From owner-freebsd-ports Thu Nov 25 22:20: 4 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1AABA14E1F for ; Thu, 25 Nov 1999 22:20:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA27275; Thu, 25 Nov 1999 22:20:00 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from totem.fix.no (totem.freenix.no [195.0.166.42]) by hub.freebsd.org (Postfix) with ESMTP id F205914BCD for ; Thu, 25 Nov 1999 22:19:50 -0800 (PST) (envelope-from anders@totem.fix.no) Received: by totem.fix.no (Postfix, from userid 1000) id 80063570C; Fri, 26 Nov 1999 07:19:49 +0100 (CET) Message-Id: <19991126061949.80063570C@totem.fix.no> Date: Fri, 26 Nov 1999 07:19:49 +0100 (CET) From: Anders Nordby Reply-To: Anders Nordby To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/15096: Update port: www/thttpd Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 15096 >Category: ports >Synopsis: Update port: www/thttpd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Nov 25 22:20:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Anders Nordby >Release: FreeBSD 3.3-STABLE i386 >Organization: Fluxpod Information eXchange >Environment: >Description: Updates this port to the latest version. It seems thttpd is being developed actively again now. New in version 2.06: Portability fix for machines which don't have snprintf(). Bugfix for generated index pages. Change order of chroot initialization so that pidfile works. Change order of signal initialization so that we don't get a startup HUP. Use numeric timezones in log file. When vhosting, prepend hostname in log entry. Minor install fix. Added AUTH_TYPE CGI variable. Fix to TILDE_MAP_2. Optional multi-level vhost directory indexing. >How-To-Repeat: >Fix: diff -Nur thttpd.old/Makefile thttpd/Makefile --- thttpd.old/Makefile Sun Nov 14 04:03:28 1999 +++ thttpd/Makefile Fri Nov 26 07:18:33 1999 @@ -6,7 +6,7 @@ # $FreeBSD: ports/www/thttpd/Makefile,v 1.3 1999/11/14 03:03:28 steve Exp $ # -DISTNAME= thttpd-2.05 +DISTNAME= thttpd-2.06 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/thttpd/ \ http://www.freenix.no/~anders/ diff -Nur thttpd.old/files/md5 thttpd/files/md5 --- thttpd.old/files/md5 Sun Nov 14 04:03:31 1999 +++ thttpd/files/md5 Fri Nov 26 07:18:57 1999 @@ -1 +1 @@ -MD5 (thttpd-2.05.tar.gz) = ede9ce8d0d317420f78691db08daa72d +MD5 (thttpd-2.06.tar.gz) = bd8fb8cd5bc4a93a8cc2ff51332d0994 >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message