IABSD.fr/ports/sysutils/ipmitool

Branch :


Log

Author Commit Date CI Message
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
4d47391d 2017-09-25 10:06:12 avoid nested function in AC_TRY_COMPILE
513e384e 2016-10-13 21:38:05 missed cvs add, reported by naddy@ kili@
97f2ca3b 2016-10-12 11:56:53 update to ipmitool-1.8.18
79facf8a 2016-05-08 08:13:04 missed 'cvs add' in previous
2034b7c6 2016-05-07 14:18:12 update to ipmitool-1.8.17
26a19f8d 2016-02-29 23:45:32 update to ipmitool 1.8.16 and fix some bugs showing in compiler warnings
ff4ebd0d 2016-02-25 22:40:01 fix ipmitool's arch check; should have been '.if ${MACHINE_ARCH} != "amd64" && ${MACHINE_ARCH} != "i386"' rather than ||.
93b2d2b1 2016-02-09 03:36:58 Adapt to newly added ipmi(4) cdev on amd64 and i386. OK sthen@