From owner-freebsd-ports@FreeBSD.ORG Fri Jul 2 10:33:20 2010 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F35BC106564A for ; Fri, 2 Jul 2010 10:33:20 +0000 (UTC) (envelope-from ale@FreeBSD.org) Received: from andxor.it (relay.andxor.it [195.223.2.3]) by mx1.freebsd.org (Postfix) with SMTP id 5297E8FC16 for ; Fri, 2 Jul 2010 10:33:19 +0000 (UTC) Received: (qmail 58561 invoked from network); 2 Jul 2010 10:33:17 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 2 Jul 2010 10:33:17 -0000 Message-ID: <4C2DC06C.6060301@FreeBSD.org> Date: Fri, 02 Jul 2010 12:33:16 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: "ports@freebsd.org" Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: Subject: tomcat 7 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: Fri, 02 Jul 2010 10:33:21 -0000 Hi All, I prepared a port for the new beta (7.0.0) release of apache tomcat 7. The tarball is available here: http://www.alexdupre.com/tomcat7.tar.gz The current tomcat6 port is full of (IMHO) useless variables and variable substitutions, so I decided to cut them down and simplify the port a lot. Test it, if you are interested. -- Alex Dupre