summaryrefslogtreecommitdiff
path: root/lang/python26/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13Remove python26, it is expired and nothing depends on it anymore.Rene Ladan1-289/+0
2013-12-08Bump PORTREVISION for all Python ports to pickup the recent ARM patchKubilay Kocak1-1/+1
2013-12-08Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3Kubilay Kocak1-12/+15
2013-12-08lang/python26: Add FreeBSD 11 support, enable POSIX Semaphores on FreeBSD 7+Kubilay Kocak1-1/+3
2013-12-08lang/python26: Use ports libffi to address ctypes build failure on i386Kubilay Kocak1-0/+3
2013-11-24lang/python26: Fix CFLAGS in python-config where cc = clangKubilay Kocak1-8/+11
2013-11-02- Update to version 2.6.9Marcus von Appen1-4/+3
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/+8
2013-08-17- Move the symlink magic for the default python version into lang/pythonMarcus von Appen1-18/+1
2013-08-14- Remove MAKE_JOBS_SAFE variableAlex Kozlov1-1/+0
2013-05-17- update to latest upstream versions:Ruslan Makhmatkhanov1-1/+4
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-16/+17
2012-10-03- do not hardcode distfile extension for lang/python ports in bsd.python.mkRuslan Makhmatkhanov1-0/+1
2012-09-08- fix PORT_OPTIONS s/)/}/Olli Hauer1-1/+1
2012-07-22- Fix Python OPT flags for WITH_PTH knobMarcus von Appen1-2/+6
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- Revert back UCS changesMartin Wilke1-2/+2
2012-05-31- Correct PYMALLOC logic (that fix the build of devel/gobject-introspection)Martin Wilke1-3/+4
2012-05-29- Convert to new options frameworkMartin Wilke1-23/+25
2012-05-28- Unbreak build on powerpcMartin Wilke1-6/+1
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-6/+3
2011-09-18Handle built world without NIS more gracefully; detect missing ypcat andChris Rees1-1/+8
2011-08-19- Fix pkg-plist when building with WITHOUT_THREADSLi-Wen Hsu1-0/+2
2011-06-08- Update to 2.6.7Wen Heping1-2/+1
2011-03-07- Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463Wen Heping1-0/+1
2011-02-24Changes to make python ports work on powerpc (32-bit mode; 64-bit notMark Linimon1-0/+5
2011-02-24Changes to make python ports work on powerpc (32-bit mode; 64-bit notMark Linimon1-5/+0
2010-09-12- Update to 2.6.6Wen Heping1-6/+7
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-1/+1
2009-11-26- Update to 2.6.4Martin Wilke1-2/+1
2009-09-15Fix build if POSIX semaphore enabled isMartin Wilke1-1/+7
2009-09-11- Add support for FreeBSD 9.0Martin Wilke1-2/+4
2009-08-13- Use dirrmtry in lib-old dir to fix some plist leftloversMartin Wilke1-1/+1
2009-08-02- Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly)Li-Wen Hsu1-1/+0
2009-07-14- Ask the first Python installed to install the bin/python link,Li-Wen Hsu1-2/+3
2009-07-12- Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATALi-Wen Hsu1-10/+12
2009-06-08- Update lang/python26 and make Python 2.6.2 to the default Python versionMartin Wilke1-2/+2
2009-03-14Add support for building Python against GNU Portable Threads (Pth),Bruce M Simpson1-2/+29
2009-02-27Make sure the singal is delivered to the main thread, where pythonMaxim Sobolev1-1/+1