aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python27/files
Commit message (Expand)AuthorAgeFilesLines
* - Remove SEM option by making it always avaliblemiwi2017-04-242-46/+7
* - Update to 2.7.13wen2016-12-263-51/+0
* Remove no-op patch.tijl2016-11-021-11/+0
* - Update to version 2.7.12wen2016-07-031-17/+0
* lang/python[xx]: backport upstream fix for CVE-2016-5636rm2016-06-181-0/+17
* For the various lang/python* ports, improve the __FreeBSD_versiondim2016-04-261-0/+13
* lang/python{27,3*}: Backport patch in upstream issue20397koobs2016-01-092-0/+64
* lang/python{27,32,33}: Fix missing shlib path in python-configkoobs2015-10-181-0/+21
* lang/python: Update to 2.7.10brnrd2015-07-039-25/+48
* lang/python27: Update to 2.7.9mva2014-12-222-92/+7
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inantoine2014-09-131-0/+58
* Change INSTALL_DATA to install with mode 644antoine2014-09-051-33/+0
* lang/python{27,33,34}: Backport fix for upstream Issue #21166koobs2014-08-231-0/+74
* - Remove everything related to USE_PYTHON and bsd.python.mk. This is amva2014-08-025-49/+97
* lang/python27: Update to 2.7.8koobs2014-07-148-192/+43
* lang/python{31,32,33}: Fix stage/package as non-rootkoobs2014-04-221-0/+12
* lang/python{31,32,33}: Add clang 3.4 fix from python27koobs2014-04-201-0/+4
* Allow staging/packaging as a regular user:antoine2014-04-051-3/+28
* - Fix build with readline 6.3 from portsantoine2014-03-011-0/+55
* lang/python*: Backport security fix for CVE-2014-1912koobs2014-03-011-0/+50
* Unbreak python module builds across the tree as a result of clang 3.4 importsbruno2014-02-281-0/+11
* All Python ports: Address abort() for ctypes import on FreeBSD/ARMkoobs2013-12-081-0/+36
* lang/python27: Remove patch-configure, its now a NOOPkoobs2013-12-051-13/+0
* lang/python27: Update to 2.7.6koobs2013-11-242-22/+0
* lang/python27: fix patch for SEM optionwg2013-11-131-2/+2
* lang/python27: add support for freebsd11wg2013-11-111-2/+2
* Correct syntax in kernel config is 'options'lwhsu2013-07-031-1/+1
* Add patch that resolves the issue, found after r250991 in src HEAD.rm2013-06-101-0/+10
* - update to latest upstream versions:rm2013-05-174-85/+44
* Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-111-1/+1
* - Fix the -OPT:Olimit=X detection for clang, which could pollute themva2013-01-151-0/+13
* - Update:miwi2012-04-114-59/+0
* - Mark Python as Securemiwi2012-02-191-0/+14
* Fix build on FreeBSD 10erwin2011-10-274-17/+17
* - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE...wen2011-06-291-13/+0
* - Update to 2.7.2wen2011-06-271-11/+0
* Enable build on powerpc64. Tested on i386, no regression.linimon2011-03-111-2/+13
* - Fix the run error when build c extensionswen2010-11-301-0/+13
* - Update to 2.7.1wen2010-11-292-17/+6
* - Fix build to create _curses module correctly.wen2010-09-061-11/+9
* - Introduce Python 2.7.0lwhsu2010-08-1610-80/+190
* Fix build if POSIX semaphore enabled ismiwi2009-09-161-1/+1
* - Add support for FreeBSD 9.0miwi2009-09-113-13/+31
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-091-0/+11
* Add support for building Python against GNU Portable Threads (Pth),bms2009-03-145-8/+100
* Make sure the singal is delivered to the main thread, where pythonsobomax2009-02-271-0/+30
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-1324-1867/+27
* - Security fixesmiwi2008-09-0819-0/+876
* - Fix zlib crash from zlib.decompressobj().flush(val)miwi2008-04-252-0/+27
* Force to build bsddb185 module to make pkg-plist consistent.perky2008-02-291-9/+18
* Add support for FreeBSD 8.perky2007-10-291-0/+938
* - Force setup.py picks up readline and ncurses from base. This fixes buildrafan2007-02-281-3/+37
* Correct a patch not to install unwanted files.perky2006-10-161-10/+10
* Revert the default version of Python to 2.4 for the ports freezeperky2006-10-131-0/+10
* - Update the main python version to 2.5.perky2006-10-091-12/+11
* Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.perky2006-08-101-3/+12
* Update python-devel to 2.5b1.perky2006-06-231-5/+5
* Update to Python trunk snapshot as of 2006-03-26.perky2006-03-261-0/+11
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-292-542/+0
* Update to 2.4a3perky2004-09-043-137/+5
* - Add support for FreeBSD 6.perky2004-08-213-3/+653
* - Update to 2.4a2perky2004-08-072-20/+0
* - Update to 2.4a1, the first alpha release of Python 2.4.perky2004-07-083-21/+17
* Ignore syntax errors on compiling 3rd party packages.perky2003-11-161-0/+16
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-051-1/+1
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-303-25/+31
* Update to 2.3c1perky2003-07-192-16/+7
* o Utilize MASTER_SITE_PYTHON.perky2003-07-041-6/+15
* Update new python-devel port to 2.3.b2.perky2003-07-031-0/+24
* PORTREVISION => 1alane2002-11-221-0/+12
* Upgrade to Python-2.2.2.perky2002-10-172-24/+0
* Add patch from SF PR #541980. This fixes 4suite.tg2002-04-171-0/+14
* Upgrade to Python-2.2.tg2002-04-121-56/+0
* Fix sizeof(wchar_t) calculation.tg2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-161-0/+56
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-071-11/+0
* Don't build mpz extension, it's moved to a separate port.tg2001-10-191-1/+1
* Upgrade to 2.1.tg2001-05-026-510/+11
* Fix building on -current.tg2001-04-261-0/+38
* Upgrade to 2.0.tg2000-10-183-105/+79
* Upgrade to 1.6.tg2000-09-084-11/+83
* Don't create group-writable directories.tg2000-08-141-5/+12
* Add the SHA module to the build.tg1999-07-281-1/+7
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-181-2/+2
* Enable the parser module.tg1999-05-211-1/+1
* * Update python 1.5.1 -> 1.5.2nectar1999-04-211-3/+3
* Activate some modules needed for zope (www.zope.com).tg1999-03-111-3/+3
* Add new official patches and activate the dl module.tg1998-04-291-1/+1
* Upgrade to 1.5.1.tg1998-04-151-9/+23
* Use tk80, not an unsupported alpha version of tk81.tg1998-02-271-1/+1
* Upgrade to 1.5.tg1998-01-063-56/+131
* Use an option to disable the Tk extension (WITH_TK). Don't usetg1997-11-241-2/+2
* Use tk-8.0. Minor makefile cleanups. Add some `@dirrm's in PLIST.tg1997-08-291-1/+1
* Fix tk-4.1 dependency. While I'm here, add libreadline support.tg1997-08-061-1/+1
* Some reorganization of this port:tg1997-05-142-9/+6
* Add NumPy to default search path.tg1997-05-051-1/+1
* Use new libtix.tg1997-02-211-1/+1
* Install config.h, so compiling extensions from C sourcestg1997-02-061-25/+23
* Compile in the PyTix extensions, now that we have Tix.tg1997-01-021-1/+1
* Update to version 1.4jkh1996-11-032-48/+52
* Upgrade this port to use the latest tcl/tk.jkh1996-05-121-1/+1
* Update to Python 1.3jkh1996-01-181-10/+53
* The Python programming language.jkh1995-08-092-0/+293