From owner-freebsd-ports@FreeBSD.ORG Wed Sep 17 10:54:07 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A12E16A4B3; Wed, 17 Sep 2003 10:54:07 -0700 (PDT) Received: from crf-consulting.co.uk (82-44-218-46.cable.ubr10.haye.blueyonder.co.uk [82.44.218.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFDA643F3F; Wed, 17 Sep 2003 10:54:03 -0700 (PDT) (envelope-from nik@freebsd.org) Received: from freebsd.org ([192.168.1.112])h8HHrfEH051147; Wed, 17 Sep 2003 18:53:41 +0100 (BST) (envelope-from nik@freebsd.org) Date: Wed, 17 Sep 2003 18:53:41 +0100 Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) To: Paul Richards From: Nik Clayton In-Reply-To: <1063812422.33631.104.camel@localhost> Message-Id: Content-Transfer-Encoding: 7bit X-Mailer: Apple Mail (2.552) cc: ports@freebsd.org cc: current@freebsd.org cc: Mark Murray Subject: Re: Base packaging X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Sep 2003 17:54:07 -0000 On Wednesday, September 17, 2003, at 04:27 pm, Paul Richards wrote: > I was thinking of adding an option to install so it registers the file > in a plist rather than actually doing the install. A seperate "make > plist" target could then be used as a helper target to automate the > generation of plists. I think the NetBSD guys have already done something like this. Luke Mewburn (IIRC) mentioned this in his 'cross building' talk at BSDCon. N