summaryrefslogtreecommitdiff
path: root/lang/python32 (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-29- Convert to new options frameworkMartin Wilke1-7/+10
2012-04-11- Update:Martin Wilke7-99/+9
2012-02-18- Mark Python as SecureMartin Wilke2-1/+47
2011-11-09- Remove WITH_FBSD10_FIX, is no longer neededMartin Wilke1-1/+0
2011-11-05- Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags)Sunpoet Po-Chuan Hsieh1-4/+2
2011-10-28- Fix build on FreeBSD 10Beat Gaetzi5-7/+18
2011-09-25- Remove the HUGE_STACK_SIZE option, now Python will use defaultLi-Wen Hsu1-6/+1
2011-09-23- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov1-4/+1
2011-09-18Handle built world without NIS more gracefully; detect missing ypcat andChris Rees1-1/+10
2011-09-05- Update lang/python32 to 3.2.2Wen Heping3-20/+10
2011-08-19- Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu2-2/+4
2011-07-22- Update to 3.2.1Li-Wen Hsu3-8/+62
2011-02-28- Link the shared library to correct nameLi-Wen Hsu2-3/+3
2011-02-27- Suport PEP 3149 -- ABI version tagged .so filesLi-Wen Hsu2-114/+120
2011-02-26- Finish removal of PLIST trick and OpenSSL 0.9.8 detection.Li-Wen Hsu3-4363/+4339
2011-02-22- Update to 3.2.0 and complete repocopyWen Heping5-2143/+4449
2010-12-14- Update to 3.1.3Wen Heping6-111/+102
2010-07-19Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim6-0/+110
2010-05-12- Update lang/python26 to 2.6.5Wen Heping3-10/+30
2009-11-26- Ups s/PORTREVISON/PORTREVISIONMartin Wilke1-1/+1
2009-11-26- add missing patchMartin Wilke1-0/+10
2009-11-26- Add support for FreeBSD 9Martin Wilke3-4/+28
2009-08-22- Update lang/python31 to Python 3.1.1Li-Wen Hsu3-7/+7
2009-07-14- Ask the first Python installed to install the bin/python link,Li-Wen Hsu1-3/+3
2009-07-07- Install pkgconfig file under libdata/pkgconfigLi-Wen Hsu2-7/+5
2009-07-06- Remove regression-test target since it is not quite useful at this pointLi-Wen Hsu1-3/+0
2009-07-06- Add Python 3.1Li-Wen Hsu4-61/+185
2009-07-02- Remove regression-test target since it is not quite useful hereLi-Wen Hsu1-3/+0
2009-07-02- Honor EXAMPLESDIR, DATADIR and NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu4-567/+563
2009-03-09- Update python30 to 3.0.1Martin Wilke3-14/+22
2008-12-04Welcome to the new era of Python 3, with antigravity support!Hye-Shik Chang3-8/+21
2008-10-13Remove "_gdbm" module from packaging which should be excluded inHye-Shik Chang2-2/+1
2008-10-13Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!)Hye-Shik Chang27-2200/+398
2008-09-08- Security fixesMartin Wilke20-1/+877
2008-08-21Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan1-1/+0
2008-04-25- Fix zlib crash from zlib.decompressobj().flush(val)Martin Wilke3-1/+28
2008-04-19- Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke1-2/+2
2008-02-29Force to build bsddb185 module to make pkg-plist consistent.Hye-Shik Chang1-9/+18
2008-02-25- Fix plistPav Lucistnik2-0/+2
2008-02-24Update to Python 2.5.2.Hye-Shik Chang3-10/+125
2007-10-29Add support for FreeBSD 8.Hye-Shik Chang3-8/+945
2007-10-03Remove support for OSVERSION < 5Edwin Groothuis1-10/+2
2007-07-30 - Make Python 2.5.1 the default Python versionAlexander Botero-Lowry3-13/+40
2007-02-27- Force setup.py picks up readline and ncurses from base. This fixes buildRong-En Fan1-3/+37
2006-10-16Correct a patch not to install unwanted files.Hye-Shik Chang1-10/+10
2006-10-13Revert the default version of Python to 2.4 for the ports freezeHye-Shik Chang3-14/+13
2006-10-10Fix build with WITH_FPECTL=yes on i386.Hye-Shik Chang1-0/+1
2006-10-09- Restrict a dependency to the real interpreter to _RUN only. ThisHye-Shik Chang1-7/+0
2006-10-09Simple portupgrade doesn't upgrade python correctly, so add a checkHye-Shik Chang1-0/+7
2006-10-09- Update the main python version to 2.5.Hye-Shik Chang5-22/+45