Commit graph

9 commits

Author SHA1 Message Date
agc
23064a80b9 Add SHA512 digests for distfiles for misc category
Problems found locating distfiles:
	Package colorls: missing distfile ls.tar.gz
	Package molden: missing distfile molden-4.6/molden4.6.tar.gz
	Package softmaker-office-demo: missing distfile ofl06trial.tgz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:49:31 +00:00
taca
ad04b890c1 Avoid using rubyforge.org since it stopped most of services. 2015-09-26 15:10:02 +00:00
taca
51b81344cc * Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Ajust new ruby package's framework.
2010-09-10 07:23:26 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
37978aadc8 Update ruby-gem_plugin to version 0.2.3. Changes from version 0.2.2
include:

- Turn into a signed gem.
2008-04-04 15:20:01 +00:00
jlam
ab526dcd81 Don't mark this package as broken -- it's not. 2008-03-31 15:32:36 +00:00
minskim
b66adb0335 Update ruby-gem_plugin to 0.2.2.
Only change is a minor tweak to handle a small change in rubygems.
2007-04-27 19:57:53 +00:00
wiz
29abbd1c1b Mark as BROKEN_IN pkgsrc-2006Q4, based on
ftp://asim.lip6.fr/outgoing/packages/i386/3.1/20070114.1132/broken.html
(latest 3.1/i386 bulk build of 2006Q4).

Feel free to fix them...
2007-01-31 00:04:11 +00:00
minskim
87a042abb2 Import ruby-gem_plugin.
GemPlugin is a system that lets your users install gems and lets you
load them as additional features to use in your software.  It
originated from the Mongrel (mongrel.rubyforge.org) project but proved
useful enough to break out into a separate project.

GemPlugin works by listing the gems installed, and doing a require_gem
on any that have the right dependencies.  For example, if a gem
depends on "gem_plugin" and "mongrel" then it will load as a Mongrel
plugin.  This makes it so that users of the plugins only need to gem
install (and maybe config a bit), and plugin authors only need to make
gems.
2006-10-31 19:43:02 +00:00