summaryrefslogtreecommitdiff
path: root/lang/python32 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change INSTALL_DATA to install with mode 644Antoine Brodin2014-09-042-18/+2
* - Add USE_OPENSSL, since all lang/python ports build the _ssl module, whichMarcus von Appen2014-08-101-1/+2
* - Remove everything related to USE_PYTHON and bsd.python.mk. This is aMarcus von Appen2014-08-015-4879/+4545
* Drop some %%PORTDATA%%Antoine Brodin2014-07-201-210/+210
* - Add CPE entries for pythonSofian Brabez2014-07-111-13/+15
* 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-2/+24
* lang/python{31,32,33}: Add clang 3.4 fix from python27Kubilay Kocak2014-04-202-1/+16
* - Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILESunpoet Po-Chuan Hsieh2014-04-111-1/+1
* - Fix build with readline 6.3 from portsAntoine Brodin2014-03-012-0/+55
* lang/python*: Backport security fix for CVE-2014-1912Kubilay Kocak2014-03-012-1/+50
* - Fix bad libpython* symlinks after enabling the lang/python* ports toMarcus von Appen2014-02-012-4/+4
* - Enable stagedir supportMarcus von Appen2014-01-262-16/+17
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchKubilay Kocak2013-12-081-1/+1
* All Python ports: Address abort() for ctypes import on FreeBSD/ARMKubilay Kocak2013-12-081-0/+36
* Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1Kubilay Kocak2013-12-013-8/+22
* lang/python32: Backport upstream kevent fixKubilay Kocak2013-12-012-15/+31
* - Unbreak the build on 10.x and newer, which provides pipe2()Marcus von Appen2013-11-301-0/+4
* 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-083-16/+54
* - Move the symlink magic for the default python version into lang/pythonMarcus von Appen2013-08-172-36/+1
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
* Add patch that resolves the issue, found after r250991 in src HEAD.Ruslan Makhmatkhanov2013-06-102-0/+11
* Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2Ruslan Makhmatkhanov2013-05-183-4/+3
* - update to latest upstream versions:Ruslan Makhmatkhanov2013-05-174-4/+87
* Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov2013-05-112-3/+3
* - finish conversion for USES of gettextJason Helfman2013-05-061-1/+1
* - adoption of USES for gettextJason Helfman2013-05-061-9/+11
* - Remove "first-installed-win" logic for automatically settingLi-Wen Hsu2012-12-232-9/+19
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov2012-10-032-2/+3
* - 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
* - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)Martin Wilke2012-05-311-7/+2
* - Convert to new options frameworkMartin Wilke2012-05-291-7/+10
* - Update:Martin Wilke2012-04-117-99/+9
* - Mark Python as SecureMartin Wilke2012-02-182-1/+47
* - Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke2011-11-091-1/+0
* - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)Sunpoet Po-Chuan Hsieh2011-11-051-4/+2
* - Fix build on FreeBSD 10Beat Gaetzi2011-10-285-7/+18
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultLi-Wen Hsu2011-09-251-6/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-4/+1
* Handle built world without NIS more gracefully; detect missing ypcat andChris Rees2011-09-181-1/+10
* - Update lang/python32 to 3.2.2Wen Heping2011-09-053-20/+10
* - Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu2011-08-192-2/+4
* - Update to 3.2.1Li-Wen Hsu2011-07-223-8/+62
* - Link the shared library to correct nameLi-Wen Hsu2011-02-282-3/+3
* - Suport PEP 3149 -- ABI version tagged .so filesLi-Wen Hsu2011-02-272-114/+120
* - Finish removal of PLIST trick and OpenSSL 0.9.8 detection.Li-Wen Hsu2011-02-263-4363/+4339
* - Update to 3.2.0 and complete repocopyWen Heping2011-02-225-2143/+4449
* - Update to 3.1.3Wen Heping2010-12-146-111/+102