[Patches] [ python-Patches-764612 ] building bsddb3 on FreeBSD

SourceForge.net noreply@sourceforge.net
Wed, 02 Jul 2003 07:19:11 -0700


Patches item #764612, was opened at 2003-07-03 00:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=764612&group_id=5470

Category: Modules
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Andrew I MacIntyre (aimacintyre)
Assigned to: Nobody/Anonymous (nobody)
Summary: building bsddb3 on FreeBSD

Initial Comment:
FreeBSD's ports of the Sleepcat DB releases use
different naming conventions than currently catered for
in setup.py.
Additionally, the ports collection currently supports
having both DB 4.1 and DB 4.0 installed concurrently.

The current setup.py really only caters for 1 variation
of any major DB version.

The attached patch expands the support so that v4.1 has
the correct include directory on FreeBSD, and allows
for both 4.1 and 4.0 to be concurrently installed.  It
also adds support for DB3 (v3.3.11 in the Ports
collection) on FreeBSD.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=764612&group_id=5470