aboutsummaryrefslogtreecommitdiff
path: root/lang/python-doc-html
Commit message (Collapse)AuthorAgeFilesLines
* Update to Python-2.3.2Hye-Shik Chang2003-10-041-0/+5
| | | | Notes: svn path=/head/; revision=90205
* - 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. Notes: svn path=/head/; revision=89191
* Update python documentation ports to Python-2.3's.Hye-Shik Chang2003-07-312-3/+22
| | | | Notes: svn path=/head/; revision=86072
* Take maintainerships from alane's python ports.Hye-Shik Chang2003-06-091-1/+1
| | | | | | | Rest in Peace, Alan. Notes: svn path=/head/; revision=82562
* 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. Notes: svn path=/head/; revision=82550
* Update to 2.2.3 and correct tg's e-mail address.Hye-Shik Chang2003-06-047-2/+1078
| | | | | | | Approved by: maintainer (implicitly) Notes: svn path=/head/; revision=82238
* 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. Notes: svn path=/head/; revision=77045
* Take over as maintainer since tg is taking a leave of absence from portAlan Eldridge2002-11-151-2/+2
| | | | | | | maintenance. Notes: svn path=/head/; revision=70167
* Add PLIST for Python-2.2.2 docs.Hye-Shik Chang2002-10-172-0/+1271
| | | | | | | Approved by: tg Notes: svn path=/head/; revision=68199
* 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> Notes: svn path=/head/; revision=57617
* Add checksums for Python-2.1.2 docs.Thomas Gellekum2002-03-212-0/+594
| | | | | | | Prompted by: many ;-) Notes: svn path=/head/; revision=56418
* Include docs for Python-2.2.Thomas Gellekum2002-01-092-0/+984
| | | | Notes: svn path=/head/; revision=52806
* Update docs for Python-2.{0,1}.1.Thomas Gellekum2001-07-273-0/+1374
| | | | Notes: svn path=/head/; revision=45523
* Fix PLIST for Python-2.1 docs.Thomas Gellekum2001-05-162-1/+423
| | | | Notes: svn path=/head/; revision=42634
* Add checksums for Python-2.1 docs.Thomas Gellekum2001-05-031-0/+5
| | | | Notes: svn path=/head/; revision=42211
* Put docs into versioned directories.Thomas Gellekum2001-05-026-919/+919
| | | | Notes: svn path=/head/; revision=42171
* Use PYTHON_PORTVERSION, so this works for other releases than 2.0.Thomas Gellekum2001-03-151-1/+2
| | | | Notes: svn path=/head/; revision=39881
* Upgrade docs for Python 2.0.Thomas Gellekum2000-10-207-44/+282
| | | | Notes: svn path=/head/; revision=34015
* Rename PLIST_* to pkg-plist_*.Satoshi Asami2000-10-081-1/+1
| | | | Notes: svn path=/head/; revision=33530
* @unexec rmdir needs %D in pathname.Satoshi Asami2000-05-305-5/+5
| | | | | | | Found by: bento Notes: svn path=/head/; revision=28997
* Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-4/+3
| | | | Notes: svn path=/head/; revision=27458
* Upgrade to 1.5.2p2.Thomas Gellekum2000-04-063-52/+93
| | | | Notes: svn path=/head/; revision=27372
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Add version number to package name.Thomas Gellekum1999-08-041-2/+2
| | | | | | | | PR: 12954 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=20522
* 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 Notes: svn path=/head/; revision=19803
* 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. Notes: svn path=/head/; revision=19180