Date: Thu, 8 Apr 1999 19:10:18 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi - the Ports Wraith - Asami) To: n@nectar.com Cc: current@FreeBSD.ORG Subject: ports dependencies (Re: /sys/boot, egcs vs. gcc, -Os) Message-ID: <199904090210.TAA98121@silvia.hip.berkeley.edu> In-Reply-To: <199904090049.TAA35671@spawn.nectar.com> (message from Jacques Vidrine on Thu, 08 Apr 1999 19:49:53 -0500) References: <99Apr9.102050est.40374@border.alcanet.com.au> <199904090049.TAA35671@spawn.nectar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I'm just skimming through this discussion, as I don't have time to read them all. People, I know you are annoyed by many stupid things software authors have done in the past to make your life miserable (and believe me, I probably have more horror stories than most of you), but can you trim those bits a little so we can have a meaningful discussion? :) About the shlib stuff: the biggest problem is not the lack of support by the ports system, but the incompatibilities between various "libfoo.so.N"s floating around. The shlib versions are almost never bumped correctly, and that results in the "why doesn't my libintl.so.1 work with the latest gnome when it's building on Satoshi's machine" problems. To (at least partially) solve this problem, I added a ALWAYS_BUILD_DEPENDS variable to the latest bsd.port.mk. Please recommend people to try it if they are having these kinds of stuff. * From: Jacques Vidrine <n@nectar.com> * I get the feeling (not for the first time) that perhaps it is a * mistake to have the package database indexed by PKGNAME. Or at * least, it seems that there isn't an easy way to get from what * I'll refer to as the ``port name'' from PKGNAME. For example, * the port gtk12 was once gtk-1.2.0. Now it is gtk-1.2.1. I * think this contributes to the upgrade problem and tracking * dependencies with the information in /var/db/pkg. Finally! I've been talking about this for years, the only part that was missing was a programmer. Now, do I hear a volunteer? :) -PW P.S. The past few "volunteers" have disappeared without trace but I have a feeling Jacques is different. :> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904090210.TAA98121>