aboutsummaryrefslogtreecommitdiff
path: root/www/mod_access_referer
Commit message (Collapse)AuthorAgeFilesLines
* - Fix a condition in bsd.apache.mkClement Laforet2005-12-042-5/+4
| | | | | | | | - all apache 1.3 only modules maintained by apache@ are now bsd.apache.mk compliant Notes: svn path=/head/; revision=150376
* - prepare removal of www/apache2 in favor of www/apache20 for namingClement Laforet2005-12-041-1/+1
| | | | | | | | | | | consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus Notes: svn path=/head/; revision=150328
* - Fix NULL pointer dereference vulnerability. [1]Simon L. B. Nielsen2004-12-112-2/+11
| | | | | | | | | | | | - Add DIST_SUBDIR. [2] Submitted by: Niels Heinen <niels.heinen@ubizen.com> [1] Requested by: clement [2] VuXML: http://vuxml.FreeBSD.org/af747389-42ba-11d9-bd37-00065be4b5b6.html Approved by: clement Notes: svn path=/head/; revision=123741
* - Assign maintainership to freshly created apache@ mailing listClement Laforet2004-08-181-1/+1
| | | | Notes: svn path=/head/; revision=116602
* - Utilize Makefile.modules.3rdClement Laforet2004-04-162-10/+8
| | | | | | | - Shorten COMMENT Notes: svn path=/head/; revision=107224
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Use PORTDOCSClement Laforet2004-01-102-14/+6
| | | | | | | | | - cosmetic cleanups Approved by: erwin (mentor) (implicity) Notes: svn path=/head/; revision=97829
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER lineSergei Kolobov2003-12-211-1/+1
| | | | Notes: svn path=/head/; revision=96284
* 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
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* 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-3/+4
| | | | | | | others variants of the apache ports can be used too. Notes: svn path=/head/; revision=65932
* Set MAINTAINER to ports@FreeBSD.org.Peter Pentchev2002-03-251-1/+1
| | | | | | | | PR: 36306 Submitted by: the former maintainer Notes: svn path=/head/; revision=56641
* Update to version 1.0.2Kevin Lo2000-11-232-2/+2
| | | | | | | | PR: 23045 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35381
* Add mod_access_referer 1.0.1, an Apache module that provides accessWill Andrews2000-10-286-0/+85
control based on Referer HTTP header. PR: 22083 Submitted by: Alex Kapranoff <kappa@zombie.antar.bryansk.ru> Notes: svn path=/head/; revision=34338