From owner-cvs-all Mon Aug 17 15:51:33 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA11306 for cvs-all-outgoing; Mon, 17 Aug 1998 15:51:33 -0700 (PDT) (envelope-from owner-cvs-all) Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [128.120.56.38]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA11282; Mon, 17 Aug 1998 15:51:26 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.8.8/8.6.12) id PAA18307; Mon, 17 Aug 1998 15:50:54 -0700 (PDT) Message-ID: <19980817155054.T13341@nuxi.com> Date: Mon, 17 Aug 1998 15:50:54 -0700 From: "David O'Brien" To: Satoshi Asami , ac199@hwcn.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/lang/glibstdc++28 Makefile Reply-To: obrien@NUXI.com References: <199808172216.PAA25476@silvia.hip.berkeley.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <199808172216.PAA25476@silvia.hip.berkeley.edu>; from Satoshi Asami on Mon, Aug 17, 1998 at 03:16:54PM -0700 X-Operating-System: FreeBSD 2.2.7-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-cvs-all@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > That's what I thought too, but David's probably right in that the > plist generation should be done right before it's used. Yes, that would fix the problems I'm experiencing with the new bsd.port.mk. > Where should I put it? Right before fake-pkg (after post-install) > won't leave any chance for the port to do anything with it. Maybe > between do-install and post-install? I think before post-install would not be good: a porter might be puzzled why something would work in pre-install, but not post-install. Right before fake-pkg would be my vote. -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org)