From owner-cvs-all@FreeBSD.ORG Thu Oct 20 01:06:20 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: by hub.freebsd.org (Postfix, from userid 1033) id D20551065670; Thu, 20 Oct 2011 01:06:20 +0000 (UTC) Date: Thu, 20 Oct 2011 01:06:20 +0000 From: Alexey Dokuchaev To: Carlo Strub Message-ID: <20111020010620.GA51254@FreeBSD.org> References: <201110192028.p9JKSHl1091715@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <201110192028.p9JKSHl1091715@repoman.freebsd.org> User-Agent: Mutt/1.4.2.1i Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security Makefile ports/security/py-arm Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2011 01:06:20 -0000 On Wed, Oct 19, 2011 at 08:28:17PM +0000, Carlo Strub wrote: > cs 2011-10-19 20:28:17 UTC > > Modified files: > security Makefile > Added files: > security/py-arm Makefile distinfo pkg-descr pkg-plist > Log: > The anonymizing relay monitor (arm) is a terminal status monitor for Tor, > [...] Why does it have py- prefix if it is an utility? Prefixes like that are to be used with "batteries" (extensions, libraries, plugins, etc). ./danfe