summaryrefslogtreecommitdiff
path: root/www/mod_blowchunks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* KATO mega patchEdwin Groothuis2003-09-271-7/+7
| | | | | | | | | | | | | | - 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
* 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
* Add mod_blowchunks, an Apache module to reject and log chunked requests.Anders Nordby2002-06-226-0/+74
Useful for those that want to log attempts to exploit that recent Apache vulnerability, or who need or want to use their current Apache version for some reason. Notes: svn path=/head/; revision=61758