summaryrefslogtreecommitdiffstats
path: root/lang/python
Commit message (Expand)AuthorAgeFilesLines
* Add a CONFLICT to lang/python-mode.el.perky2005-11-021-0/+1
* Bring a bugfix enabling WITHOUT_THREADS build again.perky2005-10-041-0/+27
* - Update to Python 2.4.2. [1]perky2005-10-025-55/+19
* Add checksum for 2.5.a0.20050728 snapshot.perky2005-07-281-0/+2
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.perky2005-07-282-1/+36
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.perky2005-07-183-20/+644
* - Disable "fpectl" base module on non-i386 platforms to fix buildperky2005-06-191-2/+7
* - Make FPECTL support optional and turn it off by default becauseperky2005-05-122-2/+20
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Update to Python 2.4.1perky2005-04-035-127/+43
* Fix package building on non-i386 platforms by unrestrict `audioop`perky2005-03-281-1/+1
* Unbreak package building on ia64, alpha, amd64 and sparc64 byperky2005-03-231-1/+1
* Add checksum info for Python 2.3.5.perky2005-03-201-0/+2
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-042-0/+126
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-291-2/+2
* Add new utility target named 'upgrade-site-packages' to upgradeperky2004-12-061-0/+22
* mpz module is deprecated since Python 2.2 and removed in Python 2.4.perky2004-12-021-1/+0
* - Update lang/python to 2.4 final release.perky2004-12-0111-700/+334
* - Update python-devel to 2.4c1perky2004-11-201-2/+2
* farewell to libxpg4.sf2004-11-151-7/+0
* Add checksum for Python-2.4b2.perky2004-11-061-2/+2
* Add distinfo for Python-2.4a3perky2004-09-031-4/+2
* Fix package build on 4-STABLE.perky2004-08-211-1/+1
* - Add support for FreeBSD 6.perky2004-08-205-16/+552
* - Allow to disable IPv6 support [1]perky2004-08-072-2/+5
* Make PORTREVISION overridable by slave ports.perky2004-07-101-1/+1
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-091-0/+4
* The tarball for Python 2.4a1 is renamed in the site.perky2004-07-091-2/+2
* Add checksum info for 2.4a1.perky2004-07-081-1/+2
* Fix comment.perky2004-06-281-1/+1
* Use ${CC} instead of cc on dynamic linkings.perky2004-06-041-4/+13
* - Update to Python 2.3.4.perky2004-05-276-91/+7
* Use OPTIONS.perky2004-05-071-11/+12
* Reduce configure warning.perky2004-04-181-0/+1
* Fixed a bug where the configure script couldn't detect getaddrinfo()perky2004-04-142-2/+10
* Fix stackless build broken by the recent shared-build commit.perky2004-03-221-1/+1
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-181-1/+1
* - Fix installation problem where PREFIX != LOCALBASE.perky2004-03-112-2/+4
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/perky2004-03-092-1/+3
* Build and install a shared library and its frontend besides static oneperky2004-03-082-20/+51
* - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN.perky2004-02-271-1/+2
* - Add a workaround for the net/straw port installation problemperky2004-02-242-1/+18
* On ia64, libpython2.3 must be built with -fPIC as well. This unbreaksmarcel2004-02-161-1/+1
* - Use process scope threads instead of system scope to enable largeperky2004-02-095-9/+97
* Add checksum entry for Python 2.4 040106.perky2004-01-091-0/+1
* Fix builds for whom has VPATH on his/her environment variables.perky2003-12-281-0/+1
* - Update to Python-2.3.3perky2003-12-209-508/+42
* Add WWW.demon2003-12-041-0/+2
* Add fix for a fatal bug in type's GC handling causes segfaults.perky2003-11-215-1/+488
OpenPOWER on IntegriCloud