notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-toolkits/rubygem-gtk2/Makefile

Number of commits found: 56

Wednesday, 21 Feb 2024
15:10 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Move BROKEN_* upward
commit hash: 252313ab762fffc2095f196dc074d3d92ec89806 commit hash: 252313ab762fffc2095f196dc074d3d92ec89806 commit hash: 252313ab762fffc2095f196dc074d3d92ec89806 commit hash: 252313ab762fffc2095f196dc074d3d92ec89806 252313a
Sunday, 21 Jan 2024
12:51 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Mark BROKEN with ruby32

PR:		276466
Approved by:	portmgr (blanket)
commit hash: f91dc49f546ca8928883e176faa93d9f57449d5e commit hash: f91dc49f546ca8928883e176faa93d9f57449d5e commit hash: f91dc49f546ca8928883e176faa93d9f57449d5e commit hash: f91dc49f546ca8928883e176faa93d9f57449d5e f91dc49
Saturday, 26 Aug 2023
09:28 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Update WWW

GTK+ has been renamed to GTK since 2019.

Reference:	https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
commit hash: a014b9da1de16106f5ab3c54010ab69cf1f3be69 commit hash: a014b9da1de16106f5ab3c54010ab69cf1f3be69 commit hash: a014b9da1de16106f5ab3c54010ab69cf1f3be69 commit hash: a014b9da1de16106f5ab3c54010ab69cf1f3be69 a014b9d
Wednesday, 26 Jul 2023
00:48 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 95274bf
Wednesday, 19 Jul 2023
20:45 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
commit hash: 1af5257ae52754cc6213c55b329a80e1d6c26586 commit hash: 1af5257ae52754cc6213c55b329a80e1d6c26586 commit hash: 1af5257ae52754cc6213c55b329a80e1d6c26586 commit hash: 1af5257ae52754cc6213c55b329a80e1d6c26586 1af5257
Friday, 30 Jun 2023
07:08 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Fix build with Clang 15 and revert
a4021dd9e20bca9ada21837282e476b6c1356f23
commit hash: 9b4ff447e9d2248dcd1b2ad1cf8170ae1cc64771 commit hash: 9b4ff447e9d2248dcd1b2ad1cf8170ae1cc64771 commit hash: 9b4ff447e9d2248dcd1b2ad1cf8170ae1cc64771 commit hash: 9b4ff447e9d2248dcd1b2ad1cf8170ae1cc64771 9b4ff44
Monday, 12 Jun 2023
19:45 Muhammad Moinur Rahman (bofh) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Fix build with llvm15

- Add missing DEPS which are mentioned by poudriere testport

Approved by:	portmgr (blanket)
commit hash: a4021dd9e20bca9ada21837282e476b6c1356f23 commit hash: a4021dd9e20bca9ada21837282e476b6c1356f23 commit hash: a4021dd9e20bca9ada21837282e476b6c1356f23 commit hash: a4021dd9e20bca9ada21837282e476b6c1356f23 a4021dd
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Saturday, 14 Jan 2023
23:08 Muhammad Moinur Rahman (bofh) search for other commits by this committer
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
commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae commit hash: 18c6e18276691edf5274406bf82a3b06792ff9ae 18c6e18
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Monday, 7 Mar 2022
18:13 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Allow build with newer dependencies

- Bump PORTREVISION for package change

PR:		258338
Reported by:	dinoex
commit hash: a380001f3ad1d8dcbddd759295ffe6569a4a8eb7 commit hash: a380001f3ad1d8dcbddd759295ffe6569a4a8eb7 commit hash: a380001f3ad1d8dcbddd759295ffe6569a4a8eb7 commit hash: a380001f3ad1d8dcbddd759295ffe6569a4a8eb7 a380001
Tuesday, 21 Dec 2021
20:29 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Readd x11-toolkits/rubygem-gtk2

It is still used by some ports (japanese/gedy, japanese/gsuica,
net-im/mikutter).

Reported by:	antoine
commit hash: ee4e1a8ab5706ddfe63c294d1780e3f54fab5f65 commit hash: ee4e1a8ab5706ddfe63c294d1780e3f54fab5f65 commit hash: ee4e1a8ab5706ddfe63c294d1780e3f54fab5f65 commit hash: ee4e1a8ab5706ddfe63c294d1780e3f54fab5f65 ee4e1a8
19:30 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Remove obsoleted port

Use x11-toolkits/rubygem-gtk3 instead.
commit hash: 17cee9ac55b917faddfa14be2b007b423c06d6ff commit hash: 17cee9ac55b917faddfa14be2b007b423c06d6ff commit hash: 17cee9ac55b917faddfa14be2b007b423c06d6ff commit hash: 17cee9ac55b917faddfa14be2b007b423c06d6ff 17cee9a
Sunday, 18 Apr 2021
05:49 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
x11-toolkits/rubygem-gtk2: Update COMMENT
commit hash: 808e1bcdbd6e1a834756a3e79ccd30aca81df09e commit hash: 808e1bcdbd6e1a834756a3e79ccd30aca81df09e commit hash: 808e1bcdbd6e1a834756a3e79ccd30aca81df09e commit hash: 808e1bcdbd6e1a834756a3e79ccd30aca81df09e 808e1bc
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 12 May 2020
22:30 sunpoet search for other commits by this committer
Update to 3.4.3

Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
Original commitRevision:535057 
Sunday, 3 May 2020
20:52 sunpoet search for other commits by this committer
Update to 3.4.2

Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
Original commitRevision:533863 
Tuesday, 29 Oct 2019
15:13 sunpoet search for other commits by this committer
Update to 3.4.1

Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
Original commitRevision:516000 
Sunday, 29 Sep 2019
10:24 sunpoet search for other commits by this committer
Update to 3.3.8

Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
Original commitRevision:513229 
Wednesday, 4 Sep 2019
17:21 sunpoet search for other commits by this committer
Add LICENSE_FILE
Original commitRevision:511133 
Monday, 19 Aug 2019
20:54 sunpoet search for other commits by this committer
Update to 3.3.7

