Am 16.03.2011 02:06, schrieb Warren Block:
After switching to portmaster, portsclean is the last part of
portupgrade I'm using.
portsclean -C can be replaced with 'rm /usr/ports/*/*/work', or better
with 'find -X /usr/ports/ -name work -depth 3 -exec rm -rf {} \;'.
I don't see a way to do this w
After switching to portmaster, portsclean is the last part of
portupgrade I'm using.
portsclean -C can be replaced with 'rm /usr/ports/*/*/work', or better
with 'find -X /usr/ports/ -name work -depth 3 -exec rm -rf {} \;'.
I don't see a way to do this with portmaster, but it's trivial.
portsc