summaryrefslogtreecommitdiff
path: root/devel/ruby-cvs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75776
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-13/+17
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-24/+24
| | | | Notes: svn path=/head/; revision=67504
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-6/+4
| | | | Notes: svn path=/head/; revision=67500
* cd dir && command -> cd dir; commandAkinori MUSHA2002-03-301-3/+3
| | | | Notes: svn path=/head/; revision=56945
* Update to 0.2.Akinori MUSHA2001-08-303-9/+22
| | | | Notes: svn path=/head/; revision=47145
* Add ruby-cvs, a Ruby library to provide a high level interface to aAkinori MUSHA2001-07-205-0/+87
CVS repository, with a couple of useful examples bundled: reviz - a ViewCVS/CVSweb like CGI script viztree - a revision tree visualizer. Notes: svn path=/head/; revision=45275