This website requires JavaScript.
Explore
Help
Sign In
cpet
/
openbsd-ports
Watch
1
Star
0
Fork
0
You've already forked openbsd-ports
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
openbsd-ports
/
sysutils
/
ipmitool
History
sthen
ff4ebd0db0
fix ipmitool's arch check; should have been '.if ${MACHINE_ARCH} != "amd64" &&
...
${MACHINE_ARCH} != "i386"' rather than ||.
2016-02-25 22:40:01 +00:00
..
patches
Adapt to newly added ipmi(4) cdev on amd64 and i386.
2016-02-09 03:36:58 +00:00
pkg
don't install useless files, mention supported protocols in DESCR,
2015-07-30 21:51:22 +00:00
distinfo
update to ipmitool 1.8.15
2014-11-28 23:48:16 +00:00
Makefile
fix ipmitool's arch check; should have been '.if ${MACHINE_ARCH} != "amd64" &&
2016-02-25 22:40:01 +00:00