| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove python26, it is expired and nothing depends on it anymore. | Rene Ladan | 2014-01-13 | 1 | -289/+0 |
* | Bump PORTREVISION for all Python ports to pickup the recent ARM patch | Kubilay Kocak | 2013-12-08 | 1 | -1/+1 |
* | Reduce diffs, sort sections & Add LICENSE for Python 2.6, 2.7 & 3.3 | Kubilay Kocak | 2013-12-08 | 1 | -12/+15 |
* | lang/python26: Add FreeBSD 11 support, enable POSIX Semaphores on FreeBSD 7+ | Kubilay Kocak | 2013-12-08 | 1 | -1/+3 |
* | lang/python26: Use ports libffi to address ctypes build failure on i386 | Kubilay Kocak | 2013-12-08 | 1 | -0/+3 |
* | lang/python26: Fix CFLAGS in python-config where cc = clang | Kubilay Kocak | 2013-11-24 | 1 | -8/+11 |
* | - Update to version 2.6.9 | Marcus von Appen | 2013-11-02 | 1 | -4/+3 |
* | Add NO_STAGE all over the place in preparation for the staging support (cat: ... | Baptiste Daroussin | 2013-09-20 | 1 | -0/+1 |
* | Resolve gettext (libintl) detection and linking in all Python ports | Kubilay Kocak | 2013-09-08 | 1 | -5/+8 |
* | - Move the symlink magic for the default python version into lang/python | Marcus von Appen | 2013-08-17 | 1 | -18/+1 |
* | - Remove MAKE_JOBS_SAFE variable | Alex Kozlov | 2013-08-14 | 1 | -1/+0 |
* | - update to latest upstream versions: | Ruslan Makhmatkhanov | 2013-05-17 | 1 | -1/+4 |
* | Commit all the non-functional changes to python ports to reduce the diff size | Ruslan Makhmatkhanov | 2013-05-11 | 1 | -2/+2 |
* | - adoption of USES for gettext | Jason Helfman | 2013-05-06 | 1 | -9/+11 |
* | - Remove "first-installed-win" logic for automatically setting | Li-Wen Hsu | 2012-12-23 | 1 | -16/+17 |
* | - do not hardcode distfile extension for lang/python ports in bsd.python.mk | Ruslan Makhmatkhanov | 2012-10-03 | 1 | -0/+1 |
* | - fix PORT_OPTIONS s/)/}/ | Olli Hauer | 2012-09-08 | 1 | -1/+1 |
* | - Fix Python OPT flags for WITH_PTH knob | Marcus von Appen | 2012-07-22 | 1 | -2/+6 |
* | - Fix builds, if the NLS option switch is set. In some cases | Marcus von Appen | 2012-06-20 | 1 | -2/+3 |
* | - Fix gettext detection for the locale module | Marcus von Appen | 2012-06-19 | 1 | -1/+11 |
* | - Revert back UCS changes | Martin Wilke | 2012-05-31 | 1 | -2/+2 |
* | - Correct PYMALLOC logic (that fix the build of devel/gobject-introspection) | Martin Wilke | 2012-05-31 | 1 | -3/+4 |
* | - Convert to new options framework | Martin Wilke | 2012-05-29 | 1 | -23/+25 |
* | - Unbreak build on powerpc | Martin Wilke | 2012-05-28 | 1 | -6/+1 |
* | - Update: | Martin Wilke | 2012-04-11 | 1 | -2/+1 |
* | - Mark Python as Secure | Martin Wilke | 2012-02-18 | 1 | -1/+1 |
* | - Remove WITH_FBSD10_FIX, is no longer needed | Martin Wilke | 2011-11-09 | 1 | -1/+0 |
* | - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags) | Sunpoet Po-Chuan Hsieh | 2011-11-05 | 1 | -4/+2 |
* | - Fix build on FreeBSD 10 | Beat Gaetzi | 2011-10-28 | 1 | -1/+5 |
* | - Remove the HUGE_STACK_SIZE option, now Python will use default | Li-Wen Hsu | 2011-09-25 | 1 | -6/+1 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -6/+3 |
* | Handle built world without NIS more gracefully; detect missing ypcat and | Chris Rees | 2011-09-18 | 1 | -1/+8 |
* | - Fix pkg-plist when building with WITHOUT_THREADS | Li-Wen Hsu | 2011-08-19 | 1 | -0/+2 |
* | - Update to 2.6.7 | Wen Heping | 2011-06-08 | 1 | -2/+1 |
* | - Apply two patch from svn.python.org to fix CVE-2010-3493 and SA43463 | Wen Heping | 2011-03-07 | 1 | -0/+1 |
* | Changes to make python ports work on powerpc (32-bit mode; 64-bit not | Mark Linimon | 2011-02-24 | 1 | -0/+5 |
* | Changes to make python ports work on powerpc (32-bit mode; 64-bit not | Mark Linimon | 2011-02-24 | 1 | -5/+0 |
* | - Update to 2.6.6 | Wen Heping | 2010-09-12 | 1 | -6/+7 |
* | Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). | Jung-uk Kim | 2010-07-19 | 1 | -0/+1 |
* | - Update lang/python26 to 2.6.5 | Wen Heping | 2010-05-12 | 1 | -1/+1 |
* | - Update to 2.6.4 | Martin Wilke | 2009-11-26 | 1 | -2/+1 |
* | Fix build if POSIX semaphore enabled is | Martin Wilke | 2009-09-15 | 1 | -1/+7 |
* | - Add support for FreeBSD 9.0 | Martin Wilke | 2009-09-11 | 1 | -2/+4 |
* | - Use dirrmtry in lib-old dir to fix some plist leftlovers | Martin Wilke | 2009-08-13 | 1 | -1/+1 |
* | - Fix build with WITH_SEM but ${OSVERSION} < 701106 (mark IGNORE correctly) | Li-Wen Hsu | 2009-08-02 | 1 | -1/+0 |
* | - Ask the first Python installed to install the bin/python link, | Li-Wen Hsu | 2009-07-14 | 1 | -2/+3 |
* | - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATA | Li-Wen Hsu | 2009-07-12 | 1 | -10/+12 |
* | - Update lang/python26 and make Python 2.6.2 to the default Python version | Martin Wilke | 2009-06-08 | 1 | -2/+2 |
* | Add support for building Python against GNU Portable Threads (Pth), | Bruce M Simpson | 2009-03-14 | 1 | -2/+29 |
* | Make sure the singal is delivered to the main thread, where python | Maxim Sobolev | 2009-02-27 | 1 | -1/+1 |