Releases: MidnightBSD/mport-manager
Releases · MidnightBSD/mport-manager
0.2.2
0.2.1
0.2.0
Simplified interface
Changes in this release:
- Fix a crash bug when fetching the index introduced in 0.1.4.
- Remove button for uninstalling applications from the available software screen and move it to the installed software screen.
- Remove installed ports from available software screen
- Remove strange use of color in lists of ports.
- Make the code formatting more consistent.
- Remove debug output to the console.
- Detect 0.8 correctly and enable libdispatch when possible.
Usability release
Address several shortcomings in the package manager
- Progress Bars for feedback during long install/remove operations.
- Error messages reported via message boxes rather than written to the terminal
- Reset button for searches
- Ability to remove applications from the Installed Software tab.
Crash Bug with index fixed
There were a few bugs where the index would get reloaded that resulted in crashes on MidnightBSD 0.7.x. These have been fixed.
We also now reload the search results after an install/remove operation to update the installed check box.
Bug Fix Release
Fix a few minor compiler warnings and warn user when upgrade fails.
0.7 stable preview release
Adds support for 0.7 stable provided libmport is up to date.
First experimental release for 0.8-current
wire up buttons for add/remove. TODO: disable when installed / not installed Refresh list entry based on status.