Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove python21 and python22. These version lines are long deprecated and | tmclaugh | 2007-01-27 | 6 | -1114/+0 |
| | | | | | | no ports require them. Approved by: python@ | ||||
* | Remove a wrong patch which doesn't apply to Python 2.2. | perky | 2006-08-12 | 1 | -20/+0 |
| | | | | | PR: 90829 Submitted by: Mike Brown <mike@skew.org> | ||||
* | - Add support for FreeBSD 7 | perky | 2005-07-28 | 3 | -1/+559 |
| | | | | | | | | - Drop support for FreeBSD 3 - Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. [1] Submitted by: jkim [1] Obtained from: Python CVS | ||||
* | - Add support for FreeBSD 6. | perky | 2004-08-21 | 2 | -0/+534 |
| | | | | | | | - Remove support for FreeBSD 2. Spotted by: marcus, kris Obtained from: Python CVS | ||||
* | Fixed a bug where the configure script couldn't detect getaddrinfo() | perky | 2004-04-14 | 1 | -0/+10 |
| | | | | | | properly if the KAME stack had SCTP support. Submitted by: suz | ||||
* | - Add python22 as an alternative version. | perky | 2003-08-01 | 1 | -4/+13 |
| | | | | | | | - 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] | ||||
* | PORTREVISION => 1 | alane | 2002-11-22 | 1 | -0/+12 |
| | | | | | | | | | | | | | | | | | | | Added lotsa missing files to pllist. Added dl module for those who like to live dangerously (petef?). PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: PR: Submitted by: Reviewed by: Approved by: Obtained from: MFC after: | ||||
* | Upgrade to Python-2.2.2. | perky | 2002-10-17 | 2 | -24/+0 |
| | | | | Approved by: tg | ||||
* | Add patch from SF PR #541980. This fixes 4suite. | tg | 2002-04-17 | 1 | -0/+14 |
| | | | | Submitted by: nectar | ||||
* | Upgrade to Python-2.2. | tg | 2002-04-12 | 1 | -56/+0 |
| | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> | ||||
* | Fix sizeof(wchar_t) calculation. | tg | 2002-01-21 | 1 | -0/+10 |
| | |||||
* | Implement PyObject_DelItemString(), which was obviously forgotten for | tg | 2002-01-16 | 1 | -0/+56 |
| | | | | | | | | Python-2.2. This will fix at least the metakit port. Bump PORTREVISION. Obtained from: Python CVS tree | ||||
* | Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. | tg | 2002-01-07 | 1 | -11/+0 |
| | | | | | | | PR: 33444 Submitted by: Hye-Shik Chang <perky@fallin.lv> Add new MD5 to dependent ports. | ||||
* | Don't build mpz extension, it's moved to a separate port. | tg | 2001-10-19 | 1 | -1/+1 |
| | |||||
* | Upgrade to 2.1. | tg | 2001-05-02 | 6 | -510/+11 |
| | |||||
* | Fix building on -current. | tg | 2001-04-26 | 1 | -0/+38 |
| | | | | | PR: 26778 Obtained from: Python CVS | ||||
* | Upgrade to 2.0. | tg | 2000-10-18 | 3 | -105/+79 |
| | |||||
* | Upgrade to 1.6. | tg | 2000-09-08 | 4 | -11/+83 |
| | |||||
* | Don't create group-writable directories. | tg | 2000-08-14 | 1 | -5/+12 |
| | | | | Submitted by: jedgar | ||||
* | Add the SHA module to the build. | tg | 1999-07-28 | 1 | -1/+7 |
| | |||||
* | Link some modules against libmytinfo to pick up a working tputs(). | tg | 1999-06-18 | 1 | -2/+2 |
| | | | | Noticed by: Klaus-Jürgen Wolf <kjwolf@online.de> | ||||
* | Enable the parser module. | tg | 1999-05-21 | 1 | -1/+1 |
| | | | | Submitted by: nectar | ||||
* | * Update python 1.5.1 -> 1.5.2 | nectar | 1999-04-21 | 1 | -3/+3 |
| | | | | * Remove python-beta | ||||
* | Activate some modules needed for zope (www.zope.com). | tg | 1999-03-11 | 1 | -3/+3 |
| | | | | Submitted by: jkoshy | ||||
* | Add new official patches and activate the dl module. | tg | 1998-04-29 | 1 | -1/+1 |
| | |||||
* | Upgrade to 1.5.1. | tg | 1998-04-15 | 1 | -9/+23 |
| | |||||
* | Use tk80, not an unsupported alpha version of tk81. | tg | 1998-02-27 | 1 | -1/+1 |
| | | | | Include locale module. | ||||
* | Upgrade to 1.5. | tg | 1998-01-06 | 3 | -56/+131 |
| | |||||
* | Use an option to disable the Tk extension (WITH_TK). Don't use | tg | 1997-11-24 | 1 | -2/+2 |
| | | | | | | | libc_r if we're not building the thread module. Respect options given in the environment. The defaults (build with Tk and thread support) don't change. | ||||
* | Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST. | tg | 1997-08-29 | 1 | -1/+1 |
| | |||||
* | Fix tk-4.1 dependency. While I'm here, add libreadline support. | tg | 1997-08-06 | 1 | -1/+1 |
| | |||||
* | Some reorganization of this port: | tg | 1997-05-14 | 2 | -9/+6 |
| | | | | | | | | | - build some modules as shared objects, reducing the interpreter's size and removing the dependency on tix - install shared objects in lib - remove version number from OS-dependent script dir A new port of PyTix will follow shortly. | ||||
* | Add NumPy to default search path. | tg | 1997-05-05 | 1 | -1/+1 |
| | |||||
* | Use new libtix. | tg | 1997-02-21 | 1 | -1/+1 |
| | |||||
* | Install config.h, so compiling extensions from C sources | tg | 1997-02-06 | 1 | -25/+23 |
| | | | | actually works. | ||||
* | Compile in the PyTix extensions, now that we have Tix. | tg | 1997-01-02 | 1 | -1/+1 |
| | | | | Change MAINTAINER from jkh to tg. OK'd by: Jordan. | ||||
* | Update to version 1.4 | jkh | 1996-11-03 | 2 | -48/+52 |
| | | | | Submitted-By: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Upgrade this port to use the latest tcl/tk. | jkh | 1996-05-12 | 1 | -1/+1 |
| | | | | Patches Submitted by: Soren Dayton <soren@ambiguity.i-2.com> | ||||
* | Update to Python 1.3 | jkh | 1996-01-18 | 1 | -10/+53 |
| | | | | Submitted by: tg | ||||
* | The Python programming language. | jkh | 1995-08-09 | 2 | -0/+293 |