aboutsummaryrefslogtreecommitdiff
path: root/devel/ruby-cvs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Changed my MAINTAINER address toGreg Larkin2008-07-181-1/+1
| | | | | | | | | glarkin@FreeBSD.org. Approved by: beech (mentor) Notes: svn path=/head/; revision=217070
* - Pass maintainership to submitterMartin Wilke2008-05-171-1/+1
| | | | | | | | PR: 123646 123647 123648 123650 Submitted by: Greg Larkin <glarkin@sourcehosting.net> Notes: svn path=/head/; revision=213190
* - make fetchableCheng-Lung Sung2006-11-071-2/+2
| | | | | | | | PR: ports/104203 [1], ports/104790 [2] Submitted by: Josh Paetzel <josh_AT_tcbug dot org> [1], Kay Abendroth<kay dot abendroth@raxion dot net> [2] Notes: svn path=/head/; revision=176678
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Make portlint happier.Edwin Groothuis2004-12-141-2/+4
| | | | | | | | | | | They are not the patches from the submitter, but one which overcome knu@s objections about the original ones and discussed in ports/69037. PR: ports/69027 ports/69028 ports/69029 ports/69030 ports/69031 ports/69032 ports/69033 ports/69034 ports/69035 ports/69036 ports/69037 Submitted by: Wesley Shields <wxs@csh.rit.edu> Notes: svn path=/head/; revision=123987
* Remove optional dependency. The dependent port was removed after havingMark Linimon2004-10-231-1/+1
| | | | | | | failed to install for quite some time. Notes: svn path=/head/; revision=120025
* De-pkg-comment.Akinori MUSHA2003-02-181-0/+1
| | | | Notes: svn path=/head/; revision=75776
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-061-10/+14
| | | | | | | | | | | 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-061-5/+5
| | | | 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-301-3/+4
| | | | Notes: svn path=/head/; revision=47145
* Add ruby-cvs, a Ruby library to provide a high level interface to aAkinori MUSHA2001-07-201-0/+50
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