This is a new port for hoe: Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packaging, and deployment. It is needed by many new version of rubygem as it is used to generate the Rake tasks to create and test the gems. E.g. it is needed for the update of databases/rubygem-memcache-client. Fix: Or use the inline shar: How-To-Repeat: Install the port from http://blog.innerewut.de/files/rubygem-hoe.tar.gz or http://blog.innerewut.de/files/rubygem-hoe.shar
Responsible Changed From-To: freebsd-bugs->freebsd-ports-bugs reassign to the ports team.
Responsible Changed From-To: freebsd-ports-bugs->laszlof I'll take it.
laszlof 2006-12-05 03:23:17 UTC FreeBSD ports repository Modified files: . modules devel Makefile Added files: devel/rubygem-hoe Makefile distinfo pkg-descr pkg-plist Log: New port: devel/rubygem-hoe Hoe is a simple rake/rubygems helper for project Rakefiles. It generates all the usual tasks for projects including rdoc generation, testing, packaging, and deployment. WWW: http://rubyforge.org/projects/seattlerb/ PR: ports/106313 Submitted by: Jonathan Weiss<jw@innerewut.de> Revision Changes Path 1.16763 +1 -0 CVSROOT/modules 1.2534 +1 -0 ports/devel/Makefile 1.1 +22 -0 ports/devel/rubygem-hoe/Makefile (new) 1.1 +3 -0 ports/devel/rubygem-hoe/distinfo (new) 1.1 +9 -0 ports/devel/rubygem-hoe/pkg-descr (new) 1.1 +31 -0 ports/devel/rubygem-hoe/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!