aboutsummaryrefslogtreecommitdiff
path: root/lang/python27/files
Commit message (Expand)AuthorAgeFilesLines
* - Update to version 2.7.12Wen Heping2016-07-031-17/+0
* lang/python[xx]: backport upstream fix for CVE-2016-5636Ruslan Makhmatkhanov2016-06-171-0/+17
* For the various lang/python* ports, improve the __FreeBSD_versionDimitry Andric2016-04-251-0/+13
* lang/python{27,3*}: Backport patch in upstream issue20397Kubilay Kocak2016-01-082-0/+64
* lang/python{27,32,33}: Fix missing shlib path in python-configKubilay Kocak2015-10-181-0/+21
* lang/python: Update to 2.7.10Bernard Spil2015-07-039-25/+48
* lang/python27: Update to 2.7.9Marcus von Appen2014-12-222-92/+7
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inAntoine Brodin2014-09-121-0/+58
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-041-33/+0
* lang/python{27,33,34}: Backport fix for upstream Issue #21166Kubilay Kocak2014-08-231-0/+74
* - Remove everything related to USE_PYTHON and bsd.python.mk. This is aMarcus von Appen2014-08-025-49/+97
* lang/python27: Update to 2.7.8Kubilay Kocak2014-07-148-192/+43
* lang/python{31,32,33}: Fix stage/package as non-rootKubilay Kocak2014-04-221-0/+12
* lang/python{31,32,33}: Add clang 3.4 fix from python27Kubilay Kocak2014-04-201-0/+4
* Allow staging/packaging as a regular user:Antoine Brodin2014-04-051-3/+28
* - Fix build with readline 6.3 from portsAntoine Brodin2014-03-011-0/+55
* lang/python*: Backport security fix for CVE-2014-1912Kubilay Kocak2014-03-011-0/+50
* Unbreak python module builds across the tree as a result of clang 3.4 importSean Bruno2014-02-281-0/+11
* All Python ports: Address abort() for ctypes import on FreeBSD/ARMKubilay Kocak2013-12-081-0/+36
* lang/python27: Remove patch-configure, its now a NOOPKubilay Kocak2013-12-051-13/+0
* lang/python27: Update to 2.7.6Kubilay Kocak2013-11-242-22/+0
* lang/python27: fix patch for SEM optionWilliam Grzybowski2013-11-131-2/+2
* lang/python27: add support for freebsd11William Grzybowski2013-11-111-2/+2
* Correct syntax in kernel config is 'options'Li-Wen Hsu2013-07-031-1/+1
* Add patch that resolves the issue, found after r250991 in src HEAD.Ruslan Makhmatkhanov2013-06-101-0/+10
* - update to latest upstream versions:Ruslan Makhmatkhanov2013-05-174-85/+44
* Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov2013-05-111-1/+1
* - Fix the -OPT:Olimit=X detection for clang, which could pollute theMarcus von Appen2013-01-141-0/+13
* - Update:Martin Wilke2012-04-114-59/+0
* - Mark Python as SecureMartin Wilke2012-02-181-0/+14
* Fix build on FreeBSD 10Erwin Lansing2011-10-274-17/+17
* - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE...Wen Heping2011-06-291-13/+0
* - Update to 2.7.2Wen Heping2011-06-271-11/+0
* Enable build on powerpc64. Tested on i386, no regression.Mark Linimon2011-03-111-2/+13
* - Fix the run error when build c extensionsWen Heping2010-11-301-0/+13
* - Update to 2.7.1Wen Heping2010-11-292-17/+6
* - Fix build to create _curses module correctly.Wen Heping2010-09-061-11/+9
* - Introduce Python 2.7.0Li-Wen Hsu2010-08-1510-80/+190
* Fix build if POSIX semaphore enabled isMartin Wilke2009-09-151-1/+1
* - Add support for FreeBSD 9.0Martin Wilke2009-09-113-13/+31
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-081-0/+11
* Add support for building Python against GNU Portable Threads (Pth),Bruce M Simpson2009-03-145-8/+100
* Make sure the singal is delivered to the main thread, where pythonMaxim Sobolev2009-02-271-0/+30
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang2008-10-1324-1867/+27
* - Security fixesMartin Wilke2008-09-0819-0/+876
* - Fix zlib crash from zlib.decompressobj().flush(val)Martin Wilke2008-04-252-0/+27
* Force to build bsddb185 module to make pkg-plist consistent.Hye-Shik Chang2008-02-291-9/+18
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-291-0/+938
* - Force setup.py picks up readline and ncurses from base. This fixes buildRong-En Fan2007-02-271-3/+37
* Correct a patch not to install unwanted files.Hye-Shik Chang2006-10-161-10/+10