[Bug 287064] ports-mgmt/pkg pkg info -D pkgname doesn't display the pkg message
Date: Sun, 25 May 2025 11:59:12 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287064
void@f-m.fm changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |void@f-m.fm
--- Comment #1 from void@f-m.fm ---
# pkg info bash
bash-5.2.37
Name : bash
Version : 5.2.37
Installed on : Fri May 16 20:25:28 2025 BST
Origin : shells/bash
Architecture : FreeBSD:15:amd64
Prefix : /usr/local
Categories : shells
Licenses : GPLv3+
Maintainer : ehaupt@FreeBSD.org
WWW : https://www.gnu.org/software/bash/
Comment : GNU Project's Bourne Again SHell
Options :
DOCS : off
FDESCFS : off
HELP : on
NLS : on
PORTS_READLINE : on
STATIC : on
SYSBASHRC : off
SYSLOG : off
Annotations :
FreeBSD_version: 1500034
build_timestamp: 2025-05-16T12:16:20+00:00
built_by : poudriere-git-3.4-pre
cpe : cpe:2.3:a:gnu:bash:5.2.37:::::freebsd15:x64
port_checkout_unclean: no
port_git_hash : ddd71f4562b6
ports_top_checkout_unclean: no
ports_top_git_hash: 20ba05c2c778
repo_type : binary
repository : poudriere
Flat size : 8.09MiB
Description :
This is GNU Bash. Bash is the GNU Project's Bourne Again SHell,
a complete implementation of the POSIX.2 shell spec, but also
with interactive command line editing, job control on architectures
that support it, csh-like features such as history substitution and
brace expansion, and a slew of other features.
# pkg info ccache4
ccache4-4.10.2
Name : ccache4
Version : 4.10.2
Installed on : Tue May 20 21:24:08 2025 BST
Origin : devel/ccache4
Architecture : FreeBSD:15:amd64
Prefix : /usr/local
Categories : devel
Licenses : GPLv3+
Maintainer : bdrewery@FreeBSD.org
WWW : https://ccache.dev/
Comment : Tool to minimize the compile time of C/C++ programs
Options :
CLANGLINK : on
DOCS : off
LLVMLINK : on
STATIC : on
TEST : off
Annotations :
FreeBSD_version: 1500034
Flat size : 3.56MiB
Description :
ccache is a compiler cache. It acts as a caching pre-processor to C/C++
compilers, using the -E compiler switch and a hash to detect when a
compilation can be satisfied from cache. This often results in a 5 to 10
times speedup in common compilations.
--
You are receiving this mail because:
You are the assignee for the bug.