Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Make Python 2.5.1 the default Python version | alexbl | 2007-07-30 | 1 | -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. | perky | 2006-04-22 | 1 | -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.3 | perky | 2005-08-29 | 1 | -1/+5 |
| | | | | | PR: 80998 Submitted by: NIIMI Satoshi <sa2c@sa2c.net> | ||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 2 | -1/+1 |
| | |||||
* | Allow to build with bsddb 4.2. | perky | 2004-01-26 | 1 | -9/+27 |
| | | | | | PR: 61650 Submitted by: Scot W. Hetzel <hetzelsw@westbend.net> | ||||
* | Add WITH_DB4 knob and change default to use db4.1. | perky | 2003-11-21 | 1 | -5/+9 |
| | | | | Submitted by: Rui Lopes <rui@ruilopes.com> | ||||
* | Enable building for Python-2.4 by utilizing PYTHON_MASTER_SITES. | perky | 2003-11-05 | 1 | -1/+1 |
| | |||||
* | Chase bsd.python.mk's change PYTHON_SITE_SUBDIR -> PYTHON_MASTER_SITE_SUBDIR. | perky | 2003-11-05 | 1 | -1/+1 |
| | | | | Submitted by: marcus | ||||
* | Utilize PYTHON_SITE_SUBDIR and USE_PYTHON. | perky | 2003-10-19 | 1 | -9/+3 |
| | |||||
* | Add new port for py-bsddb, | perky | 2003-08-01 | 4 | -0/+81 |
a bsddb[34] binding bundled in python2.3 distribution. |