From owner-freebsd-ports@FreeBSD.ORG Tue Oct 31 08:56:37 2006 Return-Path: X-Original-To: ports@FreeBSD.org 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 731A816A417 for ; Tue, 31 Oct 2006 08:56:37 +0000 (UTC) (envelope-from almarrie@gmail.com) Received: from qb-out-0506.google.com (qb-out-0506.google.com [72.14.204.239]) by mx1.FreeBSD.org (Postfix) with ESMTP id 828E343D79 for ; Tue, 31 Oct 2006 08:56:31 +0000 (GMT) (envelope-from almarrie@gmail.com) Received: by qb-out-0506.google.com with SMTP id q17so487561qba for ; Tue, 31 Oct 2006 00:56:30 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:mime-version:content-type:content-transfer-encoding:content-disposition; b=qJbdHmiuI5oGg+fZr39IbGGczEq4klbpwKMCOjK/Nc7ychKaLIEyLwlw5Jr3Q+qFrzCzCObH/lsgEl4yNka+hwhmPBWSVqLCfRr9madXFZ4B+XWuMThcL/7ZMBdAO84fQbeBgMSbCSPGfSGR6m+d6FZQ2swOe9O/OhR+Xb8ZRsc= Received: by 10.67.119.5 with SMTP id w5mr5698740ugm; Tue, 31 Oct 2006 00:49:33 -0800 (PST) Received: by 10.66.224.10 with HTTP; Tue, 31 Oct 2006 00:49:33 -0800 (PST) Message-ID: <499c70c0610310049h1d5e4beeyce3d43c7f5372e56@mail.gmail.com> Date: Tue, 31 Oct 2006 11:49:33 +0300 From: "John Smith" To: ale@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Cc: ports@FreeBSD.org Subject: FreeBSD Port: eaccelerator-0.9.5.r1 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Oct 2006 08:56:37 -0000 Hello, 0.9.5 releassed. http://eaccelerator.net/wiki/Release-0.9.5 Changes in this version (from 0.9.4): * This version brings full php 5.1 support, which has as side-effect that eAccelerator won't work anymore with php 4 on windows, but on other platforms this isn't a problem. * The shared memory functions, session handler and content cache are disabled by default now. They are only used by a small amount of users and they could allow local users to fill up the memory, if they aren't secured properly. * The old web control panel and the disassembler have been removed from the code. They have been replaced with a set of php functions that allow the same functionality to be implemented in a PHP script. The control.php and the dasm.php files are such scripts. More information about this can be found in the README. * Memory footprint should be reduced because redundant information in the cached scripts is no longer stored. Keeping this information cached can be done with --with-eaccelerator-doc-comment-inclusion * File hashing in the cache directory has been added to improve performance with a large amount of cache files. WARNING: The encoder and loader DO NOT support php 5.1 nor php 5.0 and contain a lot of bugs for php 4. This is the last release in which the encoder/loader functionality will be available. Later a new encoder/loader might be included but there aren't any plans for that right now. If you really need to encode php script, you can start [here] As always all patches and help are more than welcome. When filing bugs against this release, remember to choose version 0.9.5! Could you please upgrade it? Thank you, -Arabian http://www.WeArab.Net/