Hi all, using FreeBSD 9.2-RELEASE I installed pkgng from ports, added
to /etc/make.conf and did
I installed OpenVPN from ports (latest version). If I do
Why? And why If I upgrade using pkgng did I lose its build configuration?
I use portmaster for upgrading ports, but when I use
Thanks for the help.
Code:
WITH_PKGNG=yes
pkg2ng
. Everything ok. But I have a strange situation (i.e. OpenVPN):I installed OpenVPN from ports (latest version). If I do
pkg upgrade
, pkg wants to reinstall OpenVPN:
Code:
Reinstalling openvpn-2.3.2 (options changed)
I use portmaster for upgrading ports, but when I use
pkg upgrade
, pkg wants to re-install some packages.Thanks for the help.