From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 14 19:40:18 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 779B416A41F for ; Wed, 14 Sep 2005 19:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45F3D43D46 for ; Wed, 14 Sep 2005 19:40:18 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j8EJeI3B072590 for ; Wed, 14 Sep 2005 19:40:18 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j8EJeIEQ072589; Wed, 14 Sep 2005 19:40:18 GMT (envelope-from gnats) Date: Wed, 14 Sep 2005 19:40:18 GMT Message-Id: <200509141940.j8EJeIEQ072589@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: Pav Lucistnik Cc: Subject: Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Pav Lucistnik List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2005 19:40:18 -0000 The following reply was made to PR ports/86098; it has been noted by GNATS. From: Pav Lucistnik To: Roman Neuhauser Cc: bug-followup@FreeBSD.org Subject: Re: ports/86098: [PATCH] devel/pear-PEAR/Makefile.common: allow use by foreign packages Date: Wed, 14 Sep 2005 21:35:51 +0200 Roman Neuhauser p=ED=B9e v st 14. 09. 2005 v 21:19 +0200: > # pav@FreeBSD.org / 2005-09-14 19:38:45 +0200: > > I think these alien modules should still get pear- automatically. > >=20 > > Would changing MASTER_SITES=3D to MASTER_SITES?=3D solve the problem wi= thout > > introducting PEAR_ALIEN variable? >=20 > Changing all the assignments the patch wraps in !defined(PEAR_ALIEN) > (instead of using the .if) would also *almost* work: there's still > the bogus USE_REINPLACE=3Dyes (although that has become almost a noop > I guess),=20 Yes, pretty much, no harm from it. > and the DIST_SUBDIR doesn't look right either. Looks ok if we say all pear things will go there (ie. non-pear.php.org ones too). --=20 Pav Lucistnik And now something completely different.