From owner-cvs-all@FreeBSD.ORG Mon Mar 14 14:55:29 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AF2F216A4CF for ; Mon, 14 Mar 2005 14:55:29 +0000 (GMT) Received: from com-and.com (relay.andxor.it [195.223.2.3]) by mx1.FreeBSD.org (Postfix) with SMTP id 24A8F43D60 for ; Mon, 14 Mar 2005 14:55:27 +0000 (GMT) (envelope-from ale@FreeBSD.org) Received: (qmail 69085 invoked from network); 14 Mar 2005 14:55:24 -0000 Received: from unknown (HELO ?192.168.2.5?) (192.168.2.5) by com-and.com with SMTP; 14 Mar 2005 14:55:24 -0000 Message-ID: <4235A5DB.7090301@FreeBSD.org> Date: Mon, 14 Mar 2005 15:55:23 +0100 From: Alex Dupre User-Agent: Mozilla Thunderbird 1.0 (X11/20041229) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stijn Hoop References: <200503141441.j2EEf1I4063874@repoman.freebsd.org> <20050314144829.GJ89177@pcwin002.win.tue.nl> In-Reply-To: <20050314144829.GJ89177@pcwin002.win.tue.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-ports@freebsd.org cc: cvs-all@freebsd.org cc: ports-committers@freebsd.org Subject: Re: cvs commit: ports/lang/php4 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Mar 2005 14:55:29 -0000 Stijn Hoop wrote: >> Log: >> Add an option (disabled by default) to build the openssl extension >> statically. > > *THANK YOU* I knew this was a long-awaited and requested feature :-) Sorry for the delay, but now it's here and easily extendable to possible other extensions. -- Alex Dupre