summaryrefslogtreecommitdiff
path: root/lang/python24/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim2010-07-191-1/+1
* - Add support for FreeBSD 9Martin Wilke2009-11-261-2/+4
* - Ask the first Python installed to install the bin/python link,Li-Wen Hsu2009-07-141-3/+3
* - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu2009-07-121-13/+15
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-081-0/+1
* Make sure the singal is delivered to the main thread, where pythonMaxim Sobolev2009-02-271-1/+1
* - add patches from upstream svn rev.65333, fix integer overflows inMartin Wilke2008-09-111-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
* - s/PORTREVSION/PORTREVISION/Martin Wilke2008-04-301-1/+1
* - Fix zlib crash from zlib.decompressobj().flush(val)Martin Wilke2008-04-281-0/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang2008-03-161-2/+1
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-291-9/+3
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-4/+2
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-13/+30
* Update to Python 2.4.4.Xin LI2007-02-141-3/+2
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-131-3/+5
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-091-32/+8
* Fix buffer overrun when performing repr() on a unicode string in a buildSimon L. B. Nielsen2006-10-081-0/+1
* [PATCH] lang/python: Some portlint fixesEdwin Groothuis2006-05-141-3/+3
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
* Update to Python 2.4.3.Hye-Shik Chang2006-03-301-6/+12
* Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang2005-11-021-0/+1
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-021-3/+4
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang2005-07-281-1/+1
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang2005-07-181-15/+7
* - Disable "fpectl" base module on non-i386 platforms to fix buildHye-Shik Chang2005-06-191-2/+7
* - Make FPECTL support optional and turn it off by default becauseHye-Shik Chang2005-05-121-2/+11
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
* Update to Python 2.4.1Hye-Shik Chang2005-04-031-2/+1
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-041-0/+1
* Add new utility target named 'upgrade-site-packages' to upgradeHye-Shik Chang2004-12-061-0/+22
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-011-11/+12
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-7/+0
* Fix package build on 4-STABLE.Hye-Shik Chang2004-08-211-1/+1
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-201-7/+9
* - Allow to disable IPv6 support [1]Hye-Shik Chang2004-08-071-2/+3
* Make PORTREVISION overridable by slave ports.Hye-Shik Chang2004-07-101-1/+1
* Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang2004-07-091-0/+4
* Fix comment.Hye-Shik Chang2004-06-281-1/+1
* - Update to Python 2.3.4.Hye-Shik Chang2004-05-271-5/+4
* Use OPTIONS.Hye-Shik Chang2004-05-071-11/+12
* Reduce configure warning.Hye-Shik Chang2004-04-181-0/+1
* Fixed a bug where the configure script couldn't detect getaddrinfo()Hye-Shik Chang2004-04-141-1/+1
* Fix stackless build broken by the recent shared-build commit.Hye-Shik Chang2004-03-221-1/+1
* 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-111-1/+2
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/Hye-Shik Chang2004-03-091-1/+2
* Build and install a shared library and its frontend besides static oneHye-Shik Chang2004-03-081-15/+44