From owner-freebsd-ports@FreeBSD.ORG Mon Aug 25 16:44:17 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id F0AAD62E for ; Mon, 25 Aug 2014 16:44:17 +0000 (UTC) Received: from shepard.synsport.net (mail.synsport.com [208.69.230.148]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C59103F92 for ; Mon, 25 Aug 2014 16:44:17 +0000 (UTC) Received: from [192.168.0.22] (unknown [130.255.19.191]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by shepard.synsport.net (Postfix) with ESMTP id 8449143BF2; Mon, 25 Aug 2014 11:43:54 -0500 (CDT) Message-ID: <53FB67B9.9040003@marino.st> Date: Mon, 25 Aug 2014 18:43:37 +0200 From: John Marino Reply-To: marino@freebsd.org User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: zlopi Subject: Re: Return ports www/sams References: <53FB5C74.2010409@physics.org> <53FB620A.1040603@marino.st> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org, Chris Rees X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Aug 2014 16:44:18 -0000 On 8/25/2014 18:40, zlopi wrote: > many of my friends use sams 1.0.5 (www / sams) - but not so long > ago it was deleted. Previously stated that it requires php 4 - because > of what was deleted. I tested to optimize it for php 5.4 and mysql > 5.5. Therefore I would like to get it back - if it is possible. It was relayed that PHP 5.3 is the last PHP that runs sams correctly, thus it's not coming back. www/sams2 was specifically brought in to replace www/sams. I encourage you to use that instead. It works with the latest PHP. John