Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.4 17 Mar 2025 04:02:08
    |
Charlie Li (vishwin)  |
gnome.mk: rename gdkpixbuf2 to gdkpixbuf to prepare for port move
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes. |
1.0.4 21 Apr 2024 05:47:10
    |
Zsolt Udvari (uzsolt)  Author: Ivan Rozhuk |
audio/gtk-mixer: update to 1.0.4
Changelog: https://github.com/rozhuk-im/gtk-mixer/releases/tag/1.0.4
PR: 277607
Approved by: diizzy (mentor)
Differential Revision: https://reviews.freebsd.org/D44693 |
1.0.3_2 23 Dec 2023 18:14:14
    |
Nuno Teixeira (eduardo)  |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.0.3_1 02 Mar 2023 05:23:10
    |
Tobias C. Berner (tcberner)  |
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. (Only the first 15 lines of the commit message are shown above ) |
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) |
1.0.3 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 ) |
1.0.3 11 Jun 2022 10:53:15
    |
Nuno Teixeira (eduardo)  Author: Ivan Rozhuk |
audio/gtk-mixer: Update to 1.0.3
- add LIB_DEPENDS=libharfbuzz.so:print/harfbuzz as needed
- pet portclippy
- reformat Makefile with portfmt
ChangeLog: https://github.com/rozhuk-im/gtk-mixer/releases/tag/1.0.3
PR: 264566 |
1.0.2 25 Jan 2022 16:59:18
    |
Dries Michiels (driesm)  Author: Ivan Rozhuk |
audio/gtk-mixer: Update to 1.0.2
While here switch to DISTVERSION.
Changes: https://github.com/rozhuk-im/gtk-mixer/compare/1.0.0...1.0.2
PR: 260648
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D33643 |
1.0.0 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.0.0 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.0 01 Feb 2021 18:51:20
  |
madpilot  |
GTK-Mixer is GTK based volume control tool ("mixer").
GUI from xfce4-mixer: https://gitlab.xfce.org/apps/xfce4-mixer but
xfce4 and gstreamer does not used.
Features
- plugins for support different sound backens
- change system default sound card
- set volume per line/channel
- enable/disable lines (mute/unmute)
- detect sound cards connect/disconnect
- detect default sound card change
WWW: https://github.com/rozhuk-im/gtk-mixer
PR: 253150
Submitted by: rozhuk.im@gmail.com |