summaryrefslogtreecommitdiff
path: root/lang/python24 (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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-283-2/+7
* - 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
* - remove MD5Olli Hauer2011-07-031-1/+0
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim2010-07-192-1/+39
* - Add support for FreeBSD 9Martin Wilke2009-11-263-3/+8
* - 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-122-503/+505
* - 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-272-1/+31
* - add patches from upstream svn rev.65333, fix integer overflows inMartin Wilke2008-09-1114-1/+460
* 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-283-0/+28
* - 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-163-6/+4
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-293-14/+596
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-4/+2
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-303-21/+48
* - Force setup.py picks up readline and ncurses from base. This fixes buildRong-En Fan2007-02-271-2/+27
* Update to Python 2.4.4.Xin LI2007-02-145-82/+16
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-133-13/+10
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-094-94/+20
* Fix buffer overrun when performing repr() on a unicode string in a buildSimon L. B. Nielsen2006-10-082-0/+68
* Add a checksum for 2.5c2 and remove checksums for old beta releases.Hye-Shik Chang2006-09-131-6/+3
* Avoid to use "ncursesw" which causes segfault when the system hasHye-Shik Chang2006-08-121-2/+20
* Add checksums for Python 2.5b3 and remove old checksums for pre-alphaHye-Shik Chang2006-08-041-9/+3
* Add a checksum for Python 2.5b1Hye-Shik Chang2006-06-231-0/+3
* [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-304-2938/+1228
* Add a checksum for Python 2.5.a0.20060326Hye-Shik Chang2006-03-261-0/+3
* SHA256ify (approved by krion@)Edwin Groothuis2006-02-011-11/+41
* Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang2005-11-021-0/+1
* Bring a bugfix enabling WITHOUT_THREADS build again.Hye-Shik Chang2005-10-041-0/+27
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-025-55/+19
* Add checksum for 2.5.a0.20050728 snapshot.Hye-Shik Chang2005-07-281-0/+2
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang2005-07-282-1/+36
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang2005-07-183-20/+644
* - 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-122-2/+20
* 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-035-127/+43
* Fix package building on non-i386 platforms by unrestrict `audioop`Hye-Shik Chang2005-03-281-1/+1
* Unbreak package building on ia64, alpha, amd64 and sparc64 byHye-Shik Chang2005-03-231-1/+1
* Add checksum info for Python 2.3.5.Hye-Shik Chang2005-03-201-0/+2
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-042-0/+126