aboutsummaryrefslogtreecommitdiffstats
path: root/databases/py-bsddb
Commit message (Collapse)AuthorAgeFilesLines
* - Make Python 2.5.1 the default Python versionalexbl2007-07-301-0/+2
| | | | | | | | | | - Add significantly better support in bsd.python.mk for working with Python Eggs and the easy_install system Tested by: pointyhat runs Approved by: pav (portmgr) Most work by: perky Thanks to: pav
* - Utilize BDB macros from bsd.database.mk.perky2006-04-221-38/+4
| | | | | | | - This resolves a version problem reported in [1]. PR: 91801 [1] Submitted by: Rob B <rbyrnes@mailshack.com> [1]
* Add support for Berkeley DB 4.3perky2005-08-291-1/+5
| | | | | PR: 80998 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1
|
* Allow to build with bsddb 4.2.perky2004-01-261-9/+27
| | | | | PR: 61650 Submitted by: Scot W. Hetzel <hetzelsw@westbend.net>
* Add WITH_DB4 knob and change default to use db4.1.perky2003-11-211-5/+9
| | | | Submitted by: Rui Lopes <rui@ruilopes.com>
* Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.perky2003-11-051-1/+1
|
* Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.perky2003-11-051-1/+1
| | | | Submitted by: marcus
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.perky2003-10-191-9/+3
|
* Add new port for py-bsddb,perky2003-08-014-0/+81
a bsddb[34] binding bundled in python2.3 distribution.