ports/security/courier-authlib incorrect runtime dependencies
Oliver Lehmann
oliver at FreeBSD.org
Thu May 26 05:55:40 PDT 2005
Rolandas Naujikas wrote:
> In Makefile.dep should be RUN_DEPENDS also, because the ports depends on
> shared libraries, that should be installed to be run.
>
> For example mail/courier-imap with option vpopmail will not run, because
> it depends only in build time on courier-authlib-vchkpw. After package
> built, if I install it, because it doesn't have run dependency on
> courier-authlib-vchkpw it will not run (will not find required *.so file).
courier-imap will run when courier-authlib-vchkpw is deinstalled because
courier-imap for itself doesn't care about what courier-authlib modules
are installed. Everything what happens is, that courier-authlib is not
able to validate your login if it's a vpopmail account. courier-imap
knows nothing about vpopmail. It's courier-authlib.
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/
More information about the freebsd-ports
mailing list