NOTICE: This package has been removed from pkgsrc

./devel/rubyforge, Simplistic script automating RubyForge operations

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 2.0.4nb1, Package name: ruby193-rubyforge-2.0.4nb1, Maintainer: minskim

A simplistic script which automates a limited set of RubyForge
operations.


Required to run:
[lang/ruby193-base]

Master sites:

SHA1: e497a1e92500ff679c227bae6417e04e1c429420
RMD160: 7b4fcf19270928c57af753f87e4f5026badaff76
Filesize: 15 KB

Version history: (Expand)


CVS history: (Expand)


   2015-03-10 17:13:09 by Takahiro Kambe | Files touched by this commit (4) | Package removed
Log message:
Remove rubyforge since rubyforge.org has gone.
   2011-11-23 06:32:22 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Use lang/ruby/json.mk to handle dependency to ruby-json.

Bump PKGREVISION since dependency would change with ruby193-base.
   2010-09-13 16:12:15 by Takahiro Kambe | Files touched by this commit (9)
Log message:
* Add CONFLICTS a pattern matches previous package name
  without "${RUBY_PKGPREFIX}-".
   2010-09-10 08:37:04 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update devel/rubyforge to 2.0.4.

* Use lang/ruby/gem.mk instead of misc/rubygems/rubygem.mk.
* Add LICENSE.
* Remove default value of GEM_BUILD.
* Add CONFLICTS since it will install the same name commands both
  ruby18 and ruby19 based packages.

=== 2.0.4 / 2010-02-28

* Stubbed out login and logout commands to print a warning and return
   2009-11-23 14:39:42 by Filip Hajny | Files touched by this commit (3)
Log message:
Update rubyforge to 2.0.3

Too many changes.
   2009-06-14 19:49:18 by Joerg Sonnenberger | Files touched by this commit (454)
Log message:
Remove @dirrm entries from PLISTs
   2008-06-22 18:07:40 by Takahiro Kambe | Files touched by this commit (3)
Log message:
Update rubyforge package to 1.0.0.

== Version History:

=== 1.0.0 / 2008-05-20:

* Removed HTTPAccess2, thanks to Aaron Patterson. Even tho he's whiny.
* Changed initialize/configure to make testing scream. 100x faster.
   2008-04-04 17:19:03 by Johnny C. Lam | Files touched by this commit (3)
Log message:
Update rubyforge to version 4.5.0.  Changes from version 0.4.2 include:

+ Install as a Ruby gem.

* Update for Ruby 1.9.0.
* New type_id values will merge with extant data. (self-repairing data is Good)
* Scrape processor_ids, merging in with extant data.
* Default to "Other" if a file's type is unrecognized.
* Set mode on .rubyforge directory to 700.
* Fix fetching of user id when user has no releases.