port "cask" -- installing prebuilt binaries

Ryan Schmidt ryandesign at macports.org
Fri Aug 7 07:04:00 UTC 2020



> On Aug 6, 2020, at 13:34, Arno Hautala wrote:
> 
>> On 6 Aug 2020, at 14:06, Ken Cunningham wrote:
>> 
>> Along with name-suffix, a category was actually one of the first suggestions in the original post 50 posts ago, but how does one see which ports you have installed that are members of that category?
>> 
>> with a name suffix, easy.
>> 
>> port -v installed | grep binary
> 
> 
> Assuming a category of “binary”:
> 
>> port echo category:binary and installed
> 

Searching your installed ports by name or category is equally easy.

port installed category:binary

port installed name:binary$



More information about the macports-dev mailing list