aboutsummaryrefslogtreecommitdiff
path: root/lang/python27
Commit message (Expand)AuthorAgeFilesLines
...
* lang/python{27,33,34}: Backport fix for upstream Issue #21166Kubilay Kocak2014-08-231-0/+74
* - Add USE_OPENSSL, since all lang/python ports build the _ssl module, whichMarcus von Appen2014-08-101-1/+2
* Add back ac_cv_opt_olimit_ok=no, this is misdected with clang and causesAntoine Brodin2014-08-021-2/+2
* - Remove everything related to USE_PYTHON and bsd.python.mk. This is aMarcus von Appen2014-08-027-2683/+4681
* lang/python27: Update to 2.7.8Kubilay Kocak2014-07-1411-532/+377
* - Add CPE entries for pythonSofian Brabez2014-07-111-3/+6
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-111-5/+1
* lang/python{27,31,32}: Replace USE_XZ with USES=tar:xzKubilay Kocak2014-04-221-2/+1
* 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
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILESunpoet Po-Chuan Hsieh2014-04-111-1/+1
* Allow staging/packaging as a regular user:Antoine Brodin2014-04-051-3/+28
* - Fix build with readline 6.3 from portsAntoine Brodin2014-03-012-0/+56
* lang/python*: Backport security fix for CVE-2014-1912Kubilay Kocak2014-03-012-1/+51
* Unbreak python module builds across the tree as a result of clang 3.4 importSean Bruno2014-02-282-1/+12
* - Fix bad libpython* symlinks after enabling the lang/python* ports toMarcus von Appen2014-02-011-3/+3
* Remove references to long unsupported alpha.Alexey Dokuchaev2014-01-291-1/+1
* - Enable stagedir supportMarcus von Appen2014-01-262-26/+23
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchKubilay Kocak2013-12-081-0/+1
* Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3Kubilay Kocak2013-12-081-4/+7
* 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-245-32/+33
* lang/python27: fix patch for SEM optionWilliam Grzybowski2013-11-131-2/+2
* lang/python27: add support for freebsd11William Grzybowski2013-11-113-4/+9
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1
* Resolve gettext (libintl) detection and linking in all Python portsKubilay Kocak2013-09-081-6/+9
* - Move the symlink magic for the default python version into lang/pythonMarcus von Appen2013-08-172-38/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
* 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-102-0/+11
* - update to latest upstream versions:Ruslan Makhmatkhanov2013-05-177-91/+58
* Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov2013-05-113-13/+8
* - adoption of USES for gettextJason Helfman2013-05-061-9/+11
* - Update devel/libffi to 3.0.11.Jung-uk Kim2013-01-291-1/+1
* - Fix the -OPT:Olimit=X detection for clang, which could pollute theMarcus von Appen2013-01-142-1/+14
* - Remove "first-installed-win" logic for automatically settingLi-Wen Hsu2012-12-232-18/+23
* Create python2 symlink for the latest version of python2.X executable andDmitry Sivachenko2012-12-212-1/+8
* Don't try to tidy up user-created directories.Koop Mast2012-10-061-1/+0
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov2012-10-032-2/+3
* - fix PORT_OPTIONS s/)/}/Olli Hauer2012-09-081-1/+1
* - Fix Python OPT flags for WITH_PTH knobMarcus von Appen2012-07-221-2/+7
* - Fix builds, if the NLS option switch is set. In some casesMarcus von Appen2012-06-201-2/+3
* - Fix gettext detection for the locale moduleMarcus von Appen2012-06-191-1/+11
* - unbreak WITH_PTH option supportMarcus von Appen2012-06-161-3/+3
* Fix permissions for Tools and Demo folders.Dmitry Sivachenko2012-06-141-2/+8
* - Revert back UCS changesMartin Wilke2012-05-311-2/+2
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)Martin Wilke2012-05-311-3/+4
* - Convert to new options frameworkMartin Wilke2012-05-291-23/+25
* - Update:Martin Wilke2012-04-117-68/+14