aboutsummaryrefslogtreecommitdiff
path: root/www/pserv/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to 3.4 release.Alex Dupre2008-09-032-101/+89
| | | | Notes: svn path=/head/; revision=219757
* Simplify PHP base ports infrastructure:Alex Dupre2006-05-061-1/+1
| | | | | | | | | | | | - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me). Notes: svn path=/head/; revision=161492
* fix build I brokeOliver Lehmann2005-05-303-17/+13
| | | | | | | | | | PR: ports/81671 Submitted by: Vasil Dimov <vd@datamax.bg> Noted by: kris via pointyhat Pointyhat to: oliver Notes: svn path=/head/; revision=136447
* that has to be removed for the 3.3 updateOliver Lehmann2005-05-281-17/+0
| | | | Notes: svn path=/head/; revision=136327
* update to 3.3Oliver Lehmann2005-05-285-94/+67
| | | | | | | | | | 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) Notes: svn path=/head/; revision=136326
* Update to 3.1 release.Alex Dupre2004-11-244-57/+40
| | | | Notes: svn path=/head/; revision=122305
* Update to 3.0 final release.Alex Dupre2004-10-155-86/+88
| | | | Notes: svn path=/head/; revision=119535
* Add OPTIONS to disable logging and PHP support.Alex Dupre2004-05-052-5/+51
| | | | Notes: svn path=/head/; revision=108439
* - Fix handling of PHP scriptsAlex Dupre2004-05-052-39/+36
| | | | | | | | - Fix handling of HTML files - Bump PORTREVISION Notes: svn path=/head/; revision=108437
* - Update to version 3.0.b3Kirill Ponomarev2004-01-088-198/+54
| | | | | | | | PR: 61065 Submitted by: ale (maintainer) Notes: svn path=/head/; revision=97694
* - Update to 3.0.b2Kirill Ponomarev2003-10-214-96/+47
| | | | | | | | PR: 58310 Submitted by: maintainer Notes: svn path=/head/; revision=91823
* Add pserv 3.0.b1, a portable and small webserver written in C.Norikatsu Shigemura2003-10-179-0/+924
PR: ports/58119 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=91495