summaryrefslogtreecommitdiff
path: root/lang/python23 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Correct pre-install target to pre-su-install so that the credentialHye-Shik Chang2004-03-181-1/+1
* - Fix installation problem where PREFIX != LOCALBASE.Hye-Shik Chang2004-03-112-2/+4
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/Hye-Shik Chang2004-03-092-1/+3
* Build and install a shared library and its frontend besides static oneHye-Shik Chang2004-03-082-20/+51
* - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.Hye-Shik Chang2004-02-271-1/+2
* - Add a workaround for the net/straw port installation problemHye-Shik Chang2004-02-242-1/+18
* On ia64, libpython2.3 must be built with -fPIC as well. This unbreaksMarcel Moolenaar2004-02-161-1/+1
* - Use process scope threads instead of system scope to enable largeHye-Shik Chang2004-02-095-9/+97
* Add checksum entry for Python 2.4 040106.Hye-Shik Chang2004-01-091-0/+1
* Fix builds for whom has VPATH on his/her environment variables.Hye-Shik Chang2003-12-281-0/+1
* - Update to Python-2.3.3Hye-Shik Chang2003-12-209-508/+42
* Add WWW.Dmitry Sivachenko2003-12-041-0/+2
* Add fix for a fatal bug in type's GC handling causes segfaults.Hye-Shik Chang2003-11-215-1/+488
* Ignore syntax errors on compiling 3rd party packages.Hye-Shik Chang2003-11-151-0/+16
* Clarify a sentence on pkg-message.Hye-Shik Chang2003-11-121-1/+1
* - Include pyexpat module in python base ports because python incorporatedHye-Shik Chang2003-11-044-8/+5
* - Update lang/python-devel to Python-2.4 031022 snapshot.Hye-Shik Chang2003-10-293-6/+6
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't haveMaxim Sobolev2003-10-293-2/+16
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsHye-Shik Chang2003-10-211-2/+2
* - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internalHye-Shik Chang2003-10-191-1/+5
* Add alpha to list of 64bit architectures. (This fixes packageHye-Shik Chang2003-10-161-1/+1
* Update to Python-2.3.2Hye-Shik Chang2003-10-044-31/+11
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]Hye-Shik Chang2003-09-293-7/+19
* Use smaller recursion limits on amd64 and sparc64 to avoidHye-Shik Chang2003-09-271-0/+19
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.Hye-Shik Chang2003-09-263-4/+25
* Add notes about separated standard modules.Hye-Shik Chang2003-09-262-0/+14
* - Update to Python-2.3.1, the lastest Bugfix release.Hye-Shik Chang2003-09-243-14/+9
* BUILD_STATIC by default because it's better.Hye-Shik Chang2003-08-221-1/+2
* Add md5 digest for python 2.4a0.20030801Hye-Shik Chang2003-08-011-0/+1
* - Update to Python-2.3Hye-Shik Chang2003-07-315-451/+882
* Set per-thread stack size to 0x20000 (default) or 0x100000Hye-Shik Chang2003-07-091-1/+6
* o Utilize MASTER_SITE_PYTHON.Hye-Shik Chang2003-07-042-4/+9
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-091-1/+1
* REST IN PEACEWill Andrews2003-06-081-1/+1
* Update to 2.2.3Hye-Shik Chang2003-06-043-4/+62
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-062-1/+1
* PORTREVSION => 2.Alan Eldridge2002-11-212-170/+2
* PORTREVISION => 1Alan Eldridge2002-11-211-0/+12
* PORTREVISION => 1Alan Eldridge2002-11-212-2/+168
* Simplified threads configuration.Alan Eldridge2002-11-211-3/+5
* Take over as maintainer since tg is taking a leave of absence from portAlan Eldridge2002-11-151-1/+1
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-175-30/+44
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.Thomas Gellekum2002-06-141-6/+6
* Fix building on the Alpha.Thomas Gellekum2002-05-162-4/+10
* Add patch from SF PR #541980. This fixes 4suite.Thomas Gellekum2002-04-171-0/+14
* Upgrade to Python-2.2.Thomas Gellekum2002-04-124-64/+6
* Add SourceForge as a well connected secondary MASTER_SITES location.Thomas Gellekum2002-04-021-0/+2
* Explicitly enable IPv6 support.Thomas Gellekum2002-04-021-2/+8
* Fix sizeof(wchar_t) calculation.Thomas Gellekum2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2002-01-162-0/+57