1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Kevin Lo
9bc63759a5 Update to version 2.20
PR: 21847
Submitted by: MAINTAINER
2000-10-10 05:09:52 +00:00
Steve Price
143b2d53ee - On startup, /etc/rc procedure stops when thttpd is installed.
* ${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)
2000-07-13 23:47:54 +00:00
Maxim Sobolev
7e70341dd4 Update md5 checksum. Unfortunately there is no previous version on
MASTER_SITE_BACKUP, so it is impossible to check what was changed.

Submitted by:	bento
2000-07-13 08:11:49 +00:00
Steve Price
d95f184777 Update to version 2.19.
PR:		19656
Submitted by:	maintainer
2000-07-07 19:32:23 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
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.
2000-07-05 12:37:06 +00:00
Chris Piazza
c3bb46468e Update with the new PORTNAME/PORTVERSION variables 2000-04-10 00:07:29 +00:00
David E. O'Brien
bdb6fa84ad * Install some documentation.
* 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.
2000-03-23 02:25:32 +00:00
Chris D. Faulhaber
036d08e880 Update port to 2.16:
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
2000-03-21 00:17:08 +00:00
Ade Lovett
437df4570f Update to 2.14
PR:		16556
Submitted by:	Dom.Mitchell@palmerharvey.co.uk
2000-02-09 04:37:58 +00:00
David E. O'Brien
5c48b08a30 Quiet this port during fetch, checksum, makesum activities. 2000-02-03 00:22:53 +00:00
Munechika SUMIKAWA
f4d2667f78 Add 'ipv6' on CATEGORIES. 2000-01-22 18:25:50 +00:00
Michael Haro
a6da772155 updates thttpd to 2.13
PR:		16247
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>
2000-01-22 10:37:46 +00:00
Steve Price
0834d9f3c1 Update to version 2.11.
PR:		15722
Submitted by:	maintainer
1999-12-27 21:29:54 +00:00
R. Imura
cb3ff472bf Update to version 2.07
PR:		15096
Submitted by:	Maintainer
1999-12-10 01:51:26 +00:00
Steve Price
b8d18bd112 Update to version 2.05.
PR:		14821
Submitted by:	maintainer
1999-11-14 03:03:31 +00:00
Peter Wemm
e7aa81f1a6 $Id$ -> $FreeBSD$ 1999-08-31 02:43:35 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[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
1999-06-26 19:22:14 +00:00
Steve Price
6682c513e4 Initial import of thttpd version 2.04.
The tiny/turbo/throttling HTTP server.

PR:		11893
Submitted by:	Anders Nordby <anders@fix.no>
1999-06-09 01:34:12 +00:00