aboutsummaryrefslogtreecommitdiff
path: root/textproc/ruby-htree
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Correct build for ruby 2.7.Matthias Fechner2020-11-231-1/+1
| | | | | | | | | | | | | | Ruby 2.6 has following files available: 1 lrwxr-xr-x 1 root wheel 6 Oct 13 10:45 /usr/local/bin/rdoc -> rdoc26 5 -rwxr-xr-x 1 root wheel 518 Oct 13 10:44 /usr/local/bin/rdoc26 Ruby 2.7 has: 6 -rwxr-xr-x 1 root wheel 518 Nov 23 07:28 /usr/local/bin/rdoc So there is no need to have a version included for the rdoc command. Notes: svn path=/head/; revision=556104
* Return knu@'s ports to the pool after his commit bit was safekept.Rene Ladan2020-11-021-1/+1
| | | | Notes: svn path=/head/; revision=553930
* Added rdoc as build dependency which is required for ruby 2.6.Matthias Fechner2019-09-071-0/+3
| | | | | | | | PR: 240161 Approved by: maintainer timeout Notes: svn path=/head/; revision=511415
* Use RUBY_SUFFIXSunpoet Po-Chuan Hsieh2017-01-131-1/+1
| | | | | | | With hat: ruby Notes: svn path=/head/; revision=431394
* textproc/ruby-htree: convert RUBY_RDOC to expanded formSteve Wills2016-09-171-2/+1
| | | | Notes: svn path=/head/; revision=422295
* textproc/ruby-htree: remove RUBY_RD_HTML_FILESSteve Wills2016-09-151-1/+2
| | | | | | | PR: 210665 Notes: svn path=/head/; revision=422201
* - Remove unused USE_* knobs:Alex Kozlov2016-01-131-1/+0
| | | | | | | | | | | | | | | | | | | | | | | databases/mysql57-server games/kajongg textproc/ruby-htree - Fix typos in USE_* knobs: graphics/fortytwo math/hexcalc misc/gnustep-examples www/h2o - Remove unused BROKEN_alpha knob: devel/directfb - Remove user-settable knob: multimedia/tovid Approved by: portmgr blanket Notes: svn path=/head/; revision=406010
* Remove Author from pkg-descr and white space fixesBaptiste Daroussin2015-03-021-2/+1
| | | | Notes: svn path=/head/; revision=380311
* Cleanup plistAntoine Brodin2014-11-151-1/+0
| | | | Notes: svn path=/head/; revision=372605
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-031-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories T-V. CR: D509 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=363904
* Support stageBaptiste Daroussin2014-04-071-28/+12
| | | | Notes: svn path=/head/; revision=350516
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | textproc) Notes: svn path=/head/; revision=327773
* Update to 0.8.Akinori MUSHA2012-05-042-3/+3
| | | | Notes: svn path=/head/; revision=295988
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276994
* - Fix packaging with ruby 1.8.7 (use dynamic rdoc plist).Stanislav Sedov2009-02-132-216/+10
| | | | | | | Reported by: pav Notes: svn path=/head/; revision=228229
* Update to 0.7.Akinori MUSHA2008-05-062-4/+4
| | | | | | | | PR: ports/123235 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> Notes: svn path=/head/; revision=212766
* Update to 0.6.Akinori MUSHA2007-01-184-11/+8
| | | | | | | | PR: 108037 Submitted by: TAKATSU Tomonari <tota at rtfm.jp> Notes: svn path=/head/; revision=182719
* Make the condition consistent with the error message,Akinori MUSHA2006-06-071-1/+1
| | | | | | | while Ruby 1.8.0 is not recommended at all. Notes: svn path=/head/; revision=164678
* Update to the latest snapshot as of 2006-03-26. (0.4.20060326)Akinori MUSHA2006-05-042-6/+5
| | | | Notes: svn path=/head/; revision=161361
* - Fix PLISTRenato Botelho2006-02-272-35/+41
| | | | | | | | | | - Bump PORTREVISION Reported by: krismail Approved by: portmgr (clement) Notes: svn path=/head/; revision=156846
* UNBREAK: Make it fetchable againRenato Botelho2006-02-241-3/+1
| | | | | | | Approved by: portmgr (marcus) Notes: svn path=/head/; revision=156771
* BROKEN: UnfetchableKris Kennaway2006-01-201-0/+2
| | | | Notes: svn path=/head/; revision=153946
* Hi.Akinori MUSHA2005-11-143-59/+67
| | | | | | | Update to 0.3. Notes: svn path=/head/; revision=148220
* 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
* Update to 0.2.Akinori MUSHA2004-12-253-141/+128
| | | | Notes: svn path=/head/; revision=125180
* Add ruby-htree, a Ruby library to manipulate HTML/XML tree dataAkinori MUSHA2004-05-034-0/+318
structure. Notes: svn path=/head/; revision=108244