<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/deskutils/meteo, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=main</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-08-31T10:30:51Z</updated>
<entry>
<title>all: bump PORTREVISION after updating graphics/libyuv</title>
<updated>2025-08-31T10:30:51Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2025-08-31T10:30:51Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b304d8ab18ac96ddcd15f3cf7255ef89aababe5a'/>
<id>urn:sha1:b304d8ab18ac96ddcd15f3cf7255ef89aababe5a</id>
<content type='text'>
Using the Tools/scripts/bump_revision.pl script
</content>
</entry>
<entry>
<title>www/webkit2-gtk: bump consumer PORTREVISIONs after port consolidation</title>
<updated>2025-01-21T03:12:20Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-01-21T02:42:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bc2e3ed90ba084d29a08ce4c87329e05b61bd317'/>
<id>urn:sha1:bc2e3ed90ba084d29a08ce4c87329e05b61bd317</id>
<content type='text'>
With hat: gnome
PR: 275914
</content>
</entry>
<entry>
<title>www/webkit2-gtk: update to 2.46.5</title>
<updated>2025-01-21T03:12:19Z</updated>
<author>
<name>Charlie Li</name>
<email>vishwin@FreeBSD.org</email>
</author>
<published>2025-01-20T22:01:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=94310012886105252763e218ec45dfccf778e55e'/>
<id>urn:sha1:94310012886105252763e218ec45dfccf778e55e</id>
<content type='text'>
Changelog: https://github.com/WebKit/WebKit/blob/webkitgtk-2.46.5/Source/WebKit/gtk/NEWS

Now consolidated into one port with flavours since the codebase is
the same, just linked with different libraries resulting in different
SONAMEs and APIs. SONAMEs/flavours:

* GTK3 + libsoup = libwebkit2gtk-4.0 (40)
* GTK3 + libsoup3 = libwebkit2gtk-4.1 (41)
* GTK4 + libsoup3 = libwebkitgtk-6.0 (60)

Despite upstream's recommendation to use clang for better skia
optimisation, this port now USE_GCC due to extensive std::pair copy
constructor use that is not trivial to continue patching to stay
working with our libc++ version 1 ABI. See review D35327 for some
details.

Reported by: eduardo
PR: 275914
Differential Revision: https://reviews.freebsd.org/D45878
</content>
</entry>
<entry>
<title>deskutils/meteo: update to 0.9.9.3</title>
<updated>2024-02-07T05:50:37Z</updated>
<author>
<name>Hiroki Tagato</name>
<email>tagattie@FreeBSD.org</email>
</author>
<published>2024-02-07T05:49:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ae33302c43812f5f3c29bad14ba1ce5d8806956b'/>
<id>urn:sha1:ae33302c43812f5f3c29bad14ba1ce5d8806956b</id>
<content type='text'>
While here, sort pkg-plist after manpage path update.

Changelog: https://gitlab.com/bitseater/meteo/-/blob/0.9.9.3/debian/changelog

Reported by:	Repology
</content>
</entry>
<entry>
<title>*/*: Sanitize MANPREFIX for meson ports</title>
<updated>2024-01-12T22:40:48Z</updated>
<author>
<name>Muhammad Moinur Rahman</name>
<email>bofh@FreeBSD.org</email>
</author>
<published>2024-01-12T12:07:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=9f8f710b3ec3945ede5cf5d996c3391081d32df1'/>
<id>urn:sha1:9f8f710b3ec3945ede5cf5d996c3391081d32df1</id>
<content type='text'>
Approved by:	portmgr
</content>
</entry>
<entry>
<title>*/*: Bump consumers of x11-toolkits/gtk30</title>
<updated>2023-12-23T18:14:14Z</updated>
<author>
<name>Nuno Teixeira</name>
<email>eduardo@FreeBSD.org</email>
</author>
<published>2023-12-23T17:35:45Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3572ca3e01dedf1fe5b3776bd164e123252f5ef5'/>
<id>urn:sha1:3572ca3e01dedf1fe5b3776bd164e123252f5ef5</id>
<content type='text'>
New version of gtk3 in tree
</content>
</entry>
<entry>
<title>deskutils/meteo: update to 0.9.9.2</title>
<updated>2023-07-24T07:48:32Z</updated>
<author>
<name>Hiroki Tagato</name>
<email>tagattie@FreeBSD.org</email>
</author>
<published>2023-07-24T07:46:08Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d713cd1849a9d78d051ebc7c0231a77a19898c2c'/>
<id>urn:sha1:d713cd1849a9d78d051ebc7c0231a77a19898c2c</id>
<content type='text'>
While here, remove unnecessary USES=desktop-file-utils.

Changelog: https://gitlab.com/bitseater/meteo/-/blob/0.9.9.2/README.md#new-on-release-0992

Reported by:	Repology
</content>
</entry>
<entry>
<title>bsd.sites.mk: Update all ports using USE_GITLAB</title>
<updated>2023-07-12T18:56:04Z</updated>
<author>
<name>Felix Palmen</name>
<email>zirias@FreeBSD.org</email>
</author>
<published>2023-07-12T12:13:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7d1faa7179813ffa542b550a1fdb3bdc80a7986c'/>
<id>urn:sha1:7d1faa7179813ffa542b550a1fdb3bdc80a7986c</id>
<content type='text'>
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.

Approved by:		portmgr (tcberner, mentor)
Differential Revision:	https://reviews.freebsd.org/D37077
</content>
</entry>
<entry>
<title>all: remove explicit versions in USES=python for "3.x+"</title>
<updated>2023-06-27T19:34:34Z</updated>
<author>
<name>Rene Ladan</name>
<email>rene@FreeBSD.org</email>
</author>
<published>2023-06-14T22:00:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=3d9a815d9c5acbb71f4bb07738bdeab4879feacb'/>
<id>urn:sha1:3d9a815d9c5acbb71f4bb07738bdeab4879feacb</id>
<content type='text'>
The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++ -DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable -Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi -Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings -Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x -MT _quickfix_la-QuickfixPython.lo -MD -MP -MF .deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o .libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean '-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	&lt;https://reviews.freebsd.org/D40568&gt;
</content>
</entry>
<entry>
<title>accessibility/at-spi2-core: update to 2.46.0</title>
<updated>2023-03-02T05:23:10Z</updated>
<author>
<name>Tobias C. Berner</name>
<email>tcberner@FreeBSD.org</email>
</author>
<published>2023-02-24T09:34:40Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8'/>
<id>urn:sha1: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>
</entry>
</feed>
