patch for cups to let firefox print

Stijn Hoop stijn at win.tue.nl
Tue Apr 19 04:30:07 PDT 2005


On Tue, Apr 19, 2005 at 01:34:01AM +0200, Michael Reifenberger wrote:
> the attached patch is needed for cups (cups-base) to let firefox print over 
> cups. Without it cups gets linked against the base openssl...
> Could you please review.
> If you do not object I'll commit it tomorrow.

It seems this patch works. At least with a rebuild of cups-base and
firefox I can't get it to crash on File -> Print even if I browse
to a https:// page before.

I do not yet use cups for other things however, so I haven't tested if
the patch changes cups behaviour in adverse ways.

Thanks!

--Stijn

> --- Makefile.common.orig	Tue Apr 19 01:23:29 2005
> +++ Makefile.common	Tue Apr 19 01:22:44 2005
> @@ -79,5 +79,5 @@
>  
>  .if !defined(WITHOUT_GNUTLS)
> -CONFIGURE_ARGS+=	--enable-gnutls
> +CONFIGURE_ARGS+=	--enable-gnutls --disable-openssl
>  LIB_DEPENDS+=		gnutls-openssl.12:${PORTSDIR}/security/gnutls
>  .endif

-- 
The rain it raineth on the just
	And also on the unjust fella,
But chiefly on the just, because
	The unjust steals the just's umbrella.
-------------- 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-ports/attachments/20050419/64c374ba/attachment.bin


More information about the freebsd-ports mailing list