CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2016/06/04 05:58:36
Modified files:
infrastructure/bin: proot
infrastructure/man/man1: proot.1
Log message:
a few important changes:
- run unpopulate_light by default;
- make an explicit list of preserved data in the manpage.
- don't preserve PORTSDIR if we copy_ports. Don't store extra stuff there.
- register fatal errors and exit(1).
- move a lot of things before unpopulate_light so that clean-up is more
accurate.
- recognize wxallowed. Those checks are a bit simplistic yet.
- clean-up old redundant code