From owner-freebsd-ports@FreeBSD.ORG Tue Apr 19 11:30:07 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7870116A4CE; Tue, 19 Apr 2005 11:30:07 +0000 (GMT) Received: from kweetal.tue.nl (kweetal.tue.nl [131.155.3.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26DA443D2F; Tue, 19 Apr 2005 11:30:07 +0000 (GMT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by kweetal.tue.nl (Postfix, from userid 40) id 058CD13B85F; Tue, 19 Apr 2005 13:30:05 +0200 (CEST) Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by kweetal.tue.nl (Postfix) with ESMTP id 2BDE113B839; Tue, 19 Apr 2005 13:30:04 +0200 (CEST) Received: (from stijn@localhost) by pcwin002.win.tue.nl (8.13.3/8.13.1/Submit) id j3JBU3Nx011101; Tue, 19 Apr 2005 13:30:03 +0200 (CEST) (envelope-from stijn) Date: Tue, 19 Apr 2005 13:30:03 +0200 From: Stijn Hoop To: Michael Reifenberger Message-ID: <20050419113003.GI89718@pcwin002.win.tue.nl> References: <20050419012751.O93111@fw.reifenberger.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="J5MfuwkIyy7RmF4Q" Content-Disposition: inline In-Reply-To: <20050419012751.O93111@fw.reifenberger.com> User-Agent: Mutt/1.4.2.1i X-Bright-Idea: Let's abolish HTML mail! X-Spam-DCC: : X-Spam-Checker-Version: SpamAssassin 2.64 (2004-01-11) on kweetal.tue.nl X-Spam-Level: X-Spam-Status: No, hits=-4.9 required=6.3 tests=BAYES_00 autolearn=ham version=2.64 cc: ports@freebsd.org cc: mich@freebsd.org cc: asa@agava.com cc: marcus@freebsd.org Subject: Re: patch for cups to let firefox print X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Apr 2005 11:30:07 -0000 --J5MfuwkIyy7RmF4Q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 ov= er=20 > 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 @@ > =20 > .if !defined(WITHOUT_GNUTLS) > -CONFIGURE_ARGS+=3D --enable-gnutls > +CONFIGURE_ARGS+=3D --enable-gnutls --disable-openssl > LIB_DEPENDS+=3D gnutls-openssl.12:${PORTSDIR}/security/gnutls > .endif --=20 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. --J5MfuwkIyy7RmF4Q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCZOu7Y3r/tLQmfWcRAsvAAKCWDubMY6rD2PGmDrQlcUDgbElvUQCfWCPN 0DdU3JJXjg2uoWo/IDvrICQ= =ylyb -----END PGP SIGNATURE----- --J5MfuwkIyy7RmF4Q--