https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286697
--- Comment #16 from [email protected] --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=e6d37fcd1dd883a8c7a9d114a57984a369f85ab0 commit e6d37fcd1dd883a8c7a9d114a57984a369f85ab0 Author: Olivier Duchateau <[email protected]> AuthorDate: 2025-06-10 10:12:09 +0000 Commit: Baptiste Daroussin <[email protected]> CommitDate: 2025-06-10 11:02:34 +0000 x11/gnome-panel: add new port This package contains the GNOME Panel of the GNOME Flashback project. It consists of the gnome-panel binary, the libpanel-applet library and several applets. PR: 286697 x11/Makefile | 1 + x11/gnome-panel/Makefile (new) | 58 + x11/gnome-panel/distinfo (new) | 3 + .../files/gp-consolekit-manager-gen.c (new) | 1901 ++++++++++++++++++++ .../files/gp-consolekit-manager-gen.h (new) | 315 ++++ .../org.freedesktop.ConsoleKit.Manager.xml (new) | 32 + x11/gnome-panel/files/patch-configure (new) | 305 ++++ ...les_action-button_gp-lock-screen-applet.c (new) | 28 + ...tch-modules_launcher_gp-launcher-applet.c (new) | 28 + .../files/patch-modules_menu_Makefile.in (new) | 101 ++ .../patch-modules_menu_gp-lock-logout.c (new) | 226 +++ .../files/patch-modules_menu_gp-menu-utils.c (new) | 28 + x11/gnome-panel/pkg-descr (new) | 3 + x11/gnome-panel/pkg-plist (new) | 212 +++ 14 files changed, 3241 insertions(+) -- You are receiving this mail because: You are on the CC list for the bug.
