| Commit message (Expand) | Author | Age | Files | Lines |
* | - Remove outdated patch to prune __wchar_t from CFLAGS (python-config --cflags) | Sunpoet Po-Chuan Hsieh | 2011-11-05 | 1 | -4/+1 |
* | - Fix build on FreeBSD 10 | Beat Gaetzi | 2011-10-28 | 3 | -2/+7 |
* | - 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 | -4/+1 |
* | Handle built world without NIS more gracefully; detect missing ypcat and | Chris Rees | 2011-09-18 | 1 | -1/+10 |
* | - remove MD5 | Olli Hauer | 2011-07-03 | 1 | -1/+0 |
* | Fix fcntl module to accept 'unsigned long' type commands for ioctl(2). | Jung-uk Kim | 2010-07-19 | 2 | -1/+39 |
* | - Add support for FreeBSD 9 | Martin Wilke | 2009-11-26 | 3 | -3/+8 |
* | - Ask the first Python installed to install the bin/python link, | Li-Wen Hsu | 2009-07-14 | 1 | -3/+3 |
* | - Honor EXAMPLESDIR, DATADIR, NOPORTEXAMPLES, NOPORTDATA | Li-Wen Hsu | 2009-07-12 | 2 | -503/+505 |
* | - Update lang/python26 and make Python 2.6.2 to the default Python version | Martin Wilke | 2009-06-08 | 1 | -0/+1 |
* | Make sure the singal is delivered to the main thread, where python | Maxim Sobolev | 2009-02-27 | 2 | -1/+31 |
* | - add patches from upstream svn rev.65333, fix integer overflows in | Martin Wilke | 2008-09-11 | 14 | -1/+460 |
* | Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script. | Rong-En Fan | 2008-08-21 | 1 | -1/+0 |
* | - s/PORTREVSION/PORTREVISION/ | Martin Wilke | 2008-04-30 | 1 | -1/+1 |
* | - Fix zlib crash from zlib.decompressobj().flush(val) | Martin Wilke | 2008-04-28 | 3 | -0/+28 |
* | - Remove unneeded dependency from gtk12/gtk20 [1] | Martin Wilke | 2008-04-19 | 1 | -1/+1 |
* | Update python23 to Python 2.3.6 and python24 to Python 2.4.5. | Hye-Shik Chang | 2008-03-16 | 3 | -6/+4 |
* | Add support for FreeBSD 8. | Hye-Shik Chang | 2007-10-29 | 3 | -14/+596 |
* | Remove support for OSVERSION < 5 | Edwin Groothuis | 2007-10-03 | 1 | -4/+2 |
* | - Make Python 2.5.1 the default Python version | Alexander Botero-Lowry | 2007-07-30 | 3 | -21/+48 |
* | - Force setup.py picks up readline and ncurses from base. This fixes build | Rong-En Fan | 2007-02-27 | 1 | -2/+27 |
* | Update to Python 2.4.4. | Xin LI | 2007-02-14 | 5 | -82/+16 |
* | Revert the default version of Python to 2.4 for the ports freeze | Hye-Shik Chang | 2006-10-13 | 3 | -13/+10 |
* | - Update the main python version to 2.5. | Hye-Shik Chang | 2006-10-09 | 4 | -94/+20 |
* | Fix buffer overrun when performing repr() on a unicode string in a build | Simon L. B. Nielsen | 2006-10-08 | 2 | -0/+68 |
* | Add a checksum for 2.5c2 and remove checksums for old beta releases. | Hye-Shik Chang | 2006-09-13 | 1 | -6/+3 |
* | Avoid to use "ncursesw" which causes segfault when the system has | Hye-Shik Chang | 2006-08-12 | 1 | -2/+20 |
* | Add checksums for Python 2.5b3 and remove old checksums for pre-alpha | Hye-Shik Chang | 2006-08-04 | 1 | -9/+3 |
* | Add a checksum for Python 2.5b1 | Hye-Shik Chang | 2006-06-23 | 1 | -0/+3 |
* | [PATCH] lang/python: Some portlint fixes | Edwin Groothuis | 2006-05-14 | 1 | -3/+3 |
* | Remove USE_REINPLACE from the categories starting with L | Edwin Groothuis | 2006-05-09 | 1 | -1/+0 |
* | Update to Python 2.4.3. | Hye-Shik Chang | 2006-03-30 | 4 | -2938/+1228 |
* | Add a checksum for Python 2.5.a0.20060326 | Hye-Shik Chang | 2006-03-26 | 1 | -0/+3 |
* | SHA256ify (approved by krion@) | Edwin Groothuis | 2006-02-01 | 1 | -11/+41 |
* | Add a CONFLICT to lang/python-mode.el. | Hye-Shik Chang | 2005-11-02 | 1 | -0/+1 |
* | Bring a bugfix enabling WITHOUT_THREADS build again. | Hye-Shik Chang | 2005-10-04 | 1 | -0/+27 |
* | - Update to Python 2.4.2. [1] | Hye-Shik Chang | 2005-10-02 | 5 | -55/+19 |
* | Add checksum for 2.5.a0.20050728 snapshot. | Hye-Shik Chang | 2005-07-28 | 1 | -0/+2 |
* | Fix fcntl.ioctl argument parsing to accept termios.TIOCGWINSZ. | Hye-Shik Chang | 2005-07-28 | 2 | -1/+36 |
* | Backport support for FreeBSD 7 and drop support for FreeBSD 3. | Hye-Shik Chang | 2005-07-18 | 3 | -20/+644 |
* | - Disable "fpectl" base module on non-i386 platforms to fix build | Hye-Shik Chang | 2005-06-19 | 1 | -2/+7 |
* | - Make FPECTL support optional and turn it off by default because | Hye-Shik Chang | 2005-05-12 | 2 | -2/+20 |
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | David E. O'Brien | 2005-04-12 | 1 | -1/+1 |
* | Assist getting more ports working on AMD64 by obeying the | David E. O'Brien | 2005-04-11 | 1 | -1/+1 |
* | Update to Python 2.4.1 | Hye-Shik Chang | 2005-04-03 | 5 | -127/+43 |
* | Fix package building on non-i386 platforms by unrestrict `audioop` | Hye-Shik Chang | 2005-03-28 | 1 | -1/+1 |
* | Unbreak package building on ia64, alpha, amd64 and sparc64 by | Hye-Shik Chang | 2005-03-23 | 1 | -1/+1 |
* | Add checksum info for Python 2.3.5. | Hye-Shik Chang | 2005-03-20 | 1 | -0/+2 |
* | Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer | Hye-Shik Chang | 2005-02-04 | 2 | -0/+126 |