From owner-cvs-all Sun Mar 10 13:14:29 2002 Delivered-To: cvs-all@freebsd.org Received: from isris.pair.com (isris.pair.com [209.68.2.39]) by hub.freebsd.org (Postfix) with SMTP id EF7C537B417 for ; Sun, 10 Mar 2002 13:14:16 -0800 (PST) Received: (qmail 87252 invoked by uid 3130); 10 Mar 2002 21:14:15 -0000 Date: Sun, 10 Mar 2002 16:14:15 -0500 From: Garrett Rooney To: Mikhail Teterin Cc: olgeni@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/www/neon pkg-plist ports/www/neon/files patch-ltmain.sh Message-ID: <20020310211415.GE77785@electricjellyfish.net> References: <200203102057.g2AKvhx56286@freefall.freebsd.org> <200203102109.g2AL9G3b007680@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200203102109.g2AL9G3b007680@aldan.algebra.com> User-Agent: Mutt/1.3.25i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Mar 10, 2002 at 04:09:16PM -0500, Mikhail Teterin wrote: > On 10 Mar, Jimmy Olgeni wrote: > > olgeni 2002/03/10 12:57:43 PST > > > > Modified files: > > www/neon pkg-plist > > www/neon/files patch-ltmain.sh > > Log: > > Install libneon.la, which is needed by the devel/subversion port. > > > > Submitted by: Garrett Rooney > > So, are we shifting to the GNU's new way of pseudo-shared libraries? > If so, a number of ports should be allowed to install their .la files. > Otherwise (my personal preferance), the devel/subversion should be > patched to not need the libneon.la. Or am I missing something totally > different? I'm not sure what the official stance is, but in my opinion, since neon defaults to installing the file, and thus other packages that depend on neon (like subversion, and perhaps others) come to expect it, there doesn't seem to be any reason not to install the .la file. I mean it's not like having it there will keep you from linking directly against the .a or .so files if you want to, it just provides another option for other packages, and reduces the number of FreeBSD specific changes we have to introduce in ports. -garrett -- garrett rooney Unix was not designed to stop you from rooneg@electricjellyfish.net doing stupid things, because that would http://electricjellyfish.net/ stop you from doing clever things. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message