summaryrefslogtreecommitdiff
path: root/lang/python27 (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Update:Martin Wilke2012-04-117-68/+14
* - Mark Python as SecureMartin Wilke2012-02-182-1/+15
* - 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 powerpc as is done on other python portsErwin Lansing2011-10-271-1/+1
* Fix build on FreeBSD 10Erwin Lansing2011-10-276-18/+32
* - 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-192-1/+3
* - 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-292-13/+1
* - Update to 2.7.2Wen Heping2011-06-274-19/+38
* Enable build on powerpc64. Tested on i386, no regression.Mark Linimon2011-03-112-3/+17
* - Fix the run error when build c extensionsWen Heping2010-11-302-0/+14
* - Update to 2.7.1Wen Heping2010-11-295-30/+21
* - Fix build to create _curses module correctly.Wen Heping2010-09-063-11/+12
* - Introduce Python 2.7.0Li-Wen Hsu2010-08-1513-148/+374
* - Update lang/python26 to 2.6.5Wen Heping2010-05-123-6/+15
* - Update to 2.6.4Martin Wilke2009-11-263-7/+12
* Fix build if POSIX semaphore enabled isMartin Wilke2009-09-152-2/+8
* - Add support for FreeBSD 9.0Martin Wilke2009-09-115-15/+38
* - Use dirrmtry in lib-old dir to fix some plist leftloversMartin Wilke2009-08-132-2/+2
* - 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-122-576/+578
* - Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke2009-06-084-15/+30
* Add support for building Python against GNU Portable Threads (Pth),Bruce M Simpson2009-03-147-21/+129
* Make sure the singal is delivered to the main thread, where pythonMaxim Sobolev2009-02-272-1/+31
* 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-163-14/+23
* Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang2008-10-1327-1945/+323
* - Security fixesMartin Wilke2008-09-0820-1/+877
* 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-253-1/+28
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-2/+2
* Force to build bsddb185 module to make pkg-plist consistent.Hye-Shik Chang2008-02-291-9/+18
* - Fix plistPav Lucistnik2008-02-252-0/+2
* Update to Python 2.5.2.Hye-Shik Chang2008-02-243-10/+125
* Add support for FreeBSD 8.Hye-Shik Chang2007-10-293-8/+945
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-10/+2
* - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry2007-07-303-13/+40
* - Force setup.py picks up readline and ncurses from base. This fixes buildRong-En Fan2007-02-271-3/+37
* Correct a patch not to install unwanted files.Hye-Shik Chang2006-10-161-10/+10
* Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang2006-10-133-14/+13
* 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-095-22/+45