| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new utility target named 'upgrade-site-packages' to upgrade | perky | 2004-12-06 | 1 | -0/+22 |
* | - Update lang/python to 2.4 final release. | perky | 2004-12-01 | 1 | -11/+12 |
* | farewell to libxpg4. | sf | 2004-11-15 | 1 | -7/+0 |
* | Fix package build on 4-STABLE. | perky | 2004-08-21 | 1 | -1/+1 |
* | - Add support for FreeBSD 6. | perky | 2004-08-20 | 1 | -7/+9 |
* | - Allow to disable IPv6 support [1] | perky | 2004-08-07 | 1 | -2/+3 |
* | Make PORTREVISION overridable by slave ports. | perky | 2004-07-10 | 1 | -1/+1 |
* | Allow to install and use 3rd party packages in X11BASE. | perky | 2004-07-09 | 1 | -0/+4 |
* | Fix comment. | perky | 2004-06-28 | 1 | -1/+1 |
* | - Update to Python 2.3.4. | perky | 2004-05-27 | 1 | -5/+4 |
* | Use OPTIONS. | perky | 2004-05-07 | 1 | -11/+12 |
* | Reduce configure warning. | perky | 2004-04-18 | 1 | -0/+1 |
* | Fixed a bug where the configure script couldn't detect getaddrinfo() | perky | 2004-04-14 | 1 | -1/+1 |
* | Fix stackless build broken by the recent shared-build commit. | perky | 2004-03-22 | 1 | -1/+1 |
* | Correct pre-install target to pre-su-install so that the credential | perky | 2004-03-18 | 1 | -1/+1 |
* | - Fix installation problem where PREFIX != LOCALBASE. | perky | 2004-03-11 | 1 | -1/+2 |
* | Create a symbolic link to lib/python2.3.so on lib/python2.3/config/ | perky | 2004-03-09 | 1 | -1/+2 |
* | Build and install a shared library and its frontend besides static one | perky | 2004-03-08 | 1 | -15/+44 |
* | - Update stackless_python to 2.3.3 as of 040225 and unmark BROKEN. | perky | 2004-02-27 | 1 | -1/+2 |
* | - Add a workaround for the net/straw port installation problem | perky | 2004-02-24 | 1 | -1/+1 |
* | On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks | marcel | 2004-02-16 | 1 | -1/+1 |
* | - Use process scope threads instead of system scope to enable large | perky | 2004-02-09 | 1 | -0/+1 |
* | Fix builds for whom has VPATH on his/her environment variables. | perky | 2003-12-28 | 1 | -0/+1 |
* | - Update to Python-2.3.3 | perky | 2003-12-20 | 1 | -2/+4 |
* | Add fix for a fatal bug in type's GC handling causes segfaults. | perky | 2003-11-21 | 1 | -1/+1 |
* | - Include pyexpat module in python base ports because python incorporated | perky | 2003-11-04 | 1 | -1/+1 |
* | - Update lang/python-devel to Python-2.4 031022 snapshot. | perky | 2003-10-29 | 1 | -4/+4 |
* | Add missed ossaudiodev.so into pkg-plist (only for x86, since I don't have | sobomax | 2003-10-29 | 1 | -0/+1 |
* | Don't use PYTHON_DISTFILE as well as PYTHON_WRKSRC on lang/python* ports | perky | 2003-10-21 | 1 | -2/+2 |
* | - Add WITHOUT_PYMALLOC knob that disables pymalloc, the internal | perky | 2003-10-19 | 1 | -1/+5 |
* | Add alpha to list of 64bit architectures. (This fixes package | perky | 2003-10-16 | 1 | -1/+1 |
* | Update to Python-2.3.2 | perky | 2003-10-04 | 1 | -2/+1 |
* | - Install a 'real' shared object when BUILD_SHARED=yes. [1] | perky | 2003-09-29 | 1 | -5/+6 |
* | - Revive os.fsync function which is disabled by a typo of Python-2.3.1. | perky | 2003-09-26 | 1 | -0/+1 |
* | Add notes about separated standard modules. | perky | 2003-09-26 | 1 | -0/+2 |
* | - Update to Python-2.3.1, the lastest Bugfix release. | perky | 2003-09-24 | 1 | -2/+8 |
* | BUILD_STATIC by default because it's better. | perky | 2003-08-22 | 1 | -1/+2 |
* | - Update to Python-2.3 | perky | 2003-07-31 | 1 | -17/+39 |
* | Set per-thread stack size to 0x20000 (default) or 0x100000 | perky | 2003-07-09 | 1 | -1/+6 |
* | o Utilize MASTER_SITE_PYTHON. | perky | 2003-07-04 | 1 | -4/+8 |
* | Take maintainerships from alane's python ports. | perky | 2003-06-09 | 1 | -1/+1 |
* | REST IN PEACE | will | 2003-06-08 | 1 | -1/+1 |
* | Update to 2.2.3 | perky | 2003-06-04 | 1 | -2/+1 |
* | Destroy pkg-comment for some of the stranger uses in the tree, | ade | 2003-03-06 | 1 | -0/+1 |
* | PORTREVSION => 2. | alane | 2002-11-21 | 1 | -1/+1 |
* | PORTREVISION => 1 | alane | 2002-11-21 | 1 | -0/+1 |
* | Simplified threads configuration. | alane | 2002-11-21 | 1 | -3/+5 |
* | Take over as maintainer since tg is taking a leave of absence from port | alane | 2002-11-15 | 1 | -1/+1 |
* | Upgrade to Python-2.2.2. | perky | 2002-10-17 | 1 | -1/+1 |
* | Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. | tg | 2002-06-14 | 1 | -6/+6 |