[csw-devel] SF.net SVN: gar:[5847] csw/mgar/pkg/cpan
skayser at users.sourceforge.net
skayser at users.sourceforge.net
Tue Aug 4 17:44:33 CEST 2009
Revision: 5847
http://gar.svn.sourceforge.net/gar/?rev=5847&view=rev
Author: skayser
Date: 2009-08-04 15:44:33 +0000 (Tue, 04 Aug 2009)
Log Message:
-----------
cpan/Apache2-AuthzNIS: initial commit
Added Paths:
-----------
csw/mgar/pkg/cpan/Apache2-AuthzNIS/
csw/mgar/pkg/cpan/Apache2-AuthzNIS/branches/
csw/mgar/pkg/cpan/Apache2-AuthzNIS/tags/
csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/
csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/Makefile
csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/checksums
csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/files/
csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/files/changelog.CSW
Property changes on: csw/mgar/pkg/cpan/Apache2-AuthzNIS/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/cpan/Apache2-AuthzNIS/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/Makefile 2009-08-04 15:44:33 UTC (rev 5847)
@@ -0,0 +1,23 @@
+GARNAME = Apache2-AuthzNIS
+GARVERSION = 0.13
+CATEGORIES = cpan
+AUTHOR = ITEAHAUS
+
+DESCRIPTION = mod_perl2 NIS Group Authorization module
+define BLURB
+ Long description
+endef
+
+PACKAGES = CSWpmap2authznis
+CATALOGNAME = pm_ap2authznis
+ARCHALL = 1
+
+REQUIRED_PKGS = CSWpmnetnis
+
+include gar/category.mk
+
+post-install-modulated: DOCDEST=$(DESTDIR)$(docdir)/$(CATALOGNAME)
+post-install-modulated:
+ @ginstall -d $(DOCDEST)
+ @cp $(FILEDIR)/changelog.CSW $(DOCDEST)
+ @$(MAKECOOKIE)
Added: csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/checksums
===================================================================
--- csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/checksums (rev 0)
+++ csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/checksums 2009-08-04 15:44:33 UTC (rev 5847)
@@ -0,0 +1 @@
+109e4f89077788ce0ad256be37d0f1fc download/Apache2-AuthzNIS-0.13.tar.gz
Added: csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/files/changelog.CSW
===================================================================
--- csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/files/changelog.CSW (rev 0)
+++ csw/mgar/pkg/cpan/Apache2-AuthzNIS/trunk/files/changelog.CSW 2009-08-04 15:44:33 UTC (rev 5847)
@@ -0,0 +1,5 @@
+pm_ap2authznis (0.13,REV=2009.08.04)
+
+ * Initial release.
+
+ -- Sebastian Kayser <skayser at opencsw.org> Tue, 4 Aug 2009 17:38:19 +0200
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