<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/gst123, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>all: drop support for FreeBSD 13, mips and risc64sf</title>
<updated>2026-05-07T21:47:29+00:00</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2026-03-05T20:06:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a'/>
<id>2a7c0561200c6cf9d0c0252cd4a7ab446eca8e4a</id>
<content type='text'>
Reviewed by:            many (*)
Differential Revision:  https://reviews.freebsd.org/D55624
Differential Revision:  https://reviews.freebsd.org/D55642 (merged in from bofh)

many (*)
  acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
  jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
  nobutaka pkubaj se tagattie thj

  Anton Saietskii
  GenericRikka
  Gert Doering
  Jan Bramkamp
  Oleh Hushchenkov
  Oleksandr Kryvulia
  Ralf van der Enden
  Yamagi

  desktop kde python tcltk office
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reviewed by:            many (*)
Differential Revision:  https://reviews.freebsd.org/D55624
Differential Revision:  https://reviews.freebsd.org/D55642 (merged in from bofh)

many (*)
  acm arrowd brooks cmt dch decke dinoex eduardo fluffy fuz gahr garga
  jbeich joerg jrm kai kenrap martymac matthew mfechner michaelo mizhka
  nobutaka pkubaj se tagattie thj

  Anton Saietskii
  GenericRikka
  Gert Doering
  Jan Bramkamp
  Oleh Hushchenkov
  Oleksandr Kryvulia
  Ralf van der Enden
  Yamagi

  desktop kde python tcltk office
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/gst123: Fix build with ncurses 6.6</title>
<updated>2026-03-31T10:46:30+00:00</updated>
<author>
<name>Kousuke Kannagi</name>
<email>mce@FreeBSD.org</email>
</author>
<published>2026-03-30T06:44:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=567a0e30fe6ba7105443fbb8fa412e7e38a69b42'/>
<id>567a0e30fe6ba7105443fbb8fa412e7e38a69b42</id>
<content type='text'>
Apply the upstream patch to fix the build.
Update USE_GSTREAMER and USE_XORG.
Since it has been a while since the version was updated, remove the
pkg-message for migration.

In file included from gst123.cc:33:
./terminal.h:31:30: error: field has incomplete type 'struct termios'
   31 |   struct termios             tio_orig;
      |                              ^
./terminal.h:31:10: note: forward declaration of 'termios'
   31 |   struct termios             tio_orig;
      |          ^

PR:		292500
Approved by:	fluffy (mentor)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Apply the upstream patch to fix the build.
Update USE_GSTREAMER and USE_XORG.
Since it has been a while since the version was updated, remove the
pkg-message for migration.

In file included from gst123.cc:33:
./terminal.h:31:30: error: field has incomplete type 'struct termios'
   31 |   struct termios             tio_orig;
      |                              ^
./terminal.h:31:10: note: forward declaration of 'termios'
   31 |   struct termios             tio_orig;
      |          ^

PR:		292500
Approved by:	fluffy (mentor)
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/gst123: Fix build on 13</title>
<updated>2025-01-18T16:18:56+00:00</updated>
<author>
<name>mew14930xvi</name>
<email>mew14930xvi@inbox.lv</email>
</author>
<published>2025-01-18T16:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=a19f517290b2ef1d12fd65ad8af38bfed1c99c46'/>
<id>a19f517290b2ef1d12fd65ad8af38bfed1c99c46</id>
<content type='text'>
Can't find ncurses during configure stage:
checking for ncurses &gt;= 5... no
checking for ncurses6-config... false
checking for ncurses5-config... (cached) false
checking for ncurses-config... (cached) false
configure: error: Neither pkgconfig(ncurses) nor ncurses-config was found.
===&gt;  Script "configure" failed unexpectedly.

PR:	284122
Fixes:	716c8f511a06 (Update 0.3.3 → 0.4.1 and remove DEPRECATED)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Can't find ncurses during configure stage:
checking for ncurses &gt;= 5... no
checking for ncurses6-config... false
checking for ncurses5-config... (cached) false
checking for ncurses-config... (cached) false
configure: error: Neither pkgconfig(ncurses) nor ncurses-config was found.
===&gt;  Script "configure" failed unexpectedly.

