When comparing pkgsrc vs Better Window Manager, the Slant community recommends pkgsrc for most people. In the question“What are the best power user tools for macOS?” pkgsrc is ranked 62nd while Better Window Manager is ranked 74th. The most important reason people chose pkgsrc is:
pkgin aims to be a tool similar to apt/yum for managing pkgsrc binaries by relying on pkg_summary for installing, removing and upgrading packages and dependencies, using a remote repo.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro pkgin is an apt-like tools for installing binaries from pkgsrc
pkgin aims to be a tool similar to apt/yum for managing pkgsrc binaries by relying on pkg_summary for installing, removing and upgrading packages and dependencies, using a remote repo.
Pro Adapted for use on over a dozen different operating systems
Has been adopted to be used on several Unix-like operating systems and Windows. It's also the default package manager of DragonflyBSD and of the (now discounted) Bluewall Linux distro.
Pro Installs and works in the same way as MacPorts
Installs its own dependencies which means that it is very secure. Cannot install anything unless you use the "sudo" command which is in keeping with the Unix philosophy.
Pro Both binary packages and source build possible
Fast software installation is possible by using binary packages. It's also easy to build from source which allows for different compile-time options (like different UI backends) as well as gaining access to pre-release versions of software in certain cases.
Pro Offering tooling for backporting fixes
Backporting fixes can be done by cherry-picking updates from a newer branch (pkgsrc is released every 3 months) and creating a package. Sometimes bugs need to be fixed for production and there is neither a fix in newer pkgsrc nor the softwares upstream. So pkgsrc has tools like pkgdiff, mkpatches, etc. that help with developing patches and building binary packages from that. A bit of documentation about that process can be found here.
Pro Does not need Xcode command line tools or Xcode.
This means that you can install it fresh on a new installation of MacOS and have all your favorite apps installed right from the start.
Pro Works easily with Ansible
Can be used from within Ansible to install packages on macOS.
Pro Easy installation if you use 3rd party scripts
This one works brilliantly.
Pro FinderMinder support
FinderMinder allows you to specify where (position) and what size you want newly opened Finder windows to appear. The default Finder behavior is to remember the last position and size for every window, but this can be frustrating if you already know where you want every window to appear (for example, centered at 800x600). FinderMinder must be running for window reposition and resize to take place.
FinderMinder must continue running in the background for window reposition and resize to take place, so click the "Hide" button to dismiss the preferences and keep FinderMinder running. Simply re-launch FinderMinder to access the preferences again or to quit the app.
Pro Cheap and has a free trial
The app costs just $3 and offers a free trial for testing it out before buying.
Pro Has almost all the features needed in a window manager app
I've tried almost every app on this list. I thought it was amazing how many there were out there by the time I finally stopped experimenting and searching for the one I liked most. I chose Optimal Layout mostly because it was sufficiently extendable and felt lighter to use than the others. There were lighter ones, but those were very limited in their features and customizability.
Pro It's free! Which is fair as it manages only windows for Finder.
The price is right! It comes from a great source of developers who already have window manager apps on this page's list. I am not sure what they plan to do with this app in the future, whether to keep it light and by itself and work in conjunction with their other window managers, or add this feature solely to one of their other fully featured window manager apps.
Cons
Con Relatively complicated setup and installation
Installing and setting pkgsrc up is a bit more complicated than in other package managers where it often consists in running a single script.
Con Not so broadly used on MacOS as compared with MacPorts
You do not hear about Pkgsrc as openly as you hear the words "HomeBrew" or "MacPorts".
Con Outdated packages
Some packages are outdated.
Con Can't install some packages
Even building well known packages (except MacPorts) from source using the ports can fail.