I originally installed ports-mgmt/pkg by doing
I'm using ports-mgmt/synth to maintain my ports, but the port does not exist in my custom repo. I do not want to install it from the FreeBSD repo, as the I will run into dependency hell.
What should I try next?
/usr/sbin/pkg bootstrap
and now I'm not sure how to upgrade it.I'm using ports-mgmt/synth to maintain my ports, but the port does not exist in my custom repo. I do not want to install it from the FreeBSD repo, as the I will run into dependency hell.
Code:
$ pkg version -v
...
pkg-1.10.1 < needs updating (index has 1.10.2)
$ sudo synth build ports-mgmt/pkg
There are no valid ports to build. (Synth must exit)