diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /databases/db47 | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'databases/db47')
-rw-r--r-- | databases/db47/Makefile | 49 | ||||
-rw-r--r-- | databases/db47/distinfo | 3 | ||||
-rw-r--r-- | databases/db47/files/patch-dist::configure | 13 | ||||
-rw-r--r-- | databases/db47/pkg-descr | 11 | ||||
-rw-r--r-- | databases/db47/pkg-plist | 53 |
5 files changed, 0 insertions, 129 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile deleted file mode 100644 index 01ae208706e3..000000000000 --- a/databases/db47/Makefile +++ /dev/null @@ -1,49 +0,0 @@ -# New ports collection makefile for: db46 -# Date created: 2007-07-26 -# Whom: Gea-Suan Lin <gslin@gslin.org> -# -# $FreeBSD$ -# - -PORTNAME= db46 -PORTVERSION= 4.6.21.0 -CATEGORIES= databases -MASTER_SITES= http://download-west.oracle.com/berkeley-db/ \ - http://download-east.oracle.com/berkeley-db/ \ - http://download-uk.oracle.com/berkeley-db/ -PKGNAMEPREFIX?= -DISTNAME= db-${PORTVERSION:R} -DIST_SUBDIR= bdb - -# I allow matthias.andree@gmx.de and all freebsd committer to do changes -# to this package. -MAINTAINER= gslin@gslin.org -COMMENT= The Berkeley DB package, revision 4.6 - -BDBVER= ${PORTVERSION:R:R} -CONFIGURE_ARGS= --enable-compat185 --enable-dump185 --enable-cxx \ - --enable-dynamic --enable-rpc --enable-pthread_api \ - --includedir=${PREFIX}/include/${PORTNAME} \ - --libdir=${PREFIX}/lib/${PORTNAME} \ - --bindir=${PREFIX}/bin/${PORTNAME} -CONFIGURE_SCRIPT= ../dist/configure -GNU_CONFIGURE= yes -INSTALL_TARGET= install_include install_lib install_utilities -LIBTOOLFILES= ${CONFIGURE_SCRIPT} -WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix -USE_LDCONFIG= yes - -.if !defined(NOPORTDOCS) -INSTALL_TARGET+= install_docs docdir=${DOCSDIR} -PORTDOCS= * -.endif - -post-install: -.for i in libdb libdb_cxx - ${LN} -s -f ${PORTNAME}/${i}-${BDBVER}.so.0 ${PREFIX}/lib - ${LN} -s -f ${i}-${BDBVER}.so.0 ${PREFIX}/lib/${i}-${BDBVER}.so -.endfor - cd ${PREFIX}/bin/${PORTNAME} ; \ - for i in * ; do ${LN} -s -f ${PORTNAME}/$$i ../$$i-${BDBVER} ; done - -.include <bsd.port.mk> diff --git a/databases/db47/distinfo b/databases/db47/distinfo deleted file mode 100644 index 3c03c3a53f56..000000000000 --- a/databases/db47/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (bdb/db-4.6.21.tar.gz) = 718082e7e35fc48478a2334b0bc4cd11 -SHA256 (bdb/db-4.6.21.tar.gz) = 53ea9c9f03746a0aa415e6706e9c6da18ca18148f20ad1465b182411a7985e21 -SIZE (bdb/db-4.6.21.tar.gz) = 11881885 diff --git a/databases/db47/files/patch-dist::configure b/databases/db47/files/patch-dist::configure deleted file mode 100644 index 2dac99fc909d..000000000000 --- a/databases/db47/files/patch-dist::configure +++ /dev/null @@ -1,13 +0,0 @@ ---- ../dist/configure.orig Wed Dec 5 13:14:02 2001 -+++ ../dist/configure Wed Dec 5 13:24:01 2001 -@@ -20867,8 +20867,8 @@ - - MAKEFILE_CC="\$(LIBTOOL) --mode=compile ${MAKEFILE_CC}" --MAKEFILE_SOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CCLINK} -avoid-version" -+MAKEFILE_SOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CCLINK} -version-info 0:0:0" - MAKEFILE_CCLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CCLINK}" - MAKEFILE_CXX="\$(LIBTOOL) --mode=compile ${MAKEFILE_CXX}" --MAKEFILE_XSOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CXXLINK} -avoid-version" -+MAKEFILE_XSOLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CXXLINK} -version-info 0:0:0" - MAKEFILE_CXXLINK="\$(LIBTOOL) --mode=link ${MAKEFILE_CXXLINK}" - diff --git a/databases/db47/pkg-descr b/databases/db47/pkg-descr deleted file mode 100644 index 57e18a6333c2..000000000000 --- a/databases/db47/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Oracle Berkeley DB is a family of open source embeddable databases -that allows developers to incorporate within their applications a -fast, scalable, transactional database engine with industrial grade -reliability and availability. As a result, customers and end-users -will experience an application that simply works, reliably manages -data, can scale under extreme load, but requires no ongoing database -administration. As a developer, you can focus on your application and -be confident that Oracle Berkeley DB will manage your persistence -needs. - -WWW: http://www.oracle.com/database/berkeley-db/index.html diff --git a/databases/db47/pkg-plist b/databases/db47/pkg-plist deleted file mode 100644 index e4a0343e6f56..000000000000 --- a/databases/db47/pkg-plist +++ /dev/null @@ -1,53 +0,0 @@ -@comment $FreeBSD$ -bin/berkeley_db_svc-4.6 -bin/db46/berkeley_db_svc -bin/db46/db_archive -bin/db46/db_checkpoint -bin/db46/db_codegen -bin/db46/db_deadlock -bin/db46/db_dump -bin/db46/db_dump185 -bin/db46/db_hotbackup -bin/db46/db_load -bin/db46/db_printlog -bin/db46/db_recover -bin/db46/db_stat -bin/db46/db_upgrade -bin/db46/db_verify -bin/db_archive-4.6 -bin/db_checkpoint-4.6 -bin/db_codegen-4.6 -bin/db_deadlock-4.6 -bin/db_dump-4.6 -bin/db_dump185-4.6 -bin/db_hotbackup-4.6 -bin/db_load-4.6 -bin/db_printlog-4.6 -bin/db_recover-4.6 -bin/db_stat-4.6 -bin/db_upgrade-4.6 -bin/db_verify-4.6 -include/db46/db.h -include/db46/db_185.h -include/db46/db_cxx.h -lib/db46/libdb-4.6.a -lib/db46/libdb-4.6.la -lib/db46/libdb-4.6.so -lib/db46/libdb-4.6.so.0 -lib/db46/libdb-4.so -lib/db46/libdb.a -lib/db46/libdb.so -lib/db46/libdb_cxx-4.6.a -lib/db46/libdb_cxx-4.6.la -lib/db46/libdb_cxx-4.6.so -lib/db46/libdb_cxx-4.6.so.0 -lib/db46/libdb_cxx-4.so -lib/db46/libdb_cxx.a -lib/db46/libdb_cxx.so -lib/libdb-4.6.so -lib/libdb-4.6.so.0 -lib/libdb_cxx-4.6.so -lib/libdb_cxx-4.6.so.0 -@dirrmtry lib/db46 -@dirrmtry include/db46 -@dirrmtry bin/db46 |