summaryrefslogtreecommitdiffstats
path: root/www/mod_python3
Commit message (Collapse)AuthorAgeFilesLines
* Use MASTER_SITE_APACHE_HTTPDperky2003-04-161-6/+1
| | | | Submitted by: naddy
* - Update to 3.0.3 [1]perky2003-04-093-2/+8
| | | | | | | | - Add an instruction about how to run mod_python without a threaded apache. PR: ports/50375 [1] Submitted by: Mark Linimon <linimon@lonesome.com> [1]
* De-pkg-comment for my ports.perky2003-02-252-1/+1
|
* Remove wrong comments on PythonPath directive.perky2003-01-091-4/+1
| | | | Submitted by: Gregory Trubetskoy <grisha@apache.org> (author)
* Update mod_python to 3.0.1. (repocopy from www/mod_python)perky2003-01-079-120/+29
| | | | | Approved by: lioux (portmgr) Repocopied by: joe
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* support appache13-modssl by defining APACHE_PORT in /etc/make.confdinoex2002-09-091-2/+3
| | | | others variants of the apache ports can be used too.
* Update port to 2.7.8, unmark FORBIDDEN.jedgar2002-05-072-4/+2
| | | | | PR: 37726 Submitted by: Allan Saddi <asaddi@philosophysw.com>
* Mark FORBIDDEN:jedgar2002-05-071-0/+2
| | | | | | | | Contains a vulnerability allowing a publisher to access an indirectly imported module allowing a remote attacker to call functions from that module. http://www.modpython.org/pipermail/mod_python/2002-April/001991.html
* - Remove old maintainer from pkg-descrpetef2001-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>
* Set maintainer to ports@FreeBSD.orgpetef2001-10-071-1/+1
| | | | Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
* Update port to version 2.7.6, make it work with Python 2.1.1.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>
* Fix build when WRKDIRPREFIX is set to a different path.olgeni2001-05-271-2/+2
|
* upgrade to 2.7.3ijliao2001-05-194-9/+8
| | | | | PR: 27379 Submitted by: maintainer
* updates 2.7.2_2jeh2001-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
* Forgotten file:jeh2001-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
* more flexible build options:jeh2001-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
* Update port to version 2.7.2 (security fixes)olgeni2001-02-242-2/+2
| | | | | PR: 25127 Submitted by: maintainer
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-161-2/+2
|
* Update to 2.7.1kevlo2000-12-275-23/+28
| | | | | PR: 23874 Submitted by: MAINTAINER
* Update to 2.6.3.sobomax2000-11-157-52/+79
| | | | | PR: 22850 Submitted by: maintainer
* This port requires python version 1.5 which is now in lang/python15.steve2000-11-081-1/+1
|
* Add mod_python 2.6, an Apache module that allows embedding python withinwill2000-10-285-0/+81
the Apache http server for performance and flexibility boosts. PR: 20885 Submitted by: Chang, Hye-Shik <perky@python.or.kr>
OpenPOWER on IntegriCloud