summaryrefslogtreecommitdiff
path: root/lang/python23/files (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update python23 to Python 2.3.6 and python24 to Python 2.4.5.Hye-Shik Chang2008-03-161-23/+0
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-293-2/+540
* - history_length conflicts with include/readline/history.h.Rong-En Fan2007-01-211-0/+44
* - Add support for FreeBSD 7Hye-Shik Chang2005-07-284-2/+575
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-011-2/+11
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-203-4/+538
* Use ${CC} instead of cc on dynamic linkings.Hye-Shik Chang2004-06-041-4/+13
* - Update to Python 2.3.4.Hye-Shik Chang2004-05-273-85/+0
* Fixed a bug where the configure script couldn't detect getaddrinfo()Hye-Shik Chang2004-04-141-1/+9
* - Add a workaround for the net/straw port installation problemHye-Shik Chang2004-02-241-0/+17
* - Use process scope threads instead of system scope to enable largeHye-Shik Chang2004-02-093-9/+95
* - Update to Python-2.3.3Hye-Shik Chang2003-12-207-506/+37
* Add fix for a fatal bug in type's GC handling causes segfaults.Hye-Shik Chang2003-11-214-0/+487
* Ignore syntax errors on compiling 3rd party packages.Hye-Shik Chang2003-11-151-0/+16
* - Include pyexpat module in python base ports because python incorporatedHye-Shik Chang2003-11-041-6/+3
* Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't haveMaxim Sobolev2003-10-291-2/+14
* Update to Python-2.3.2Hye-Shik Chang2003-10-042-29/+9
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]Hye-Shik Chang2003-09-291-2/+11
* Use smaller recursion limits on amd64 and sparc64 to avoidHye-Shik Chang2003-09-271-0/+19
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.Hye-Shik Chang2003-09-262-4/+24
* - Update to Python-2.3.1, the lastest Bugfix release.Hye-Shik Chang2003-09-241-12/+0
* - Update to Python-2.3Hye-Shik Chang2003-07-312-7/+22
* PORTREVISION => 1Alan Eldridge2002-11-211-0/+12
* Upgrade to Python-2.2.2.Hye-Shik Chang2002-10-172-24/+0
* Add patch from SF PR #541980. This fixes 4suite.Thomas Gellekum2002-04-171-0/+14
* Upgrade to Python-2.2.Thomas Gellekum2002-04-121-56/+0
* Fix sizeof(wchar_t) calculation.Thomas Gellekum2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten forThomas Gellekum2002-01-161-0/+56
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.Thomas Gellekum2002-01-071-11/+0
* Don't build mpz extension, it's moved to a separate port.Thomas Gellekum2001-10-191-1/+1
* Upgrade to 2.1.Thomas Gellekum2001-05-026-510/+11
* Fix building on -current.Thomas Gellekum2001-04-261-0/+38
* Upgrade to 2.0.Thomas Gellekum2000-10-183-105/+79
* Upgrade to 1.6.Thomas Gellekum2000-09-084-11/+83
* Don't create group-writable directories.Thomas Gellekum2000-08-141-5/+12
* Add the SHA module to the build.Thomas Gellekum1999-07-281-1/+7
* Link some modules against libmytinfo to pick up a working tputs().Thomas Gellekum1999-06-181-2/+2
* Enable the parser module.Thomas Gellekum1999-05-211-1/+1
* * Update python 1.5.1 -> 1.5.2Jacques Vidrine1999-04-211-3/+3
* Activate some modules needed for zope (www.zope.com).Thomas Gellekum1999-03-101-3/+3
* Add new official patches and activate the dl module.Thomas Gellekum1998-04-291-1/+1
* Upgrade to 1.5.1.Thomas Gellekum1998-04-151-9/+23
* Use tk80, not an unsupported alpha version of tk81.Thomas Gellekum1998-02-271-1/+1
* Upgrade to 1.5.Thomas Gellekum1998-01-063-56/+131
* Use an option to disable the Tk extension (WITH_TK). Don't useThomas Gellekum1997-11-241-2/+2
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.Thomas Gellekum1997-08-291-1/+1
* Fix tk-4.1 dependency. While I'm here, add libreadline support.Thomas Gellekum1997-08-061-1/+1
* Some reorganization of this port:Thomas Gellekum1997-05-142-9/+6
* Add NumPy to default search path.Thomas Gellekum1997-05-051-1/+1
* Use new libtix.Thomas Gellekum1997-02-211-1/+1