Date: Sat, 30 Mar 2002 21:57:41 +0100 From: Ernst de Haan <znerd@FreeBSD.org> To: ports@FreeBSD.org Subject: Sharing files between multiple ports Message-ID: <200203302059.VAA20980@smtp.hccnet.nl>
next in thread | raw e-mail | index | archive | help
How are files usually shared between multiple ports? Let's say there are 2 ports: www/orion www/jakarta-tomcat which use the same daemonctl.c file and a man page daemonctl.1. Using some nifty sed stuff I replace stuff in both the C file and the man page. Should I just store the files in either one of the ports' FILESDIR ? Ernst 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?200203302059.VAA20980>