ports/54740: New port: tla, the C version of the arch revision control system

Sergey A. Osokin osa at FreeBSD.org
Tue Jul 22 09:20:14 UTC 2003


The following reply was made to PR ports/54740; it has been noted by GNATS.

From: "Sergey A. Osokin" <osa at FreeBSD.org>
To: Shu-yu Guo <shu at rufuran.org>
Cc: FreeBSD-gnats-submit at FreeBSD.org
Subject: Re: ports/54740: New port: tla, the C version of the arch revision control system
Date: Tue, 22 Jul 2003 13:17:14 +0400

 On Tue, Jul 22, 2003 at 12:53:32AM -0400, Shu-yu Guo wrote:
 > 
 > Xpost-install:
 > X.if !defined(NOPORTDOCS)
 > X.for format in html ps texi
 > X	@ ${MKDIR} ${DOCSDIR}/${format}
 > X	@ ${INSTALL_DATA} ${WRKSRC}/src/docs-tla/${format}/*.${format} \
 > X	  ${DOCSDIR}/${format}
 > X.endfor
 > X.endif
 
 [skip part of shar]
 > Xshare/doc/tla/html/arch.html
 
 ^^^^^^ pkg-plist for this port is incorrect.
 Please use %%PORTDOCS%% prefix for html and other docs in ${DOCSDIR}
 
 For example:
 %%PORTDOCS%%%%DOCSDIR%%/html/arch.html
 > X at dirrm share/doc/tla/texi
 ^^^^^^^^^^
 %%PORTDOCS%% @dirrm %%%DOCSDIR%%/texi
 
 Please fix pkg-plist and resubmit shar.
 
 -- 
 
 Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
 Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
 http://ozz.pp.ru/             X          AND NEWS
                              / \



More information about the freebsd-ports-bugs mailing list