[Bug 289543] ports-mgmt/pkg - pkg.conf(5) - CASE_SENSITIVE_MATCH has no effect
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 14 Sep 2025 08:48:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289543
--- Comment #1 from Graham Perrin <grahamperrin@gmail.com> ---
(In reply to Eric from comment #0)
> … pkg v. 2.3.1 and 'latest', …
Similarly, with 2.2.2 and quarterly:
root@ufs:~ # pkg -v
2.2.2
root@ufs:~ # env CASE_SENSITIVE_MATCH=true pkg search Gsed
gsed-4.9 GNU stream editor
root@ufs:~ # freebsd-version -kru ; uname -mvKU
14.3-RELEASE-p2
14.3-RELEASE-p2
14.3-RELEASE-p2
FreeBSD 14.3-RELEASE-p2 releng/14.3-n271439-5982521fe3dd GENERIC amd64 1403000
1403000
root@ufs:~ # pkg repos -e | grep url | sort
url :
"pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/base_release_3",
url :
"pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/kmods_quarterly_3",
url : "pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/quarterly",
root@ufs:~ #
--
You are receiving this mail because:
You are the assignee for the bug.