From owner-freebsd-ports@FreeBSD.ORG Sat Mar 31 12:58:50 2007 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A899E16A401 for ; Sat, 31 Mar 2007 12:58:50 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.170]) by mx1.freebsd.org (Postfix) with ESMTP id 38DCC13C43E for ; Sat, 31 Mar 2007 12:58:50 +0000 (UTC) (envelope-from jjuanino@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so1109050ugh for ; Sat, 31 Mar 2007 05:58:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:received:date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition:x-operating-system:user-agent; b=e/a4uVIo4F8M8o2Dzlv+xI7bxJTFMHv9J1qeDfA1G07QcWwhr/7Nc6I+DIceOopDejws7W4wUWI082/fgldJdU89j8SaIjXO/FutcMuPI99HGagqEJ7YY9Zmm8ldphAhwLEpEyVGyMBV+AbIHgYeYn1SnwHH51VqIdDO2qFQd1U= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:mail-followup-to:mime-version:content-type:content-disposition:x-operating-system:user-agent; b=lpDkB2iGOOj8H49aJfGLlhBGfSrj7XSViyNVTue1w0yaodPITE39L1bE8y7it2w96YyoOw978iPy2MKzDRw4oSBeeT4FTj8zCQwVm2jGQUhnhov8cMf76ewjNApzvDmqC7NmP+3aTxplL49Dp/AlhsezHRuDyBAgRedrBsSqQ3o= Received: by 10.67.103.7 with SMTP id f7mr2975135ugm.1175344268084; Sat, 31 Mar 2007 05:31:08 -0700 (PDT) Received: from gauss.sanabria.es ( [83.40.96.164]) by mx.google.com with ESMTP id u6sm4480675uge.2007.03.31.05.31.03; Sat, 31 Mar 2007 05:31:03 -0700 (PDT) Received: by gauss.sanabria.es (Postfix, from userid 1001) id CEB6CCFB1; Sat, 31 Mar 2007 14:31:00 +0200 (CEST) Date: Sat, 31 Mar 2007 14:31:00 +0200 From: =?iso-8859-1?Q?Jos=E9_Garc=EDa?= Juanino To: ports@FreeBSD.org Message-ID: <20070331123100.GB70881@gauss.sanabria.es> Mail-Followup-To: ports@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="3lcZGd9BuhuYXNfi" Content-Disposition: inline X-Operating-System: FreeBSD 6.2-RELEASE-p2 User-Agent: Mutt/1.5.14 (2007-02-12) Cc: Subject: hide dependency in graphics/xpdf port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Mar 2007 12:58:50 -0000 --3lcZGd9BuhuYXNfi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi I think that graphics/xpdf holds a hide depend with print/libpaper. Suppose you have print/libpaper port installed and you build xpdf with A4 option. Then you get: $ ldd /usr/X11R6/bin/xpdf | grep libpaper libpaper.so.2 =3D> /usr/local/lib/libpaper.so.2 (0x285ab000) but libpaper is not registered in ports database as dependency: # pkg_info -r xpdf-3.01_3 Information for xpdf-3.01_3: Depends on: Dependency: expat-2.0.0_1 Dependency: pkg-config-0.21 Dependency: freetype2-2.2.1_1 Dependency: perl-5.8.8 Dependency: fontconfig-2.4.2,1 Dependency: libdrm-2.0.2 Dependency: imake-6.9.0_1 Dependency: gsfonts-8.11_2 Dependency: xorg-libraries-6.9.0_1 Dependency: t1lib-5.1.1,1 Dependency: open-motif-2.2.3_2 Regards --=20 http://www.telefonica.net/web2/gauss --3lcZGd9BuhuYXNfi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.3 (FreeBSD) iD8DBQFGDlSEFOo0zaS9RnIRAuO/AJ9/GVEy9ZnY4ak8vre8dxdZml65nACdEpkt qyoiCHLoKTaMHOPYsK6kqW8= =ri+q -----END PGP SIGNATURE----- --3lcZGd9BuhuYXNfi--