aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python24/files
Commit message (Expand)AuthorAgeFilesLines
* Bring a bugfix enabling WITHOUT_THREADS build again.perky2005-10-041-0/+27
* - Update to Python 2.4.2. [1]perky2005-10-023-52/+13
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.perky2005-07-281-0/+35
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.perky2005-07-181-0/+632
* Update to Python 2.4.1perky2005-04-032-125/+17
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-041-0/+125
* - Update lang/python to 2.4 final release.perky2004-12-018-646/+7
* - Add support for FreeBSD 6.perky2004-08-213-4/+538
* Use ${CC} instead of cc on dynamic linkings.perky2004-06-041-4/+13
* - Update to Python 2.3.4.perky2004-05-273-85/+0
* Fixed a bug where the configure script couldn't detect getaddrinfo()perky2004-04-141-1/+9
* - Add a workaround for the net/straw port installation problemperky2004-02-241-0/+17
* - Use process scope threads instead of system scope to enable largeperky2004-02-093-9/+95
* - Update to Python-2.3.3perky2003-12-207-506/+37
* Add fix for a fatal bug in type's GC handling causes segfaults.perky2003-11-214-0/+487
* Ignore syntax errors on compiling 3rd party packages.perky2003-11-161-0/+16
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-051-6/+3
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't havesobomax2003-10-301-2/+14
* Update to Python-2.3.2perky2003-10-042-29/+9
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]perky2003-09-291-2/+11
* Use smaller recursion limits on amd64 and sparc64 to avoidperky2003-09-281-0/+19
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.perky2003-09-272-4/+24
* - Update to Python-2.3.1, the lastest Bugfix release.perky2003-09-241-12/+0
* - Update to Python-2.3perky2003-08-012-7/+22
* PORTREVISION => 1alane2002-11-221-0/+12
* Upgrade to Python-2.2.2.perky2002-10-172-24/+0
* Add patch from SF PR #541980. This fixes 4suite.tg2002-04-171-0/+14
* Upgrade to Python-2.2.tg2002-04-121-56/+0
* Fix sizeof(wchar_t) calculation.tg2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-161-0/+56
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-071-11/+0
* Don't build mpz extension, it's moved to a separate port.tg2001-10-191-1/+1
* Upgrade to 2.1.tg2001-05-026-510/+11
* Fix building on -current.tg2001-04-261-0/+38
* Upgrade to 2.0.tg2000-10-183-105/+79
* Upgrade to 1.6.tg2000-09-084-11/+83
* Don't create group-writable directories.tg2000-08-141-5/+12
* Add the SHA module to the build.tg1999-07-281-1/+7
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-181-2/+2
* Enable the parser module.tg1999-05-211-1/+1
* * Update python 1.5.1 -> 1.5.2nectar1999-04-211-3/+3
* Activate some modules needed for zope (www.zope.com).tg1999-03-111-3/+3
* Add new official patches and activate the dl module.tg1998-04-291-1/+1
* Upgrade to 1.5.1.tg1998-04-151-9/+23
* Use tk80, not an unsupported alpha version of tk81.tg1998-02-271-1/+1
* Upgrade to 1.5.tg1998-01-063-56/+131
* Use an option to disable the Tk extension (WITH_TK). Don't usetg1997-11-241-2/+2
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.tg1997-08-291-1/+1
* Fix tk-4.1 dependency. While I'm here, add libreadline support.tg1997-08-061-1/+1
* Some reorganization of this port:tg1997-05-142-9/+6
* Add NumPy to default search path.tg1997-05-051-1/+1
* Use new libtix.tg1997-02-211-1/+1
* Install config.h, so compiling extensions from C sourcestg1997-02-061-25/+23
* Compile in the PyTix extensions, now that we have Tix.tg1997-01-021-1/+1
* Update to version 1.4jkh1996-11-032-48/+52
* Upgrade this port to use the latest tcl/tk.jkh1996-05-121-1/+1
* Update to Python 1.3jkh1996-01-181-10/+53
* The Python programming language.jkh1995-08-092-0/+293