Anyone made pkgtools.conf's "ALT_PKGDEP" work?

Kirk Strauser kirk at strauser.com
Sat Jan 29 09:44:23 PST 2005


I have this in my pkgtools.conf:

  ALT_PKGDEP = {
    'apache-1.3.*'              => 'apache+mod_ssl-1.3.*',
    'openldap-client-*'         => 'openldap-sasl-client-*',
    'openldap-server-*'         => 'openldap-sasl-server-*'
  }

However, I still get errors like this all the time after upgrading ports:

    # portversion -vL=
    Stale dependency: gtk-qt-engine-0.6 --> openldap-client-2.2.19 -- manually 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?
-- 
Kirk Strauser
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050129/2c614fff/attachment.bin


More information about the freebsd-questions mailing list