| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build if POSIX semaphore enabled is | Martin Wilke | 2009-09-15 | 2 | -2/+8 |
* | - Add support for FreeBSD 9.0 | Martin Wilke | 2009-09-11 | 5 | -15/+38 |
* | - Use dirrmtry in lib-old dir to fix some plist leftlovers | Martin Wilke | 2009-08-13 | 2 | -2/+2 |
* | - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly) | Li-Wen Hsu | 2009-08-02 | 1 | -1/+0 |
* | - Ask the first Python installed to install the bin/python link, | Li-Wen Hsu | 2009-07-14 | 1 | -2/+3 |
* | - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATA | Li-Wen Hsu | 2009-07-12 | 2 | -576/+578 |
* | - Update lang/python26 and make Python 2.6.2 to the default Python version | Martin Wilke | 2009-06-08 | 4 | -15/+30 |
* | Add support for building Python against GNU Portable Threads (Pth), | Bruce M Simpson | 2009-03-14 | 7 | -21/+129 |
* | Make sure the singal is delivered to the main thread, where python | Maxim Sobolev | 2009-02-27 | 2 | -1/+31 |
* | Fix typo in UCS4 knob handling. | Tom McLaughlin | 2009-02-22 | 1 | -1/+2 |
* | - Update to python 2.5.4 and python 2.6.1 | Martin Wilke | 2009-02-16 | 3 | -14/+23 |
* | Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!) | Hye-Shik Chang | 2008-10-13 | 27 | -1945/+323 |
* | - Security fixes | Martin Wilke | 2008-09-08 | 20 | -1/+877 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | - Fix zlib crash from zlib.decompressobj().flush(val) | Martin Wilke | 2008-04-25 | 3 | -1/+28 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -2/+2 |
* | Force to build bsddb185 module to make pkg-plist consistent. | Hye-Shik Chang | 2008-02-29 | 1 | -9/+18 |
* | - Fix plist | Pav Lucistnik | 2008-02-25 | 2 | -0/+2 |
* | Update to Python 2.5.2. | Hye-Shik Chang | 2008-02-24 | 3 | -10/+125 |
* | Add support for FreeBSD 8. | Hye-Shik Chang | 2007-10-29 | 3 | -8/+945 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-03 | 1 | -10/+2 |
* | - Make Python 2.5.1 the default Python version | Alexander Botero-Lowry | 2007-07-30 | 3 | -13/+40 |
* | - Force setup.py picks up readline and ncurses from base. This fixes build | Rong-En Fan | 2007-02-27 | 1 | -3/+37 |
* | Correct a patch not to install unwanted files. | Hye-Shik Chang | 2006-10-16 | 1 | -10/+10 |
* | Revert the default version of Python to 2.4 for the ports freeze | Hye-Shik Chang | 2006-10-13 | 3 | -14/+13 |
* | Fix build with WITH_FPECTL=yes on i386. | Hye-Shik Chang | 2006-10-10 | 1 | -0/+1 |
* | - Restrict a dependency to the real interpreter to _RUN only. This | Hye-Shik Chang | 2006-10-09 | 1 | -7/+0 |
* | Simple portupgrade doesn't upgrade python correctly, so add a check | Hye-Shik Chang | 2006-10-09 | 1 | -0/+7 |
* | - Update the main python version to 2.5. | Hye-Shik Chang | 2006-10-09 | 5 | -22/+45 |
* | - Update lang/python-devel to Python 2.5c2 | Hye-Shik Chang | 2006-09-13 | 3 | -10/+22 |
* | Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8. | Hye-Shik Chang | 2006-08-10 | 2 | -3/+17 |
* | Update python-devel to 2.5b3. | Hye-Shik Chang | 2006-08-04 | 3 | -35/+39 |
* | Mark broken: fails to install cleanly. | Mark Linimon | 2006-07-15 | 1 | -0/+2 |
* | Update python-devel to 2.5b1. | Hye-Shik Chang | 2006-06-23 | 4 | -22/+149 |
* | Remove USE_REINPLACE from the categories starting with L | Edwin Groothuis | 2006-05-09 | 1 | -1/+0 |
* | Fix build on environments without python. | Hye-Shik Chang | 2006-03-27 | 1 | -0/+3 |
* | Update to Python trunk snapshot as of 2006-03-26. | Hye-Shik Chang | 2006-03-26 | 4 | -2969/+1322 |
* | SHA256ify | Edwin Groothuis | 2006-01-22 | 1 | -0/+1 |
* | Update python-devel to 2.5.a0.20050728 snapshot. | Hye-Shik Chang | 2005-07-28 | 3 | -25/+43 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
* | Fix package building on non-i386 platforms by unrestrict `audioop` | Hye-Shik Chang | 2005-03-28 | 1 | -1/+1 |
* | Unbreak package building on ia64, alpha, amd64 and sparc64 by | Hye-Shik Chang | 2005-03-23 | 1 | -1/+1 |
* | Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer | Hye-Shik Chang | 2005-02-04 | 2 | -0/+6 |
* | Resurrect lang/python-devel port with Python 2.5 development snapshot | Hye-Shik Chang | 2005-01-29 | 5 | -563/+58 |
* | IGNORE this port for a while. Some 2.5.a0 snapshot will be available | Hye-Shik Chang | 2004-12-01 | 1 | -1/+3 |
* | - Update python-devel to 2.4c1 | Hye-Shik Chang | 2004-11-20 | 2 | -3/+3 |
* | farewell to libxpg4. | FUJISHIMA Satsuki | 2004-11-15 | 1 | -7/+0 |
* | Update -devel to Python-2.4b2. | Hye-Shik Chang | 2004-11-06 | 3 | -6/+14 |
* | Update to 2.4a3 | Hye-Shik Chang | 2004-09-03 | 6 | -160/+43 |