| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove expired lang/python32 | Ruslan Makhmatkhanov | 2016-02-02 | 16 | -669/+0 |
* | lang/python{27,3*}: Backport patch in upstream issue20397 | Kubilay Kocak | 2016-01-08 | 1 | -0/+34 |
* | lang/python32: Mark deprecated / fix No-EDGD/-SSLv3 | Bernard Spil | 2015-12-24 | 1 | -0/+174 |
* | - Update lang/python32 to 3.2.6 [1] | Martin Wilke | 2015-12-21 | 1 | -49/+0 |
* | Add version specified ports of separated standard Python modules for | Li-Wen Hsu | 2015-11-19 | 1 | -0/+10 |
* | lang/python{27,32,33}: Fix missing shlib path in python-config | Kubilay Kocak | 2015-10-18 | 1 | -0/+32 |
* | lang/python32: Fix ABIFLAGS for PYMALLOC option | Kubilay Kocak | 2015-01-21 | 1 | -0/+24 |
* | Change INSTALL_DATA to install with mode 644 | Antoine Brodin | 2014-09-04 | 1 | -14/+0 |
* | - Remove everything related to USE_PYTHON and bsd.python.mk. This is a | Marcus von Appen | 2014-08-01 | 3 | -79/+96 |
* | lang/python{31,32,33}: Fix stage/package as non-root | Kubilay Kocak | 2014-04-22 | 1 | -2/+24 |
* | lang/python{31,32,33}: Add clang 3.4 fix from python27 | Kubilay Kocak | 2014-04-20 | 1 | -0/+15 |
* | - Fix build with readline 6.3 from ports | Antoine Brodin | 2014-03-01 | 1 | -0/+54 |
* | lang/python*: Backport security fix for CVE-2014-1912 | Kubilay Kocak | 2014-03-01 | 1 | -0/+49 |
* | All Python ports: Address abort() for ctypes import on FreeBSD/ARM | Kubilay Kocak | 2013-12-08 | 1 | -0/+36 |
* | Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1 | Kubilay Kocak | 2013-12-01 | 1 | -6/+12 |
* | lang/python32: Backport upstream kevent fix | Kubilay Kocak | 2013-12-01 | 1 | -0/+11 |
* | Resolve gettext (libintl) detection and linking in all Python ports | Kubilay Kocak | 2013-09-08 | 2 | -11/+47 |
* | Add patch that resolves the issue, found after r250991 in src HEAD. | Ruslan Makhmatkhanov | 2013-06-10 | 1 | -0/+10 |
* | - update to latest upstream versions: | Ruslan Makhmatkhanov | 2013-05-17 | 1 | -0/+46 |
* | - Update: | Martin Wilke | 2012-04-11 | 4 | -91/+0 |
* | - Mark Python as Secure | Martin Wilke | 2012-02-18 | 1 | -0/+46 |
* | - Fix build on FreeBSD 10 | Beat Gaetzi | 2011-10-28 | 3 | -6/+7 |
* | - Finish removal of PLIST trick and OpenSSL 0.9.8 detection. | Li-Wen Hsu | 2011-02-26 | 1 | -16/+7 |
* | - Update to 3.2.0 and complete repocopy | Wen Heping | 2011-02-22 | 2 | -44/+44 |
* | - Update to 3.1.3 | Wen Heping | 2010-12-14 | 3 | -91/+79 |
* | Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). | Jung-uk Kim | 2010-07-19 | 5 | -0/+109 |
* | - add missing patch | Martin Wilke | 2009-11-26 | 1 | -0/+10 |
* | - Add support for FreeBSD 9 | Martin Wilke | 2009-11-26 | 1 | -3/+21 |
* | - Add Python 3.1 | Li-Wen Hsu | 2009-07-06 | 1 | -18/+17 |
* | - Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATA | Li-Wen Hsu | 2009-07-02 | 1 | -1/+1 |
* | Remove "_gdbm" module from packaging which should be excluded in | Hye-Shik Chang | 2008-10-13 | 1 | -1/+1 |
* | Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!) | Hye-Shik Chang | 2008-10-13 | 24 | -1875/+26 |
* | - Security fixes | Martin Wilke | 2008-09-08 | 19 | -0/+876 |
* | - Fix zlib crash from zlib.decompressobj().flush(val) | Martin Wilke | 2008-04-25 | 2 | -0/+27 |
* | Force to build bsddb185 module to make pkg-plist consistent. | Hye-Shik Chang | 2008-02-29 | 1 | -9/+18 |
* | Add support for FreeBSD 8. | Hye-Shik Chang | 2007-10-29 | 1 | -0/+938 |
* | - 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 | 1 | -0/+10 |
* | - Update the main python version to 2.5. | Hye-Shik Chang | 2006-10-09 | 1 | -12/+11 |
* | Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8. | Hye-Shik Chang | 2006-08-10 | 1 | -3/+12 |
* | Update python-devel to 2.5b1. | Hye-Shik Chang | 2006-06-23 | 1 | -5/+5 |
* | Update to Python trunk snapshot as of 2006-03-26. | Hye-Shik Chang | 2006-03-26 | 1 | -0/+11 |
* | Resurrect lang/python-devel port with Python 2.5 development snapshot | Hye-Shik Chang | 2005-01-29 | 2 | -542/+0 |
* | Update to 2.4a3 | Hye-Shik Chang | 2004-09-03 | 3 | -137/+5 |
* | - Add support for FreeBSD 6. | Hye-Shik Chang | 2004-08-21 | 3 | -3/+653 |
* | - Update to 2.4a2 | Hye-Shik Chang | 2004-08-07 | 2 | -20/+0 |
* | - Update to 2.4a1, the first alpha release of Python 2.4. | Hye-Shik Chang | 2004-07-08 | 3 | -21/+17 |
* | Ignore syntax errors on compiling 3rd party packages. | Hye-Shik Chang | 2003-11-15 | 1 | -0/+16 |
* | - Include pyexpat module in python base ports because python incorporated | Hye-Shik Chang | 2003-11-04 | 1 | -1/+1 |