summaryrefslogtreecommitdiff
path: root/www/mod_python3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove old maintainer from pkg-descrPete Fritchman2001-11-063-6/+5
| | | | | | | | | | | - Fix pkg-req script -Set NO_PACKAGE, as this port requires Python without threads support PR: 31273 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=49667
* Set maintainer to ports@FreeBSD.orgPete Fritchman2001-10-071-1/+1
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer) Notes: svn path=/head/; revision=48508
* Update port to version 2.7.6, make it work with Python 2.1.1.Jimmy Olgeni2001-08-166-58/+36
| | | | | | | | | | Assign maintainership to Anders Nordby <anders@fix.no> (approved by current maintainer) PR: 29738 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=46307
* Fix build when WRKDIRPREFIX is set to a different path.Jimmy Olgeni2001-05-271-2/+2
| | | | Notes: svn path=/head/; revision=43139
* upgrade to 2.7.3Ying-Chieh Liao2001-05-194-9/+8
| | | | | | | | PR: 27379 Submitted by: maintainer Notes: svn path=/head/; revision=42748
* updates 2.7.2_2James E. Housley2001-05-115-42/+43
| | | | | | | | | | | | . Python 2.1 support . EAPI option added. (for www/apache13-modssl) . MASTER_SITES order changed (www.modpython.org site is always slow) PR: 27214 Submitted by: Chang, Hye-Shik <perky@python.or.kr> MAINTAINER Notes: svn path=/head/; revision=42515
* Forgotten file:James E. Housley2001-03-231-0/+20
| | | | | | | | | | | | | | | more flexible build options: .enables apache module to embeded more python features. (crypt, cmath, strop.. and so many;same to lang/python port) but useless features (openpty, gnu readline) are disabled by default. .strip object at post-build phase by default. PR: 25839 Submitted by: Chang, Hye-Shik <perky@python.or.kr> MAINTAINER Notes: svn path=/head/; revision=40233
* more flexible build options:James E. Housley2001-03-231-4/+61
| | | | | | | | | | | | | | | | .enables apache module to embeded more python features. (crypt, cmath, strop.. and so many;same to lang/python port) but useless features (openpty, gnu readline) are disabled by default. .strip object at post-build phase by default. Assorted cleanup for portlint PR: 25839 Submitted by: Chang, Hye-Shik <perky@python.or.kr> MAINTAINER Notes: svn path=/head/; revision=40225
* Update port to version 2.7.2 (security fixes)Jimmy Olgeni2001-02-242-2/+2
| | | | | | | | PR: 25127 Submitted by: maintainer Notes: svn path=/head/; revision=38678
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update to 2.7.1Kevin Lo2000-12-275-23/+28
| | | | | | | | PR: 23874 Submitted by: MAINTAINER Notes: svn path=/head/; revision=36410
* Update to 2.6.3.Maxim Sobolev2000-11-157-52/+79
| | | | | | | | PR: 22850 Submitted by: maintainer Notes: svn path=/head/; revision=35167
* This port requires python version 1.5 which is now in lang/python15.Steve Price2000-11-081-1/+1
| | | | Notes: svn path=/head/; revision=34924
* Add mod_python 2.6, an Apache module that allows embedding python withinWill Andrews2000-10-285-0/+81
the Apache http server for performance and flexibility boosts. PR: 20885 Submitted by: Chang, Hye-Shik <perky@python.or.kr> Notes: svn path=/head/; revision=34323