PR:	284122
Fixes:	716c8f511a06 (Update 0.3.3 → 0.4.1 and remove DEPRECATED)
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/gst123: Update 0.3.3 → 0.4.1 and remove DEPRECATED</title>
<updated>2025-01-14T18:48:53+00:00</updated>
<author>
<name>mew14930xvi</name>
<email>mew14930xvi@inbox.lv</email>
</author>
<published>2025-01-14T18:28:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=716c8f511a063d2b8545244e3b195941adc17a5f'/>
<id>716c8f511a063d2b8545244e3b195941adc17a5f</id>
<content type='text'>
Changes in port:
- undeprecate;
- get maintainership;
- pet portclippy.

Since version 0.4.0, migrate the configuration file from ~/.gst123rc
to $XDG_CONFIG_HOME/gst123rc which defaults to ~/.config/gst123rc.

Changelogs:
https://github.com/swesterfeld/gst123/releases/tag/0.4.0
https://github.com/swesterfeld/gst123/releases/tag/0.4.1

PR:		283852
Approved by:	Herbert J. Skuhra &lt;herbert@gojira.at&gt; (former maintainer)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changes in port:
- undeprecate;
- get maintainership;
- pet portclippy.

Since version 0.4.0, migrate the configuration file from ~/.gst123rc
to $XDG_CONFIG_HOME/gst123rc which defaults to ~/.config/gst123rc.

Changelogs:
https://github.com/swesterfeld/gst123/releases/tag/0.4.0
https://github.com/swesterfeld/gst123/releases/tag/0.4.1

PR:		283852
Approved by:	Herbert J. Skuhra &lt;herbert@gojira.at&gt; (former maintainer)
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/gst123: fix expiration date</title>
<updated>2025-01-07T19:50:39+00:00</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2025-01-07T19:50:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=daaf95820e2f638237a8fc10d34ca13870332296'/>
<id>daaf95820e2f638237a8fc10d34ca13870332296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/gst123: Deprecate and set expiration date to 2025-02-28</title>
<updated>2025-01-05T01:06:35+00:00</updated>
<author>
<name>Daniel Engberg</name>
<email>diizzy@FreeBSD.org</email>
</author>
<published>2025-01-05T00:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e53c4ed32d3f8ad4bc3d15042145c76c262c5140'/>
<id>e53c4ed32d3f8ad4bc3d15042145c76c262c5140</id>
<content type='text'>
Outdated and unsupported upstream, depends on deprecated library GTK2

Reference:
https://github.com/swesterfeld/gst123

PR:		282590
Approved by:	portmgr (maintainer timeout, 2+ months)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Outdated and unsupported upstream, depends on deprecated library GTK2

Reference:
https://github.com/swesterfeld/gst123

PR:		282590
Approved by:	portmgr (maintainer timeout, 2+ months)
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/gst123: Sanitize MANPREFIX</title>
<updated>2024-01-21T21:42:27+00:00</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-21T21:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=7711e392591350e300d91c74816a53f29a92277d'/>
<id>7711e392591350e300d91c74816a53f29a92277d</id>
<content type='text'>
Approved by:    portmgr (blanket)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Approved by:    portmgr (blanket)
</pre>
</div>
</content>
</entry>
<entry>
<title>accessibility/at-spi2-core: update to 2.46.0</title>
<updated>2023-03-02T05:23:10+00:00</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2023-02-24T09:34:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8'/>
<id>fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8</id>
<content type='text'>
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
---
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
---
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove WWW entries moved into port Makefiles</title>
<updated>2022-09-07T21:58:51+00:00</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4'/>
<id>fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4</id>
<content type='text'>
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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add WWW entries to port Makefiles</title>
<updated>2022-09-07T21:10:59+00:00</updated>
<author>
<name>Stefan Eßer</name>
<email>se@FreeBSD.org</email>
</author>
<published>2022-09-07T21:06:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=b7f05445c00f2625aa19b4154ebcbce5ed2daa52'/>
<id>b7f05445c00f2625aa19b4154ebcbce5ed2daa52</id>
<content type='text'>
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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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)
</pre>
</div>
</content>
</entry>
</feed>
