| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
18 May 2009 00:49:03
2.7.11
|
pgollucci  |
- fix typo s/pythong/python/
Reported by: pav |
17 May 2009 10:02:49
2.7.11
|
pgollucci  |
IGNORE when PACKAGE_BUILDING the default python has Threads
and this port requires WITHOUT_THREADS.
Ideally you should www/mod_python3 instead.
Use %%APACHEMODIR%% in pkg-plist |
12 Jan 2009 00:11:49
2.7.11
|
pgollucci  |
This port is only for www/apache13* and as such is only for the 2.7.x series |
29 Dec 2008 22:17:46
2.7.11
|
pgollucci  |
Since I'm maintaining www/mod_python3 I'll take this one too. |
13 Aug 2006 23:04:14
2.7.11
|
shaun  |
- Relinquish maintainership.
- Require Apache 1.3, and add a note for Apache 2.x users.
PR: ports/101827
Submitted by: Josh Elsasser <josh@elsasser.org> (maintainer) |
24 Jan 2006 03:14:23
2.7.11
|
edwin  |
SHA256ify
Approved by: krion@ |
14 Feb 2005 23:25:09
2.7.11
|
pav  |
- Update to 2.7.11
PR: ports/77474
Submitted by: Josh Elsasser <josh@elsasser.org> (maintainer) |
11 Mar 2004 13:20:01
2.7.10  |
perky  |
- 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] |
11 Mar 2004 11:45:26
2.7.8  |
eik  |
mark FORBIDDEN: denial of service vulnerability
http://people.freebsd.org/~eik/portaudit/1ed556e6-734f-11d8-868e-000347dd607f.html |
29 Jan 2004 16:13:06
2.7.8  |
trevor  |
SIZEify. |
07 Nov 2003 09:12:58
2.7.8  |
marcus  |
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex |
27 Sep 2003 02:01:08
2.7.8  |
edwin  |
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> |
05 Aug 2003 04:21:47
2.7.8  |
perky  |
Fix libc_r detection routine that didn't work on -current.
Spotted by: "Richard Johannesson" <rtjohan@syspres.com> |
13 Apr 2003 22:41:19
2.7.8  |
naddy  |
Update master site.
PR: 50408
Submitted by: Mark Linimon <linimon@lonesome.com> |
20 Feb 2003 19:15:38
2.7.8  |
knu  |
De-pkg-comment. |
09 Jan 2003 19:53:05
2.7.8  |
perky  |
Remove wrong comments on PythonPath directive.
Submitted by: Gregory Trubetskoy <grisha@apache.org> (author) |
09 Sep 2002 19:30:10
2.7.8  |
dinoex  |
support appache13-modssl by defining APACHE_PORT in /etc/make.conf
others variants of the apache ports can be used too. |
07 May 2002 23:37:18
2.7.8  |
jedgar  |
Update port to 2.7.8, unmark FORBIDDEN.
PR: 37726
Submitted by: Allan Saddi <asaddi@philosophysw.com> |
07 May 2002 04:10:29
2.7.6  |
jedgar  |
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 |
06 Nov 2001 14:24:29 
|
petef  |
- Remove old maintainer from pkg-descr - Fix pkg-req script -Set
NO_PACKAGE, as this port requires Python without threads support |
07 Oct 2001 04:03:45 
|
petef  |
Set maintainer to ports@FreeBSD.org |
16 Aug 2001 11:31:30 
|
olgeni  |
Update port to version 2.7.6, make it work with Python 2.1.1. |
27 May 2001 17:18:42 
|
olgeni  |
Fix build when WRKDIRPREFIX is set to a different path. |
19 May 2001 21:08:32 
|
ijliao  |
upgrade to 2.7.3 |
11 May 2001 14:38:46 
|
jeh  |
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) |
23 Mar 2001 01:37:33 
|
jeh  |
Forgotten file: |
23 Mar 2001 00:27:41 
|
jeh  |
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. |
24 Feb 2001 21:05:26 
|
olgeni  |
Update port to version 2.7.2 (security fixes) |
16 Jan 2001 17:33:20 
|
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
27 Dec 2000 16:15:55 
|
kevlo  |
Update to 2.7.1 |
15 Nov 2000 14:09:37 
|
sobomax  |
Update to 2.6.3. |
08 Nov 2000 22:49:54 
|
steve  |
This port requires python version 1.5 which is now in lang/python15. |
28 Oct 2000 03:20:02 
|
will  |
Add mod_python 2.6, an Apache module that allows embedding python within the
Apache http server for performance and flexibility boosts. |