Date: Thu, 19 Aug 2010 16:27:07 +0200 From: Alberto Villa <avilla@freebsd.org> To: ports@freebsd.org Cc: Doug Barton <dougb@freebsd.org> Subject: portmaster: problem with custom dependencies Message-ID: <201008191627.12922.avilla@freebsd.org>
next in thread | raw e-mail | index | archive | help
--nextPart2766040.oRCyLTlrD3 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable hello doug and ports@! i've found a problem with portmaster-3.0 (i can't say if it started=20 earlier, but i don't think so). the script is not able to use custom=20 dependencies (e.g. ffmpeg-devel in place of ffmpeg) in this example, i have multimedia/ffmpeg-devel installed, but: $ sudo portmaster -v libxine-1.1.19 =2E.. =3D=3D=3D>>> Launching child to update multimedia/ffmpeg libxine-1.1.19 >> multimedia/ffmpeg =2E.. =3D=3D=3D>>> The following actions will be taken if you choose to proceed: Re-install libxine-1.1.19 Install textproc/intltool Install textproc/p5-XML-Parser Install multimedia/ffmpeg Install devel/yasm Install textproc/texi2html libxine depends on library avcodec.1, which is correctly installed and=20 belongs to ffmpeg-devel here's my portmaster.rc: MAKE_PACKAGE=3Dgopt DONT_SCRUB_DISTFILES=3DDopt SAVE_SHARED=3Dwopt PM_PACKAGES_BUILD=3Dpmp_build PM_DEL_BUILD_ONLY=3Dpm_dbo LOCAL_PACKAGEDIR=3D/usr/ports/packages PM_INDEX=3Dpm_index PM_INDEX_FIRST=3Dpm_index_first PM_IGNORE_FAILED_BACKUP_PACKAGE=3Dpm_ignore_failed_backup_package commenting out PM_INDEX* doesn't change anything by the way, just for curiosity: why do PM_INDEX* and --check-port-dbdir=20 conflict with each other? =2D-=20 Alberto Villa, FreeBSD committer <avilla@FreeBSD.org> http://people.FreeBSD.org/~avilla To make an enemy, do someone a favor. --nextPart2766040.oRCyLTlrD3 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.16 (FreeBSD) iJwEAAECAAYFAkxtP0AACgkQ3xiC6kQ1CovPcAP/fLeTvQodVksU4S4pKIWHUDxV yy1M2Xcm5XrcHuVwgfhTki9hfaIsWfWN42Al3CtOdearWQ8Z2DXNi8+1ZfMl5MDN wcJuJImRUV1ySI1tayD5c/pek53A3MFncceKMdGYC1htyOpzRoPiL16A1HwoZjEB D0tZyX2wwJAnRbvaYOM= =yQPt -----END PGP SIGNATURE----- --nextPart2766040.oRCyLTlrD3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008191627.12922.avilla>