From owner-freebsd-ports Sat Mar 30 12:59:31 2002 Delivered-To: freebsd-ports@freebsd.org Received: from smtp.hccnet.nl (smtp.hccnet.nl [62.251.0.13]) by hub.freebsd.org (Postfix) with ESMTP id 64D1537B400 for ; Sat, 30 Mar 2002 12:59:27 -0800 (PST) Received: from there by smtp.hccnet.nl via uds240-44.dial.hccnet.nl [62.251.44.240] with SMTP for id VAA20980 (8.8.8/1.13); Sat, 30 Mar 2002 21:59:25 +0100 (MET) Message-Id: <200203302059.VAA20980@smtp.hccnet.nl> Content-Type: text/plain; charset="iso-8859-1" From: Ernst de Haan Organization: FreeBSD Project To: ports@FreeBSD.org Subject: Sharing files between multiple ports Date: Sat, 30 Mar 2002 21:57:41 +0100 X-Mailer: KMail [version 1.3.2] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org 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