Hi,
I'm completely new to FreeBSD and I'm really confused why I get different results if I search for zabbix on
a) the FreeBSD web ports search, which shows me just zabbix2?-server
b) my local machine using pkg-search(8)
c) and that even if some of the missing results are already installed.
Can someone offer some clarity? Is this intended behavior?
I'm completely new to FreeBSD and I'm really confused why I get different results if I search for zabbix on
a) the FreeBSD web ports search, which shows me just zabbix2?-server
b) my local machine using pkg-search(8)
c) and that even if some of the missing results are already installed.
Code:
root@qnBSD:/ # pkg update
Updating repository catalogue
root@qnBSD:/ # pkg search zabbix
zabbix2-agent-2.0.10_1
zabbix22-agent-2.2.3_1
root@qnBSD:/ # pkg info -x zabbix
zabbix22-frontend-2.2.3_1
zabbix22-server-2.2.3_1
Can someone offer some clarity? Is this intended behavior?