| Commit message (Expand) | Author | Age | Files | Lines |
* | Make PORTREVISION overridable by slave ports. | Hye-Shik Chang | 2004-07-10 | 1 | -1/+1 |
* | Allow to install and use 3rd party packages in X11BASE. | Hye-Shik Chang | 2004-07-09 | 1 | -0/+4 |
* | The tarball for Python 2.4a1 is renamed in the site. | Hye-Shik Chang | 2004-07-09 | 1 | -2/+2 |
* | Add checksum info for 2.4a1. | Hye-Shik Chang | 2004-07-08 | 1 | -1/+2 |
* | Fix comment. | Hye-Shik Chang | 2004-06-28 | 1 | -1/+1 |
* | Use ${CC} instead of cc on dynamic linkings. | Hye-Shik Chang | 2004-06-04 | 1 | -4/+13 |
* | - Update to Python 2.3.4. | Hye-Shik Chang | 2004-05-27 | 6 | -91/+7 |
* | Use OPTIONS. | Hye-Shik Chang | 2004-05-07 | 1 | -11/+12 |
* | Reduce configure warning. | Hye-Shik Chang | 2004-04-18 | 1 | -0/+1 |
* | Fixed a bug where the configure script couldn't detect getaddrinfo() | Hye-Shik Chang | 2004-04-14 | 2 | -2/+10 |
* | Fix stackless build broken by the recent shared-build commit. | Hye-Shik Chang | 2004-03-22 | 1 | -1/+1 |
* | Correct pre-install target to pre-su-install so that the credential | Hye-Shik Chang | 2004-03-18 | 1 | -1/+1 |
* | - Fix installation problem where PREFIX != LOCALBASE. | Hye-Shik Chang | 2004-03-11 | 2 | -2/+4 |
* | Create a symbolic link to lib/python2.3.so on lib/python2.3/config/ | Hye-Shik Chang | 2004-03-09 | 2 | -1/+3 |
* | Build and install a shared library and its frontend besides static one | Hye-Shik Chang | 2004-03-08 | 2 | -20/+51 |
* | - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN. | Hye-Shik Chang | 2004-02-27 | 1 | -1/+2 |
* | - Add a workaround for the net/straw port installation problem | Hye-Shik Chang | 2004-02-24 | 2 | -1/+18 |
* | On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks | Marcel Moolenaar | 2004-02-16 | 1 | -1/+1 |
* | - Use process scope threads instead of system scope to enable large | Hye-Shik Chang | 2004-02-09 | 5 | -9/+97 |
* | Add checksum entry for Python 2.4 040106. | Hye-Shik Chang | 2004-01-09 | 1 | -0/+1 |
* | Fix builds for whom has VPATH on his/her environment variables. | Hye-Shik Chang | 2003-12-28 | 1 | -0/+1 |
* | - Update to Python-2.3.3 | Hye-Shik Chang | 2003-12-20 | 9 | -508/+42 |
* | Add WWW. | Dmitry Sivachenko | 2003-12-04 | 1 | -0/+2 |
* | Add fix for a fatal bug in type's GC handling causes segfaults. | Hye-Shik Chang | 2003-11-21 | 5 | -1/+488 |
* | Ignore syntax errors on compiling 3rd party packages. | Hye-Shik Chang | 2003-11-15 | 1 | -0/+16 |
* | Clarify a sentence on pkg-message. | Hye-Shik Chang | 2003-11-12 | 1 | -1/+1 |
* | - Include pyexpat module in python base ports because python incorporated | Hye-Shik Chang | 2003-11-04 | 4 | -8/+5 |
* | - Update lang/python-devel to Python-2.4 031022 snapshot. | Hye-Shik Chang | 2003-10-29 | 3 | -6/+6 |
* | Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have | Maxim Sobolev | 2003-10-29 | 3 | -2/+16 |
* | Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports | Hye-Shik Chang | 2003-10-21 | 1 | -2/+2 |
* | - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internal | Hye-Shik Chang | 2003-10-19 | 1 | -1/+5 |
* | Add alpha to list of 64bit architectures. (This fixes package | Hye-Shik Chang | 2003-10-16 | 1 | -1/+1 |
* | Update to Python-2.3.2 | Hye-Shik Chang | 2003-10-04 | 4 | -31/+11 |
* | - Install a 'real' shared object when BUILD_SHARED=yes. [1] | Hye-Shik Chang | 2003-09-29 | 3 | -7/+19 |
* | Use smaller recursion limits on amd64 and sparc64 to avoid | Hye-Shik Chang | 2003-09-27 | 1 | -0/+19 |
* | - Revive os.fsync function which is disabled by a typo of Python-2.3.1. | Hye-Shik Chang | 2003-09-26 | 3 | -4/+25 |
* | Add notes about separated standard modules. | Hye-Shik Chang | 2003-09-26 | 2 | -0/+14 |
* | - Update to Python-2.3.1, the lastest Bugfix release. | Hye-Shik Chang | 2003-09-24 | 3 | -14/+9 |
* | BUILD_STATIC by default because it's better. | Hye-Shik Chang | 2003-08-22 | 1 | -1/+2 |
* | Add md5 digest for python 2.4a0.20030801 | Hye-Shik Chang | 2003-08-01 | 1 | -0/+1 |
* | - Update to Python-2.3 | Hye-Shik Chang | 2003-07-31 | 5 | -451/+882 |
* | 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 | 2 | -4/+9 |
* | 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 | 3 | -4/+62 |
* | Destroy pkg-comment for some of the stranger uses in the tree, | Ade Lovett | 2003-03-06 | 2 | -1/+1 |
* | PORTREVSION => 2. | Alan Eldridge | 2002-11-21 | 2 | -170/+2 |
* | PORTREVISION => 1 | Alan Eldridge | 2002-11-21 | 1 | -0/+12 |
* | PORTREVISION => 1 | Alan Eldridge | 2002-11-21 | 2 | -2/+168 |