[csw-devel] SF.net SVN: gar:[10838] csw/mgar/pkg
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Mon Aug 30 13:46:00 CEST 2010
Revision: 10838
http://gar.svn.sourceforge.net/gar/?rev=10838&view=rev
Author: dmichelsen
Date: 2010-08-30 11:46:00 +0000 (Mon, 30 Aug 2010)
Log Message:
-----------
libdnet: Initial commit
Added Paths:
-----------
csw/mgar/pkg/libdnet/
csw/mgar/pkg/libdnet/branches/
csw/mgar/pkg/libdnet/tags/
csw/mgar/pkg/libdnet/trunk/
csw/mgar/pkg/libdnet/trunk/Makefile
csw/mgar/pkg/libdnet/trunk/checksums
csw/mgar/pkg/libdnet/trunk/files/
Property changes on: csw/mgar/pkg/libdnet/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/libdnet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/libdnet/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/libdnet/trunk/Makefile 2010-08-30 11:46:00 UTC (rev 10838)
@@ -0,0 +1,24 @@
+# $Id$
+GARNAME = libdnet
+GARVERSION = 1.11
+CATEGORIES = lib
+
+DESCRIPTION = A simplified, portable interface to several low-level networking routines
+define BLURB
+endef
+
+MASTER_SITES = $(SF_MIRROR)
+DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+
+# File name regex to get notifications about upstream software releases
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
+LICENSE = LICENSE
+
+BUILD64 = 1
+NOISAEXEC = 1
+CONFIGURE_ARGS = $(DIRPATHS)
+
+MERGE_DIRS_isa-extra = $(libdir)
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/libdnet/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/libdnet/trunk/checksums
===================================================================
--- csw/mgar/pkg/libdnet/trunk/checksums (rev 0)
+++ csw/mgar/pkg/libdnet/trunk/checksums 2010-08-30 11:46:00 UTC (rev 10838)
@@ -0,0 +1 @@
+04c394ed8e1e7fc455456e79e908916d libdnet-1.11.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