summaryrefslogtreecommitdiff
path: root/lang/python26 (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Update:Martin Wilke2012-04-114-20/+5
* - 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
* - Fix build on FreeBSD 10Beat Gaetzi2011-10-287-8/+15
* - 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-6/+3
* 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
* - Update to 2.6.7Wen Heping2011-06-084-48/+5
* - Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463Wen Heping2011-03-073-0/+131
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notMark Linimon2011-02-242-2/+2
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notMark Linimon2011-02-243-1/+16
* Changes to make python ports work on powerpc (32-bit mode; 64-bit notMark Linimon2011-02-241-5/+0
* - Fix the build with pth.Wen Heping2010-09-131-5/+5
* - Update to 2.6.6Wen Heping2010-09-129-120/+137
* Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim2010-07-194-0/+88
* - 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
* - Update lang/python-devel to Python 2.5c2Hye-Shik Chang2006-09-133-10/+22
* Fix plist for FreeBSD 7 or systems with OpenSSL 0.9.8.Hye-Shik Chang2006-08-102-3/+17