portmaster
portmaster copied to clipboard
Backup package compression
It would be nice to be able to customize the compression used in creating backup packages (including to none). On slow boxes and big packages, this can burn minutes, just to compress something that's gonna be deleted in 30 seconds. Perhaps no compression should even be the default.
+1
echo PKG_NOCOMPRESS=yes >> /etc/make.conf
^^