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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Mar 17 13:37:47 CET 2009


Revision: 3791
          http://gar.svn.sourceforge.net/gar/?rev=3791&view=rev
Author:   dmichelsen
Date:     2009-03-17 12:37:47 +0000 (Tue, 17 Mar 2009)

Log Message:
-----------
xbill: Initial commit

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


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


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


Added: csw/mgar/pkg/xbill/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xbill/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/xbill/trunk/Makefile	2009-03-17 12:37:47 UTC (rev 3791)
@@ -0,0 +1,37 @@
+GARNAME = xbill
+GARVERSION = 2.1
+CATEGORIES = apps
+
+DESCRIPTION = Seek out and destroy all forms of Bill
+define BLURB
+  Ever get the feeling that nothing is going right? You're a sysadmin,
+  and someone's trying to destroy your computers. The little people
+  running around the screen are trying to infect your computers with
+  Wingdows [TM], a virus cleverly designed to resemble a popular
+  operating system. Additionally, some computers are connected with
+  network cables. When one computer on a network becomes infected,
+  a spark will be sent down the cable, and will infect the computer
+  on the other end when it reaches there.
+endef
+
+MASTER_SITES = http://www.xbill.org/download/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tar.gz
+
+SPKG_SOURCEURL = http://www.xbill.org
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+# If the url used to check for software update is different of MASTER_SITES, then 
+# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
+# UPSTREAM_MASTER_SITES = 
+
+REQUIRED_PKGS = CSWglib CSWgtk CSWxaw3d CSWxpm
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+EXTRA_LDFLAGS = -L$(libdir) -lXpm -lX11
+
+TEST_SCRIPTS =
+
+include gar/category.mk

Added: csw/mgar/pkg/xbill/trunk/checksums
===================================================================
--- csw/mgar/pkg/xbill/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/xbill/trunk/checksums	2009-03-17 12:37:47 UTC (rev 3791)
@@ -0,0 +1 @@
+585e4866b15255a24203db9959407b2f  download/xbill-2.1.tar.gz


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