[csw-devel] SF.net SVN: gar:[10216] csw/mgar/pkg/fam
theferret at users.sourceforge.net
theferret at users.sourceforge.net
Tue Jun 15 05:19:23 CEST 2010
Revision: 10216
http://gar.svn.sourceforge.net/gar/?rev=10216&view=rev
Author: theferret
Date: 2010-06-15 03:19:23 +0000 (Tue, 15 Jun 2010)
Log Message:
-----------
fam: made a stub branch to pull in gamin instead
Added Paths:
-----------
csw/mgar/pkg/fam/stub/
csw/mgar/pkg/fam/stub/Makefile
csw/mgar/pkg/fam/stub/copyright
csw/mgar/pkg/fam/stub/depend
csw/mgar/pkg/fam/stub/pkginfo
csw/mgar/pkg/fam/stub/prototype
Added: csw/mgar/pkg/fam/stub/Makefile
===================================================================
--- csw/mgar/pkg/fam/stub/Makefile (rev 0)
+++ csw/mgar/pkg/fam/stub/Makefile 2010-06-15 03:19:23 UTC (rev 10216)
@@ -0,0 +1,21 @@
+#This Makefile originally generated from a template under
+# pkg/TEMPLATES/createpkg
+
+#Uncomment one of these definitions. The -b invokation,
+# is suitable for use with small packages, where you want to have a few files
+# in your top level src directory. It is also suitable for
+# "relocateable" packages. see the createpkg docs for more details.
+CREATEPKG=createpkg -b `pwd`
+#CREATEPKG=createpkg -r .
+#CREATEPKG=createpkg -r `pwd`/cswstage
+
+package: $(STDFILE) $(FILES)
+ $(CREATEPKG)
+ touch package
+
+clean:
+ rm -f *.pkg.gz package
+
+STDFILES=pkginfo prototype
+
+
Added: csw/mgar/pkg/fam/stub/copyright
===================================================================
--- csw/mgar/pkg/fam/stub/copyright (rev 0)
+++ csw/mgar/pkg/fam/stub/copyright 2010-06-15 03:19:23 UTC (rev 10216)
@@ -0,0 +1 @@
+This package is freely redistributable and modifyable
Added: csw/mgar/pkg/fam/stub/depend
===================================================================
--- csw/mgar/pkg/fam/stub/depend (rev 0)
+++ csw/mgar/pkg/fam/stub/depend 2010-06-15 03:19:23 UTC (rev 10216)
@@ -0,0 +1 @@
+P CSWgamin
Added: csw/mgar/pkg/fam/stub/pkginfo
===================================================================
--- csw/mgar/pkg/fam/stub/pkginfo (rev 0)
+++ csw/mgar/pkg/fam/stub/pkginfo 2010-06-15 03:19:23 UTC (rev 10216)
@@ -0,0 +1,9 @@
+PKG=CSWfam
+NAME=fam - stub to pull in newer gamin package instead
+ARCH=all
+VERSION=2.70,REV=2010.06.15
+CATEGORY=application
+VENDOR=http://www.opencsw.org/ packaged for CSW by Philip Brown
+HOTLINE=http://www.opencsw.org/bugtrack/
+EMAIL=phil at opencsw.org
+OPENCSW__REPOSITORY=https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/pkg/fam/stub
Added: csw/mgar/pkg/fam/stub/prototype
===================================================================
--- csw/mgar/pkg/fam/stub/prototype (rev 0)
+++ csw/mgar/pkg/fam/stub/prototype 2010-06-15 03:19:23 UTC (rev 10216)
@@ -0,0 +1,3 @@
+i pkginfo
+i copyright
+i depend
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