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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Sun Oct 18 11:28:04 CEST 2009


Revision: 6881
          http://gar.svn.sourceforge.net/gar/?rev=6881&view=rev
Author:   dmichelsen
Date:     2009-10-18 09:28:04 +0000 (Sun, 18 Oct 2009)

Log Message:
-----------
bdb3,bdb33: Prepare for rechange CSWbdb33 to CSWbdb3

Added Paths:
-----------
    csw/mgar/pkg/bdb3/tags/bdb-consolidation-4.4.20,REV=2009.07.28/
    csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/
    csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile
    csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/checksums

Removed Paths:
-------------
    csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile
    csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/checksums
    csw/mgar/pkg/bdb3/trunk/
    csw/mgar/pkg/bdb33/tags/bdb-consolidation-4.4.20,REV=2009.07.28/

Deleted: csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile
===================================================================
--- csw/mgar/pkg/bdb3/trunk/Makefile	2009-10-08 23:22:09 UTC (rev 6801)
+++ csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile	2009-10-18 09:28:04 UTC (rev 6881)
@@ -1,33 +0,0 @@
-GARNAME = db
-GARVERSION = 3.3.11
-CATEGORIES = lib
-
-DESCRIPTION = Stub package as contents moved to CSWbdb33
-define BLURB
-  Berkeley DB (libdb) is a programmatic toolkit that provides embedded database
-  support for both traditional and client/server applications. It includes
-  b+tree, queue, extended linear hashing, fixed, and variable-length record
-  access methods, transactions, locking, logging, shared memory caching and
-  database recovery. DB supports C, C++, Java, and Perl APIs. It is available
-  for a wide variety of UNIX platforms as well as Windows NT and Windows 95
-  (MSVC 4, 5 and 6).
-endef
-
-PACKAGES = CSWbdb3
-CATALOGNAME = berkeleydb3
-
-ARCHALL = 1
-REQUIRED_PKGS = CSWbdb33
-
-CONFIGURE_SCRIPTS =
-BUILD_SCRIPTS =
-INSTALL_SCRIPTS = custom
-
-TEST_SCRIPTS =
-
-include gar/category.mk
-
-install-custom:
-	ginstall -d $(DESTDIR)$(libdir)
-	ln -s ../bdb33/lib/libdb-3.3.so $(DESTDIR)$(libdir)
-	@$(MAKECOOKIE)

Copied: csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile (from rev 6657, csw/mgar/pkg/bdb3/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile	                        (rev 0)
+++ csw/mgar/pkg/bdb3/tags/bdb3-stub-to-bdb33-UNRELEASED/Makefile	2009-10-18 09:28:04 UTC (rev 6881)
@@ -0,0 +1,33 @@
+GARNAME = db
+GARVERSION = 3.3.11
+CATEGORIES = lib
+
+DESCRIPTION = Stub package as contents moved to CSWbdb33
+define BLURB
+  Berkeley DB (libdb) is a programmatic toolkit that provides embedded database
+  support for both traditional and client/server applications. It includes
+  b+tree, queue, extended linear hashing, fixed, and variable-length record
+  access methods, transactions, locking, logging, shared memory caching and
+  database recovery. DB supports C, C++, Java, and Perl APIs. It is available
+  for a wide variety of UNIX platforms as well as Windows NT and Windows 95
+  (MSVC 4, 5 and 6).
+endef
+
+PACKAGES = CSWbdb3
+CATALOGNAME = berkeleydb3
+
+ARCHALL = 1
+REQUIRED_PKGS = CSWbdb33
+
+CONFIGURE_SCRIPTS =
+BUILD_SCRIPTS =
+INSTALL_SCRIPTS = custom
+
+TEST_SCRIPTS =
+
+include gar/category.mk
+
+install-custom:
+	ginstall -d $(DESTDIR)$(libdir)
+	ln -s ../bdb33/lib/libdb-3.3.so $(DESTDIR)$(libdir)
+	@$(MAKECOOKIE)


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