<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div dir="ltr"></div><div dir="ltr">There is documentation for <span style="font-family: monospace;">port</span> command flags in the online manual pages:</div><div dir="ltr"><br></div><div dir="ltr"><span style="caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-family: monospace;">     man port</span></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div dir="ltr">also in Chapter 3 of the MacPorts Guide with examplese</div><div dir="ltr"><a href="https://guide.macports.org/chunked/using.html">https://guide.macports.org/chunked/using.html</a></div><div dir="ltr"><br></div><div dir="ltr">Hope that helps.</div><div dir="ltr"><br><blockquote type="cite">On Nov 14, 2022, at 04:14, Lukas Oberhuber <lukaso@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I was wondering where the <font face="monospace">port</font> command flags are documented. For example, I'm trying to uninstall a port in a script, but when two versions of the port are installed, it interactively asks which I want to uninstall.</div><div><br></div><div><font face="monospace">The following versions of gimp3 are currently installed:<br> 1) gimp3 @2.99.14_0+debugoptimized+quartz+vala<br> 2) gimp3 @2.99.13_1+debugoptimized+quartz+vala (active)<br>Enter option(s) [1-2/all]: </font><br></div><div><font face="monospace"><br></font></div><div><font face="arial, sans-serif">This kills my script. What I can't tell is if </font><font face="monospace">port -N uninstall gimp3</font><font face="arial, sans-serif"> exists, or if that is only for </font><font face="monospace">port install</font><font face="arial, sans-serif">.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">And before you say: "try it", it's on a ci system so a little harder to try, and really, I want a way to understand all the available flags.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">And finally, there is no error message when a flag is used in the wrong place, so that makes trial and error even harder. Example </font><font face="monospace">port install -N gimp3</font><font face="arial, sans-serif"> does not apply the flag but doesn't error.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Thanks for your help!</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">Lukas</font></div></div>
</div></blockquote></body></html>