aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_put
Commit message (Collapse)AuthorAgeFilesLines
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+1
| | | | Submitted by: dinoex
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2
| | | | Approved by: pat
* support appache13-modssl by defining APACHE_PORT in /etc/make.confDirk Meyer2002-09-101-2/+4
| | | | others variants of the apache ports can be used too.
* add mod_putYing-Chieh Liao2001-07-075-0/+46
An Apache module that provides PUT and DELETE methods PR: 28414 Submitted by: Joao Carlos Mendes Luis <jonny@jonny.eng.br>