From owner-freebsd-ports Fri Jun 28 15: 4:17 2002 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 B851637B400 for ; Fri, 28 Jun 2002 15:03:44 -0700 (PDT) Received: from aaz.links.ru (aaz.links.ru [193.125.152.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6118E43E06 for ; Fri, 28 Jun 2002 15:03:23 -0700 (PDT) (envelope-from babolo@links.ru) Received: (from babolo@localhost) by aaz.links.ru (8.9.3/8.9.3) id CAA26627; Sat, 29 Jun 2002 02:04:24 +0400 (MSD) Message-Id: <200206282204.CAA26627@aaz.links.ru> Subject: Re: Instalation directories In-Reply-To: <868z50i2m8.fsf@ubana.varney.org> from "Calvin Varney" at "Jun 28, 2 02:00:31 pm" To: calvin@varney.org (Calvin Varney) Date: Sat, 29 Jun 2002 02:04:24 +0400 (MSD) Cc: freebsd-ports@FreeBSD.ORG From: "."@babolo.ru MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Calvin Varney writes: > Ernst de Haan writes: > > >> I'm new to the porting process and currently trying to port a java > >> application server. > > > > Which one? Orion, Tomcat 3, Tomcat 4, JBoss 2 and JBoss 3 are already in the > > ports. I suggest you take the Orion port (www/orion) as a starting point and > > work from there. > > JOnAS > WWW: http://www.objectweb.org/jonas/index.html > > > > >> I note some ports write to /var/log and others to > >> ${PREFIX}/portname/log. > > > > I have no definite answer. I just let my ports log to the port installation > > directory, like ${PREFIX}/orion1.5.4 for Orion. > > > > PS: Have you tried the java@FreeBSD.org mailing list? > > Do follow this list but hoping to find a general guideline for all > ports along the lines "the log files generated by ports should be > placed in /x/y/z" as we do in the porters handbook and hier(7) for > configuration files, documentation, examples etc. > > Thanks for the comment, if I don't receive any other feedback I'll > probably go with the port installation directory as you have with > Orion. ${PREFIX}/ is not right plase for logs. When /usr/ can work read only, it can be easily shared between a bunch of computers (I usually do workstations with /usr ro mounted from server. If logs goes to ${PREFIX}/ no easy way to build and support a bunch of computers. -- @BABOLO http://links.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message