Bug 248571

Summary: security/cyrus-sasl2: saslauthd -v not found
Product: Ports & Packages Reporter: Aleks <Z462vasa>
Component: Individual Port(s)Assignee: Hajimu UMEMOTO <ume>
Status: In Progress ---    
Severity: Affects Only Me CC: lwhsu
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   

Description Aleks 2020-08-10 09:42:27 UTC
/usr/ports/security/cyrus-sasl2/

cyrus-sasl-2.1.27

make install

saslauthd -v 
not found

which saslauthd not found


pkg install cyrus-sasl-2.1.27
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
pkg: No packages available to install matching 'cyrus-sasl-2.1.27' have been found in the repositories
Comment 1 Li-Wen Hsu freebsd_committer freebsd_triage 2020-08-10 09:53:48 UTC
Over to maintainer.
Comment 2 Li-Wen Hsu freebsd_committer freebsd_triage 2020-08-10 10:00:21 UTC
Please check:

1. saslauthd binary is installed by cyrus-sasl-saslauthd pacakge (security/cyrus-sasl2-saslauthd)
2. Version of cyrus-sasl package in latest and quarterly branches are both 2.1.27_1 so there is no cyrus-sasl-2.1.27. You can simply use `pkg install cyrus-sasl` to install the latest version.