Remove options from poudriere option files for ports which were removed in the port
Matthias Fechner
idefix at fechner.net
Fri Jul 1 10:18:38 UTC 2016
Dear all,
it seems that poudriere can only add new options to its own options
tracking, but cannot remove options that where removed from the Makefile
of the port.
Concrete example is for mail/postfix
The option SPF was removed (2016-02-28):
https://www.freshports.org/mail/postfix/
But if I execute:
poudriere options -j 103amd64 -f 103amd64-pkglist
it will not remove the option from the options file:
103amd64-options/mail_postfix/options
Is there a possibility to clean up all the option files without starting
again at zero with:
poudriere options -c -j 103amd64 -f 103amd64-pkglist
Thanks.
Gruß
Matthias
--
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
More information about the freebsd-ports
mailing list