Plurrrr

Fri 24 Apr 2026

How to obtain a list of installed Mac ports

If you want to obtain a list of Mac ports you installed (requested) and that are active use the following command:

port installed requested |
     grep -F '(active)'

requested is a pseudo-portname limiting the list to installed ports that were explicitly asked for. The grep command limits this list further to the ports that are active only.

Apex (2026)

When an adrenaline junkie sets out to conquer a menacing river, she discovers that nature isn't the only thing out for blood.

In the evening Esme and I watched Apex. I liked the movie, really great nature shots, and rate it a 7 out of 10.