| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove python21 and python22. These version lines are long deprecated and | Tom McLaughlin | 2007-01-27 | 1 | -122/+0 |
* | Deprecate these old python versions and schedual for expiration on | Tom McLaughlin | 2006-11-08 | 1 | -0/+3 |
* | Fix `make fetch'. | Joseph Koshy | 2006-10-21 | 1 | -1/+1 |
* | - Update the main python version to 2.5. | Hye-Shik Chang | 2006-10-09 | 1 | -2/+2 |
* | Remove a wrong patch which doesn't apply to Python 2.2. | Hye-Shik Chang | 2006-08-12 | 1 | -1/+1 |
* | Remove USE_REINPLACE from the categories starting with L | Edwin Groothuis | 2006-05-09 | 1 | -1/+0 |
* | - Add support for FreeBSD 7 | Hye-Shik Chang | 2005-07-28 | 1 | -16/+11 |
* | Add a patch from PSF-2005-001 which fixes SimpleXMLRPCServer | Hye-Shik Chang | 2005-02-04 | 1 | -1/+4 |
* | farewell to libxpg4. | FUJISHIMA Satsuki | 2004-11-15 | 1 | -7/+0 |
* | - Add support for FreeBSD 6. | Hye-Shik Chang | 2004-08-21 | 1 | -7/+10 |
* | Allow to install and use 3rd party packages in X11BASE. | Hye-Shik Chang | 2004-07-09 | 1 | -2/+5 |
* | Fixed a bug where the configure script couldn't detect getaddrinfo() | Hye-Shik Chang | 2004-04-14 | 1 | -1/+1 |
* | Correct pre-install target to pre-su-install so that the credential | Hye-Shik Chang | 2004-03-18 | 1 | -1/+1 |
* | Set NO_LATEST_LINK to avoid confliction against lang/python. | Hye-Shik Chang | 2004-02-27 | 1 | -1/+2 |
* | - Update lang/python-devel to Python-2.4 031022 snapshot. | Hye-Shik Chang | 2003-10-29 | 1 | -4/+4 |
* | Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports | Hye-Shik Chang | 2003-10-21 | 1 | -2/+2 |
* | Utilize PYTHON_SITE_SUBDIR. | Hye-Shik Chang | 2003-10-19 | 1 | -1/+1 |
* | - Add python22 as an alternative version. | Hye-Shik Chang | 2003-07-31 | 1 | -6/+12 |
* | Set per-thread stack size to 0x20000 (default) or 0x100000 | Hye-Shik Chang | 2003-07-09 | 1 | -1/+6 |
* | o Utilize MASTER_SITE_PYTHON. | Hye-Shik Chang | 2003-07-04 | 1 | -4/+8 |
* | Take maintainerships from alane's python ports. | Hye-Shik Chang | 2003-06-09 | 1 | -1/+1 |
* | REST IN PEACE | Will Andrews | 2003-06-08 | 1 | -1/+1 |
* | Update to 2.2.3 | Hye-Shik Chang | 2003-06-04 | 1 | -2/+1 |
* | Destroy pkg-comment for some of the stranger uses in the tree, | Ade Lovett | 2003-03-06 | 1 | -0/+1 |
* | PORTREVSION => 2. | Alan Eldridge | 2002-11-21 | 1 | -1/+1 |
* | PORTREVISION => 1 | Alan Eldridge | 2002-11-21 | 1 | -0/+1 |
* | Simplified threads configuration. | Alan Eldridge | 2002-11-21 | 1 | -3/+5 |
* | Take over as maintainer since tg is taking a leave of absence from port | Alan Eldridge | 2002-11-15 | 1 | -1/+1 |
* | Upgrade to Python-2.2.2. | Hye-Shik Chang | 2002-10-17 | 1 | -1/+1 |
* | Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. | Thomas Gellekum | 2002-06-14 | 1 | -6/+6 |
* | Fix building on the Alpha. | Thomas Gellekum | 2002-05-16 | 1 | -0/+6 |
* | Upgrade to Python-2.2. | Thomas Gellekum | 2002-04-12 | 1 | -2/+1 |
* | Add SourceForge as a well connected secondary MASTER_SITES location. | Thomas Gellekum | 2002-04-02 | 1 | -0/+2 |
* | Explicitly enable IPv6 support. | Thomas Gellekum | 2002-04-02 | 1 | -2/+8 |
* | Implement PyObject_DelItemString(), which was obviously forgotten for | Thomas Gellekum | 2002-01-16 | 1 | -0/+1 |
* | Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. | Thomas Gellekum | 2002-01-07 | 1 | -3/+3 |
* | Re-add fpectl.so to the plist to fix packaging. Re-enable support | Thomas Gellekum | 2001-11-20 | 1 | -1/+1 |
* | Don't build mpz extension, it's moved to a separate port. | Thomas Gellekum | 2001-10-19 | 1 | -7/+1 |
* | Depend on math/libgmp when running a recent -current. | Thomas Gellekum | 2001-09-25 | 1 | -0/+6 |
* | Upgrade to 2.1.1. | Thomas Gellekum | 2001-07-25 | 1 | -1/+1 |
* | Upgrade to 2.1. | Thomas Gellekum | 2001-05-02 | 1 | -57/+11 |
* | -pthread --> ${PTHREAD_LIBS} | Maxim Sobolev | 2001-03-29 | 1 | -2/+2 |
* | Allow MAINTAINER to be redefined in a slave port. | Maxim Sobolev | 2001-03-29 | 1 | -1/+1 |
* | MASTER_SITE changed. | Thomas Gellekum | 2000-12-07 | 1 | -1/+2 |
* | Install Demo/ dir to $PREFIX/share/examples/python. | Thomas Gellekum | 2000-11-29 | 1 | -3/+16 |
* | Fix compilation on FreeBSD-3.x. | Thomas Gellekum | 2000-11-13 | 1 | -0/+6 |
* | Upgrade to 2.0. | Thomas Gellekum | 2000-10-18 | 1 | -13/+12 |
* | Rename PLIST.{Tools,gmp} to pkg-plist.{Tools,gmp}. | Satoshi Asami | 2000-10-08 | 1 | -3/+3 |
* | Use USE_PYTHON. | Thomas Gellekum | 2000-09-28 | 1 | -0/+1 |
* | Upgrade to 1.6. | Thomas Gellekum | 2000-09-08 | 1 | -13/+20 |