From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Jun 16 08:05:36 2005 Return-Path: X-Original-To: freebsd-ports-bugs@FreeBSD.org Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8295E16A41C; Thu, 16 Jun 2005 08:05:36 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id EED3543D55; Thu, 16 Jun 2005 08:05:35 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by e0-a11.b1.lan.prg.vol.cz (8.13.3/8.13.1) with ESMTP id j5G85Yla008024; Thu, 16 Jun 2005 10:05:34 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.3/8.13.1/Submit) id j5G85OUZ008023; Thu, 16 Jun 2005 10:05:24 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Sergey Matveychuk In-Reply-To: <42B11913.3020701@FreeBSD.org> References: <200506152109.j5FL9gtN012020@freefall.freebsd.org> <42B11913.3020701@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-fEyjNjnLlyGxpzmF0XyQ" Date: Thu, 16 Jun 2005 10:05:23 +0200 Message-Id: <1118909123.7684.4.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: freebsd-ports-bugs@FreeBSD.org, hendrik@scholz.net Subject: Re: ports/82288: maintainer-update: www/lighttpd (1.3.13 to 1.3.14) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Jun 2005 08:05:36 -0000 --=-fEyjNjnLlyGxpzmF0XyQ Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Sergey Matveychuk p=ED=B9e v =E8t 16. 06. 2005 v 10:15 +0400: > Pav Lucistnik wrote: > > Synopsis: maintainer-update: www/lighttpd (1.3.13 to 1.3.14) > >=20 > > State-Changed-From-To: open->closed > > State-Changed-By: pav > > State-Changed-When: Wed Jun 15 21:09:33 GMT 2005 > > State-Changed-Why:=20 > > Committed, thanks! > >=20 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D82288 >=20 > OPTIONS=3D OPENSSL "Enable SSL support" on \ > OPENLDAP "Enable LDAP support" off \ > MYSQL "Enable MYSQL support" off \ > IPV6 "Disable IPV6 support" off >=20 > .if !defined(WITHOUT_OPENSSL) > USE_OPENSSL=3D yes > .endif >=20 > .include >=20 > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > This will not work. WITHOUT_OPENSSL will never be setted. >=20 > There is a workaround for OPENSSL: >=20 > .include >=20 > .if !defined(WITHOUT_SSL) > .include "${PORTSDIR}/Mk/bsd.openssl.mk" > USE_OPENSSL=3D yes > CONFIGURE_ARGS+=3D --with-openssl > .endif Yech, I was wondering the same. Thank you, I committed this workaround! Clever... Still, proper fix should be devised for this problem. --=20 Pav Lucistnik It's the classic Microsoft security-bulletin formula: "The vulnerability is important (never dangerous); you have nothing to fear and no reason to regr= et trusting us; we have no intention of apologizing for it or even explaining = it adequately; now go get your patch, shut up, and be grateful nothing bad has happened. -- The Register --=-fEyjNjnLlyGxpzmF0XyQ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBCsTLDntdYP8FOsoIRAtyuAJsH7GRb2CR28TEXa2yKZYlr4jVWnwCfXsX+ mrxp4BbD+oCAmcKdzC+xQfE= =OTVW -----END PGP SIGNATURE----- --=-fEyjNjnLlyGxpzmF0XyQ--