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

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Apr 15 12:07:55 CEST 2013


Revision: 20713
          http://gar.svn.sourceforge.net/gar/?rev=20713&view=rev
Author:   janholzh
Date:     2013-04-15 10:07:55 +0000 (Mon, 15 Apr 2013)
Log Message:
-----------
mod_pubcookie: inital commit, install broken

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

Added: csw/mgar/pkg/mod_pubcookie/Makefile
===================================================================
--- csw/mgar/pkg/mod_pubcookie/Makefile	                        (rev 0)
+++ csw/mgar/pkg/mod_pubcookie/Makefile	2013-04-15 10:07:55 UTC (rev 20713)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/mod_pubcookie/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/mod_pubcookie/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mod_pubcookie/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/mod_pubcookie/trunk/Makefile	2013-04-15 10:07:55 UTC (rev 20713)
@@ -0,0 +1,20 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = pubcookie
+VERSION = 3.3.4a
+GARTYPE = v2
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = http://www.pubcookie.org/downloads/
+DISTFILES  = $(DISTNAME).tar.gz
+
+CONFIGURE_ARGS = $(DIRPATHS) --enable-login --enable-ldap --enable-shadow --with-apxs=/opt/csw/apache2/sbin/apxs 
+
+SKIPTEST = 1
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/mod_pubcookie/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/mod_pubcookie/trunk/checksums
===================================================================
--- csw/mgar/pkg/mod_pubcookie/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/mod_pubcookie/trunk/checksums	2013-04-15 10:07:55 UTC (rev 20713)
@@ -0,0 +1 @@
+1a1cdcb5495580313d83567d00929e0e  pubcookie-3.3.4a.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