summaryrefslogtreecommitdiff
path: root/lang/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-131-4/+5
* - Restrict a dependency to the real interpreter to _RUN only. ThisHye-Shik Chang2006-10-091-1/+1
* Fix version number to 2.5 even if 2.4 is in the system.Hye-Shik Chang2006-10-091-1/+2
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-099-2674/+15
* Fix buffer overrun when performing repr() on a unicode string in a buildSimon L. B. Nielsen2006-10-082-0/+68
* Add a checksum for 2.5c2 and remove checksums for old beta releases.Hye-Shik Chang2006-09-131-6/+3
* Avoid to use "ncursesw" which causes segfault when the system hasHye-Shik Chang2006-08-121-2/+20
* Add checksums for Python 2.5b3 and remove old checksums for pre-alphaHye-Shik Chang2006-08-041-9/+3
* Add a checksum for Python 2.5b1Hye-Shik Chang2006-06-231-0/+3
* [PATCH] lang/python: Some portlint fixesEdwin Groothuis2006-05-141-3/+3
* Remove USE_REINPLACE from the categories starting with LEdwin Groothuis2006-05-091-1/+0
* Update to Python 2.4.3.Hye-Shik Chang2006-03-304-2938/+1228
* Add a checksum for Python 2.5.a0.20060326Hye-Shik Chang2006-03-261-0/+3
* SHA256ify (approved by krion@)Edwin Groothuis2006-02-011-11/+41
* Add a CONFLICT to lang/python-mode.el.Hye-Shik Chang2005-11-021-0/+1
* Bring a bugfix enabling WITHOUT_THREADS build again.Hye-Shik Chang2005-10-041-0/+27
* - Update to Python 2.4.2. [1]Hye-Shik Chang2005-10-025-55/+19
* Add checksum for 2.5.a0.20050728 snapshot.Hye-Shik Chang2005-07-281-0/+2
* Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ.Hye-Shik Chang2005-07-282-1/+36
* Backport support for FreeBSD 7 and drop support for FreeBSD 3.Hye-Shik Chang2005-07-183-20/+644
* - Disable "fpectl" base module on non-i386 platforms to fix buildHye-Shik Chang2005-06-191-2/+7
* - Make FPECTL support optional and turn it off by default becauseHye-Shik Chang2005-05-122-2/+20
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
* Update to Python 2.4.1Hye-Shik Chang2005-04-035-127/+43
* Fix package building on non-i386 platforms by unrestrict `audioop`Hye-Shik Chang2005-03-281-1/+1
* Unbreak package building on ia64, alpha, amd64 and sparc64 byHye-Shik Chang2005-03-231-1/+1
* Add checksum info for Python 2.3.5.Hye-Shik Chang2005-03-201-0/+2
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerHye-Shik Chang2005-02-042-0/+126
* Resurrect lang/python-devel port with Python 2.5 development snapshotHye-Shik Chang2005-01-291-2/+2
* Add new utility target named 'upgrade-site-packages' to upgradeHye-Shik Chang2004-12-061-0/+22
* mpz module is deprecated since Python 2.2 and removed in Python 2.4.Hye-Shik Chang2004-12-021-1/+0
* - Update lang/python to 2.4 final release.Hye-Shik Chang2004-12-0111-700/+334
* - Update python-devel to 2.4c1Hye-Shik Chang2004-11-201-2/+2
* farewell to libxpg4.FUJISHIMA Satsuki2004-11-151-7/+0
* Add checksum for Python-2.4b2.Hye-Shik Chang2004-11-061-2/+2
* Add distinfo for Python-2.4a3Hye-Shik Chang2004-09-031-4/+2
* Fix package build on 4-STABLE.Hye-Shik Chang2004-08-211-1/+1
* - Add support for FreeBSD 6.Hye-Shik Chang2004-08-205-16/+552
* - Allow to disable IPv6 support [1]Hye-Shik Chang2004-08-072-2/+5
* Make PORTREVISION overridable by slave ports.Hye-Shik Chang2004-07-101-1/+1
* Allow to install and use 3rd party packages in X11BASE.Hye-Shik Chang2004-07-091-0/+4
* The tarball for Python 2.4a1 is renamed in the site.Hye-Shik Chang2004-07-091-2/+2
* Add checksum info for 2.4a1.Hye-Shik Chang2004-07-081-1/+2
* Fix comment.Hye-Shik Chang2004-06-281-1/+1
* 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-276-91/+7
* Use OPTIONS.Hye-Shik Chang2004-05-071-11/+12
* Reduce configure warning.Hye-Shik Chang2004-04-181-0/+1
* Fixed a bug where the configure script couldn't detect getaddrinfo()Hye-Shik Chang2004-04-142-2/+10