vermaden on Nostr: nprofile1q…7ycrz nprofile1q…r93qq That depends how will you use pkg(8). If you ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu5dftkpm8nknf8nf7tv0tyev3z0q5nws55mywhx8q5hjhzr9lj3su7ycrz (nprofile…ycrz) nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqu5e7lvg4hfwj833c4wgqymsgn7agd7tg9geexrwc6qlezu9ntrxssr93qq (nprofile…93qq)
That depends how will you use pkg(8).
If you specify just the FreeBSD Base System PKGBASE repo - then it will not touch your packages:
# pkg update -r FreeBSD-base-repo
# pkg upgrade -r FreeBSD-base-repo
Same if You want to upgrade just packages:
# pkg update -r latest
# pkg upgrade -r latest
That depends how will you use pkg(8).
If you specify just the FreeBSD Base System PKGBASE repo - then it will not touch your packages:
# pkg update -r FreeBSD-base-repo
# pkg upgrade -r FreeBSD-base-repo
Same if You want to upgrade just packages:
# pkg update -r latest
# pkg upgrade -r latest