I am doing an update of the ports on my system which is using PKGNG and FreeBSD 9.1. Here is the command I am running:
How do I tell portmaster to automatically delete these packages if the upgrade was successful? I've read the manual several times and tried multiple options but I keep getting these prompts. I'd really like to automate this process.
Thank you in advance!
# portmaster -a --no-confirm. Unfortunately, portmaster still keeps prompting me with messages like the following:
Code:
===>>> Delete pkg-1.3.7.tar.xz? y/n [n]
How do I tell portmaster to automatically delete these packages if the upgrade was successful? I've read the manual several times and tried multiple options but I keep getting these prompts. I'd really like to automate this process.
Thank you in advance!