aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python27
Commit message (Expand)AuthorAgeFilesLines
* - Update to version 2.7.12wen2016-07-035-39/+24
* lang/python[xx]: backport upstream fix for CVE-2016-5636rm2016-06-182-1/+18
* Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+1
* For the various lang/python* ports, improve the __FreeBSD_versiondim2016-04-262-1/+14
* Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-011-1/+1
* lang/python{27,3*}: Backport patch in upstream issue20397koobs2016-01-093-0/+65
* lang/python27(3*), Mk/Uses/python.mk: remove make spawnmarino2015-12-292-1/+6
* - Switch regression-test to TEST_TARGEDmiwi2015-12-241-3/+4
* lang/python: Update to 2.7.11cem2015-12-193-6/+9
* lang/python{27,32,33}: Fix missing shlib path in python-configkoobs2015-10-183-2/+24
* lang/python{27,32,33,34}: Mark MAKE_JOBS_UNSAFEkoobs2015-07-301-0/+1
* lang/python: Update to 2.7.10brnrd2015-07-0312-35/+60
* Add AARCH64 to the list of 64bit targets that require PLIST handlingsbruno2015-06-301-1/+1
* MASTER_SITES cleanup.mat2015-05-141-2/+1
* Force a rebuild/upgrade to chase head r280306 which removed SSLv2 support.bdrewery2015-04-071-0/+1
* lang category: Remove $PTHREAD_LIBSmarino2015-03-251-2/+1
* lang/python27: Fix packaging for mips64koobs2015-01-211-10/+15
* - Revert the previous NIS check, since it does not help at allmva2014-12-231-1/+1
* lang/python27: Update to 2.7.9mva2014-12-225-98/+65
* Add an option to use libffi from ports instead of bundled version.demon2014-11-041-3/+9
* Cleanup plistbapt2014-10-271-62/+0
* Do not define __BSD_VISIBLE/_XOPEN_SOURCE/_POSIX_C_SOURCE inantoine2014-09-132-1/+59
* Change INSTALL_DATA to install with mode 644antoine2014-09-052-36/+1
* lang/python{27,33,34}: Bump PORTREVISION, sanitizes builds.koobs2014-08-231-1/+1
* lang/python{27,33,34}: Backport fix for upstream Issue #21166koobs2014-08-231-0/+74
* - Add USE_OPENSSL, since all lang/python ports build the _ssl module, whichmva2014-08-111-1/+2
* Add back ac_cv_opt_olimit_ok=no, this is misdected with clang and causesantoine2014-08-021-2/+2
* - Remove everything related to USE_PYTHON and bsd.python.mk. This is amva2014-08-027-2683/+4681
* lang/python27: Update to 2.7.8koobs2014-07-1411-532/+377
* - Add CPE entries for pythonsbz2014-07-121-3/+6
* Support LIBS like LDFLAGS.tijl2014-06-111-5/+1
* lang/python{27,31,32}: Replace USE_XZ with USES=tar:xzkoobs2014-04-221-2/+1
* 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
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILEsunpoet2014-04-111-1/+1
* Allow staging/packaging as a regular user:antoine2014-04-051-3/+28
* - Fix build with readline 6.3 from portsantoine2014-03-012-0/+56
* lang/python*: Backport security fix for CVE-2014-1912koobs2014-03-012-1/+51
* Unbreak python module builds across the tree as a result of clang 3.4 importsbruno2014-02-282-1/+12
* - Fix bad libpython* symlinks after enabling the lang/python* ports tomva2014-02-011-3/+3
* Remove references to long unsupported alpha.danfe2014-01-291-1/+1
* - Enable stagedir supportmva2014-01-262-26/+23
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchkoobs2013-12-081-0/+1
* Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3koobs2013-12-081-4/+7
* 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-245-32/+33
* lang/python27: fix patch for SEM optionwg2013-11-131-2/+2
* lang/python27: add support for freebsd11wg2013-11-113-4/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Resolve gettext (libintl) detection and linking in all Python portskoobs2013-09-081-6/+9
* - Move the symlink magic for the default python version into lang/pythonmva2013-08-182-38/+1
* - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0
* 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-102-0/+11
* - update to latest upstream versions:rm2013-05-177-91/+58
* Commit all the non-functional changes to python ports to reduce the diff sizerm2013-05-113-13/+8
* - adoption of USES for gettextjgh2013-05-061-9/+11
* - Update devel/libffi to 3.0.11.jkim2013-01-291-1/+1
* - Fix the -OPT:Olimit=X detection for clang, which could pollute themva2013-01-152-1/+14
* - Remove "first-installed-win" logic for automatically settinglwhsu2012-12-242-18/+23
* Create python2 symlink for the latest version of python2.X executable anddemon2012-12-212-1/+8
* Don't try to tidy up user-created directories.kwm2012-10-061-1/+0
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkrm2012-10-032-2/+3
* - fix PORT_OPTIONS s/)/}/ohauer2012-09-081-1/+1
* - Fix Python OPT flags for WITH_PTH knobmva2012-07-221-2/+7
* - Fix builds, if the NLS option switch is set. In some casesmva2012-06-211-2/+3
* - Fix gettext detection for the locale modulemva2012-06-201-1/+11
* - unbreak WITH_PTH option supportmva2012-06-161-3/+3
* Fix permissions for Tools and Demo folders.demon2012-06-141-2/+8
* - Revert back UCS changesmiwi2012-05-311-2/+2
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)miwi2012-05-311-3/+4
* - Convert to new options frameworkmiwi2012-05-301-23/+25
* - Update:miwi2012-04-117-68/+14
* - Mark Python as Securemiwi2012-02-192-1/+15
* - Remove WITH_FBSD10_FIX, is no longer neededmiwi2011-11-091-1/+0
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)sunpoet2011-11-051-4/+2
* - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix inbeat2011-10-271-8/+1
* Fix build on powerpc as is done on other python portserwin2011-10-271-1/+1
* Fix build on FreeBSD 10erwin2011-10-276-18/+32
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultlwhsu2011-09-251-7/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-7/+4
* Handle built world without NIS more gracefully; detect missing ypcat andcrees2011-09-181-1/+8
* - Fix pkg-plist when building with WITHOUT_THREADSlwhsu2011-08-192-1/+3
* - Clarify error messagesunpoet2011-07-221-1/+1
* - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE...wen2011-06-292-13/+1
* - Update to 2.7.2wen2011-06-274-19/+38
* Enable build on powerpc64. Tested on i386, no regression.linimon2011-03-112-3/+17
* - Fix the run error when build c extensionswen2010-11-302-0/+14
* - Update to 2.7.1wen2010-11-295-30/+21
* - Fix build to create _curses module correctly.wen2010-09-063-11/+12
* - Introduce Python 2.7.0lwhsu2010-08-1613-148/+374
* - Update lang/python26 to 2.6.5wen2010-05-123-6/+15
* - Update to 2.6.4miwi2009-11-273-7/+12
* Fix build if POSIX semaphore enabled ismiwi2009-09-162-2/+8
* - Add support for FreeBSD 9.0miwi2009-09-115-15/+38
* - Use dirrmtry in lib-old dir to fix some plist leftloversmiwi2009-08-132-2/+2
* - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)lwhsu2009-08-021-1/+0
* - Ask the first Python installed to install the bin/python link,lwhsu2009-07-141-2/+3
* - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATAlwhsu2009-07-132-576/+578
* - Update lang/python26 and make Python 2.6.2 to the default Python versionmiwi2009-06-094-15/+30
* Add support for building Python against GNU Portable Threads (Pth),bms2009-03-147-21/+129
* Make sure the singal is delivered to the main thread, where pythonsobomax2009-02-272-1/+31
* Fix typo in UCS4 knob handling.tmclaugh2009-02-231-1/+2
* - Update to python 2.5.4 and python 2.6.1miwi2009-02-173-14/+23
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)perky2008-10-1327-1945/+323
* - Security fixesmiwi2008-09-0820-1/+877
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Fix zlib crash from zlib.decompressobj().flush(val)miwi2008-04-253-1/+28
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+2
* Force to build bsddb185 module to make pkg-plist consistent.perky2008-02-291-9/+18
* - Fix plistpav2008-02-262-0/+2
* Update to Python 2.5.2.perky2008-02-243-10/+125
* Add support for FreeBSD 8.perky2007-10-293-8/+945
* Remove support for OSVERSION < 5edwin2007-10-041-10/+2
* - Make Python 2.5.1 the default Python versionalexbl2007-07-303-13/+40
* - 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-133-14/+13
* Fix build with WITH_FPECTL=yes on i386.perky2006-10-101-0/+1
* - Restrict a dependency to the real interpreter to _RUN only. Thisperky2006-10-091-7/+0
* Simple portupgrade doesn't upgrade python correctly, so add a checkperky2006-10-091-0/+7
* - Update the main python version to 2.5.perky2006-10-095-22/+45
* - Update lang/python-devel to Python 2.5c2perky2006-09-143-10/+22
* Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.perky2006-08-102-3/+17
* Update python-devel to 2.5b3.perky2006-08-043-35/+39
* Mark broken: fails to install cleanly.linimon2006-07-161-0/+2
* Update python-devel to 2.5b1.perky2006-06-234-22/+149
* Remove USE_REINPLACE from the categories starting with Ledwin2006-05-101-1/+0
* Fix build on environments without python.perky2006-03-281-0/+3
* Update to Python trunk snapshot as of 2006-03-26.perky2006-03-264-2969/+1322
* SHA256ifyedwin2006-01-221-0/+1
* Update python-devel to 2.5.a0.20050728 snapshot.perky2005-07-283-25/+43
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Fix package building on non-i386 platforms by unrestrict `audioop`perky2005-03-291-1/+1
* Unbreak package building on ia64, alpha, amd64 and sparc64 byperky2005-03-231-1/+1
* Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServerperky2005-02-042-0/+6
* Resurrect lang/python-devel port with Python 2.5 development snapshotperky2005-01-295-563/+58
* IGNORE this port for a while. Some 2.5.a0 snapshot will be availableperky2004-12-011-1/+3
* - Update python-devel to 2.4c1perky2004-11-212-3/+3
* farewell to libxpg4.sf2004-11-151-7/+0
* Update -devel to Python-2.4b2.perky2004-11-073-6/+14
* Update to 2.4a3perky2004-09-046-160/+43
* - Add support for FreeBSD 6.perky2004-08-215-14/+667
* - Update to 2.4a2perky2004-08-075-53/+82
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-101-4/+8
* The tarball for Python 2.4a1 is renamed in the site.perky2004-07-101-2/+2
* - Update to 2.4a1, the first alpha release of Python 2.4.perky2004-07-086-37/+89
* More OPTIONS change of UCS2->UCS4 which is missed in previous commit.perky2004-06-281-1/+1
* Test lack of non-default options for CONFIG-unaware environmentsperky2004-06-281-3/+3
* Use OPTIONS.perky2004-05-071-12/+13
* Reduce configure warning.perky2004-04-181-0/+1
* Correct pre-install target to pre-su-install so that the credentialperky2004-03-181-1/+1
* Update to Python development snapshot as of 040311.perky2004-03-113-6/+133
* Create a symbolic link to lib/python2.3.so on lib/python2.3/config/perky2004-03-092-1/+3
* Build and install a shared library and its frontend besides static oneperky2004-03-082-19/+51
* Fix plist.perky2004-01-091-0/+1
* Add missed deltas on 2.4 040106 update.perky2004-01-092-7/+23
* Update python-devel to 2.4 20040106 snapshot.perky2004-01-091-2/+5
* Add WWW.demon2003-12-041-0/+2
* Ignore syntax errors on compiling 3rd party packages.perky2003-11-161-0/+16
* - Include pyexpat module in python base ports because python incorporatedperky2003-11-053-1/+3
* - Update lang/python-devel to Python-2.4 031022 snapshot.perky2003-10-306-35/+68
* Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* portsperky2003-10-221-2/+2
* BUILD_STATIC by default as lang/python does.perky2003-08-231-1/+2
* Update to 2.4a0 snapshot of 1 Aug 2003perky2003-08-013-10/+10
* Update to 2.3c1perky2003-07-195-21/+13
* o Utilize MASTER_SITE_PYTHON.perky2003-07-043-19/+33
* Update new python-devel port to 2.3.b2.perky2003-07-034-445/+864
* Take maintainerships from alane's python ports.perky2003-06-091-1/+1
* REST IN PEACEwill2003-06-091-1/+1
* Update to 2.2.3perky2003-06-043-4/+62
* Destroy pkg-comment for some of the stranger uses in the tree,ade2003-03-072-1/+1
* PORTREVSION => 2.alane2002-11-222-170/+2
* PORTREVISION => 1alane2002-11-221-0/+12
* PORTREVISION => 1alane2002-11-222-2/+168
* Simplified threads configuration.alane2002-11-211-3/+5
* Take over as maintainer since tg is taking a leave of absence from portalane2002-11-161-1/+1
* Upgrade to Python-2.2.2.perky2002-10-175-30/+44
* Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean.tg2002-06-141-6/+6
* Fix building on the Alpha.tg2002-05-162-4/+10
* Add patch from SF PR #541980. This fixes 4suite.tg2002-04-171-0/+14
* Upgrade to Python-2.2.tg2002-04-124-64/+6
* Add SourceForge as a well connected secondary MASTER_SITES location.tg2002-04-021-0/+2
* Explicitly enable IPv6 support.tg2002-04-021-2/+8
* Fix sizeof(wchar_t) calculation.tg2002-01-211-0/+10
* Implement PyObject_DelItemString(), which was obviously forgotten fortg2002-01-162-0/+57
* Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly.tg2002-01-074-134/+346
* Re-add fpectl.so to the plist to fix packaging. Re-enable supporttg2001-11-202-2/+2
* Don't build mpz extension, it's moved to a separate port.tg2001-10-193-10/+3
* Depend on math/libgmp when running a recent -current.tg2001-09-251-0/+6
* Upgrade to 2.1.1.tg2001-07-253-2/+10
* Upgrade to 2.1.tg2001-05-0212-1169/+876
* Fix building on -current.tg2001-04-261-0/+38
* -pthread --> ${PTHREAD_LIBS}sobomax2001-03-301-2/+2
* Allow MAINTAINER to be redefined in a slave port.sobomax2001-03-291-1/+1
* MASTER_SITE changed.tg2000-12-071-1/+2
* Install Demo/ dir to $PREFIX/share/examples/python.tg2000-11-292-3/+325
* Fix compilation on FreeBSD-3.x.tg2000-11-131-0/+6
* Upgrade to 2.0.tg2000-10-187-133/+302
* Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}.asami2000-10-081-3/+3
* Use USE_PYTHON.tg2000-09-281-0/+1
* Upgrade to 1.6.tg2000-09-089-1239/+1726
* Don't create group-writable directories.tg2000-08-141-5/+12
* Clarify comment even further.tg2000-07-281-1/+1
* - Clarify comment on thread support.tg2000-07-271-6/+10
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-5/+3
* Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+3
* Separate the Python Tk module from the main port. I've beentg2000-04-041-15/+1
* Fix packaging on -current.tg2000-03-242-5/+22
* move IPv6-enable python to python+ipv6 and revert origial pythonsumikawa2000-01-273-21/+3
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-181-1/+1
* Oops, forgot to update the checksum file.tg2000-01-181-2/+2
* On second thought, put back DIST_SUBDIR. It's not only used for thetg2000-01-181-0/+1
* - Support IPv6.sumikawa2000-01-133-3/+20
* s/X11_BASE/X11BASE/.tg2000-01-101-1/+1
* - Install python-mode.el.tg2000-01-062-1/+7
* Use Tk-8.2.tg1999-11-031-2/+2
* Link against libxpg4.tg1999-10-271-1/+1
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
* Change Id->FreeBSD.obrien1999-08-251-1/+1
* Add the SHA module to the build.tg1999-07-282-1/+8
* Fix package building when you're leaving out optional parts, like Tk.tg1999-07-154-207/+211
* Install the contents of the Tools directory by default. This can betg1999-07-062-1/+215
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
* Link some modules against libmytinfo to pick up a working tputs().tg1999-06-181-2/+2
* Enable the parser module.tg1999-05-212-1/+2
* Better support for local $CFLAGS.tg1999-05-191-3/+3
* Remove ``NO_LATEST_LINK''nectar1999-04-221-2/+1
* * Update python 1.5.1 -> 1.5.2nectar1999-04-214-85/+107
* Create lib/python1.5/site-packages directory on installation.nectar1999-04-092-1/+4
* Activate some modules needed for zope (www.zope.com).tg1999-03-111-3/+3
* Fix for building/packaging on FreeBSD 4.x.nectar1999-02-232-9/+29
* Distribution file pyth151.tgz checksum changed.nectar1999-02-231-1/+1
* back to 1.5.1. Build is broken, but is ok since python 1.5.2b1 is in ports/la...thepish1999-02-182-4/+43
* upgrade to 1.5.2b1 (fixes build problem along the way)thepish1999-02-162-44/+5
* Make sure PLIST is correct whether you have source or not. Add copyrightasami1998-12-022-3/+9
* Use bsd.port.{pre,post}.mk. Either use them to avoid having to defineasami1998-11-111-9/+8
* Support dynamic loading of modules in an ELF world.tg1998-10-061-2/+8
* tk80 has been ELFized.asami1998-09-251-2/+2
* The first time I tried committing this set of manpage removals it gothoek1998-08-191-1/+0
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-081-2/+2
* Include latest official patches.tg1998-07-282-5/+12
* Use ldconfig to check for libc_r, not an absolute path. Thread supporttg1998-07-231-2/+3
* Add virtual category "python".tg1998-06-251-2/+2
* Pick up latest official patches.tg1998-06-192-3/+6
* plat-freebsd3 doesn't have a regen script.tg1998-06-051-5/+1
* Add latest official patches.tg1998-06-032-3/+4
* Include latest official patches.tg1998-05-202-3/+10