Date: Sat, 29 Jan 2005 11:44:17 -0600 From: Kirk Strauser <kirk@strauser.com> To: freebsd-questions@freebsd.org Subject: Anyone made pkgtools.conf's "ALT_PKGDEP" work? Message-ID: <200501291144.21175.kirk@strauser.com>
next in thread | raw e-mail | index | archive | help
--nextPart2108340.B1eWaQixWI
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
I have this in my pkgtools.conf:
ALT_PKGDEP =3D {
'apache-1.3.*' =3D> 'apache+mod_ssl-1.3.*',
'openldap-client-*' =3D> 'openldap-sasl-client-*',
'openldap-server-*' =3D> 'openldap-sasl-server-*'
}
However, I still get errors like this all the time after upgrading ports:
# portversion -vL=3D
Stale dependency: gtk-qt-engine-0.6 --> openldap-client-2.2.19 -- manua=
lly run 'pkgdb -F' to fix, or specify -O to force.
It seems that the ALT_PKGDEP values should be rewriting that dependency on
openldap-client-2.2.19 to openldap-sasl-client-2.2.19 automatically but it
never does. Has anyone made this work, or should I file a PR?
=2D-=20
Kirk Strauser
--nextPart2108340.B1eWaQixWI
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (FreeBSD)
iD8DBQBB+8t15sRg+Y0CpvERAhvGAJ97KUPzIKf/QttF3bFvqdPnwJIjtwCdEaEy
UoiVgXec4VXNOa7Gf3HGqSQ=
=zvRY
-----END PGP SIGNATURE-----
--nextPart2108340.B1eWaQixWI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501291144.21175.kirk>
