summaryrefslogtreecommitdiff
path: root/databases/db42-nocrypto
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-09 09:45:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-09 09:45:37 +0000
commit1977d149f7b7a43220e22efa99ec00b66f0e60cd (patch)
tree664a894f15f5151321a8aebb040414694c322dd7 /databases/db42-nocrypto
parentremove rtf2htm, which is renamed as unrtf (diff)
Add Berkeley DB 4.2.52 after repocopy from db41.
Note to other porters who want their port to depend on this one: Use LIB_DEPENDS=db-4.2.2:${PORTSDIR}/databases/db42-nocrypto Usually, setting CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42" LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2" will then work to get the right DB library. At run time, the proper library will be looked up by its SONAME, which is "libdb-4.2.so.2" and resides in /usr/local/lib. PR: ports/60943 Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes
Notes: svn path=/head/; revision=97758
Diffstat (limited to 'databases/db42-nocrypto')
-rw-r--r--databases/db42-nocrypto/Makefile10
-rw-r--r--databases/db42-nocrypto/distinfo4
2 files changed, 8 insertions, 6 deletions
diff --git a/databases/db42-nocrypto/Makefile b/databases/db42-nocrypto/Makefile
index 5f2089585e29..e875167587b9 100644
--- a/databases/db42-nocrypto/Makefile
+++ b/databases/db42-nocrypto/Makefile
@@ -1,6 +1,6 @@
-# Ports collection makefile for: db41-nocrypto
-# Date created: 2003-02-13
-# Whom: matthias.andree@web.de
+# Ports collection makefile for: db42-nocrypto
+# Date created: 2004-01-04
+# Whom: matthias.andree@gmx.de
#
# $FreeBSD$
#
@@ -8,7 +8,9 @@
PKGNAMESUFFIX= -nocrypto
DISTNAME= db-${PORTVERSION}.NC
-MASTERDIR= ${.CURDIR}/../db41
+MAINTAINER= matthias.andree@gmx.de
+
+MASTERDIR= ${.CURDIR}/../db42
MD5_FILE= ${.CURDIR}/distinfo
.include "${MASTERDIR}/Makefile"
diff --git a/databases/db42-nocrypto/distinfo b/databases/db42-nocrypto/distinfo
index 61b9d341d448..36c335a47626 100644
--- a/databases/db42-nocrypto/distinfo
+++ b/databases/db42-nocrypto/distinfo
@@ -1,2 +1,2 @@
-MD5 (bdb/db-4.1.25.NC.tar.gz) = 9777891c1a21409a871286b7a64df2e0
-MD5 (bdb/patch.4.1.25.1) = 1e073d12cd89f9345e281ca07368f74b
+MD5 (bdb/db-4.2.52.NC.tar.gz) = ca5c61bd4b9475b95f8e74e44d60f708
+MD5 (bdb/patch.4.2.52.1) = 1227f5f9ff43d48b5b1759e113a1c2d7