Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2000 17:25:58 -0800 (PST)
From:      Steve Price <sprice@hiwaay.net>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/16454: Patch file for tidy man page bundled with port instead of man page ... (fwd)
Message-ID:  <200002220125.RAA41350@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/16454; it has been noted by GNATS.

From: Steve Price <sprice@hiwaay.net>
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 <saken+freebsd-ports@hotel.rmta.org>
 To: Scott Kenney <saken+freebsd-ports@hotel.rmta.org>
 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200002220125.RAA41350>