From owner-freebsd-ports Tue Sep 3 1:40:18 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62E3537B400 for ; Tue, 3 Sep 2002 01:40:04 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D8AC743E3B for ; Tue, 3 Sep 2002 01:40:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g838e3JU058519 for ; Tue, 3 Sep 2002 01:40:03 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g838e2pS058518; Tue, 3 Sep 2002 01:40:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FEA137B400 for ; Tue, 3 Sep 2002 01:37:56 -0700 (PDT) Received: from evil.ki.iif.hu (evil.ki.iif.hu [193.225.13.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 7305F43E6A for ; Tue, 3 Sep 2002 01:37:55 -0700 (PDT) (envelope-from mohacsi@evil.ki.iif.hu) Received: (qmail 81325 invoked by uid 1023); 3 Sep 2002 08:37:53 -0000 Message-Id: <20020903083753.81324.qmail@evil.ki.iif.hu> Date: 3 Sep 2002 08:37:53 -0000 From: Janos Mohacsi Reply-To: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/42363: New port: bozohttpd version 5.14 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 42363 >Category: ports >Synopsis: New port: bozohttpd version 5.14 >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: Tue Sep 03 01:40:02 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 4.6-STABLE i386 >Organization: NIIF >Environment: System: FreeBSD evil.ki.iif.hu 4.6-STABLE FreeBSD 4.6-STABLE #0: Wed Aug 7 17:21:59 CEST 2002 root@evil.ki.iif.hu:/usr/src/sys/compile/EVIL i386 >Description: New port bozohttpd version 5.14. a secure, mimimalist, IPV6 compatible HTTP server. Developed originally to NetBSD. This port is supersedes the PR/36178. >How-To-Repeat: apply this shar. >Fix: # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # bozohttpd # bozohttpd/pkg-plist # bozohttpd/pkg-descr # bozohttpd/pkg-comment # bozohttpd/Makefile # bozohttpd/files # bozohttpd/files/patch-Makefile # bozohttpd/files/patch-bozohttpd.8 # bozohttpd/distinfo # echo c - bozohttpd mkdir -p bozohttpd > /dev/null 2>&1 echo x - bozohttpd/pkg-plist sed 's/^X//' >bozohttpd/pkg-plist << 'END-of-bozohttpd/pkg-plist' Xlibexec/bozohttpd END-of-bozohttpd/pkg-plist echo x - bozohttpd/pkg-descr sed 's/^X//' >bozohttpd/pkg-descr << 'END-of-bozohttpd/pkg-descr' XBozohttpd is a small and secure http version 1.1 server. it's main feature Xis the lack of features, reducing the code size and improving verifiability. X XIt supports CGI/1.1, HTTP/1.1, HTTP/1.0, HTTP/0.9, ~user translations, Xvirtual hosting support, as well as multiple IP-based servers on a Xsingle machine. it is capable of services pages via the IPv6 protocol. Xit has no configuration file by design. X XWWW: http://www.eterna.com.au/bozohttpd/ END-of-bozohttpd/pkg-descr echo x - bozohttpd/pkg-comment sed 's/^X//' >bozohttpd/pkg-comment << 'END-of-bozohttpd/pkg-comment' XThe bozotic HTTP server END-of-bozohttpd/pkg-comment echo x - bozohttpd/Makefile sed 's/^X//' >bozohttpd/Makefile << 'END-of-bozohttpd/Makefile' X# New ports collection makefile for: bozohttpd X# Date created: 21.03.2002 X# Whom: Janos.Mohacsi@bsd.hu X# X# $FreeBSD$ X# X XPORTNAME= bozohttpd XPORTVERSION= 5.14 XCATEGORIES= www ipv6 XMASTER_SITES= http://www.eterna.com.au/bozohttpd/ X XMAINTAINER= Janos.Mohacsi@bsd.hu X XUSE_BZIP2= YES X XMAN8= bozohttpd.8 XMANCOMPRESSED= maybe XMANDIR= $(PREFIX)/man X X.include END-of-bozohttpd/Makefile echo c - bozohttpd/files mkdir -p bozohttpd/files > /dev/null 2>&1 echo x - bozohttpd/files/patch-Makefile sed 's/^X//' >bozohttpd/files/patch-Makefile << 'END-of-bozohttpd/files/patch-Makefile' X*** Makefile.orig Fri Aug 10 07:43:15 2001 X--- Makefile Thu Mar 21 21:16:46 2002 X*************** X*** 3,8 **** X--- 3,11 ---- X PROG= bozohttpd X MAN= bozohttpd.8 X X+ BINDIR=$(PREFIX)/libexec X+ MANDIR=$(PREFIX)/man/man X+ X .include X X check: END-of-bozohttpd/files/patch-Makefile echo x - bozohttpd/files/patch-bozohttpd.8 sed 's/^X//' >bozohttpd/files/patch-bozohttpd.8 << 'END-of-bozohttpd/files/patch-bozohttpd.8' X--- bozohttpd.8.orig Fri Aug 23 07:43:44 2002 X+++ bozohttpd.8 Tue Sep 3 10:23:12 2002 X@@ -197,8 +197,8 @@ X .Xr inetd.conf 5 X entry would be: X .Bd -literal X-www stream tcp nowait:600 httpd /usr/pkg/libexec/bozohttpd bozohttpd /var/www X-www stream tcp6 nowait:600 httpd /usr/pkg/libexec/bozohttpd bozohttpd /var/www X+www stream tcp nowait:600 httpd /@@PREFIX@@/libexec/bozohttpd bozohttpd /var/www X+www stream tcp6 nowait:600 httpd /@@PREFIX@@/libexec/bozohttpd bozohttpd /var/www X .Ed X .Pp X This would serve web pages from X@@ -218,7 +218,7 @@ X .Pp X To configure set of virtual hosts, one would use an entry like: X .Bd -literal X-www stream tcp nowait:600 httpd /usr/pkg/libexec/bozohttpd bozohttpd -v /var/vroot /var/www X+www stream tcp nowait:600 httpd /@@PREFIX@@/libexec/bozohttpd bozohttpd -v /var/vroot /var/www X .Ed X .Pp X and inside END-of-bozohttpd/files/patch-bozohttpd.8 echo x - bozohttpd/distinfo sed 's/^X//' >bozohttpd/distinfo << 'END-of-bozohttpd/distinfo' XMD5 (bozohttpd-5.14.tar.bz2) = e76e6cf1cfffcdec72a7ae3e02852e5f END-of-bozohttpd/distinfo exit >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message