aboutsummaryrefslogtreecommitdiff
path: root/lang/python23/files/patch-setup.py
Commit message (Collapse)AuthorAgeFilesLines
* - Get rid python-2.3 and python-3.0 (no longer under developement)Martin Wilke2009-12-181-29/+0
| | | | | | | Reviewed by: alexbl, clsung, pav Notes: svn path=/head/; revision=246131
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-291-1/+1
| | | | | | | Obtained from: Python SVN (r58697, r58698) Notes: svn path=/head/; revision=202249
* - Add support for FreeBSD 7Hye-Shik Chang2005-07-281-1/+1
| | | | | | | | | | | - Drop support for FreeBSD 3 - Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1] Submitted by: jkim [1] Obtained from: Python CVS Notes: svn path=/head/; revision=140289
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-011-2/+11
| | | | | | | - Finish repocopy lang/python -> lang/python23 for Python 2.3.4 Notes: svn path=/head/; revision=122898
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-201-4/+4
| | | | | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS Notes: svn path=/head/; revision=116861
* - Include pyexpat module in python base ports because python incorporatedHye-Shik Chang2003-11-041-6/+3
| | | | | | | | | | | expat 1.95.6 in its distribution from Python-2.3. - Bump PORTREVISION subsequently. Requested by: Mike Brown <mike@skew.org> Jeremy Kloth <jeremy.kloth@fourthought.com> Notes: svn path=/head/; revision=93094
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't haveMaxim Sobolev2003-10-291-2/+14
| | | | | | | | access to other arches yet), and enable it on freebsd5 (it's enabled on freebsd4 OOB). Notes: svn path=/head/; revision=92591
* - Update to Python-2.3Hye-Shik Chang2003-07-311-7/+7
| | | | | | | | | | - Correct pydoc search path to lang/python-doc-html port's [1] PR: 43036 [1] Submitted by: Emil Sit <sit@amsterdam.lcs.mit.edu> [1] Notes: svn path=/head/; revision=86069
* Don't build mpz extension, it's moved to a separate port.Thomas Gellekum2001-10-191-1/+1
| | | | Notes: svn path=/head/; revision=48936
* Upgrade to 2.1.Thomas Gellekum2001-05-021-0/+11
Notes: svn path=/head/; revision=42158