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 <[EMAIL PROTECTED]> > 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
