Hello folks,
I build net-mgmt/unifi5 from time to time. Unifi is not available as a pkg but most all of the dependancies are.
in the past I used to just use ports-mgmt/portmaster like this (if my notes can be trusted:
This would install all dependancies from pkg and only build Unifi5.
Recently tried again and now ports-mgmt/portmaster seems to want to build it all, regardless of the parameters I give it.
I also tried this to install Midnight Commander, which according to the manual should install the package if available, but also tried to build even if I know for sure it is there and pkg is synced.
Am I doing something wrong here is has a recent change broken something in ports-mgmt/portmaster?
Relatively new to BSD, recent Linux convert so it may well be me doing it wrong.
Any assistance and schooling welcome, thanks.
I build net-mgmt/unifi5 from time to time. Unifi is not available as a pkg but most all of the dependancies are.
in the past I used to just use ports-mgmt/portmaster like this (if my notes can be trusted:
portmaster --update-if-newer --packages-build /usr/ports/net-mgmt/unifi5/
This would install all dependancies from pkg and only build Unifi5.
Recently tried again and now ports-mgmt/portmaster seems to want to build it all, regardless of the parameters I give it.
I also tried this to install Midnight Commander, which according to the manual should install the package if available, but also tried to build even if I know for sure it is there and pkg is synced.
portmaster --packages mc
Am I doing something wrong here is has a recent change broken something in ports-mgmt/portmaster?
Relatively new to BSD, recent Linux convert so it may well be me doing it wrong.
Any assistance and schooling welcome, thanks.