From owner-cvs-all@FreeBSD.ORG Fri Jan 11 21:41:25 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6C52D16A418; Fri, 11 Jan 2008 21:41:25 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from smtp.ht-systems.ru (mr0.ht-systems.ru [78.110.50.55]) by mx1.freebsd.org (Postfix) with ESMTP id 28ACE13C45A; Fri, 11 Jan 2008 21:41:25 +0000 (UTC) (envelope-from stas@ht-systems.ru) Received: from [78.110.49.49] (helo=quasar.ht-systems.ru) by smtp.ht-systems.ru with esmtpa (Exim 4.62) (envelope-from ) id 1JDROI-0000hR-4M; Sat, 12 Jan 2008 00:26:14 +0300 Received: by quasar.ht-systems.ru (Postfix, from userid 1024) id 0876E7D328D; Sat, 12 Jan 2008 00:26:13 +0300 (MSK) Date: Sat, 12 Jan 2008 00:26:12 +0300 From: Stanislav Sedov To: Martin Wilke Message-ID: <20080111212612.GE22695@dracon.ht-systems.ru> References: <200701050755.l057tKlT066265@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701050755.l057tKlT066265@repoman.freebsd.org> Organization: The FreeBSD Project X-Voice: +7 916 849 20 23 X-XMPP: ssedov@jabber.ru X-Yahoo: stanislav_sedov X-PGP-Fingerprint: F21E D6CC 5626 9609 6CE2 A385 2BF5 5993 EB26 9581 X-University: MEPhI X-Mailer: carrier-pigeon X-Operating-System: FreeBSD quasar.ht-systems.ru 7.0-BETA2 FreeBSD 7.0-BETA2 Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/lang Makefile ports/lang/ruby-extensions Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Jan 2008 21:41:25 -0000 On Fri, Jan 05, 2007 at 07:55:20AM +0000 Martin Wilke mentioned: > miwi 2007-01-05 07:55:20 UTC > > FreeBSD ports repository > > Modified files: > lang Makefile > Added files: > lang/ruby-extensions Makefile distinfo pkg-descr pkg-plist > Log: > This project defines various useful extensions to Ruby's standard classes, > including many of those captured at on the Wiki at StandardClassExtensions. > They are thoroughly documented and tested. See the project homepage for API > documentation. > > Author: Gavin Sinclair > WWW: http://extensions.rubyforge.net > This port sucks in number of ways, which submitter should be informed in: 1) It executes rake directly without PATH specification, which won't work if LOCALBASE/bin isn't in PATH. 2) It installs files using CP which is highly discouraged since it doesn't set correct permissions on files. Sorry, if I look a bit aggressive, but this really hurts, and should be fixed. -- Stanislav Sedov ST4096-RIPE