[Bug 262991] Ports Infrastructure: Some ports are not building for latest

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 02 Apr 2022 00:09:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262991

            Bug ID: 262991
           Summary: Ports Infrastructure: Some ports are not building for
                    latest
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: yonas.yanfa@gmail.com

I've noticed this for a while, since FreeBSD 11 switched to defaulting to
quarterly.

For example:

pkg: No packages matching 'adguardhome' have been found in the repositories
pkg: No packages matching 'syncthing' have been found in the repositories
pkg: No packages matching 'traefik' have been found in the repositories


# cat /usr/local/etc/pkg/repos/FreeBSD.conf

FreeBSD: {
  url: "pkg+http://pkg.FreeBSD.org/${ABI}/latest",
  mirror_type: "srv",
  signature_type: "fingerprints",
  fingerprints: "/usr/share/keys/pkg",
  enabled: yes
}

FreeBSD 13.0-RELEASE-p10

-- 
You are receiving this mail because:
You are the assignee for the bug.