summaryrefslogtreecommitdiff
path: root/lang/python-doc-html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add checksums for 2.4 documents.Hye-Shik Chang2004-12-021-0/+5
|
* Update to 2.3.4.Hye-Shik Chang2004-05-271-0/+5
|
* Use the SORT macro from bsd.port.mk.Trevor Johnson2004-01-221-2/+3
|
* - Update to Python-2.3.3Hye-Shik Chang2003-12-201-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.2Hye-Shik Chang2003-10-041-0/+5
|
* - Update to Python-2.3.1, the lastest Bugfix release.Hye-Shik Chang2003-09-241-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.Hye-Shik Chang2003-07-312-3/+22
|
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-091-1/+1
| | | | Rest in Peace, Alan.
* REST IN PEACEWill Andrews2003-06-081-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.Hye-Shik Chang2003-06-047-2/+1078
| | | | Approved by: maintainer (implicitly)
* Clear moonlight beckons.Ade Lovett2003-03-072-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 portAlan Eldridge2002-11-151-2/+2
| | | | maintenance.
* Add PLIST for Python-2.2.2 docs.Hye-Shik Chang2002-10-172-0/+1271
| | | | Approved by: tg
* Handle docs for Python-2.1.3 and -2.2.1.Thomas Gellekum2002-04-123-0/+1612
| | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Add checksums for Python-2.1.2 docs.Thomas Gellekum2002-03-212-0/+594
| | | | Prompted by: many ;-)
* Include docs for Python-2.2.Thomas Gellekum2002-01-092-0/+984
|
* Update docs for Python-2.{0,1}.1.Thomas Gellekum2001-07-273-0/+1374
|
* Fix PLIST for Python-2.1 docs.Thomas Gellekum2001-05-162-1/+423
|
* Add checksums for Python-2.1 docs.Thomas Gellekum2001-05-031-0/+5
|
* Put docs into versioned directories.Thomas Gellekum2001-05-026-919/+919
|
* Use PYTHON_PORTVERSION, so this works for other releases than 2.0.Thomas Gellekum2001-03-151-1/+2
|
* Upgrade docs for Python 2.0.Thomas Gellekum2000-10-207-44/+282
|
* Rename PLIST_* to pkg-plist_*.Satoshi Asami2000-10-081-1/+1
|
* @unexec rmdir needs %D in pathname.Satoshi Asami2000-05-305-5/+5
| | | | Found by: bento
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-4/+3
|
* Upgrade to 1.5.2p2.Thomas Gellekum2000-04-063-52/+93
|
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
|
* Add version number to package name.Thomas Gellekum1999-08-041-2/+2
| | | | | PR: 12954 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-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 forThomas Gellekum1999-06-029-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.