Date: Fri, 1 Jul 2016 12:17:43 +0200 From: Matthias Fechner <idefix@fechner.net> To: ports@freebsd.org Subject: Remove options from poudriere option files for ports which were removed in the port Message-ID: <71272a33-1a98-47a1-394d-725def6282a5@fechner.net>
next in thread | raw e-mail | index | archive | help
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=C3=9F Matthias --=20 "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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?71272a33-1a98-47a1-394d-725def6282a5>