Commit Graph

3 Commits

Author SHA1 Message Date
jeremy
f4542e4eb3 REVISION bumps for most ruby ports after the ruby.port.mk update.
PKG_ARCH = * removed from many ports as it is added automatically
for pure ruby gem ports.  Switch ports that previously used
GEM_SKIPDEPENDS to adding dependencies or modifying the underlying
gem metadata with patches.

OK landry@
2010-11-08 23:28:53 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
pirofti
88dbbe6e59 Import ruby-prawn suite. Initially from claudio@ (maintainer now).
Prawn: Fast, Nimble PDF Generation For Ruby

Prawn takes the pain out of generating beautiful printable documents,
while still remaining fast, tiny and nimble. It is also named after a
majestic sea creature, and that has to count for something.
It supports UTF-8, image embedding, flexible table drawing and has a
simplified content positioning.
2009-10-13 15:09:16 +00:00