Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.2.4 30 Sep 2024 13:38:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.2.4
Changes: https://github.com/ruby-gnome/ruby-gnome/releases
https://github.com/ruby-gnome/ruby-gnome/blob/main/NEWS.md |
4.2.2 05 Apr 2024 00:42:47 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.2.2
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.2.1 09 Mar 2024 14:07:06 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.2.1
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.2.0 26 Aug 2023 09:29:06 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.2.0
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.9 21 Aug 2023 17:08:00 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.9
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.8 09 Jul 2023 10:27:51 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.8
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.7 05 Jun 2023 18:49:04 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.7
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.6 27 May 2023 23:44:34 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.6
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.5 27 May 2023 04:23:56 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.5
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.4 07 May 2023 16:05:06 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.4
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.3 02 May 2023 16:20:58 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.3
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.1.2 21 Mar 2023 19:22:15 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.1.2
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.0.8 30 Jan 2023 13:01:49 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.0.8
- Update version requirement of RUN_DEPENDS
- Update WWW and clean up pkg-descr
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.0.3 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 |
4.0.3 03 Oct 2022 02:17:22 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.0.3
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.0.2 10 Sep 2022 13:02:53 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.0.2
- Update pkg-descr
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
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) |
4.0.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 ) |
4.0.1 04 Sep 2022 15:25:21 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.0.1
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
4.0.0 04 Sep 2022 03:47:53 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 4.0.0
- Update WWW
Changes: https://github.com/ruby-gnome/ruby-gnome/releases |
3.5.1 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.5.1 25 Jan 2022 19:51:09 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.5.1
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.5.0 23 Jan 2022 19:09:38 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.5.0
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.9 21 Sep 2021 03:47:20 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.4.9
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.7 08 Aug 2021 14:55:25 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.4.7
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.6 18 Jul 2021 17:47:54 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.4.6
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.5 15 Jul 2021 20:47:37 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.4.5
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.4 25 Apr 2021 20:36:27 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Update to 3.4.4
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.3 18 Apr 2021 05:48:56 |
Po-Chuan Hsieh (sunpoet) |
graphics/rubygem-clutter-gdk: Revert "binding to" change in r568947
Use "Ruby binding of" rather than "Ruby binding to". |
3.4.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.3 22 Mar 2021 10:17:44 |
danfe |
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line. |
3.4.3 12 May 2020 22:29:50 |
sunpoet |
Update to 3.4.3
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.2 03 May 2020 20:52:04 |
sunpoet |
Update to 3.4.2
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.4.1 29 Oct 2019 15:13:07 |
sunpoet |
Update to 3.4.1
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.3.8 29 Sep 2019 10:24:03 |
sunpoet |
Update to 3.3.8
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.3.7 04 Sep 2019 17:20:55 |
sunpoet |
Add LICENSE_FILE |
3.3.7 19 Aug 2019 20:53:38 |
sunpoet |
Update to 3.3.7
Changes: https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS |
3.3.6 29 Mar 2019 11:18:44 |
sunpoet |
Update to 3.3.6
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.3.5 13 Mar 2019 18:41:33 |
sunpoet |
Update to 3.3.5
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.3.4 12 Mar 2019 18:11:33 |
sunpoet |
Update to 3.3.4
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.3.3 10 Mar 2019 10:59:15 |
sunpoet |
Update to 3.3.3
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.3.2 18 Feb 2019 18:20:50 |
sunpoet |
Update to 3.3.2
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.3.1 14 Jan 2019 15:45:40 |
sunpoet |
Update to 3.3.1
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.3.0 28 Nov 2018 19:21:33 |
sunpoet |
Update to 3.3.0
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.2.9 09 Aug 2018 14:45:04 |
sunpoet |
Update to 3.2.9
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.2.7 08 Jul 2018 10:34:36 |
miwi |
- Update to 3.2.7
Changes: https://ruby-gnome2.osdn.jp/?News_20180607_1#Changes
Sponsored by: iXsystems Inc. |
3.2.5 04 May 2018 18:08:08 |
sunpoet |
Update to 3.2.5
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.2.4 11 Apr 2018 14:50:17 |
sunpoet |
Update to 3.2.4
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.2.1 21 Nov 2017 18:15:18 |
sunpoet |
Update to 3.2.1
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.2.0 09 Nov 2017 16:03:03 |
sunpoet |
Update to 3.2.0
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.1.9 19 Oct 2017 17:21:34 |
sunpoet |
Update to 3.1.9
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.1.8 15 Jul 2017 19:10:45 |
sunpoet |
Update to 3.1.8
- Update WWW
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.1.7 14 Jul 2017 16:53:13 |
sunpoet |
Update to 3.1.7
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.1.6 09 Jul 2017 07:00:12 |
sunpoet |
Update to 3.1.6
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.1.4 31 May 2017 14:55:10 |
sunpoet |
Update to 3.1.4
Changes: https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS |
3.1.3 28 Apr 2017 20:43:50 |
sunpoet |
Add rubygem-clutter-gdk 3.1.3
Ruby/ClutterGDK is a Ruby binding of GDK specific API of Clutter.
WWW: http://ruby-gnome2.sourceforge.jp/ |