MidnightBSD graphical package manager application.
A graphical package manager for MidnightBSD 0.8 and higher.
Uses libmport included with the operating system.
To build: Install Gtk+ 3.x (for 0.2.3 and lower) or Gtk 4.x for 0.3.0 make
To Install: sudo make install
To run: sudo mport-manager
GTK 4 policykit / pkexec libmport
0.3.0 requires libmport 2.7.4 or higher and was tested primarily with 2.7.9 on MidnightBSD 4.0.5
0.2.3 requires libmport 2.6.2 or higher
0.2.2 requires libmport 2.4.2 or higher
0.2.1 requires libmport 2.2.8 or higher
0.2.0 requires libmport 2.2.0 through 2.2.5
0.1.5 Currently, this only works with libmport 2.1.5 and lower. There is a public API change around that release. NOTE: 0.7 is partially supported as long as you're running a recent stable rather than the ISO for the release.
As libdispatch was not compiled with blocks support in 0.7, ifdef's with DISPATCH are guarding those sections.