Hi,
I am using FreeBSD 11.1-RELEASE, I would like to stay with packages (no more ports, possibly).
I need postfix with MySQL support, it seems it is not present by default:
I think I have forced to compile from ports. In the future, should I pay attention when using "pkg upgrade"?
Should I someway exclude postfix from binary upgrades?
Is there a better option?
Thank you
I am using FreeBSD 11.1-RELEASE, I would like to stay with packages (no more ports, possibly).
I need postfix with MySQL support, it seems it is not present by default:
Code:
# postconf -m
btree
cidr
environ
fail
hash
inline
internal
memcache
pcre
pipemap
proxy
randmap
regexp
socketmap
static
tcp
texthash
unionmap
unix
I think I have forced to compile from ports. In the future, should I pay attention when using "pkg upgrade"?
Should I someway exclude postfix from binary upgrades?
Is there a better option?
Thank you