ports/186441: wrong db42 dependency for devel/apr1

olli hauer ohauer at gmx.de
Fri Feb 7 06:00:01 UTC 2014


The following reply was made to PR ports/186441; it has been noted by GNATS.

From: olli hauer <ohauer at gmx.de>
To: bug-followup at FreeBSD.org
Cc: timp87 at gmail.com
Subject: Re: ports/186441: wrong db42 dependency for devel/apr1
Date: Fri, 07 Feb 2014 06:54:37 +0100

 Hi Timofeev,
 
 devel/apr1 can use any Berkeley db starting from db42.
 
 The the line 'USE_BDB=42+' is technical correct, but I see your intention.
 
 Indeed Berkeley db is optional for apr.
 In case you don't run subversion with a Berkeley DB backend or use the htdbm
 utility explicit to create bdb databases it is save to switch this option to
 OFF.
 
 The correct way to use a higher DB version is
 - using WITH_BDB_VER=XX in etc/make.conf
 - install a higher version before building apr then this version is selected
 - bumping the default version in Mk/bsd.database.mk
 
 
 -- 
 Regards,
 olli
 


More information about the freebsd-apache mailing list