summaryrefslogtreecommitdiff
path: root/www/pserv/files/patch-handlers.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.4 release.Alex Dupre2008-09-031-39/+58
|
* fix build I brokeOliver Lehmann2005-05-301-15/+11
| | | | | | | PR: ports/81671 Submitted by: Vasil Dimov <vd@datamax.bg> Noted by: kris via pointyhat Pointyhat to: oliver
* update to 3.3Oliver Lehmann2005-05-281-17/+5
| | | | | | | change installation of etc/mime.types to etc/mime.types.pserv (stop conflicting with other ports) PR: ports/80726 Approved by: maintainer timeout (21 days)
* Update to 3.1 release.Alex Dupre2004-11-241-24/+9
|
* Update to 3.0 final release.Alex Dupre2004-10-151-12/+13
|
* - Fix handling of PHP scriptsAlex Dupre2004-05-051-17/+10
| | | | | - Fix handling of HTML files - Bump PORTREVISION
* - Update to version 3.0.b3Kirill Ponomarev2004-01-081-19/+2
| | | | | PR: 61065 Submitted by: ale (maintainer)
* - Update to 3.0.b2Kirill Ponomarev2003-10-211-74/+26
| | | | | PR: 58310 Submitted by: maintainer
* Add pserv 3.0.b1, a portable and small webserver written in C.Norikatsu Shigemura2003-10-171-0/+362
PR: ports/58119 Submitted by: Alex Dupre <sysadmin@alexdupre.com>