Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.3.4. | perky | 2004-05-27 | 1 | -0/+5 |
| | |||||
* | Use the SORT macro from bsd.port.mk. | trevor | 2004-01-22 | 1 | -2/+3 |
| | |||||
* | - Update to Python-2.3.3 | perky | 2003-12-20 | 1 | -0/+5 |
| | | | | | | - Pass PYTHON_VERSION variable to dependent builds. - Enable email package to use cjkcodecs. - Decrease default recursion limit to 900 on sparc64. | ||||
* | Update to Python-2.3.2 | perky | 2003-10-04 | 1 | -0/+5 |
| | |||||
* | - Update to Python-2.3.1, the lastest Bugfix release. | perky | 2003-09-24 | 1 | -0/+5 |
| | | | | | | | - Disable dlmodule on amd64 and sparc64 because dlmodule isn't designed for them. - Add -fPIC on CFLAGS on amd64 for mod_python3 and other ports using it on linking their own dynamic library. | ||||
* | Update python documentation ports to Python-2.3's. | perky | 2003-08-01 | 2 | -3/+22 |
| | |||||
* | Take maintainerships from alane's python ports. | perky | 2003-06-09 | 1 | -1/+1 |
| | | | | Rest in Peace, Alan. | ||||
* | REST IN PEACE | will | 2003-06-09 | 1 | -1/+1 |
| | | | | | | | | | Alan Eldridge Born December 15, 1961 in Iowa Died June 6, 2003 in Denver, Colorado Thank you for your contributions, you will be greatly missed. | ||||
* | Update to 2.2.3 and correct tg's e-mail address. | perky | 2003-06-04 | 7 | -2/+1078 |
| | | | | Approved by: maintainer (implicitly) | ||||
* | Clear moonlight beckons. | ade | 2003-03-07 | 2 | -1/+1 |
| | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. | ||||
* | Take over as maintainer since tg is taking a leave of absence from port | alane | 2002-11-16 | 1 | -2/+2 |
| | | | | maintenance. | ||||
* | Add PLIST for Python-2.2.2 docs. | perky | 2002-10-17 | 2 | -0/+1271 |
| | | | | Approved by: tg | ||||
* | Handle docs for Python-2.1.3 and -2.2.1. | tg | 2002-04-12 | 3 | -0/+1612 |
| | | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv> | ||||
* | Add checksums for Python-2.1.2 docs. | tg | 2002-03-21 | 2 | -0/+594 |
| | | | | Prompted by: many ;-) | ||||
* | Include docs for Python-2.2. | tg | 2002-01-09 | 2 | -0/+984 |
| | |||||
* | Update docs for Python-2.{0,1}.1. | tg | 2001-07-27 | 3 | -0/+1374 |
| | |||||
* | Fix PLIST for Python-2.1 docs. | tg | 2001-05-16 | 2 | -1/+423 |
| | |||||
* | Add checksums for Python-2.1 docs. | tg | 2001-05-03 | 1 | -0/+5 |
| | |||||
* | Put docs into versioned directories. | tg | 2001-05-02 | 6 | -919/+919 |
| | |||||
* | Use PYTHON_PORTVERSION, so this works for other releases than 2.0. | tg | 2001-03-15 | 1 | -1/+2 |
| | |||||
* | Upgrade docs for Python 2.0. | tg | 2000-10-20 | 7 | -44/+282 |
| | |||||
* | Rename PLIST_* to pkg-plist_*. | asami | 2000-10-08 | 1 | -1/+1 |
| | |||||
* | @unexec rmdir needs %D in pathname. | asami | 2000-05-31 | 5 | -5/+5 |
| | | | | Found by: bento | ||||
* | Convert to the PORTNAME - PORTVERSION syntax. | obrien | 2000-04-12 | 1 | -4/+3 |
| | |||||
* | Upgrade to 1.5.2p2. | tg | 2000-04-06 | 3 | -52/+93 |
| | |||||
* | FreeBSD.ORG -> FreeBSD.org | mharo | 1999-08-31 | 1 | -2/+2 |
| | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | Add version number to package name. | tg | 1999-08-04 | 1 | -2/+2 |
| | | | | | PR: 12954 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> | ||||
* | Commit #3/4 to enforce caps, no period. | hoek | 1999-06-27 | 1 | -1/+1 |
| | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s | ||||
* | New port python-doc-html. As the name suggests: documentation for | tg | 1999-06-02 | 9 | -0/+693 |
the Python language in HTML format. This port includes the necessary files for other formats, like PDF and PS, in a fashion similar to gimp-manual-html. |