From owner-freebsd-ports@FreeBSD.ORG Sat Mar 20 02:15:08 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 80447106564A; Sat, 20 Mar 2010 02:15:08 +0000 (UTC) (envelope-from bms@incunabulum.net) Received: from out2.smtp.messagingengine.com (out2.smtp.messagingengine.com [66.111.4.26]) by mx1.freebsd.org (Postfix) with ESMTP id 4BF308FC0C; Sat, 20 Mar 2010 02:15:08 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id 8FBD9E9A86; Fri, 19 Mar 2010 22:15:06 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Fri, 19 Mar 2010 22:15:06 -0400 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=messagingengine.com; h=message-id:date:from:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; s=smtpout; bh=S2tUEyBLZ7TULMZZnu5q871qYUY=; b=bZFp+bQBRm6YIHBsMN78eVm0cvTJSlgf/AL99rAln4nyvmnjuyiD5Df3YQxAiG3x+/fM86vYZxtCm2sdFd0lIfIiPhyLEey+v8Rp5nHXtvi6uskIJd4/rJNtJ4hyLFxmRT0BiDPGQs3CRVgf5VVa0Q0WEqfc0NXrUy7MPD6DZQs= X-Sasl-enc: 4DLQfyNZFSIx9d9uMF5w32hbjVBD1p+WXxm0tU842Zy3 1269051306 Received: from anglepoise.lon.incunabulum.net (cpc2-dals7-0-0-cust253.hari.cable.virginmedia.com [82.35.112.254]) by mail.messagingengine.com (Postfix) with ESMTPSA id E344D4789C; Fri, 19 Mar 2010 22:15:05 -0400 (EDT) Message-ID: <4BA42FA7.8040208@incunabulum.net> Date: Sat, 20 Mar 2010 02:15:03 +0000 From: Bruce Simpson User-Agent: Mozilla/5.0 (X11; U; FreeBSD amd64; en-US; rv:1.9.1.8) Gecko/20100302 Thunderbird/3.0.3 MIME-Version: 1.0 To: jhell References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: bms@FreeBSD.org, FreeBSD Ports Subject: Re: net/xorp - scattering file locations. 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: Sat, 20 Mar 2010 02:15:08 -0000 On 03/20/10 01:19, jhell wrote: > > The above mentioned port installs or otherwise scatters quite a few > (10 or more) new directories into /usr/local/. Did I miss some > configuration setting that I had to explicitly state in order for > everything to just be installed in /usr/local/xorp or maybe in a more > proper place. XORP as of 1.7-WIP in SVN is now compliant with the Filesystem Hierarchy Standard. Its directory is thus more in line with other packages for free UNIX-like operating systems. I appreciate your feedback that this may have violated POLA for you, however, it's pretty much a prerequisite for getting it shipped in Ubuntu and other UNIX-like systems. If you have any further queries please direct them to the xorp-users and xorp-hackers mailing lists. Thank you for your interest in XORP. regards, BMS