From owner-freebsd-ports@FreeBSD.ORG Mon Jul 12 15:39:53 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 510E41065670 for ; Mon, 12 Jul 2010 15:39:53 +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 986658FC15 for ; Mon, 12 Jul 2010 15:39:51 +0000 (UTC) Received: (qmail 72632 invoked from network); 12 Jul 2010 15:39:46 -0000 Received: from unknown (HELO ale.andxor.it) (192.168.2.5) by andxor.it with SMTP; 12 Jul 2010 15:39:46 -0000 Message-ID: <4C3B3741.7070305@FreeBSD.org> Date: Mon, 12 Jul 2010 17:39:45 +0200 From: Alex Dupre User-Agent: Thunderbird 2.0.0.22 (X11/20090624) MIME-Version: 1.0 To: Mike Jakubik References: <4C2DC06C.6060301@FreeBSD.org> <4C32112A.8030606@intertainservices.com> In-Reply-To: <4C32112A.8030606@intertainservices.com> Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org Subject: Re: 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: Mon, 12 Jul 2010 15:39:53 -0000 Mike Jakubik ha scritto: > Thanks for the port. It looks like you droped support for the > tomcat60_user variable (which user to run tomcat as), this is quite > useful here. Any particular reason for this? To simplify the port and because it's common in FreeBSD that web servers use the www user. Is there a reason because apache should use the www user, while tomcat should let the user choose? -- Alex Dupre