~% find /usr/ports -name '*pkg-descr*' -o -name '*Makefile*' -print0 | xargs -0 grep -liE 'gnome *3' | sed -e 's:^/usr/ports/::' -e 's:/pkg-descr$::' -e 's:/Makefile$::' | sort # Not checked for false positives (or false negatives from line breaks) accessibility/accerciser accessibility/at-spi2-atk accessibility/caribou accessibility/orca accessibility/py-atspi archivers/gnome-autoar audio/gnome-music audio/goobox audio/rhythmbox audio/sound-juicer databases/libgda5 databases/libgdamm5 deskutils/baobab deskutils/gnome-characters deskutils/gnome-clocks deskutils/gnome-dictionary deskutils/gnome-documents deskutils/gnome-font-viewer deskutils/gnome-initial-setup deskutils/gnome-maps deskutils/gnome-screenshot deskutils/gnome-search-tool deskutils/gnome-shell-extension-audio-output-switcher deskutils/gnome-shell-extension-coverflow deskutils/gnome-shell-extension-mediaplayer deskutils/gnome-shell-extension-openweather deskutils/gnome-shell-extension-panel-osd deskutils/gnome-shell-extension-recent-items deskutils/gnome-shell-extension-trash deskutils/gnome-shell-extension-weather deskutils/gnome-shell-extension-windowoverlay-icons deskutils/gnome-system-log deskutils/gnome-todo deskutils/gnome-tweaks deskutils/gnome-utils devel/anjuta devel/dconf devel/devhelp devel/glade devel/gnome-common devel/libpeas editors/ghex games/aisleriot games/atomix games/gnome-chess games/gnome-mahjongg games/gnome-taquin games/gnome-tetravex games/hitori games/iagno games/qqwing games/quadrapassel games/tali graphics/cluttermm graphics/eog graphics/eog-plugins graphics/evince graphics/gthumb graphics/libgxps irc/polari mail/geary math/gnome-calculator misc/gnome-getting-started-docs misc/gnome-icon-theme misc/gnome-icon-theme-extras misc/gnome-user-docs multimedia/snappy multimedia/totem net net/gnome-nettool net/libdmapsharing net/libgrss net/libproxy net/libproxy-gnome3 net/libzapojit net/uhttpmock net/vinagre net/vino security security/gnome-keyring security/libcryptui security/pinentry security/pinentry-gnome3 sysutils/brasero sysutils/gconf-editor sysutils/gnome-power-manager sysutils/gnome-settings-daemon sysutils/gnome-system-monitor textproc/gspell textproc/lasem textproc/uim/files/patch-gtk3_toolbar_Makefile.am textproc/yelp-tools textproc/yelp-xsl www/epiphany www/gtkhtml4 x11-themes/gnome-icon-theme-symbolic x11-themes/gnome-themes-extra x11-themes/mint-themes x11-toolkits/gdl x11-toolkits/gnome-pty-helper x11-toolkits/gtkmm30 x11-toolkits/gtksourceview3 x11/gnome x11/gnome-session x11/libgnomekbd x11/workrave x11/workrave/files/patch-frontend_applets_Makefile.in x11/yelp
Created attachment 233607 [details] output from the find command
Short description containing 'GNOME 3', plain text (28 ports): <https://www.freshports.org/search.php?stype=shortdescription&method=match&query=GNOME+3&num=500&orderby=category&orderbyupdown=asc&search=Search&format=plaintext&branch=head> – and HTML: <https://www.freshports.org/search.php?stype=shortdescription&method=match&query=GNOME+3&num=500&orderby=category&orderbyupdown=asc&search=Search&format=html&branch=head> Short description containing 'GNOME 3', plain text (25 ports): <https://www.freshports.org/search.php?stype=longdescription&method=match&query=GNOME+3&num=500&orderby=category&orderbyupdown=asc&search=Search&format=plaintext&branch=head> – and HTML: <https://www.freshports.org/search.php?stype=longdescription&method=match&query=GNOME+3&num=500&orderby=category&orderbyupdown=asc&search=Search&format=html&branch=head>
(In reply to Graham Perrin from comment #2) > Short description containing 'GNOME 3', plain text (25 ports): Sorry, a typo, the second pair of search results (25 ports) was for long description, not short description.
I think I got added to the CC list erroneously because of x11/workrave, it doesn't contain GNOME 3 in either its Makefile's COMMENT or its pkg-descr. I'm gonna remove myself from the CC list.
FreeBSD Bugzilla is not suitable for asking. please use the forum or an adequate mailing list for this.
(In reply to Jochen Neumeister from comment #5) Maybe I'm mistaken, I see this bug report as akin to bug 263660 comment 1: > this should be renamed to simply gnome instead of gnome3 I do see gnome3 in lines 7 and 8 at <https://github.com/freebsd/freebsd-ports/blame/main/x11/workrave/files/patch-frontend_applets_Makefile.in#L7-L8> … and so on.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6c2c407eeff27aa5d77e044a57d987612b339a0e commit 6c2c407eeff27aa5d77e044a57d987612b339a0e Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2022-04-30 19:22:41 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2022-04-30 19:22:41 +0000 security/pinentry-gnome3: De-version and rename Due to the new GNOME versioning scheme, security/pinentry-gnome3 has been renamed to security/pinentry-gnome and all references to "GNOME 3" have been dropped in favor of just "GNOME". The binary itself still installs as pinentry-gnome3 at this time, however. Rename the option GNOME3 -> GNOME in security/pinentry. PR: 263681 Reported by: PauAmma <pauamma@gundo.com> MOVED | 1 + security/Makefile | 2 +- .../{pinentry-gnome3 => pinentry-gnome}/Makefile | 4 ++-- security/pinentry/Makefile | 18 +++++++-------- security/pinentry/pkg-message.gnome (new) | 26 ++++++++++++++++++++++ security/pinentry/pkg-message.gnome3 (gone) | 26 ---------------------- 6 files changed, 39 insertions(+), 38 deletions(-)
(In reply to Jochen Neumeister from comment #5) Uh, what? Reporting a bug and asking for it to be fixed are (implicitly) one and the same (and I've been doing that whenever I spotted something I didn't have the time and expertise to fix for over 2 years now), and I have no idea what else you think I'm asking here. Please clarify.
(In reply to Naram Qashat from comment #4) Ooops, yes, sorry. Overbroad grep.