From owner-freebsd-ports@FreeBSD.ORG Mon May 1 17:44:42 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0458616A409 for ; Mon, 1 May 2006 17:44:42 +0000 (UTC) (envelope-from buhnux@gmail.com) Received: from pproxy.gmail.com (pproxy.gmail.com [64.233.166.177]) by mx1.FreeBSD.org (Postfix) with ESMTP id B778643D60 for ; Mon, 1 May 2006 17:44:37 +0000 (GMT) (envelope-from buhnux@gmail.com) Received: by pproxy.gmail.com with SMTP id t32so2850835pyc for ; Mon, 01 May 2006 10:44:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:references; b=JMXzqtzOF9Apt5bTq+kKEODZtdtIiNx7BYzSadC7LTZwe8g+PzIArLpr8eTnFJfhwz1LvY8I5vgrbGXbyImRwUD96/c7QefSE4lHoNx3RVkloOI+VtA3z88r49nx8uK4yup99UlkBtkUuJsCrc6wAUtKrWmcVJ2MpexFoGd3Pcg= Received: by 10.35.17.8 with SMTP id u8mr613246pyi; Mon, 01 May 2006 10:44:36 -0700 (PDT) Received: by 10.35.12.4 with HTTP; Mon, 1 May 2006 10:44:36 -0700 (PDT) Message-ID: Date: Mon, 1 May 2006 13:44:36 -0400 From: "michael johnson" To: "Michael Nottebrock" In-Reply-To: <44564523.10709@freebsd.org> MIME-Version: 1.0 References: <1146349274.16564.18.camel@shumai.marcuscom.com> <200604301950.27364.andy@athame.co.uk> <44562619.3090403@freebsd.org> <44563C14.1050104@freebsd.org> <445641CC.809@freebsd.org> <44564523.10709@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@freebsd.org, Jeremy Messenger , kde@freebsd.org, gnome@freebsd.org Subject: Re: [kde-freebsd] Re: HEADS UP: GNOME 2.14 being merged into the tree X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ahze@ahze.net List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 May 2006 17:44:43 -0000 On 5/1/06, Michael Nottebrock wrote: > > Michael Nottebrock schrieb: > > michael johnson schrieb: > > > >> kdegraphics depends on xpdf and gnome depends on poppler. > >> and xpdf and poppler conflict. However, kdegraphics could > >> depend on poppler, it is a dropin replacement for xpdf. =3D) > > > > That's doable, I'll get right on it. > > Actually, I think it would be best to split the poppler port up one more > time and create an extra port for the command line utilities, that way > the conflict with xpdf can be resolved completely. Should I work on that? If you split the tools it will still have to depend on the poppler lib. root@blueherron /usr/ports/graphics/poppler > ldd /usr/X11R6/bin/pdfinfo /usr/X11R6/bin/pdfinfo: libpoppler.so.1 =3D> /usr/X11R6/lib/libpoppler.so.1 (0x28079000) libjpeg.so.9 =3D> /usr/local/lib/libjpeg.so.9 (0x281ae000) libfontconfig.so.1 =3D> /usr/X11R6/lib/libfontconfig.so.1 (0x281cc0= 00) libfreetype.so.9 =3D> /usr/local/lib/libfreetype.so.9 (0x281fc000) libexpat.so.6 =3D> /usr/local/lib/libexpat.so.6 (0x28268000) libz.so.3 =3D> /lib/libz.so.3 (0x2828a000) libstdc++.so.5 =3D> /usr/lib/libstdc++.so.5 (0x2829b000) libm.so.4 =3D> /lib/libm.so.4 (0x28379000) libpthread.so.2 =3D> /usr/lib/libpthread.so.2 (0x28392000) libc.so.6 =3D> /lib/libc.so.6 (0x283b8000) Michael -- > ,_, | Michael Nottebrock | lofi@freebsd.org > (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org > \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org > > > >