summaryrefslogtreecommitdiff
path: root/lang/python32/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Fix build with readline 6.3 from portsAntoine Brodin2014-03-011-0/+1
* lang/python*: Backport security fix for CVE-2014-1912Kubilay Kocak2014-03-011-1/+1
* - Fix bad libpython* symlinks after enabling the lang/python* ports toMarcus von Appen2014-02-011-3/+3
* - Enable stagedir supportMarcus von Appen2014-01-261-16/+16
* Bump PORTREVISION for all Python ports to pickup the recent ARM patchKubilay Kocak2013-12-081-1/+1
* Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1Kubilay Kocak2013-12-011-2/+4
* lang/python32: Backport upstream kevent fixKubilay Kocak2013-12-011-15/+20
* - 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-081-5/+7
* - Move the symlink magic for the default python version into lang/pythonMarcus von Appen2013-08-171-27/+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-101-0/+1
* Update lang/python32 to 3.2.5 and lang/python33 to 3.3.2Ruslan Makhmatkhanov2013-05-181-1/+1
* - update to latest upstream versions:Ruslan Makhmatkhanov2013-05-171-2/+1
* Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov2013-05-111-2/+2
* - 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-231-9/+17
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov2012-10-031-0/+1
* - 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-111-2/+1
* - Mark Python as SecureMartin Wilke2012-02-181-1/+1
* - 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-281-1/+5
* - 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-051-1/+1
* - Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu2011-08-191-1/+3
* - Update to 3.2.1Li-Wen Hsu2011-07-221-2/+1
* - Link the shared library to correct nameLi-Wen Hsu2011-02-281-2/+2
* - Suport PEP 3149 -- ABI version tagged .so filesLi-Wen Hsu2011-02-271-6/+12
* - Finish removal of PLIST trick and OpenSSL 0.9.8 detection.Li-Wen Hsu2011-02-261-17/+2
* - Update to 3.2.0 and complete repocopyWen Heping2011-02-221-22/+20
* - Update to 3.1.3Wen Heping2010-12-141-2/+1
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim2010-07-191-0/+1
* - Update lang/python26 to 2.6.5Wen Heping2010-05-121-3/+2
* - Ups s/PORTREVISON/PORTREVISIONMartin Wilke2009-11-261-1/+1
* - Add support for FreeBSD 9Martin Wilke2009-11-261-1/+4
* - Update lang/python31 to Python 3.1.1Li-Wen Hsu2009-08-221-2/+1
* - Ask the first Python installed to install the bin/python link,Li-Wen Hsu2009-07-141-3/+3
* - Install pkgconfig file under libdata/pkgconfigLi-Wen Hsu2009-07-071-5/+4
* - Remove regression-test target since it is not quite useful at this pointLi-Wen Hsu2009-07-061-3/+0
* - Add Python 3.1Li-Wen Hsu2009-07-061-13/+15
* - Remove regression-test target since it is not quite useful hereLi-Wen Hsu2009-07-021-3/+0