aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_put
Commit message (Collapse)AuthorAgeFilesLines
* SIZEify.trevor2004-01-301-0/+1
|
* - Add CONFLICTS with apache-contrib-1.*clement2003-12-191-0/+2
| | | | Approved by: erwin (mentor)
* Use the new Apache bits from bsd.port.mk.marcus2003-11-071-5/+1
| | | | Submitted by: dinoex
* De-pkg-comment.knu2003-02-212-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-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.adamw2002-11-072-1/+2
| | | | Approved by: pat
* support appache13-modssl by defining APACHE_PORT in /etc/make.confdinoex2002-09-101-2/+4
| | | | others variants of the apache ports can be used too.
* add mod_putijliao2001-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>