aboutsummaryrefslogtreecommitdiff
path: root/lang/python32/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu2009-07-021-18/+15
* - Update python30 to 3.0.1Martin Wilke2009-03-091-8/+8
* Welcome to the new era of Python 3, with antigravity support!Hye-Shik Chang2008-12-041-1/+1
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang2008-10-131-16/+20
* - Security fixesMartin Wilke2008-09-081-1/+1
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
* - Fix zlib crash from zlib.decompressobj().flush(val)Martin Wilke2008-04-251-1/+1
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
* - Fix plistPav Lucistnik2008-02-251-0/+1
* Update to Python 2.5.2.Hye-Shik Chang2008-02-241-2/+1
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-291-8/+4
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-10/+2
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-301-9/+26
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-131-7/+3
* Fix build with WITH_FPECTL=yes on i386.Hye-Shik Chang2006-10-101-0/+1
* - Restrict a dependency to the real interpreter to _RUN only. ThisHye-Shik Chang2006-10-091-7/+0
* Simple portupgrade doesn't upgrade python correctly, so add a checkHye-Shik Chang2006-10-091-0/+7
* - Update the main python version to 2.5.Hye-Shik Chang2006-10-091-7/+13