summaryrefslogtreecommitdiff
path: root/lang/python24/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-16- remove expired portsRuslan Makhmatkhanov1-229/+0
2012-06-20- Fix builds, if the NLS option switch is set. In some casesMarcus von Appen1-2/+3
2012-06-19- Fix gettext detection for the locale moduleMarcus von Appen1-0/+9
2012-05-30- Mark Deprecated (1 month from now)Martin Wilke1-0/+3
2011-11-05- Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)Sunpoet Po-Chuan Hsieh1-4/+1
2011-10-28- Fix build on FreeBSD 10Beat Gaetzi1-1/+3
2011-09-25- Remove the HUGE_STACK_SIZE option, now Python will use defaultLi-Wen Hsu1-7/+1
2011-09-23- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov1-4/+1
2011-09-18Handle built world without NIS more gracefully; detect missing ypcat andChris Rees1-1/+10
2010-07-19Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim1-1/+1
2009-11-26- Add support for FreeBSD 9Martin Wilke1-2/+4
2009-07-14- Ask the first Python installed to install the bin/python link,Li-Wen Hsu1-3/+3
2009-07-12- Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu1-13/+15
2009-06-08- Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke1-0/+1
2009-02-27Make sure the singal is delivered to the main thread, where pythonMaxim Sobolev1-1/+1
2008-09-11- add patches from upstream svn rev.65333, fix integer overflows inMartin Wilke1-1/+1
2008-08-21Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan1-1/+0
2008-04-30- s/PORTREVSION/PORTREVISION/Martin Wilke1-1/+1
2008-04-28- Fix zlib crash from zlib.decompressobj().flush(val)Martin Wilke1-0/+1
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-1/+1
2008-03-16Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang1-2/+1
2007-10-29Add support for FreeBSD 8.Hye-Shik Chang1-9/+3
2007-10-03Remove support for OSVERSION < 5Edwin Groothuis1-4/+2
2007-07-30 - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry1-13/+30
2007-02-14Update to Python 2.4.4.Xin LI1-3/+2
2006-10-13Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang1-3/+5
2006-10-09- Update the main python version to 2.5.Hye-Shik Chang1-32/+8
2006-10-08Fix buffer overrun when performing repr() on a unicode string in a buildSimon L. B. Nielsen1-0/+1
2006-05-14[PATCH] lang/python: Some portlint fixesEdwin Groothuis1-3/+3
2006-05-09Remove USE_REINPLACE from the categories starting with LEdwin Groothuis1-1/+0
2006-03-30Update to Python 2.4.3.Hye-Shik Chang1-6/+12
2005-11-02Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang1-0/+1
2005-10-02- Update to Python 2.4.2. [1]Hye-Shik Chang1-3/+4
2005-07-28Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang1-1/+1
2005-07-18Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang1-15/+7
2005-06-19- Disable "fpectl" base module on non-i386 platforms to fix buildHye-Shik Chang1-2/+7
2005-05-12- Make FPECTL support optional and turn it off by default becauseHye-Shik Chang1-2/+11
2005-04-12At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien1-1/+1
2005-04-11Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien1-1/+1
2005-04-03Update to Python 2.4.1Hye-Shik Chang1-2/+1
2005-02-04Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang1-0/+1
2004-12-06Add new utility target named 'upgrade-site-packages' to upgradeHye-Shik Chang1-0/+22
2004-12-01- Update lang/python to 2.4 final release.Hye-Shik Chang1-11/+12
2004-11-15farewell to libxpg4.FUJISHIMA Satsuki1-7/+0
2004-08-21Fix package build on 4-STABLE.Hye-Shik Chang1-1/+1
2004-08-20- Add support for FreeBSD 6.Hye-Shik Chang1-7/+9
2004-08-07- Allow to disable IPv6 support [1]Hye-Shik Chang1-2/+3
2004-07-10Make PORTREVISION overridable by slave ports.Hye-Shik Chang1-1/+1
2004-07-09Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang1-0/+4
2004-06-28Fix comment.Hye-Shik Chang1-1/+1