From owner-freebsd-ports Sun Jan 20 12:18: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from squall.waterspout.com (squall.waterspout.com [208.13.56.12]) by hub.freebsd.org (Postfix) with ESMTP id 76EB737B404; Sun, 20 Jan 2002 12:17:51 -0800 (PST) Received: by squall.waterspout.com (Postfix, from userid 1050) id 91EA19B73; Sun, 20 Jan 2002 15:17:33 -0500 (EST) Date: Sun, 20 Jan 2002 15:17:33 -0500 From: Will Andrews To: John Angelmo Cc: Andy Fawcett , kde@FreeBSD.org, ports@FreeBSD.org Subject: Re: [kde-freebsd] FreeBSD Port: qt23-2.3.1 Message-ID: <20020120151733.C18609@squall.waterspout.com> Reply-To: Will Andrews Mail-Followup-To: John Angelmo , Andy Fawcett , kde@FreeBSD.org, ports@FreeBSD.org References: <3C4AFB48.812402C1@veidit.net> <200201202000.50888@zappa.athame.co.uk> <3C4B06E0.1DDDE1D5@veidit.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C4B06E0.1DDDE1D5@veidit.net> User-Agent: Mutt/1.3.22.1i Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Sun, Jan 20, 2002 at 07:05:20PM +0100, John Angelmo wrote: > Yes I have seen some stuff in 2.3.2 libjpeg, libpng and so on can't seem > to be found in /usr/local/lib but it can find it in /usr/lib ;) That is a long-term bug in their configure script which apparently doesn't add very many places to look for libjpeg (or other so-called "non-standard" places) in. It's been around for about 2 years, before I started maintaining Qt2/KDE2 ports in the ports tree. It may well get fixed at some point in the default configure script, but for now, we get around it with CONFIGURE_ENV and CONFIGURE_ARGS. See ports/Mk/bsd.kde.mk. In any case, Andy was referring to bugs that affected things like antialiasing of fonts, and this fact was quite visible in our beta testing of KDE 2.2.2 / Qt 2.3.2. So I downgraded it back to 2.3.1 and applied a few patches to improve it. No patches from Trolltech or KDE that were in 2.3.2 vs 2.3.1, though. They were just too trivial to bother. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message