sysutils/openipmi: update 2.0.28 to 2.0.29
* sourceforge.net/p/openipmi/code/commit_browser
- 2.0.28 == 1666c8d5a4ee8874
- 2.0.29 == 7a1d1ce556ce5d3d
files/patch-unix_selector.c:
- upstream reworked previous patch changes, we removed those changes;
- patch was updated to handle the non-existing 'EBADFD' errno;
- 'EBADFD' is Solaris/Linux specific, as per "bsm/audit_errno.h"
sysutils/openipmi: update 2.0.25_1 to 2.0.26
Makefile
silent portlint; reorder GNU_CONFIGURE and INSTALL_TARGET;
readline.so (devel/readline) is now part of LIB_DEPENDS;
USES got readline added to the list; sorted.
post-patch
13.10. Verbose Build Logs;
reinplaced editline/readline.h (served by base's libedit).
files/patch-unix_selector.c
we do not provide EPOLL_PWAIT, so fdc->saved_events = 0 is never used.
Approved by: araujo (mentor)
Differential Revision: https://reviews.freebsd.org/D18667