Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8_1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.8_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.8_1 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.8_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8_1 23 Nov 2020 11:50:47 |
mfechner |
Correct build for ruby 2.7.
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. |
0.8_1 02 Nov 2020 22:07:22 |
rene |
Return knu@'s ports to the pool after his commit bit was safekept. |
0.8_1 07 Sep 2019 19:52:09 |
mfechner |
Added rdoc as build dependency which is required for ruby 2.6.
PR: 240161
Approved by: maintainer timeout |
0.8 13 Jan 2017 14:45:05 |
sunpoet |
Use RUBY_SUFFIX
With hat: ruby |
0.8 17 Sep 2016 02:07:35 |
swills |
textproc/ruby-htree: convert RUBY_RDOC to expanded form |
0.8 15 Sep 2016 15:06:06 |
swills |
textproc/ruby-htree: remove RUBY_RD_HTML_FILES
PR: 210665 |
0.8 13 Jan 2016 05:39:29 |
ak |
- Remove unused USE_* knobs:
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 |
0.8 02 Mar 2015 23:51:50 |
bapt |
Remove Author from pkg-descr and white space fixes |
0.8 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.8 03 Aug 2014 14:15:09 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus
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) |
0.8 07 Apr 2014 16:08:54 |
bapt |
Support stage |
0.8 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.8 04 May 2012 03:42:14 |
knu |
Update to 0.8. |
0.7 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.7 13 Feb 2009 20:58:02 |
stas |
- Fix packaging with ruby 1.8.7 (use dynamic rdoc plist).
Reported by: pav |
0.7 06 May 2008 23:48:13 |
knu |
Update to 0.7.
PR: ports/123235
Submitted by: TAKATSU Tomonari <tota@rtfm.jp> |
0.6 18 Jan 2007 10:52:50 |
knu |
Update to 0.6.
PR: 108037
Submitted by: TAKATSU Tomonari <tota at rtfm.jp> |
0.4.20060326 07 Jun 2006 06:41:03 |
knu |
Make the condition consistent with the error message,
while Ruby 1.8.0 is not recommended at all. |
0.4.20060326 04 May 2006 21:04:23 |
knu |
Update to the latest snapshot as of 2006-03-26. (0.4.20060326) |
0.3_1 27 Feb 2006 11:32:22 |
garga |
- Fix PLIST
- Bump PORTREVISION
Reported by: krismail
Approved by: portmgr (clement) |
0.3 24 Feb 2006 16:00:43 |
garga |
UNBREAK: Make it fetchable again
Approved by: portmgr (marcus) |
0.3 20 Jan 2006 00:19:05 |
kris |
BROKEN: Unfetchable |
0.3 14 Nov 2005 12:18:40 |
knu |
Hi.
Update to 0.3. |
0.2 11 Nov 2005 01:18:01 |
linimon |
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime. |
0.2 25 Dec 2004 22:28:22 |
knu |
Update to 0.2. |
0.1 03 May 2004 05:20:46 |
knu |
Add ruby-htree, a Ruby library to manipulate HTML/XML tree data
structure. |