[csw-devel] SF.net SVN: gar:[9068] csw/mgar/pkg

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Mar 9 18:46:53 CET 2010


Revision: 9068
          http://gar.svn.sourceforge.net/gar/?rev=9068&view=rev
Author:   bonivart
Date:     2010-03-09 17:46:52 +0000 (Tue, 09 Mar 2010)

Log Message:
-----------
namebench: initial commit

Added Paths:
-----------
    csw/mgar/pkg/namebench/
    csw/mgar/pkg/namebench/branches/
    csw/mgar/pkg/namebench/tags/
    csw/mgar/pkg/namebench/trunk/
    csw/mgar/pkg/namebench/trunk/Makefile
    csw/mgar/pkg/namebench/trunk/checksums
    csw/mgar/pkg/namebench/trunk/files/


Property changes on: csw/mgar/pkg/namebench/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2


Added: csw/mgar/pkg/namebench/trunk/Makefile
===================================================================
--- csw/mgar/pkg/namebench/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/namebench/trunk/Makefile	2010-03-09 17:46:52 UTC (rev 9068)
@@ -0,0 +1,22 @@
+GARNAME = namebench
+GARVERSION = 1.2
+CATEGORIES = python
+
+DESCRIPTION = DNS benchmark utility
+define BLURB
+  DNS benchmark utility
+endef
+
+MASTER_SITES = http://namebench.googlecode.com/files/
+DISTFILES  = $(GARNAME)-$(GARVERSION)-source.tgz
+
+RUNTIME_DEP_PKGS = CSWpython-tk
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tgz
+
+ARCHALL = 1
+
+TEST_SCRIPTS =
+
+include gar/category.mk

Added: csw/mgar/pkg/namebench/trunk/checksums
===================================================================
--- csw/mgar/pkg/namebench/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/namebench/trunk/checksums	2010-03-09 17:46:52 UTC (rev 9068)
@@ -0,0 +1 @@
+2e04a66154cc21d3fe448305c3f60558  namebench-1.2-source.tgz


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.


More information about the devel mailing list