Pav Lucistnik
a07cc08817
- Update to 2.7.11
...
PR: ports/77474
Submitted by: Josh Elsasser <josh@elsasser.org> (maintainer)
2005-02-14 23:25:09 +00:00
Hye-Shik Chang
03b2c83164
- Update to 2.7.10 and unmark BROKEN. [1]
...
- Respect LOCALBASE for APXS location. [2]
- Assign maintainership to submitter. [2]
PR: 63960 [2]
Submitted by: Simon Barner <barner@in.tum.de> [1],
Josh Elsasser <jre@vineyard.net> [2]
Requested by: Hideki Machida <hido@neojapangz.com> [1]
2004-03-11 13:20:01 +00:00
Oliver Eikemeier
e16d24ad48
mark FORBIDDEN: denial of service vulnerability
...
http://people.freebsd.org/~eik/portaudit/1ed556e6-734f-11d8-868e-000347dd607f.html
2004-03-11 11:45:26 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Joe Marcus Clarke
f4d7c801f8
Use the new Apache bits from bsd.port.mk.
...
Submitted by: dinoex
2003-11-07 09:12:58 +00:00
Edwin Groothuis
f07f504808
KATO mega patch
...
- ECHO -> ECHO_MSG
For some ports:
- pre-fetch -> pre-everything
- ECHO -> ECHO_CMD
PR: ports/56820-56858
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 01:01:08 +00:00
Hye-Shik Chang
52b7dff335
Fix libc_r detection routine that didn't work on -current.
...
Spotted by: "Richard Johannesson" <rtjohan@syspres.com>
2003-08-05 03:21:47 +00:00
Christian Weisgerber
f2ba6d9d2e
Update master site.
...
PR: 50408
Submitted by: Mark Linimon <linimon@lonesome.com>
2003-04-13 21:41:19 +00:00
Akinori MUSHA
cb07270bfe
De-pkg-comment.
2003-02-20 19:21:36 +00:00
Hye-Shik Chang
8e1b3e0778
Remove wrong comments on PythonPath directive.
...
Submitted by: Gregory Trubetskoy <grisha@apache.org> (author)
2003-01-09 19:53:05 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Dirk Meyer
e9bd637dd0
support appache13-modssl by defining APACHE_PORT in /etc/make.conf
...
others variants of the apache ports can be used too.
2002-09-09 18:30:10 +00:00
Chris D. Faulhaber
6c5eb243b5
Update port to 2.7.8, unmark FORBIDDEN.
...
PR: 37726
Submitted by: Allan Saddi <asaddi@philosophysw.com>
2002-05-07 22:37:18 +00:00
Chris D. Faulhaber
bcada78a45
Mark FORBIDDEN:
...
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
2002-05-07 03:10:28 +00:00
Pete Fritchman
2774a916c5
- Remove old maintainer from pkg-descr
...
- Fix pkg-req script
-Set NO_PACKAGE, as this port requires Python without threads support
PR: 31273
Submitted by: Anders Nordby <anders@fix.no>
2001-11-06 14:24:29 +00:00
Pete Fritchman
afbebb0cfe
Set maintainer to ports@FreeBSD.org
...
Submitted by: Anders Nordby <anders@fix.no> (previous maintainer)
2001-10-07 02:03:45 +00:00
Jimmy Olgeni
d20e03f107
Update port to version 2.7.6, make it work with Python 2.1.1.
...
Assign maintainership to Anders Nordby <anders@fix.no> (approved by current maintainer)
PR: 29738
Submitted by: Anders Nordby <anders@fix.no>
2001-08-16 09:31:29 +00:00
Jimmy Olgeni
b34056d160
Fix build when WRKDIRPREFIX is set to a different path.
2001-05-27 15:18:40 +00:00
Ying-Chieh Liao
628eb5a391
upgrade to 2.7.3
...
PR: 27379
Submitted by: maintainer
2001-05-19 19:08:31 +00:00
James E. Housley
638e72dc16
updates 2.7.2_2
...
. 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
2001-05-11 12:38:46 +00:00
James E. Housley
8e9f4b1f3e
Forgotten file:
...
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
2001-03-23 01:37:32 +00:00
James E. Housley
a71e676a77
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.
Assorted cleanup for portlint
PR: 25839
Submitted by: Chang, Hye-Shik <perky@python.or.kr> MAINTAINER
2001-03-23 00:27:40 +00:00
Jimmy Olgeni
25179133d8
Update port to version 2.7.2 (security fixes)
...
PR: 25127
Submitted by: maintainer
2001-02-24 21:05:26 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Kevin Lo
188d493de9
Update to 2.7.1
...
PR: 23874
Submitted by: MAINTAINER
2000-12-27 16:15:55 +00:00
Maxim Sobolev
c4c57226a7
Update to 2.6.3.
...
PR: 22850
Submitted by: maintainer
2000-11-15 14:09:37 +00:00
Steve Price
07352ab09d
This port requires python version 1.5 which is now in lang/python15.
2000-11-08 22:49:53 +00:00
Will Andrews
fbbc24ed24
Add mod_python 2.6, an Apache module that allows embedding python within
...
the Apache http server for performance and flexibility boosts.
PR: 20885
Submitted by: Chang, Hye-Shik <perky@python.or.kr>
2000-10-28 01:20:02 +00:00