Date: Tue, 15 May 2001 11:07:14 -0500 (CDT) From: dwcjr@inethouston.net To: FreeBSD-gnats-submit@freebsd.org Cc: mi@aldan.algebra.com Subject: ports/27337: UPDATE www/tcphttpd missing man page Message-ID: <20010515160714.66F5E10F410@leviathan.inethouston.net>
next in thread | raw e-mail | index | archive | help
>Number: 27337 >Category: ports >Synopsis: UPDATE www/tcphttpd missing man page >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 May 15 09:10:01 PDT 2001 >Closed-Date: >Last-Modified: >Originator: David W. Chapman Jr. >Release: FreeBSD 4.3-STABLE i386 >Organization: Raintree Network Services >Environment: System: FreeBSD leviathan.inethouston.net 4.3-STABLE FreeBSD 4.3-STABLE #4: Fri May 11 10:49:15 CDT 2001 poseiden@leviathan.inethouston.net:/stripe1/compile/src/sys/compile/LEVIATHAN i386 >Description: missing manpage according to bento >How-To-Repeat: >Fix: Index: Makefile =================================================================== RCS file: /home/ncvs/ports/www/tclhttpd/Makefile,v retrieving revision 1.6 diff -u -r1.6 Makefile --- Makefile 2001/05/02 20:35:42 1.6 +++ Makefile 2001/05/15 16:02:54 @@ -17,6 +17,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/tcllib0.8/pkgIndex.tcl:${PORTSDIR}/devel/tcllib LIB_DEPENDS= tcl${TCL_VER}:${PORTSDIR}/lang/tcl${TCL_VER} +MAN1= httpd.1 + TCL_DVER?= 8.3 TCL_VER= ${TCL_DVER:S/.//} GNU_CONFIGURE= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010515160714.66F5E10F410>