Changes:	https://github.com/ruby-gnome/ruby-gnome/blob/master/NEWS
Original commitRevision:509368 
Friday, 29 Mar 2019
11:19 sunpoet search for other commits by this committer
Update to 3.3.6

- Take maintainership

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:497097 
Wednesday, 13 Mar 2019
18:42 sunpoet search for other commits by this committer
Update to 3.3.5

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:495641 
Tuesday, 12 Mar 2019
18:12 sunpoet search for other commits by this committer
Update to 3.3.4

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:495508 
Sunday, 10 Mar 2019
10:59 sunpoet search for other commits by this committer
Update to 3.3.3

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:495275 
Monday, 18 Feb 2019
18:21 sunpoet search for other commits by this committer
Update to 3.3.2

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:493299 
Monday, 14 Jan 2019
15:46 sunpoet search for other commits by this committer
Update to 3.3.1

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:490288 
Wednesday, 28 Nov 2018
19:21 sunpoet search for other commits by this committer
Update to 3.3.0

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:486129 
Thursday, 9 Aug 2018
14:44 sunpoet search for other commits by this committer
Update to 3.2.9

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:476770 
Sunday, 8 Jul 2018
10:34 miwi search for other commits by this committer
- Update to 3.2.7

Changes:	https://ruby-gnome2.osdn.jp/?News_20180607_1#Changes

Sponsored by:	iXsystems Inc.
Original commitRevision:474173 
Friday, 4 May 2018
18:07 sunpoet search for other commits by this committer
Update to 3.2.5

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:469056 
Wednesday, 11 Apr 2018
14:49 sunpoet search for other commits by this committer
Update to 3.2.4

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:467063 
Tuesday, 21 Nov 2017
18:14 sunpoet search for other commits by this committer
Update to 3.2.1

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:454633 
Thursday, 9 Nov 2017
16:02 sunpoet search for other commits by this committer
Update to 3.2.0

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:453833 
Thursday, 19 Oct 2017
17:21 sunpoet search for other commits by this committer
Update to 3.1.9

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:452440 
Saturday, 15 Jul 2017
19:10 sunpoet search for other commits by this committer
Update to 3.1.8

- Update WWW

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:445943 
Friday, 14 Jul 2017
16:52 sunpoet search for other commits by this committer
Update to 3.1.7

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:445776 
Sunday, 9 Jul 2017
06:59 sunpoet search for other commits by this committer
Update to 3.1.6

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:445379 
Wednesday, 31 May 2017
14:54 sunpoet search for other commits by this committer
Update to 3.1.4

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:442199 
Friday, 28 Apr 2017
20:43 sunpoet search for other commits by this committer
Update to 3.1.3

- Add USES=gnome

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:439660 
Friday, 10 Mar 2017
22:01 swills search for other commits by this committer
x11/rubygem-gnome2: update to 3.1.1

Update x11/rubygem-gnome2 and friends to 3.1.1
Original commitRevision:435846 
Sunday, 1 Jan 2017
18:57 swills search for other commits by this committer
x11/rubygem-gnome2: update to 3.1.0

Update x11/rubygem-gnome2 and friends to 3.1.0
Original commitRevision:430273 
Wednesday, 27 Apr 2016
21:57 swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
Original commitRevision:414136 
16:36 swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
Original commitRevision:414118 
Monday, 11 Apr 2016
17:27 sunpoet search for other commits by this committer
- Update to 3.0.8

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Original commitRevision:413069 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Tuesday, 2 Feb 2016
01:21 swills search for other commits by this committer
Remove source and intermediate build output from intalled rubygem- ports

PR:		192949
Original commitRevision:407788 
Sunday, 17 Jan 2016
13:30 sunpoet search for other commits by this committer
- Update to 3.0.7
- Fix LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/blob/master/NEWS
Sponsored by:	PortsCamp Taiwan
Original commitRevision:406489 
Sunday, 3 May 2015
19:36 sunpoet search for other commits by this committer
- Update to 2.2.5
- Add LICENSE

Changes:	https://github.com/ruby-gnome2/ruby-gnome2/commits/master
Original commitRevision:385314 
Wednesday, 12 Nov 2014
02:02 swills search for other commits by this committer
x11/rubygem-gnome2: update to 2.2.3

Update all rubygem-gnome2 and related ports to 2.2.3

While here, mark rubygem-glib2 as broken with Ruby 2.1
Original commitRevision:372475 
Tuesday, 26 Aug 2014
03:04 swills search for other commits by this committer
x11/rubygem-gnome2: update to 2.2.0
Original commitRevision:366177 
Saturday, 22 Feb 2014
15:36 swills search for other commits by this committer
- Update rubygem-gnome2 and associated ports to 2.1.0
Original commitRevision:345660 
Wednesday, 30 Oct 2013
03:05 swills search for other commits by this committer
- Add stage support
Original commitRevision:332058 
Friday, 20 Sep 2013
23:57 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits)
Original commitRevision:327785 
Sunday, 9 Jun 2013
18:46 swills search for other commits by this committer
Ruby/GTK2 is a Ruby binding for GTK+2.

WWW: http://ruby-gnome2.sourceforge.jp/

PR:		ports/173378
Submitted by:	Shin-ya Murakami <murashin@gfd-dennou.org>
Original commitRevision:320380 

Number of commits found: 56