Subject: Re: CVS commit: pkgsrc/print/cups
To: None <jmmv@netbsd.org>
From: Frederick Bruckman <fredb@immanent.net>
List: pkgsrc-changes
Date: 03/20/2003 07:57:12
In article <20030320123141.C8B5CB004@cvs.netbsd.org>,
jmmv@netbsd.org (Julio Merino) writes:
>
> Module Name: pkgsrc
> Committed By: jmmv
> Date: Thu Mar 20 12:31:41 UTC 2003
>
> Modified Files:
> pkgsrc/print/cups: MESSAGE
>
> Log Message:
> Note that if using blowfish in /etc/passwd.conf, cups authentication won't
> work. Reformat a paragraph so this looks better.
Is this because of the -lcrypt -lcrypto mess? I understand a fix is
being considered for current, but in the meantime "cups" could
probably benefit from the same work-around as "netatalk", that is,
to simply change the order of linking so NetBSD's crypt() gets used
instead of of OpenSSL's.
Frederick