aboutsummaryrefslogtreecommitdiff
path: root/www/mod_python
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark mod_* modules MAKE_JOBS_SAFE=yesPhilip M. Gollucci2010-09-221-0/+2
| | | | | | | | With Hat: apache@ Tested by: Several P6 TB runs Notes: svn path=/head/; revision=261652
* - use %%AP_MODULE%% PLIST_SUB var in pkg-plist sPhilip M. Gollucci2010-06-061-1/+1
| | | | | | | | | PR: ports/147143 Submitted by: pgollucci@ (myself) Reviewed by: portmgr (pav) Notes: svn path=/head/; revision=255876
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=255075
* - Assign some ports to apache@Philip M. Gollucci2010-04-281-1/+1
| | | | Notes: svn path=/head/; revision=253397
* - fix typo s/pythong/python/Philip M. Gollucci2009-05-171-1/+1
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=234120
* IGNORE when PACKAGE_BUILDING the default python has ThreadsPhilip M. Gollucci2009-05-172-1/+5
| | | | | | | | | | | and this port requires WITHOUT_THREADS. Ideally you should www/mod_python3 instead. Use %%APACHEMODIR%% in pkg-plist Notes: svn path=/head/; revision=234066
* This port is only for www/apache13* and as such is only for the 2.7.x seriesPhilip M. Gollucci2009-01-121-0/+2
| | | | Notes: svn path=/head/; revision=225798
* Since I'm maintaining www/mod_python3 I'll take this one too.Philip M. Gollucci2008-12-291-1/+1
| | | | Notes: svn path=/head/; revision=224957
* - Relinquish maintainership.Shaun Amott2006-08-131-4/+6
| | | | | | | | | | - Require Apache 1.3, and add a note for Apache 2.x users. PR: ports/101827 Submitted by: Josh Elsasser <josh@elsasser.org> (maintainer) Notes: svn path=/head/; revision=170496
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* - Update to 2.7.11Pav Lucistnik2005-02-142-4/+4
| | | | | | | | PR: ports/77474 Submitted by: Josh Elsasser <josh@elsasser.org> (maintainer) Notes: svn path=/head/; revision=128873
* - Update to 2.7.10 and unmark BROKEN. [1]Hye-Shik Chang2004-03-114-10/+7
| | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=103649
* mark FORBIDDEN: denial of service vulnerabilityOliver Eikemeier2004-03-111-0/+2
| | | | | | | http://people.freebsd.org/~eik/portaudit/1ed556e6-734f-11d8-868e-000347dd607f.html Notes: svn path=/head/; revision=103640
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-6/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* KATO mega patchEdwin Groothuis2003-09-271-6/+6
| | | | | | | | | | | | | | - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89492
* Fix libc_r detection routine that didn't work on -current.Hye-Shik Chang2003-08-051-12/+3
| | | | | | | Spotted by: "Richard Johannesson" <rtjohan@syspres.com> Notes: svn path=/head/; revision=86322
* Update master site.Christian Weisgerber2003-04-131-3/+3
| | | | | | | | PR: 50408 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=78906
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* Remove wrong comments on PythonPath directive.Hye-Shik Chang2003-01-091-4/+1
| | | | | | | Submitted by: Gregory Trubetskoy <grisha@apache.org> (author) Notes: svn path=/head/; revision=72822
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-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) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* support appache13-modssl by defining APACHE_PORT in /etc/make.confDirk Meyer2002-09-091-2/+3
| | | | | | | others variants of the apache ports can be used too. Notes: svn path=/head/; revision=65932
* Update port to 2.7.8, unmark FORBIDDEN.Chris D. Faulhaber2002-05-072-4/+2
| | | | | | | | PR: 37726 Submitted by: Allan Saddi <asaddi@philosophysw.com> Notes: svn path=/head/; revision=58682
* Mark FORBIDDEN:Chris D. Faulhaber2002-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 Notes: svn path=/head/; revision=58638
* - 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