aboutsummaryrefslogtreecommitdiff
path: root/japanese/rbnamazu
Commit message (Collapse)AuthorAgeFilesLines
* - Move doc-install into post-install. We don't need this workaroundRong-En Fan2007-04-051-5/+3
| | | | | | | under current infrastructure. Notes: svn path=/head/; revision=189264
* - Add SHA256Pav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149333
* 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
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* De-pkg-comment my non-ruby ports as well.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75780
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-12/+20
| | | | | | | | | | | 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-7/+7
| | | | Notes: svn path=/head/; revision=67509
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-4/+2
| | | | Notes: svn path=/head/; revision=67500
* Define USE_RUBY_FEATURES instead of hardcoding conditional *_DEPENDS.Akinori MUSHA2002-09-211-7/+2
| | | | Notes: svn path=/head/; revision=67000
* ruby-optparse is now part of ruby16-shim-ruby18.Akinori MUSHA2002-08-031-3/+7
| | | | Notes: svn path=/head/; revision=63897
* Add %%PORTDOCS%%.Akinori MUSHA2001-02-101-4/+4
| | | | Notes: svn path=/head/; revision=38173
* Update to 0.4.Akinori MUSHA2000-12-043-24/+2
| | | | Notes: svn path=/head/; revision=35652
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYAkinori MUSHA2000-09-261-3/+1
| | | | | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly. Notes: svn path=/head/; revision=33130
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-23/+20
| | | | Notes: svn path=/head/; revision=32373
* Install namazu.rb as namazu.rb, and create a symlink to it as rbnamazu.Akinori MUSHA2000-08-222-1/+3
| | | | | | | (Previously rbnamazu only) Notes: svn path=/head/; revision=31856
* Add ja-rbnamazu, a client of the "Namazu" full-text search engineAkinori MUSHA2000-08-226-0/+93
written in Ruby. Notes: svn path=/head/; revision=31842