Skip to content

Instantly share code, notes, and snippets.

@cooljeanius
Created April 6, 2024 17:25
Show Gist options
  • Select an option

  • Save cooljeanius/5a7f3ec9047b96c238232faa9fc896c1 to your computer and use it in GitHub Desktop.

Select an option

Save cooljeanius/5a7f3ec9047b96c238232faa9fc896c1 to your computer and use it in GitHub Desktop.
Output showing which ports in MacPorts have installed .m4 files on my system, sorted by how many each package installs
$ port provides /opt/local/share/aclocal/*.m4 | cut -d: -f2 | sort | uniq -c | sort -r
582 autoconf-archive
11 gettext
10 dpkg
8 mm-common
7 libtool
4 xfce4-dev-tools
3 gnome-common
3 glib2
3 bakefile
2 vala
2 ppl
2 libgpg-error
2 flac
2 appstream-glib
2 MacOSXMacros
1 yelp-tools
1 yaz
1 xorg-xtrans
1 xorg-util-macros
1 xorg-font-util
1 xmlsec
1 xapian-core
1 wxWidgets-common
1 speex
1 soundtouch
1 smpeg
1 pthsem
1 pth
1 pstoedit
1 pkgconfig
1 pkcs11-helper
1 orbit2
1 nspr
1 npth
1 log4cpp
1 log4c
1 libzzip
1 libxslt
1 libxml2
1 libvorbis
1 libsmi
1 libshout2
1 libsdl2
1 libsdl
1 libotr
1 libopus
1 libogg
1 libmikmod
1 libmemcached
1 libmcrypt
1 libksba
1 libgcrypt
1 libast
1 libassuan
1 libao
1 lib3ds
1 intltool
1 http-fetcher
1 hamlib
1 guile18
1 guile
1 gts
1 gtk3
1 gtk2
1 gtk-doc
1 gstreamer1
1 gstreamer010
1 gsl
1 gpgme
1 gobject-introspection
1 gob2
1 gnome-doc-utils
1 gimp2
1 gconf
1 gauche
1 freetype
1 flagpoll
1 esound
1 eb
1 curl
1 cmake
1 clisp
1 check
1 bison
1 autobuild
1 antigraingeometry
1 aalib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment