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
non port: deskutils/iconbrowser/Makefile

Number of commits found: 10

Tuesday, 5 Sep 2023
07:26 Fernando Apesteguía (fernape) search for other commits by this committer Author: Olivier Duchateau
deskutils/iconbrowser: update to 2.2.0

ChangeLog: https://github.com/elementary/iconbrowser/releases/tag/2.2.0

Updated translations.

PR:		273453
Reported by:	duchateau.olivier@gmail.com (maintainer)
commit hash: 989472dad580bc8df78f8c82249b62fecc87e2e7 commit hash: 989472dad580bc8df78f8c82249b62fecc87e2e7 commit hash: 989472dad580bc8df78f8c82249b62fecc87e2e7 commit hash: 989472dad580bc8df78f8c82249b62fecc87e2e7 989472d
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

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:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
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
Wednesday, 1 Mar 2023
06:20 Tobias C. Berner (tcberner) search for other commits by this committer Author: Olivier Duchateau
x11-toolkits/granite7: update to 7.2.0

PR:		269859
commit hash: 4cd23f0e1981baf1da8ee49f197b43ea81e43eb0 commit hash: 4cd23f0e1981baf1da8ee49f197b43ea81e43eb0 commit hash: 4cd23f0e1981baf1da8ee49f197b43ea81e43eb0 commit hash: 4cd23f0e1981baf1da8ee49f197b43ea81e43eb0 4cd23f0
Monday, 14 Nov 2022
22:54 Adriaan de Groot (adridg) search for other commits by this committer Author: Olivier Duchateau
x11-toolkits/granite7: update to 7.1.0

Bump PORTREVISION of the few consumers.

PR:		266971
commit hash: d8b67209bffc8eabc7b593a4d78d89b12f849a32 commit hash: d8b67209bffc8eabc7b593a4d78d89b12f849a32 commit hash: d8b67209bffc8eabc7b593a4d78d89b12f849a32 commit hash: d8b67209bffc8eabc7b593a4d78d89b12f849a32 d8b6720
Wednesday, 9 Nov 2022
08:55 Guido Falsi (madpilot) search for other commits by this committer Author: Olivier Duchateau
deskutils/iconbrowser: Update to 2.1.1

PR:		267647
commit hash: e325a0424d0c882d756c80da134068f82a63ede7 commit hash: e325a0424d0c882d756c80da134068f82a63ede7 commit hash: e325a0424d0c882d756c80da134068f82a63ede7 commit hash: e325a0424d0c882d756c80da134068f82a63ede7 e325a04
Tuesday, 11 Oct 2022
06:12 Fernando Apesteguía (fernape) search for other commits by this committer Author: Olivier Duchateau
deskutils/iconbrowser: Set new maintainer

Submitter becomes maintainer. Already maintainer of several ports.

PR:		266943
Reported by:	duchateau.olivier@gmail.com
commit hash: fdd6def1ba8f9111a2f785a86d4299603d291217 commit hash: fdd6def1ba8f9111a2f785a86d4299603d291217 commit hash: fdd6def1ba8f9111a2f785a86d4299603d291217 commit hash: fdd6def1ba8f9111a2f785a86d4299603d291217 fdd6def
Sunday, 9 Oct 2022
11:56 Fernando Apesteguía (fernape) search for other commits by this committer
*/*: Release ports from maintainership

Maintainer releases all his ports.

PR:		266871
Reported by:	unrelentingtech <greg@unrelenting.technology>
commit hash: f57221afde929c42521a9325c8e6416e2e400178 commit hash: f57221afde929c42521a9325c8e6416e2e400178 commit hash: f57221afde929c42521a9325c8e6416e2e400178 commit hash: f57221afde929c42521a9325c8e6416e2e400178 f57221a
Thursday, 6 Oct 2022
16:20 Fernando Apesteguía (fernape) search for other commits by this committer Author: Olivier Duchateau
deskutils/lookbook: update to 2.0.0

ChangeLog: https://github.com/elementary/iconbrowser/releases/tag/2.0.0

 * Fancy new icon
 * Drag the window from anywhere
 * Follow the system dark style preference
 * Updated for Gtk 4

Move the port to its official name.
Mantainer MIA for some time now with this and other ports.

PR:		266839
Reported by:	duchateau.olivier@gmail.com
Approved by:	greg@unrelenting.technology (maintainer, timeout)
commit hash: 2bcbff8020ebd7b5855296be3dba213ce3550cd1 commit hash: 2bcbff8020ebd7b5855296be3dba213ce3550cd1 commit hash: 2bcbff8020ebd7b5855296be3dba213ce3550cd1 commit hash: 2bcbff8020ebd7b5855296be3dba213ce3550cd1 2bcbff8

Number of commits found: 10