Bug 106313 - [new port] devel/rubygem-hoe
Summary: [new port] devel/rubygem-hoe
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frank J. Laszlo
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-04 12:00 UTC by Jonathan Weiss
Modified: 2006-12-05 03:30 UTC (History)
0 users

See Also:


Attachments
file.shar (3.04 KB, text/plain)
2006-12-04 12:00 UTC, Jonathan Weiss
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Weiss 2006-12-04 12:00:22 UTC
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
Comment 1 Remko Lodder freebsd_committer freebsd_triage 2006-12-04 18:57:33 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

reassign to the ports team.
Comment 2 Frank J. Laszlo freebsd_committer freebsd_triage 2006-12-05 02:28:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->laszlof

I'll take it.
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-12-05 03:23:26 UTC
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"
Comment 4 Frank J. Laszlo freebsd_committer freebsd_triage 2006-12-05 03:23:30 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!