From owner-cvs-ports@FreeBSD.ORG Tue Feb 22 07:53:32 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6191E16A4CE; Tue, 22 Feb 2005 07:53:32 +0000 (GMT) Received: from 21322530218.direct.eti.at (21322530218.direct.eti.at [213.225.30.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54EDA43D1D; Tue, 22 Feb 2005 07:53:31 +0000 (GMT) (envelope-from tilman@arved.at) Received: from jim.arved.de (localhost [127.0.0.1])j1M7rThg098631; Tue, 22 Feb 2005 08:53:29 +0100 (CET) (envelope-from tilman@arved.at) Received: (from arved@localhost) by jim.arved.de (8.13.1/8.13.1/Submit) id j1M7rSZD098630; Tue, 22 Feb 2005 08:53:29 +0100 (CET) (envelope-from tilman@arved.at) X-Authentication-Warning: jim.arved.de: arved set sender to tilman@arved.at using -f Date: Tue, 22 Feb 2005 08:53:28 +0100 From: Tilman Linneweh To: Michael Nottebrock Message-ID: <20050222075328.GA98594@arved.at> References: <200502212025.j1LKPWX9060599@repoman.freebsd.org> <20050221214808.GA81712@xor.obsecurity.org> <200502212327.24505.michaelnottebrock@gmx.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502212327.24505.michaelnottebrock@gmx.net> User-Agent: Mutt/1.4.2.1i cc: cvs-ports@FreeBSD.org cc: kris@FreeBSD.org Subject: Re: cvs commit: ports/audio/jack Makefile pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 22 Feb 2005 07:53:32 -0000 * Michael Nottebrock [Mon, 21 Feb 2005 at 23:27 GMT]: >> > lofi 2005-02-21 20:25:32 UTC >> > >> > FreeBSD ports repository >> > >> > Modified files: >> > audio/jack Makefile pkg-plist >> > Log: >> > Fix plist, set LATEST_LINK to jack. >> >> Was there a reason you did this instead of just changing the PORTNAME? > > The project is widely known under "jack", the tarball and cvs repo have alw= > ays=20 > been jackit - no idea why. The most confusing part for users is probably th= > at=20 > pkg_add -r jack doesn't work, so I fixed that. According to the FAQ http://jackit.sourceforge.net/docs/faq.php#a6 the package is called jackit, because there was already a "jack" package on Sourceforge, debian and mandrake. Thanks for fixing this. regards tilman