From owner-freebsd-ports Wed Jan 3 3:35:23 2001 From owner-freebsd-ports@FreeBSD.ORG Wed Jan 3 03:35:21 2001 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from puck.firepipe.net (poynting.physics.purdue.edu [128.210.146.58]) by hub.freebsd.org (Postfix) with ESMTP id 3898537B400; Wed, 3 Jan 2001 03:35:21 -0800 (PST) Received: from argon.firepipe.net (pm005-005.dialup.bignet.net [64.79.80.197]) by puck.firepipe.net (Postfix) with ESMTP id 60EB818C7; Wed, 3 Jan 2001 06:35:20 -0500 (EST) Received: by argon.firepipe.net (Postfix, from userid 1000) id ABB7719DC; Wed, 3 Jan 2001 06:35:14 -0500 (EST) Date: Wed, 3 Jan 2001 06:35:14 -0500 From: Will Andrews To: Neil Blakey-Milner Cc: ports@FreeBSD.org Subject: Re: cvs commit: ports/Tools/scripts/mkptools mkpbuild mkpinstall Message-ID: <20010103063514.A86630@argon.firepipe.net> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Neil Blakey-Milner , ports@FreeBSD.org References: <200101022044.f02KiR596049@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200101022044.f02KiR596049@freefall.freebsd.org>; from nbm@FreeBSD.org on Tue, Jan 02, 2001 at 12:44:27PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: will@argon.firepipe.net Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, Jan 02, 2001 at 12:44:27PM -0800, Neil Blakey-Milner wrote: > Log: [...] > mkpbuild just builds a port with WRKDIRPREFIX and PREFIX set to a > directory in /tmp, and with the owner and group variables set to the > user. A placeholder - in future, it'll have build error/log parsing. > > mkpinstall's claim to fame is to do the same, except with "make install" > instead of "make build", and it then parses the mtree file, and compares > that and the current directory tree and the files, and auto-generates a > plist. Excellent! Is it modular enough that it can handle multiple mtree files (doesn't appear to have code for this sort of thing)? It should be able to check for manpages via MANPREFIX too. Thanks! -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message