| Commit message (Expand) | Author | Age | Files | Lines |
* | - 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 |
* | - Update: | Martin Wilke | 2012-04-11 | 7 | -68/+14 |
* | - Mark Python as Secure | Martin Wilke | 2012-02-18 | 2 | -1/+15 |
* | - 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 |
* | - Replace pre-configure target with WITH_FBSD10_FIX as we have a fix in | Beat Gaetzi | 2011-10-27 | 1 | -8/+1 |
* | Fix build on powerpc as is done on other python ports | Erwin Lansing | 2011-10-27 | 1 | -1/+1 |
* | Fix build on FreeBSD 10 | Erwin Lansing | 2011-10-27 | 6 | -18/+32 |
* | - Remove the HUGE_STACK_SIZE option, now Python will use default | Li-Wen Hsu | 2011-09-25 | 1 | -7/+1 |
* | - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS) | Dmitry Marakasov | 2011-09-23 | 1 | -7/+4 |
* | 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 | 2 | -1/+3 |
* | - Clarify error message | Sunpoet Po-Chuan Hsieh | 2011-07-22 | 1 | -1/+1 |
* | - Remove patch-Makefile.pre.in, now build with pthread correctly, bump PORTRE... | Wen Heping | 2011-06-29 | 2 | -13/+1 |
* | - Update to 2.7.2 | Wen Heping | 2011-06-27 | 4 | -19/+38 |
* | Enable build on powerpc64. Tested on i386, no regression. | Mark Linimon | 2011-03-11 | 2 | -3/+17 |
* | - Fix the run error when build c extensions | Wen Heping | 2010-11-30 | 2 | -0/+14 |
* | - Update to 2.7.1 | Wen Heping | 2010-11-29 | 5 | -30/+21 |
* | - Fix build to create _curses module correctly. | Wen Heping | 2010-09-06 | 3 | -11/+12 |
* | - Introduce Python 2.7.0 | Li-Wen Hsu | 2010-08-15 | 13 | -148/+374 |
* | - Update lang/python26 to 2.6.5 | Wen Heping | 2010-05-12 | 3 | -6/+15 |
* | - Update to 2.6.4 | Martin Wilke | 2009-11-26 | 3 | -7/+12 |
* | Fix build if POSIX semaphore enabled is | Martin Wilke | 2009-09-15 | 2 | -2/+8 |
* | - Add support for FreeBSD 9.0 | Martin Wilke | 2009-09-11 | 5 | -15/+38 |
* | - Use dirrmtry in lib-old dir to fix some plist leftlovers | Martin Wilke | 2009-08-13 | 2 | -2/+2 |
* | - 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 | 2 | -576/+578 |
* | - Update lang/python26 and make Python 2.6.2 to the default Python version | Martin Wilke | 2009-06-08 | 4 | -15/+30 |
* | Add support for building Python against GNU Portable Threads (Pth), | Bruce M Simpson | 2009-03-14 | 7 | -21/+129 |
* | Make sure the singal is delivered to the main thread, where python | Maxim Sobolev | 2009-02-27 | 2 | -1/+31 |
* | Fix typo in UCS4 knob handling. | Tom McLaughlin | 2009-02-22 | 1 | -1/+2 |
* | - Update to python 2.5.4 and python 2.6.1 | Martin Wilke | 2009-02-16 | 3 | -14/+23 |
* | Introduce two new versions of Python: 2.6 and 3.0rc1 (finally!) | Hye-Shik Chang | 2008-10-13 | 27 | -1945/+323 |
* | - Security fixes | Martin Wilke | 2008-09-08 | 20 | -1/+877 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | - Fix zlib crash from zlib.decompressobj().flush(val) | Martin Wilke | 2008-04-25 | 3 | -1/+28 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -2/+2 |
* | Force to build bsddb185 module to make pkg-plist consistent. | Hye-Shik Chang | 2008-02-29 | 1 | -9/+18 |
* | - Fix plist | Pav Lucistnik | 2008-02-25 | 2 | -0/+2 |
* | Update to Python 2.5.2. | Hye-Shik Chang | 2008-02-24 | 3 | -10/+125 |
* | Add support for FreeBSD 8. | Hye-Shik Chang | 2007-10-29 | 3 | -8/+945 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-03 | 1 | -10/+2 |
* | - Make Python 2.5.1 the default Python version | Alexander Botero-Lowry | 2007-07-30 | 3 | -13/+40 |
* | - Force setup.py picks up readline and ncurses from base. This fixes build | Rong-En Fan | 2007-02-27 | 1 | -3/+37 |
* | Correct a patch not to install unwanted files. | Hye-Shik Chang | 2006-10-16 | 1 | -10/+10 |
* | Revert the default version of Python to 2.4 for the ports freeze | Hye-Shik Chang | 2006-10-13 | 3 | -14/+13 |
* | Fix build with WITH_FPECTL=yes on i386. | Hye-Shik Chang | 2006-10-10 | 1 | -0/+1 |