From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 1 22:10:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC9601065687 for ; Tue, 1 Jul 2008 22:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id A3AC58FC1C for ; Tue, 1 Jul 2008 22:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m61MA2sC031060 for ; Tue, 1 Jul 2008 22:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m61MA2Pv031059; Tue, 1 Jul 2008 22:10:02 GMT (envelope-from gnats) Resent-Date: Tue, 1 Jul 2008 22:10:02 GMT Resent-Message-Id: <200807012210.m61MA2Pv031059@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Ron Scheckelhoff Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59AF41065681 for ; Tue, 1 Jul 2008 22:09:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 3D9928FC13 for ; Tue, 1 Jul 2008 22:09:17 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m61M9F8W037335 for ; Tue, 1 Jul 2008 22:09:15 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m61M9FpE037334; Tue, 1 Jul 2008 22:09:15 GMT (envelope-from nobody) Message-Id: <200807012209.m61M9FpE037334@www.freebsd.org> Date: Tue, 1 Jul 2008 22:09:15 GMT From: Ron Scheckelhoff To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/125164: New port: /usr/ports/www/fourcalhttp -- A simple caching web server X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Jul 2008 22:10:03 -0000 >Number: 125164 >Category: ports >Synopsis: New port: /usr/ports/www/fourcalhttp -- A simple caching web server >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Tue Jul 01 22:10:02 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Ron Scheckelhoff >Release: FreeBSD-7.0-Release >Organization: Datazygte, Inc >Environment: >Description: >How-To-Repeat: >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: # # /usr/ports/www/fourcalhttp # /usr/ports/www/fourcalhttp/pkg-plist # /usr/ports/www/fourcalhttp/pkg-descr # /usr/ports/www/fourcalhttp/distinfo # /usr/ports/www/fourcalhttp/Makefile # echo c - /usr/ports/www/fourcalhttp mkdir -p /usr/ports/www/fourcalhttp > /dev/null 2>&1 echo x - /usr/ports/www/fourcalhttp/pkg-plist sed 's/^X//' >/usr/ports/www/fourcalhttp/pkg-plist << 'END-of-/usr/ports/www/fourcalhttp/pkg-plist' Xfourcalhttp/fourcalhttpd Xfourcalhttp/license.txt X@dirrm fourcalhttp X%%PORTDOCS%%@dirrm %%DOCSDIR%% END-of-/usr/ports/www/fourcalhttp/pkg-plist echo x - /usr/ports/www/fourcalhttp/pkg-descr sed 's/^X//' >/usr/ports/www/fourcalhttp/pkg-descr << 'END-of-/usr/ports/www/fourcalhttp/pkg-descr' XThe Four Calorie HTTP Server is a very simple multi-threaded, caching HTTP server. X XWWW: http://www.fourcalorieservers.com/ END-of-/usr/ports/www/fourcalhttp/pkg-descr echo x - /usr/ports/www/fourcalhttp/distinfo sed 's/^X//' >/usr/ports/www/fourcalhttp/distinfo << 'END-of-/usr/ports/www/fourcalhttp/distinfo' XMD5 (fourcalhttp-3.0.6.tar.gz) = 37fb6e210aed7b4354b6aca40373f3e9 XSHA256 (fourcalhttp-3.0.6.tar.gz) = 63f62e8938e51ed7c62ab44d03f2006027685ab8dba3d52518242fcc4db6f128 XSIZE (fourcalhttp-3.0.6.tar.gz) = 494735 END-of-/usr/ports/www/fourcalhttp/distinfo echo x - /usr/ports/www/fourcalhttp/Makefile sed 's/^X//' >/usr/ports/www/fourcalhttp/Makefile << 'END-of-/usr/ports/www/fourcalhttp/Makefile' X# New ports collection makefile for: fourcalhttp X# Date created: 25 Jun 2008 X# Whom: Ron Scheckelhoff X# X# $FreeBSD: ports/www/fourcalhttp/Makefile,v 1.1 2008/25/08 13:28:54 Exp $ X# X XPORTNAME= fourcalhttp XPORTVERSION= 3.0.6 XCATEGORIES= www XMASTER_SITES= http://www.fourcalorieservers.com/ports/www/fourcalhttp/ X XMAINTAINER= rscheckelhoff@fourcalorieservers.com XCOMMENT= A simple HTTP server X XPLIST_FILES= bin/fourcalhttpd X XNO_BUILD= yes XUSE_LDCONFIG= yes X XMAN7= fourcalhttp.7 X X X# distfile contains i386 binary XONLY_FOR_ARCHS= i386 X X.include X X.if ${OSVERSION}>=700000 XEXEFILE= fourcalhttpd X.else XEXEFILE= fourcalhttpd-out X.endif X Xdo-install: X ${INSTALL_PROGRAM} ${WRKSRC}/${EXEFILE} ${PREFIX}/bin/fourcalhttpd X ${MKDIR} ${PREFIX}/fourcalhttp X ${INSTALL_PROGRAM} ${WRKSRC}/${EXEFILE} ${PREFIX}/fourcalhttp/fourcalhttpd X ${INSTALL_MAN} ${WRKSRC}/fourcalhttp.7 ${MAN7PREFIX}/man/man7/fourcalhttp.7 X ${MKDIR} ${DOCSDIR} X ${INSTALL_DATA} ${WRKSRC}/license.txt ${PREFIX}/fourcalhttp/license.txt X.include END-of-/usr/ports/www/fourcalhttp/Makefile exit >Release-Note: >Audit-Trail: >Unformatted: