aboutsummaryrefslogtreecommitdiff
path: root/databases/py25-bsddb
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired port: This was only needed for mail/py-spambayes. NowRuslan Makhmatkhanov2012-03-181-17/+0
| | | | | | | | | it's not. Feature safe: yes Notes: svn path=/head/; revision=293533
* - Mark as deprecated. Set expiration date to 2012-03-17.Ruslan Makhmatkhanov2012-02-171-0/+3
| | | | | | | | This was a hack for mail/py-spambayes to let it work with python25. Now it's not needed because Python 2.5 is EOL anyway. Notes: svn path=/head/; revision=291574
* - A slave port of databases/py-bsddb. This gives a package ofLi-Wen Hsu2009-07-083-70/+7
| | | | | | | Python 2.5 bsddb module which is needed by mail/py-spambayes Notes: svn path=/head/; revision=237411
* - Froced commit to note repocopy: databases/py-bsddb to databases/py25-bsddbLi-Wen Hsu2009-07-061-1/+1
| | | | | | | | | PR: ports/136320 Submitted by: lwhsu Repocopied by: marcus Notes: svn path=/head/; revision=237286
* Fix build with Python 2.6Tom McLaughlin2009-04-061-2/+10
| | | | | | | | | | | - chase moved db.h include location PR: 130410 Submitted by: David Naylor Approved by: maintainer timeout Notes: svn path=/head/; revision=231676
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-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 Notes: svn path=/head/; revision=196700
* - Utilize BDB macros from bsd.database.mk.Hye-Shik Chang2006-04-221-38/+4
| | | | | | | | | | - This resolves a version problem reported in [1]. PR: 91801 [1] Submitted by: Rob B <rbyrnes@mailshack.com> [1] Notes: svn path=/head/; revision=160113
* Add support for Berkeley DB 4.3Hye-Shik Chang2005-08-291-1/+5
| | | | | | | | PR: 80998 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> Notes: svn path=/head/; revision=141315
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* Allow to build with bsddb 4.2.Hye-Shik Chang2004-01-261-9/+27
| | | | | | | | PR: 61650 Submitted by: Scot W. Hetzel <hetzelsw@westbend.net> Notes: svn path=/head/; revision=99150
* Add WITH_DB4 knob and change default to use db4.1.Hye-Shik Chang2003-11-211-5/+9
| | | | | | | Submitted by: Rui Lopes <rui@ruilopes.com> Notes: svn path=/head/; revision=94610
* Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES.Hye-Shik Chang2003-11-041-1/+1
| | | | Notes: svn path=/head/; revision=93089
* Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR.Hye-Shik Chang2003-11-041-1/+1
| | | | | | | Submitted by: marcus Notes: svn path=/head/; revision=93080
* Utilize PYTHON_SITE_SUBDIR and USE_PYTHON.Hye-Shik Chang2003-10-191-9/+3
| | | | Notes: svn path=/head/; revision=91636
* Add new port for py-bsddb,Hye-Shik Chang2003-07-314-0/+81
a bsddb[34] binding bundled in python2.3 distribution. Notes: svn path=/head/; revision=86075