Bug 279915

Summary: net/netatalk3 no netatalk3 in Latest repository, Quarterly has 3.18
Product: Ports & Packages Reporter: ctineo
Component: Individual Port(s)Assignee: Joe Marcus Clarke <marcus>
Status: Closed DUPLICATE    
Severity: Affects Many People Flags: bugzilla: maintainer-feedback? (marcus)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description ctineo 2024-06-22 18:42:07 UTC
Tested today from 13.3-RELEASE and 14.1-RELEASE

systems with /etc/pkg/FreeBSD.conf set to latest, no netatalk3 pkg present
`pkg search netat` (or netatalk, netatalk3) return nothing

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

Systems with url: set to `url: "pkg+http://pkg.FreeBSD.org/${ABI}/quarterly",`
return
``
root@ABCH039:~ # pkg search netat
netatalk3-3.1.18_3,1           File server for Mac OS X
``
Comment 1 ctineo 2024-06-22 18:48:23 UTC

*** This bug has been marked as a duplicate of bug 279916 ***