summaryrefslogtreecommitdiff
path: root/lang/python31/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-01Remove lang/python31, it expired on 2014-06-01Rene Ladan1-236/+0
2014-04-22lang/python{27,31,32}: Replace USE_XZ with USES=tar:xzKubilay Kocak1-2/+1
2014-04-20lang/python{31,32,33}: Add clang 3.4 fix from python27Kubilay Kocak1-1/+1
2014-04-11- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILESunpoet Po-Chuan Hsieh1-1/+1
2014-03-01- Fix build with readline 6.3 from portsAntoine Brodin1-0/+1
2014-03-01lang/python*: Backport security fix for CVE-2014-1912Kubilay Kocak1-1/+1
2014-02-21lang/python31: Backport fox for Python issue #8168Kubilay Kocak1-1/+1
2014-02-01- Fix bad libpython* symlinks after enabling the lang/python* ports toMarcus von Appen1-2/+3
2014-01-26- Enable stagedir supportMarcus von Appen1-20/+17
2013-12-08Bump PORTREVISION for all Python ports to pickup the recent ARM patchKubilay Kocak1-1/+1
2013-12-01Fix OSS Audio and enable FreeBSD 11 support in Python 3.2 and 3.1Kubilay Kocak1-2/+4
2013-12-01lang/python31: Backport upstream kevent fix and use libffi from portsKubilay Kocak1-17/+23
2013-11-24lang/python31: Fix CFLAGS in python-config where cc = clangKubilay Kocak1-6/+8
2013-09-20Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin1-0/+1
2013-09-08Resolve gettext (libintl) detection and linking in all Python portsKubilay Kocak1-5/+7
2013-08-17- Move the symlink magic for the default python version into lang/pythonMarcus von Appen1-27/+1
2013-08-14- Remove MAKE_JOBS_SAFE variableAlex Kozlov1-1/+0
2013-05-17- update to latest upstream versions:Ruslan Makhmatkhanov1-0/+3
2013-05-11Commit all the non-functional changes to python ports to reduce the diff sizeRuslan Makhmatkhanov1-2/+2
2013-05-06- adoption of USES for gettextJason Helfman1-9/+11
2012-12-23- Remove "first-installed-win" logic for automatically settingLi-Wen Hsu1-9/+17
2012-10-03- do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov1-0/+1
2012-06-20- Fix builds, if the NLS option switch is set. In some casesMarcus von Appen1-2/+3
2012-06-19- Fix gettext detection for the locale moduleMarcus von Appen1-1/+11
2012-05-31- Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)Martin Wilke1-1/+2
2012-05-29- Unbreak INDEXMartin Wilke1-1/+1
2012-05-29- Convert to new options frameworkMartin Wilke1-11/+8
2012-04-11- Update:Martin Wilke1-2/+1
2012-02-18- Mark Python as SecureMartin Wilke1-1/+1
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 Gaetzi1-1/+5
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-08-19- Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu1-1/+3
2011-06-16- Update lang/python31 to 3.1.4Wen Heping1-1/+1
2011-02-26- Remove using of ?=, this port is a not a master portLi-Wen Hsu1-1/+1
2010-12-14- Update to 3.1.3Wen Heping1-2/+1
2010-07-19Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).Jung-uk Kim1-0/+1
2010-05-12- Update lang/python26 to 2.6.5Wen Heping1-3/+2
2009-11-26- Ups s/PORTREVISON/PORTREVISIONMartin Wilke1-1/+1
2009-11-26- Add support for FreeBSD 9Martin Wilke1-1/+4
2009-08-22- Update lang/python31 to Python 3.1.1Li-Wen Hsu1-2/+1
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 Hsu1-5/+4
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 Hsu1-13/+15
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 Hsu1-18/+15