summaryrefslogtreecommitdiff
path: root/japanese/rbnamazu (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove non staged ports without pending PR from j*Baptiste Daroussin2014-09-014-69/+0
| | | | Notes: svn path=/head/; revision=366899
* Remove indefinite articles and trailing periods from COMMENT, plus minorJimmy Olgeni2014-07-051-1/+1
| | | | | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills) Notes: svn path=/head/; revision=360810
* Resetting maintainership on ports that have not been staged and without anyAntoine Brodin2014-07-021-1/+1
| | | | | | | | | pending PR With hat: portmgr Notes: svn path=/head/; revision=360246
* Mark as broken non staged ports using the ruby frameworkBaptiste Daroussin2014-04-091-0/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350669
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | japanese) Notes: svn path=/head/; revision=327737
* - Remove Author lineSunpoet Po-Chuan Hsieh2013-08-291-1/+0
| | | | Notes: svn path=/head/; revision=325620
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-08-291-1/+1
| | | | Notes: svn path=/head/; revision=325562
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+0
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-181-1/+0
| | | | | | | With hat: portmgr (myself) Notes: svn path=/head/; revision=271274
* - Assign all unmaintained ruby ports to ruby@,Stanislav Sedov2009-06-161-1/+1
| | | | | | | so people will know where to send questions to. Notes: svn path=/head/; revision=236032
* - 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