cleaning up

Jeremy Lavergne jeremy at lavergne.gotdns.org
Mon Jan 11 14:28:18 PST 2010


> When an install/upgrade of forced with -f port renames the existing file appending and extension .mp_<numbers>, correct?

Yup.

> Is <number> a timestamp or something else?

Yup.

> Is there a port command for cleaning/deleting these files?

Nope, try:
find $prefix -name *.mp<number> -exec rm -rf {} \;

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2435 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20100111/73a7b1af/attachment-0001.bin>


More information about the macports-dev mailing list