From owner-freebsd-ports@FreeBSD.ORG Sun Dec 14 00:48:49 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 6AF3F16A4DD for ; Sun, 14 Dec 2003 00:48:49 -0800 (PST) Received: from graf.pompo.net (graf.pompo.net [81.56.186.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7ABE543E45 for ; Sun, 14 Dec 2003 00:45:49 -0800 (PST) (envelope-from thierry@pompo.net) Received: by graf.pompo.net (Postfix, from userid 1001) id 7BDD8751E; Sun, 14 Dec 2003 09:44:12 +0100 (CET) Date: Sun, 14 Dec 2003 09:44:12 +0100 From: Thierry Thomas To: Jens Rehsack Message-ID: <20031214084412.GA75664@graf.pompo.net> Mail-Followup-To: Jens Rehsack , FreeBSD Ports References: <3FDB8268.2060808@liwing.de> <20031213222510.GA68996@graf.pompo.net> <3FDB948F.4080002@liwing.de> <20031213224908.GA70021@graf.pompo.net> <3FDBF87B.7010907@liwing.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <3FDBF87B.7010907@liwing.de> X-Face: (hRbQnK~Pt7$ct`!fupO(`y_WL4^-Iwn4@ly-.,[4xC4xc; y=\ipKMNm<1J>lv@PP~7Z<.t KjAnXLs: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 4.9-STABLE i386 Organization: Kabbale Eros X-PGP: 0xC71405A2 cc: FreeBSD Ports Subject: Re: Help on a new port -- how to execute a special install script or a special uninstall script 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: Sun, 14 Dec 2003 08:48:49 -0000 Le Dim 14 déc 03 à 6:43:23 +0100, Jens Rehsack écrivait : > >devel/pear-PEAR/pkg-install uses `pear install' to register the packages. > >I don't think that a huge pkg-plist may cause a problem. > > The current one or the fix in ports/59213? Both of them: when you include devel/pear-PEAR/Makefile.common, PKGINSTALL is called in the post-install target. Both of them utilize the same mechanism, but the aim of the new one is to simplify the writing of PEAR ports. Regards, -- Th. Thomas.