summaryrefslogtreecommitdiff
path: root/lang/python26/files/patch-configure (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Resurrect lang/python-devel port with Python 2.5 development snapshotHye-Shik Chang2005-01-291-24/+0
| | | | | | | as of today. Notes: svn path=/head/; revision=127590
* Update to 2.4a3Hye-Shik Chang2004-09-031-2/+2
| | | | | | | | PR: 71340 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Notes: svn path=/head/; revision=118057
* - Update lang/python-devel to Python-2.4 031022 snapshot.Hye-Shik Chang2003-10-291-10/+19
| | | | | | | | | | | | | - Correct USE_ZOPE dependency to Python 2.1. [1] - Fetch from correct MASTER_SITE_SUBDIR when upgrading python in same branch. [2] - Enable installing separated standard modules for python-devel port. Reported by: Filippo Natali <pitonat@libero.it> [1], Yoshihiko Sarumaru <mistral@imasy.or.jp> [2] Notes: svn path=/head/; revision=92598
* Update to 2.3c1Hye-Shik Chang2003-07-191-12/+3
| | | | Notes: svn path=/head/; revision=85183
* Update new python-devel port to 2.3.b2.Hye-Shik Chang2003-07-031-0/+24
| | | | | | | | | | | | | | | | This update introduces two new knobs to _disable_ somewhat experimental options: BUILD_STATIC=yes Unless this option is specified, the port will build python as shared binary. WITH_UCS2=yes Unless this option is specified, Py_UNICODE type will charge 4 bytes per character (as we do for wchar_t) Repo-copied by: joe (thanks!) Notes: svn path=/head/; revision=84141
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-171-10/+0
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68198
* Fix sizeof(wchar_t) calculation.Thomas Gellekum2002-01-211-0/+10
Notes: svn path=/head/; revision=53452