Sure would be handy if one could optionally have ports that failed to upgrade blacklisted (for that version only), so that “port upgrade” could still do everything else.
> On Feb 14, 2017, at 8:15 AM, Carlo Tambuatco <[email protected]> wrote: > > You can try sudo port upgrade outdated and not <portname> > > or > > sudo port upgrade outdated and not <portname> and not rdependentof: > <portname> (not sure of the exact syntax, here) > > To ignore a port and its recursive dependencies… > > > >> On Feb 14, 2017, at 6:03 AM, db <[email protected]> wrote: >> >> How can I mark a port to not be upgraded by `port upgrade outdated`, for >> example, one that has a bug in my system version? >
