Bug 259955 - x11/gnome3: pkg-message-lite refers to pkg_delete
Summary: x11/gnome3: pkg-message-lite refers to pkg_delete
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-gnome (Nobody)
URL:
Keywords: easy, needs-patch
Depends on:
Blocks:
 
Reported: 2021-11-20 21:43 UTC by Dennis Friedrichsen
Modified: 2026-04-08 06:22 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gnome)
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Friedrichsen 2021-11-20 21:43:11 UTC
In the pkg-message-lite for x11/gnome3, there is a line that refers to:

pkg_delete gnome3-lite

Expectation is that should be:

pkg delete gnome3-lite
Comment 1 Graham Perrin 2025-04-28 23:59:41 UTC
grahamperrin@mowa219-gjp4-zbook-freebsd ~> rg --sort path --count pkg_delete /usr/ports
/usr/ports/Tools/scripts/BDB-upgrade-helper.sh:1
/usr/ports/benchmarks/himenobench/files/run_benchmark:4
/usr/ports/ports-mgmt/pkg_cleanup/files/pkg_cleanup.1:1
/usr/ports/ports-mgmt/portupgrade/pkg-descr:1
/usr/ports/ports-mgmt/portupgrade-devel/pkg-descr:1
/usr/ports/ports-mgmt/wanted-ports/files/wanted-ports.1.in:2
/usr/ports/ports-mgmt/wanted-ports/files/wanted-ports.pod:2
/usr/ports/ports-mgmt/wanted-ports/pkg-descr:1
/usr/ports/shells/bash-completion/pkg-plist:1
/usr/ports/shells/fish/pkg-plist:1
/usr/ports/sysutils/freesbie/files/patch-scripts_pkginstall.sh:1
/usr/ports/x11/gnome/pkg-message-lite:1
grahamperrin@mowa219-gjp4-zbook-freebsd ~>
Comment 2 Don Lewis freebsd_committer freebsd_triage 2026-04-08 06:21:46 UTC
The pkg-descr-lite file was subsequently re-written/

%cat x11/gnome/pkg-descr-lite 
This metaport installs the pieces of the GNOME desktop that are needed to
provide a functional desktop. The x11/gnome metaport, contains the full
version of the GNOME desktop environment.