aboutsummaryrefslogtreecommitdiff
path: root/lang/python27/Makefile
Commit message (Expand)AuthorAgeFilesLines
* - 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-141-1/+1
* - Remove "first-installed-win" logic for automatically settingLi-Wen Hsu2012-12-231-16/+15
* Create python2 symlink for the latest version of python2.X executable andDmitry Sivachenko2012-12-211-1/+6
* - do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov2012-10-031-0/+1
* - 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-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
* - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix inBeat Gaetzi2011-10-271-8/+1
* Fix build on FreeBSD 10Erwin Lansing2011-10-271-1/+12
* - Remove the HUGE_STACK_SIZE option, now Python will use defaultLi-Wen Hsu2011-09-251-7/+1
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-7/+4
* Handle built world without NIS more gracefully; detect missing ypcat andChris Rees2011-09-181-1/+8
* - Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu2011-08-191-0/+2
* - Clarify error messageSunpoet Po-Chuan Hsieh2011-07-221-1/+1
* - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE...Wen Heping2011-06-291-0/+1
* - Update to 2.7.2Wen Heping2011-06-271-2/+2
* Enable build on powerpc64. Tested on i386, no regression.Mark Linimon2011-03-111-1/+4
* - Fix the run error when build c extensionsWen Heping2010-11-301-0/+1
* - Update to 2.7.1Wen Heping2010-11-291-2/+1
* - Fix build to create _curses module correctly.Wen Heping2010-09-061-0/+1
* - Introduce Python 2.7.0Li-Wen Hsu2010-08-151-7/+9
* - Update lang/python26 to 2.6.5Wen Heping2010-05-121-1/+1
* - Update to 2.6.4Martin Wilke2009-11-261-2/+1
* Fix build if POSIX semaphore enabled isMartin Wilke2009-09-151-1/+7
* - Add support for FreeBSD 9.0Martin Wilke2009-09-111-2/+4
* - Use dirrmtry in lib-old dir to fix some plist leftloversMartin Wilke2009-08-131-1/+1
* - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)Li-Wen Hsu2009-08-021-1/+0
* - Ask the first Python installed to install the bin/python link,Li-Wen Hsu2009-07-141-2/+3
* - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu2009-07-121-10/+12
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-081-2/+2
* Add support for building Python against GNU Portable Threads (Pth),Bruce M Simpson2009-03-141-2/+29
* Make sure the singal is delivered to the main thread, where pythonMaxim Sobolev2009-02-271-1/+1
* Fix typo in UCS4 knob handling.Tom McLaughlin2009-02-221-1/+2
* - Update to python 2.5.4 and python 2.6.1Martin Wilke2009-02-161-9/+9
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang2008-10-131-15/+19
* - 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