I'm new to ports-mgmt/synth (just installed) and previously have been using ports-mgmt/portmaster for years.
My question is - when I run
Why does Synth want to build all 152 ports when they are already installed?
I guess I just don't understand why "/var/synth/live_packages" is even necessary? (I'm assuming that's where the ports will be compiled in to)
My question is - when I run
synth status
, it shows :
Code:
Querying system about current package installations.
Stand by, comparing installed packages against the ports tree.
These are the ports that would be built ([N]ew, [R]ebuild, Upgrade):
N => print/indexinfo
N => devel/gettext-runtime
...
...
N => www/nginx
Total packages that would be built: 152
I guess I just don't understand why "/var/synth/live_packages" is even necessary? (I'm assuming that's where the ports will be compiled in to)