From owner-freebsd-ports Mon Feb 21 17:29:15 2000 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 2EA4B37B53D for ; Mon, 21 Feb 2000 17:29:10 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA41350; Mon, 21 Feb 2000 17:25:58 -0800 (PST) (envelope-from gnats@FreeBSD.org) Date: Mon, 21 Feb 2000 17:25:58 -0800 (PST) Message-Id: <200002220125.RAA41350@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Steve Price Subject: Re: ports/16454: Patch file for tidy man page bundled with port instead of man page ... (fwd) Reply-To: Steve Price Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/16454; it has been noted by GNATS. From: Steve Price To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: ports/16454: Patch file for tidy man page bundled with port instead of man page ... (fwd) Date: Mon, 21 Feb 2000 19:18:26 -0600 (CST) ---------- Forwarded message ---------- Date: Mon, 21 Feb 2000 19:20:52 -0500 From: Scott Kenney To: Scott Kenney Cc: freebsd-ports@FreeBSD.ORG, gnats-admin@FreeBSD.ORG Subject: Re: ports/16454: Patch file for tidy man page bundled with port instead of man page ... Please commit the following patch to ports/www/tidy before the Freeze There is no valid manpage for the current port: diff -ruN tidy/Makefile tidy.fixed/Makefile --- tidy/Makefile Sun Feb 20 05:26:01 2000 +++ tidy.fixed/Makefile Mon Feb 21 19:14:44 2000 @@ -14,15 +14,12 @@ MAINTAINER= saken@hotel.rmta.org -MAN1= tidy.1 - ALL_TARGET= tidy DOCFILES= Overview.html tidy.gif release-notes.html grid.gif do-install: @${INSTALL_PROGRAM} ${WRKSRC}/tidy ${PREFIX}/bin/tidy - @${INSTALL_MAN} ${WRKSRC}/man_page.txt ${PREFIX}/man/man1/tidy.1 .if !defined(NOPORTDOCS) @${ECHO_MSG} "===> Installing documentation for ${PKGNAME}" @${MKDIR} ${PREFIX}/share/doc/tidy -- Scott Kenney >|< saken@hotel.rmta.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message