summaryrefslogtreecommitdiffstats
path: root/www/thttpd
Commit message (Collapse)AuthorAgeFilesLines
* - On startup, /etc/rc procedure stops when thttpd is installed.steve2000-07-132-2/+3
| | | | | | | | | | | | * ${PREFIX}/etc/rc.d/thttpd.sh does not return. * FIX: invoke thttpd_wrapper as a background process. - On shutdown, Message "No processes matching ``thttpd_wrapper''" is shown. * thttpd_wrapper is actually a shell script, not an executable. * FIX: Record the pid of thttpd_wrapper to /var/run. * FIX: Use pid-file when killing the wrapper. Submitted by: Makoto MATSUSHITA <matusita@jp.freebsd.org> Reviewed by: Anders Nordby <anders@fix.no> (maintainer)
* Update md5 checksum. Unfortunately there is no previous version onsobomax2000-07-131-1/+1
| | | | | | MASTER_SITE_BACKUP, so it is impossible to check what was changed. Submitted by: bento
* Update to version 2.19.steve2000-07-073-5/+11
| | | | | PR: 19656 Submitted by: maintainer
* As threatened on freebsd-ports: all startup scripts know about the twotg2000-07-052-3/+21
| | | | | | | options `start' and `stop' now (unless I have forgotten any). This allows us to call the scripts from /etc/rc.shutdown with the correct option. The (42 or so) ports that already DTRT before are unchanged.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* * Install some documentation.obrien2000-03-234-17/+45
| | | | | | | | | * Add a rc.d start-up script. * Add a wrapper around the daemon that ensures its running (suggested by the thttpd author). * Add a sample configuration file. * Move one of the echo'ed messages to pkg/MESSAGES for the benefit of package users.
* Update port to 2.16:jedgar2000-03-212-3/+3
| | | | | | | | | | | | | | | | | New in version 2.16: - More explicit error pages for 403 Forbidden. - New section in the manual page explaining how thttpd is picky aboutfile permissions. - Couple of CGI tweaks from David Chaiken. New in version 2.15: - Use standard isxdigit macro instead of is_hexit routine. - Portability fix for Debian, which lacks gai_strerror(). - Fix for .htpasswd authorization, broken by 2.14's custom error pages change. PR: 17322 Submitted by: Maintainer
* Update to 2.14ade2000-02-092-3/+3
| | | | | PR: 16556 Submitted by: Dom.Mitchell@palmerharvey.co.uk
* Quiet this port during fetch, checksum, makesum activities.obrien2000-02-031-1/+1
|
* Add 'ipv6' on CATEGORIES.sumikawa2000-01-221-1/+1
|
* updates thttpd to 2.13mharo2000-01-223-6/+6
| | | | | PR: 16247 Submitted by: Dominic Mitchell <dom@palmerharvey.co.uk>
* Update to version 2.11.steve1999-12-272-3/+3
| | | | | PR: 15722 Submitted by: maintainer
* Update to version 2.07imura1999-12-102-2/+2
| | | | | PR: 15096 Submitted by: Maintainer
* Update to version 2.05.steve1999-11-142-3/+2
| | | | | PR: 14821 Submitted by: maintainer
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Initial import of thttpd version 2.04.steve1999-06-095-0/+103
The tiny/turbo/throttling HTTP server. PR: 11893 Submitted by: Anders Nordby <anders@fix.no>
OpenPOWER on IntegriCloud