Date: Mon, 17 Jul 2000 01:29:45 +0900 (JST) From: SADA Kenji <sada@bsdclub.org> To: ust@cert.siemens.de Cc: ports@FreeBSD.org, sada@bsdclub.org Subject: Re: ports/16638: new port: GNU fileutils Message-ID: <200007161629.BAA97906@home.bsdclub.org> In-Reply-To: Your message of "Sun, 16 Jul 2000 11:39:45 %2B0200". <20000716113945.A51056@alaska.cert.siemens.de>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm CC'ing this to ports@FreeBSD.org. In article <20000716113945.A51056@alaska.cert.siemens.de> ust@cert.siemens.de writes: >> On Sat, Jul 15, 2000 at 11:48:29 -0700, sada@FreeBSD.org wrote: >> > Synopsis: new port: GNU fileutils >> > Two fixes for PLIST and post-install target, then committed. : >> One question: Since we have this line in pkg/PLIST: >> >> @exec install-info %D/info/fileutils.info %D/info/dir >> >> I think the post-install target with the same install-info command can be >> deleted. Also having it in the PLIST means it will also be executed if >> installed with pkg_add from a package and not only when done by "make install" >> within /usr/ports/sysutils/fileutils. ``pkg_add'' never execute post-install target. ``make install'' never execute @exec line of PLIST. Please try your original skeleton with cleanupped /usr/local/info. Your port didn't make ``dir`` file but your package did. cf. http://www.FreeBSD.org/porters-handbook/porting-info.html 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?200007161629.BAA97906>