Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Dec 2013 20:46:13 +0000 (UTC)
From:      Matthias Andree <mandree@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r336664 - in head: . databases/db4 databases/db41 databases/db42 databases/db43 databases/db44 databases/db46 databases/db47
Message-ID:  <201312162046.rBGKkDcc011445@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mandree
Date: Mon Dec 16 20:46:12 2013
New Revision: 336664
URL: http://svnweb.freebsd.org/changeset/ports/336664

Log:
  Fix/reword BerkeleyDB based UPGRADING, and change DEPRECATION text a bit
  so that people don't rush to upgrades yet.

Modified:
  head/UPDATING
  head/databases/db4/Makefile
  head/databases/db41/Makefile
  head/databases/db42/Makefile
  head/databases/db43/Makefile
  head/databases/db44/Makefile
  head/databases/db46/Makefile
  head/databases/db47/Makefile

Modified: head/UPDATING
==============================================================================
--- head/UPDATING	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/UPDATING	Mon Dec 16 20:46:12 2013	(r336664)
@@ -34,18 +34,21 @@ you update your ports collection, before
     or
   # portupgrade -a
 
-20131214:
+20131216:
   AFFECTS: users of databases/db4*
   AUTHOR: mandree@FreeBSD.org
 
-  Berkeley DB versions before and excluding 4.8 have been marked
-  deprecated.  Please see https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
-  for upgrade instructions.
+  Berkeley DB versions before and excluding 4.8 have been marked deprecated.
+  New port installations should be based on Berkeley DB 5 or 6.
 
-  You can add WITH_BDB_VERSION=5 or WITH_BDB_VERSION=6 to have all
+  Note that Oracle Berkeley DB 6 is under the more restrictive Affero GPL v3
+  license, be sure to review if using that fits your requirements.
+
+  You can add WITH_BDB_VER=5 or WITH_BDB_VER=6 to have all
   applications that get rebuilt use Oracle Berkeley DB 5 or 6, respectively.
 
-  Note that Oracle Berkeley DB 6 is under the more restrictive Affero GPL v3.
+  If you are interested in upgrading now already, we have instructions
+  at <https://wiki.freebsd.org/Ports/BerkeleyDBCleanup>.
 
 20131209:
   AFFECTS: users of dns/bind96, dns/bind98 and bind99 on FreeBSD 10.0

Modified: head/databases/db4/Makefile
==============================================================================
--- head/databases/db4/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db4/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://download.oracle.com
 DISTNAME=	db-${PORTVERSION}
 DIST_SUBDIR=	bdb
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 MAINTAINER=	mandree@FreeBSD.org
 COMMENT=	The Berkeley DB package, revision 4

Modified: head/databases/db41/Makefile
==============================================================================
--- head/databases/db41/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db41/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -19,7 +19,7 @@ COMMENT=	The Berkeley DB package, revisi
 
 CONFLICTS?=	db41-nocrypto-4*
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 

Modified: head/databases/db42/Makefile
==============================================================================
--- head/databases/db42/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db42/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -14,7 +14,7 @@ PATCHFILES=	patch.${PORTVERSION}.1  patc
 MAINTAINER=	mandree@FreeBSD.org
 COMMENT=	The Berkeley DB package, revision 4.2
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 CONFLICTS?=	db42-nocrypto-4*
 

Modified: head/databases/db43/Makefile
==============================================================================
--- head/databases/db43/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db43/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -14,7 +14,7 @@ COMMENT=	The Berkeley DB package, revisi
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 USE_LDCONFIG=		yes
 GNU_CONFIGURE=	yes

Modified: head/databases/db44/Makefile
==============================================================================
--- head/databases/db44/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db44/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -14,7 +14,7 @@ COMMENT=	The Berkeley DB package, revisi
 
 WRKSRC=		${WRKDIR}/${DISTNAME}/build_unix
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 USE_LDCONFIG=		yes
 GNU_CONFIGURE=		yes

Modified: head/databases/db46/Makefile
==============================================================================
--- head/databases/db46/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db46/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -32,7 +32,7 @@ PATCH_DIST_STRIP=	-d .. -l
 MAINTAINER=	gslin@gslin.org
 COMMENT=	The Berkeley DB package, revision 4.6
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 BDBVER=		${PORTVERSION:R:R}
 CONFIGURE_ARGS=	--enable-compat185 --enable-dump185 --enable-cxx \

Modified: head/databases/db47/Makefile
==============================================================================
--- head/databases/db47/Makefile	Mon Dec 16 20:45:37 2013	(r336663)
+++ head/databases/db47/Makefile	Mon Dec 16 20:46:12 2013	(r336664)
@@ -30,7 +30,7 @@ PATCH_DIST_STRIP=	-d .. --ignore-whitesp
 MAINTAINER=	gslin@gslin.org
 COMMENT=	The Berkeley DB package, revision 4.7
 
-DEPRECATED=	Please migrate to databases/db5
+DEPRECATED=	Please use databases/db5 or db6 for new installs.
 
 BDBVER=		${PORTVERSION:R:R}
 CONFIGURE_ARGS=	--enable-compat185 --enable-dump185 --enable-cxx \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312162046.rBGKkDcc011445>