From owner-cvs-all@FreeBSD.ORG Tue Nov 30 09:52:17 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8AA6E16A4CE; Tue, 30 Nov 2004 09:52:17 +0000 (GMT) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id C886A43D41; Tue, 30 Nov 2004 09:52:16 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1])iAU9q8fL039827; Tue, 30 Nov 2004 10:52:09 +0100 (CET) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.1/8.13.1/Submit) id iAU9q80b039826; Tue, 30 Nov 2004 10:52:08 +0100 (CET) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Sean Chittenden In-Reply-To: <074899D0-42B3-11D9-9C6A-000A95C705DC@chittenden.org> References: <200411300909.iAU99RI6078889@repoman.freebsd.org> <001DA520-42B1-11D9-9C6A-000A95C705DC@chittenden.org> <1101806605.38078.9.camel@pav.hide.vol.cz> <074899D0-42B3-11D9-9C6A-000A95C705DC@chittenden.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-91gL3il9N9tK8XGpLFDS" Date: Tue, 30 Nov 2004 10:52:08 +0100 Message-Id: <1101808328.38078.12.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 FreeBSD GNOME Team Port cc: Sean Chittenden cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases Makefile ports/databases/libmemcache Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: pav@FreeBSD.org List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2004 09:52:17 -0000 --=-91gL3il9N9tK8XGpLFDS Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Sean Chittenden p=ED=B9e v =FAt 30. 11. 2004 v 01:34 -0800: > >> 2) pkg_version seems to want to shorten libmemcache.so.1.0 to > >> libmemcache.so.1, which is rather broken. > >> > >> I'm using the @unexec directive as a workaround, but it appears as > >> though there's a problem with pkg_version's parsing of pkg-plist=20 > >> files. > >> I haven't dug into this too much beyond noting there's a problem. =20 > >> -sc > > > > That's not a bug, that's a feature. We don't do libfoo.so.X.Y on > > FreeBSD, we do libfoo.so.X only. Please fix your software :) >=20 > Yikes! You're probably not joking... but could you be? Please? >=20 > pkg-plist should pass bits through to +CONTENTS and not "mother knows=20 > best" me. qmake(1) supports major, minor, and micro version numbering=20 > of libraries. pmk(1) supports major and minor. I consider this a=20 > rather large malfeature that had good intentions, but isn't serving any=20 > real purpose beyond being a shortcut. -sc If you really can't live without so.X.Y, define NO_FILTER_SHLIBS in your port's Makefile. But you should *really* teach your software to use so.X on FreeBSD. --=20 Pav Lucistnik Any sufficiently advanced technology is indistinguishable from magic. -- Arthur C. Clarke --=-91gL3il9N9tK8XGpLFDS Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBrELHntdYP8FOsoIRAp/eAKC3iTLXLlf0eZXKsctV1nBWw9jgvwCfY1H9 2lauXUAoUPVWcdCoHBAjnV0= =uyXs -----END PGP SIGNATURE----- --=-91gL3il9N9tK8XGpLFDS--