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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Jul 28 11:14:17 CEST 2009


Revision: 5682
          http://gar.svn.sourceforge.net/gar/?rev=5682&view=rev
Author:   dmichelsen
Date:     2009-07-28 09:14:17 +0000 (Tue, 28 Jul 2009)

Log Message:
-----------
bdb46: Remove trunk as the package was never released. There is now only the latest version in bdb

Added Paths:
-----------
    csw/mgar/pkg/bdb46/tags/unreleased/

Removed Paths:
-------------
    csw/mgar/pkg/bdb46/trunk/Makefile
    csw/mgar/pkg/bdb46/trunk/checksums
    csw/mgar/pkg/bdb46/trunk/files/

Deleted: csw/mgar/pkg/bdb46/trunk/Makefile
===================================================================
--- csw/mgar/pkg/bdb46/trunk/Makefile	2009-07-28 09:02:03 UTC (rev 5681)
+++ csw/mgar/pkg/bdb46/trunk/Makefile	2009-07-28 09:14:17 UTC (rev 5682)
@@ -1,62 +0,0 @@
-GARNAME = db
-GARVERSION = 4.6.21
-CATEGORIES = lib
-
-DESCRIPTION = embedded database libraries and utilities
-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
-
-MASTER_SITES = http://download.oracle.com/berkeley-db/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz 
-DISTFILES += $(call admfiles,CSWbdb46,depend prototype)
-DISTFILES += $(call admfiles,CSWbdb46-devel,depend prototype)
-DISTFILES += $(call admfiles,CSWbdb46-doc,depend prototype)
-
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-
-SPKG_SOURCEURL = http://www.oracle.com/technology/software/products/berkeley-db/db/index.html
-
-WORKSRC = $(WORKDIR)/$(GARNAME)-$(GARVERSION)/build_unix
-
-# No patches for the 4.6 series... yet.
-#PATCHDIR = $(WORKSRC)/..
-#PATCHDIRLEVEL = 0
-#PATCHFILES += $(notdir $(wildcard $(FILEDIR)/patch.*.diff))
-
-CONFIGURE_SCRIPTS = dist
-
-CONFIGURE_ARGS  = --prefix=$(prefix)/bdb46
-CONFIGURE_ARGS += --disable-cryptography
-CONFIGURE_ARGS += --enable-compat185
-CONFIGURE_ARGS += --enable-o_direct
-CONFIGURE_ARGS += --enable-rpc
-CONFIGURE_ARGS += --enable-cxx
-CONFIGURE_ARGS += --enable-java
-CONFIGURE_ARGS += --enable-tcl
-CONFIGURE_ARGS += --with-tcl=$(libdir)
-
-FIXCONFIG_DIRS  = $(DESTDIR)$(prefix)/bdb46/lib
-
-# bdb tests are *very* time consuming
-TEST_SCRIPTS =
-
-include gar/category.mk
-
-LIBS += -lnsl
-export LIBS
-
-PATH := /usr/j2se/bin:$(PATH)
-export PATH
-
-configure-dist:
-	@( cd $(WORKSRC) ; $(CONFIGURE_ENV) ../dist/configure $(CONFIGURE_ARGS) )
-	@$(MAKECOOKIE)
-

Deleted: csw/mgar/pkg/bdb46/trunk/checksums
===================================================================
--- csw/mgar/pkg/bdb46/trunk/checksums	2009-07-28 09:02:03 UTC (rev 5681)
+++ csw/mgar/pkg/bdb46/trunk/checksums	2009-07-28 09:14:17 UTC (rev 5682)
@@ -1,10 +0,0 @@
-718082e7e35fc48478a2334b0bc4cd11  download/db-4.6.21.tar.gz
-aba0c466fce71fa800ff4458a8701500  download/CSWbdb46.gspec
-8093298b67861e241b0d2499c9f2ff89  download/CSWbdb46.depend
-a6db5a49695256610d79a0f562e0ec27  download/CSWbdb46.prototype
-3e067c8c8bb6752b43e57b36172413f5  download/CSWbdb46-devel.gspec
-b2084ee979fdcb4130e2c4cf96106731  download/CSWbdb46-devel.depend
-9dfce8d4a0b7db55bbc3f8c017afa95b  download/CSWbdb46-devel.prototype
-e7ccfc6fcb8b234e529f77a22b375819  download/CSWbdb46-doc.gspec
-8093298b67861e241b0d2499c9f2ff89  download/CSWbdb46-doc.depend
-fec8e74506f8e656bd4d24afdddadb94  download/CSWbdb46-doc.prototype


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