summaryrefslogtreecommitdiff
path: root/lang/python24/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - remove expired portsRuslan Makhmatkhanov2012-07-161-229/+0
* - Fix builds, if the NLS option switch is set. In some casesMarcus von Appen2012-06-201-2/+3
* - Fix gettext detection for the locale moduleMarcus von Appen2012-06-191-0/+9
* - Mark Deprecated (1 month from now)Martin Wilke2012-05-301-0/+3
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)Sunpoet Po-Chuan Hsieh2011-11-051-4/+1
* - Fix build on FreeBSD 10Beat Gaetzi2011-10-281-1/+3
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultLi-Wen Hsu2011-09-251-7/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+1
* Handle built world without NIS more gracefully; detect missing ypcat andChris Rees2011-09-181-1/+10
* 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