From owner-freebsd-ports Fri Apr 7 11:57:55 1995 Return-Path: ports-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA17314 for ports-outgoing; Fri, 7 Apr 1995 11:57:55 -0700 Received: from silvia.HIP.Berkeley.EDU (silvia.HIP.Berkeley.EDU [136.152.64.181]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA17308 ; Fri, 7 Apr 1995 11:57:49 -0700 Received: (from asami@localhost) by silvia.HIP.Berkeley.EDU (8.6.9/8.6.9) id LAA04207; Fri, 7 Apr 1995 11:57:46 -0700 Date: Fri, 7 Apr 1995 11:57:46 -0700 Message-Id: <199504071857.LAA04207@silvia.HIP.Berkeley.EDU> To: jkh@freefall.cdrom.com CC: ports@freefall.cdrom.com In-reply-to: <199504070936.CAA00414@freefall.cdrom.com> (jkh@freefall.cdrom.com) Subject: Re: Portsmeister! From: asami@cs.berkeley.edu (Satoshi Asami | =?ISO-2022-JP?B?GyRCQHUbKEI=?= =?ISO-2022-JP?B?GyRCOCsbKEIgGyRCOC0bKEI=?=) Sender: ports-owner@FreeBSD.org Precedence: bulk * 1. files/post-build * I assume you were already sort of planning on going in this direction anyway? Yes, that's right. Once you explain me what made you so cross-eyed about these post-* targets, I can go in and modify bsd.port.mk to include all the post-* targets (tg was asking for post-install, which I want too). :) * 2. A demo target. This sounds good, but we have to assess what preparations people actually need. It would be great if we can run it on an already "install"ed and "clean"ed directory too, in which case depending it on install is not a good idea. But in general, putting it right after the build target seems like the best thing to do, so that users can "make demo" and see what the ports do before actually installing them (and sometimes it's not very easy to uninstall a port once it's installed...fixing this is on my TODO list). Well, as you said, we can just make it an echo target and let people modify them as they wish, but we should probably provide a reasonable explanation (and a few examples) on how to use them in the guidelines.... What do you think? Satoshi