Martin Wilke
a9481afc8a
- Get Rid MD5 support
2011-03-19 12:38:54 +00:00
Philip M. Gollucci
5cc76d5a23
- Fix the pkg-plist. The install wasn't running an apxs command so it confused
...
the apxs setup.
I believe this is the last one, so tb/pointyhat exceptions can be removed
for www/apache20.
With Hat: apache@
2010-06-09 01:12:10 +00:00
Philip M. Gollucci
928b398e02
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s
...
PR: ports/147143
Submitted by: pgollucci@ (myself)
Reviewed by: portmgr (pav)
2010-06-06 05:00:31 +00:00
Philip M. Gollucci
a83e1bcb4d
- Only for 2.2+
...
Reported by: QAT
With Hat: apache@
2010-05-27 23:02:24 +00:00
Philip M. Gollucci
6d5b320ddd
- 2/3:
...
- consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists
PR: ports/147142
Reviewed by: portmgr (pav)
With Hat: apache@
2010-05-27 21:27:03 +00:00
Philip M. Gollucci
335f8cb35d
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
...
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.
'Revert' some of the PKGNAMEPREFIX changes for apXX-.
- Must be manually requested in tbe port Makefile either by
a) AP_FAST_BUILD=yes
b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
- Going forward, we will only do this for ports where WITH_APACHE
is NOT optional, but required. mod_* ports are a good fit.
141 ports are mod_ ports
80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
61 remaining are then patched to mirror the other $lang frameworks [b].
PR: ports/146956
Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by: P6 TB run
Approved by: portmgr (pav)
2010-05-25 20:17:37 +00:00
Philip M. Gollucci
fca43b95be
- Assign some ports to apache@
2010-04-28 22:24:39 +00:00
Philip M. Gollucci
abf5b5ffc0
- Mark most of my ports MAKE_JOBS_SAFE=yes
...
Tested by: several builds in P6 TB
2009-05-16 06:27:56 +00:00
Philip M. Gollucci
e23bda4362
- Fix foobarred patch file. This is what should have been committed
...
to begin with.
- Bump PORTREVISION
Approved by: gabor (mentor)
2008-08-28 17:24:07 +00:00
Philip M. Gollucci
7d5389fe61
Bump PORTREVISION
...
Pointyhat to: gabor (mentor)
Approved by: gabor (mentor)
2008-07-24 15:05:22 +00:00
Philip M. Gollucci
e42eab0e25
- Fix a bug in mod_python when using apr 1.3.x which
...
- Fix a bug in mod_python333 when using apr 1.3.x which devel/apr is now at.
- Take maintainer
- No PORTREVISION bump, the default package does not use 1.3.x
PR: ports/125484
Reviewed by: perky
Approved by: gabor (mentor)
2008-07-24 13:50:56 +00:00
Hye-Shik Chang
0014201fdf
Drop the maintainership.
2008-07-24 10:14:16 +00:00
Alexander Botero-Lowry
4942ce5a7d
- Make Python 2.5.1 the default Python version
...
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
2007-07-30 09:42:28 +00:00
Pav Lucistnik
03a32e52da
- Update to 3.3.1
...
PR: ports/109378
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer timeout (perky; 1 month)
2007-03-25 17:00:05 +00:00
Hye-Shik Chang
6bd26f60ea
Update to 3.2.10 which is compatible with Apache 2.2 also.
...
PR: 100208
Submitted by: Mark Evenson <mark.evenson@gmx.at>,
Nick Pavlica <znpmail@yahoo.com>,
Nikolai Nespor <nikolai.nespor@utanet.at>
2006-08-09 01:10:14 +00:00
Edwin Groothuis
e4aa76a9be
Remove USE_REINPLACE from categories starting with W
2006-05-13 04:41:22 +00:00
Hye-Shik Chang
7da97ced51
- Update to 3.2.8 [1]
...
- Add a workaround to build on Apache 2.2 [2]
Requested by: Tim Diggins <tim@soda.co.uk> [1]
Submitted by: Peter Czanik <pczanik@fang.fa.gau.hu> [2]
2006-03-24 11:48:41 +00:00
Edwin Groothuis
84b1517c16
SHA256ify
...
Approved by: krion@
2006-01-24 03:16:52 +00:00
Hye-Shik Chang
4e6ef11a3c
Convert a LD_PRELOAD black magic to a white one utilizing python
...
shared library which is provided on modern python ports. This also
unbreaks build on amd64 and ia64.
Requested by: lioux
2005-05-18 04:11:39 +00:00
Hye-Shik Chang
2a8febd69f
Update to 3.1.4
...
Spotted by: simon
Security: http://www.vuxml.org/5192e7ca-7d4f-11d9-a9e7-0001020eed82.html
Security: an information leakage vulnerability is fixed.
2005-02-19 18:04:26 +00:00
Kris Kennaway
676b67de4d
Don't mark BROKEN when PACKAGE_BUILDING since the version of apache2
...
on the build master has no bearing on whether the package will build in
a chroot.
2004-12-24 23:49:30 +00:00
Hye-Shik Chang
2efd69c6f1
Utilize envvars.d which is from the recent www/apache2 change so
...
that set LD_PRELOAD automatically.
Thanks to: clement
2004-12-19 17:55:30 +00:00
Kris Kennaway
0fd891f509
BROKEN on ia64 and amd64: does not compile
2004-11-18 22:15:28 +00:00
Hye-Shik Chang
421a5d8ea9
Update to 3.1.3 and unmark FORBIDDEN.
...
Spotted by: Simon Barner <barner@in.tum.de>,
Oliver Eikemeier <eikemeier@fillmore-labs.com>
2004-03-11 14:36:30 +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
Hye-Shik Chang
e9682780e7
Change LATEST_LINK to mod_python3 to avoid confliction with www/mod_python.
...
Spotted by: kris
2004-02-27 13:09:34 +00:00
Joe Marcus Clarke
aa63f4175b
Add a missing WITH_APACHE2 to depend on the correct Apache port.
...
Reported by: bento via kris
2003-11-08 23:56:24 +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
Hye-Shik Chang
bd08591cdf
Add a workaround for python2.3
2003-08-05 03:14:38 +00:00
Hye-Shik Chang
6807bc3225
Use MASTER_SITE_APACHE_HTTPD
...
Submitted by: naddy
2003-04-16 21:35:34 +00:00
Hye-Shik Chang
1be296d062
- Update to 3.0.3 [1]
...
- 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]
2003-04-09 12:43:50 +00:00
Hye-Shik Chang
fbc660cb2c
De-pkg-comment for my ports.
2003-02-25 06:25:35 +00:00
Hye-Shik Chang
dd04405412
Remove wrong comments on PythonPath directive.
...
Submitted by: Gregory Trubetskoy <grisha@apache.org> (author)
2003-01-09 19:51:20 +00:00
Hye-Shik Chang
13f3771961
Update mod_python to 3.0.1. (repocopy from www/mod_python)
...
Approved by: lioux (portmgr)
Repocopied by: joe
2003-01-07 02:47:59 +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