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

rthurner at users.sourceforge.net rthurner at users.sourceforge.net
Sun Jul 11 15:23:56 CEST 2010


Revision: 10493
          http://gar.svn.sourceforge.net/gar/?rev=10493&view=rev
Author:   rthurner
Date:     2010-07-11 13:23:56 +0000 (Sun, 11 Jul 2010)

Log Message:
-----------
openldap24: a test to provide version specific packages

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


Property changes on: csw/mgar/pkg/openldap24/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/openldap24/trunk/Makefile
===================================================================
--- csw/mgar/pkg/openldap24/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/openldap24/trunk/Makefile	2010-07-11 13:23:56 UTC (rev 10493)
@@ -0,0 +1,34 @@
+# $Id$
+GARNAME = openldap
+GARVERSION = 2.4.22
+CATEGORIES = server
+
+DESCRIPTION = Brief description
+define BLURB
+  Long description
+endef
+
+MASTER_SITES = ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/
+DISTFILES  = $(GARNAME)-$(GARVERSION).tgz
+LICENSE = COPYRIGHT
+PACKAGES = CSWopenldap24
+
+# File name regex to get notifications about upstream software releases
+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 = 
+
+EXTRA_LIB  = $(prefix)/bdb48/lib
+EXTRA_INC  = $(prefix)/bdb48/include
+
+
+RUNTIME_DEP_PKGS_CSWopenldap24   += CSWsasl CSWosslrt CSWlibnet CSWbdb48 CSWlibicu
+# where does this come from????
+CHECKPKG_OVERRIDES_CSWopenldap24 += missing-dependency|CSWoldaprt
+
+
+CONFIGURE_ARGS = $(DIRPATHS)
+
+include gar/category.mk


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

Added: csw/mgar/pkg/openldap24/trunk/checksums
===================================================================
--- csw/mgar/pkg/openldap24/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/openldap24/trunk/checksums	2010-07-11 13:23:56 UTC (rev 10493)
@@ -0,0 +1 @@
+ef01b52255ce8e3fbf8aa34f6fe7598b  openldap-2.4.22.tgz


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