Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f669db98 | 2023-01-11 08:15:29 | Update mtr to 0.95. | ||
| 3f5796b9 | 2022-03-11 19:45:43 | drop RCS Ids | ||
| d32faf5f | 2021-09-02 17:06:14 | Update mtr to 0.94. Notable changes: - Add new dependency on devel/jansson - Drop upstream patches which are now part of the release - Switch from Gtk+2 to Gtk+3 OK sthen@ | ||
| 3cbe1c2f | 2021-02-23 19:39:08 | Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not. | ||
| afd5b5a5 | 2020-05-15 10:58:52 | Add bash completions or rely on the shells/bash-completion pkg-config file if we already had them. | ||
| a3e5de8f | 2020-02-03 20:40:37 | drop maintainer | ||
| e2231f41 | 2019-08-21 15:23:42 | update to mtr-0.93 plus a few post-release patches | ||
| 9c6e9626 | 2019-06-03 16:06:50 | s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain | ||
| e40f9967 | 2019-05-20 20:52:31 | another batch of ncurses->curses WANTLIB updates, skipping any that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's multipackaging work | ||
| f69363d6 | 2018-11-05 17:23:41 | most post-patch to do-gen |