summaryrefslogtreecommitdiff
path: root/www/mod_hosts_access (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+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-2/+3
| | | | | | | others variants of the apache ports can be used too. Notes: svn path=/head/; revision=65932
* Link with -lwrap to make the Apache module actually function and loadPete Fritchman2002-08-051-1/+3
| | | | | | | | | correctly. Submitted by: Maikel Verheijen <maikel@ladot.com> Notes: svn path=/head/; revision=64052
* Add mod_hosts_access 1.0.0, an Apache module that makes Apache respectWill Andrews2001-04-105-0/+37
hosts.allow and hosts.deny. Notes: svn path=/head/; revision=41244