summaryrefslogtreecommitdiff
path: root/databases/db47
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-25 20:45:27 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-25 20:45:27 +0000
commit7c4de62e41ba2f0a0ca83040400210b65076aea3 (patch)
treefe08f6571bd664e63fa50d6f06249faa3f5a0a7a /databases/db47
parentGekko is an Open Source solution for your Web Content Management necessities (diff)
- After repocopy from databases/db43, add db 4.4.16
PR: ports/89384 Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer) Repocopy by: marcus
Notes
Notes: svn path=/head/; revision=149483
Diffstat (limited to 'databases/db47')
-rw-r--r--databases/db47/Makefile22
-rw-r--r--databases/db47/distinfo5
-rw-r--r--databases/db47/pkg-descr14
-rw-r--r--databases/db47/pkg-plist98
4 files changed, 69 insertions, 70 deletions
diff --git a/databases/db47/Makefile b/databases/db47/Makefile
index 636966954b0e..8d9c83c4e1ea 100644
--- a/databases/db47/Makefile
+++ b/databases/db47/Makefile
@@ -1,12 +1,12 @@
-# ports collection makefile for: Berkeley DB v4.3
-# Date created: 2004-11-10
+# ports collection makefile for: Berkeley DB v4.4
+# Date created: 2005-11-21
# Whom: Matthias Andree <matthias.andree@gmx.de>
#
# $FreeBSD$
#
-PORTNAME= db43
-PORTVERSION= 4.3.29
+PORTNAME= db44
+PORTVERSION= 4.4.16
CATEGORIES= databases
MASTER_SITES= http://downloads.sleepycat.com/
PKGNAMESUFFIX?=
@@ -17,16 +17,15 @@ PATCH_SITES= http://www.sleepycat.com/update/${PORTVERSION}/
PATCH_DIST_STRIP= -d ..
MAINTAINER= matthias.andree@gmx.de
-COMMENT= The Berkeley DB package, revision 4.3
+COMMENT= The Berkeley DB package, revision 4.4
WRKSRC= ${WRKDIR}/${DISTNAME}/build_unix
USE_REINPLACE= yes
INSTALLS_SHLIB= yes
-USE_AUTOTOOLS= libtool:15
+USE_AUTOTOOLS= libtool:15
CONFIGURE_SCRIPT= ../dist/configure
LIBTOOLFILES= ${CONFIGURE_SCRIPT}
-CONFIGURE_TARGET= --target=${ARCH}-portbld-freebsd${OSREL}
BDBVER= ${PORTVERSION:R}
BDBMINOR= ${BDBVER:E:S/^\.//}
BDBDIR= BerkeleyDB.${BDBVER}
@@ -46,7 +45,7 @@ pre-patch:
@${REINPLACE_CMD} -Ee 's|-l?pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/${CONFIGURE_SCRIPT}
pre-configure:
- ${CHMOD} u+w ${WRKSRC}/../dist/configure
+ @${CHMOD} u+w ${WRKSRC}/../dist/configure
post-configure:
@${REINPLACE_CMD} -e '/^extern void db_rpc_serverprog/ d;' ${WRKSRC}/db_server.h
@@ -61,10 +60,5 @@ post-install:
.endif
cd ${PREFIX}/bin/${PORTNAME} ; \
for i in * ; do ${LN} -s -f ${PORTNAME}/$$i ../$$i-${BDBVER} ; done
-.include <bsd.port.pre.mk>
-.if ${ARCH} == amd64
-CONFIGURE_ARGS+= --with-mutex=x86/gcc-assembly
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/databases/db47/distinfo b/databases/db47/distinfo
index b881785af2df..c533a47af40b 100644
--- a/databases/db47/distinfo
+++ b/databases/db47/distinfo
@@ -1,2 +1,3 @@
-MD5 (bdb/db-4.3.29.tar.gz) = 13585a20ce32f113b8e8cdb57f52e3bb
-SIZE (bdb/db-4.3.29.tar.gz) = 6103264
+MD5 (bdb/db-4.4.16.tar.gz) = ec58179a39695cab6512eee0db0d71b9
+SHA256 (bdb/db-4.4.16.tar.gz) = c582252f730f7602603af0d1caa7efcfe278d2314cde004da3c29ae0218e2b3e
+SIZE (bdb/db-4.4.16.tar.gz) = 8116212
diff --git a/databases/db47/pkg-descr b/databases/db47/pkg-descr
index c99b54437029..d388abec8c4f 100644
--- a/databases/db47/pkg-descr
+++ b/databases/db47/pkg-descr
@@ -1,13 +1,15 @@
-Version 4.3 of the Berkeley Data Base library which offers (key/value) storage
+Version 4.4 of the Berkeley Data Base library which offers (key/value) storage
with optional concurrent access or transactions interface.
-Utilities are included in the distribution to convert v1.85 databases to v4.3
-databases, and a backwards compatible API is provided to maintain
-compatibility with programs using the v1.85 interface.
+This port will install the AES (American Encryption Standard) enabled version.
+
+Utilities are included in the distribution to convert v1.85 databases to v4.4
+databases, and a backwards compatible API is provided to maintain compatibility
+with programs using the v1.85 interface.
For details on compatibility with other DB versions, see:
-http://www.sleepycat.com/download/patchlogs.shtml
+http://dev.sleepycat.com/downloads/releasehistorybdb.html
-- Matthias Andree
-WWW: http://www.sleepycat.com/
+WWW: http://www.sleepycat.com/products/bdb.html
diff --git a/databases/db47/pkg-plist b/databases/db47/pkg-plist
index 8d51f88a0b49..554ddbac3237 100644
--- a/databases/db47/pkg-plist
+++ b/databases/db47/pkg-plist
@@ -1,48 +1,50 @@
-bin/db43/berkeley_db_svc
-bin/db43/db_archive
-bin/db43/db_checkpoint
-bin/db43/db_deadlock
-bin/db43/db_dump
-bin/db43/db_dump185
-bin/db43/db_load
-bin/db43/db_printlog
-bin/db43/db_recover
-bin/db43/db_stat
-bin/db43/db_upgrade
-bin/db43/db_verify
-bin/berkeley_db_svc-4.3
-bin/db_archive-4.3
-bin/db_checkpoint-4.3
-bin/db_deadlock-4.3
-bin/db_dump-4.3
-bin/db_dump185-4.3
-bin/db_load-4.3
-bin/db_printlog-4.3
-bin/db_recover-4.3
-bin/db_stat-4.3
-bin/db_upgrade-4.3
-bin/db_verify-4.3
-include/db43/db.h
-include/db43/db_185.h
-include/db43/db_cxx.h
-lib/db43/libdb-4.3.a
-lib/db43/libdb-4.3.la
-lib/db43/libdb-4.3.so
-lib/db43/libdb-4.3.so.0
-lib/db43/libdb-4.so
-lib/db43/libdb.a
-lib/db43/libdb.so
-lib/db43/libdb_cxx-4.3.a
-lib/db43/libdb_cxx-4.3.la
-lib/db43/libdb_cxx-4.3.so
-lib/db43/libdb_cxx-4.3.so.0
-lib/db43/libdb_cxx-4.so
-lib/db43/libdb_cxx.a
-lib/db43/libdb_cxx.so
-lib/libdb-4.3.so
-lib/libdb-4.3.so.0
-lib/libdb_cxx-4.3.so
-lib/libdb_cxx-4.3.so.0
-@dirrm lib/db43
-@dirrm include/db43
-@dirrm bin/db43
+bin/db44/berkeley_db_svc
+bin/db44/db_archive
+bin/db44/db_checkpoint
+bin/db44/db_deadlock
+bin/db44/db_dump
+bin/db44/db_dump185
+bin/db44/db_hotbackup
+bin/db44/db_load
+bin/db44/db_printlog
+bin/db44/db_recover
+bin/db44/db_stat
+bin/db44/db_upgrade
+bin/db44/db_verify
+bin/berkeley_db_svc-4.4
+bin/db_archive-4.4
+bin/db_checkpoint-4.4
+bin/db_deadlock-4.4
+bin/db_dump-4.4
+bin/db_dump185-4.4
+bin/db_hotbackup-4.4
+bin/db_load-4.4
+bin/db_printlog-4.4
+bin/db_recover-4.4
+bin/db_stat-4.4
+bin/db_upgrade-4.4
+bin/db_verify-4.4
+include/db44/db.h
+include/db44/db_185.h
+include/db44/db_cxx.h
+lib/db44/libdb-4.4.a
+lib/db44/libdb-4.4.la
+lib/db44/libdb-4.4.so
+lib/db44/libdb-4.4.so.0
+lib/db44/libdb-4.so
+lib/db44/libdb.a
+lib/db44/libdb.so
+lib/db44/libdb_cxx-4.4.a
+lib/db44/libdb_cxx-4.4.la
+lib/db44/libdb_cxx-4.4.so
+lib/db44/libdb_cxx-4.4.so.0
+lib/db44/libdb_cxx-4.so
+lib/db44/libdb_cxx.a
+lib/db44/libdb_cxx.so
+lib/libdb-4.4.so
+lib/libdb-4.4.so.0
+lib/libdb_cxx-4.4.so
+lib/libdb_cxx-4.4.so.0
+@dirrm lib/db44
+@dirrm include/db44
+@dirrm bin/db44