40 Commits

Author SHA1 Message Date
sthen
a98e0e6666 remove rcs IDs in ports that I maintain 2022-03-07 21:36:41 +00:00
sthen
0f19ec91f0 update to newer ipmitool checkout 2022-03-04 10:22:54 +00:00
kn
c59da7bc7a ipmitool uses -std=gnu11, use ports-gcc to fix sparc64 build
> checking for library containing readline... no
> configure: error: ** Unable to find readline required by ipmishell.

> $ grep -C1 -e -ledit `make show=WRKBUILD`/config.log
> | }
> configure:14604: cc -std=gnu99 -o conftest -O2 -pipe -std=gnu11 -pedantic -Wformat -fms-extensions   conftest.c -ledit   >&5
> cc1: error: unrecognized command line option "-std=gnu11"

base-gcc is too old for this.

OK sthen kmos
2022-02-18 15:21:12 +00:00
sthen
e2dca13b4f ipmitool: fix build on a machine without curl, found by aja@ 2022-02-12 18:14:43 +00:00
sthen
562812e6a3 update to newer ipmitool commit 2022-02-07 20:47:05 +00:00
sthen
b7d8860877 Update to a git checkout of ipmitool, there hasn't been a release since 2016
and claudio@ found a supermicro board that triggers an assertion failure in
lanplus_decrypt_payload. New version works for me with a few types of machine
and Claudio with old+new supermicro.
2022-02-07 16:40:36 +00:00
tb
926bf1934e sysutils/ipmitool: Avoid build breakage with opaque EVP_CIPHER_CTX.
Simplified version based on the upstream fix.

ok sthen (maintainer)
2021-11-30 23:17:16 +00:00
patrick
87a235c1c5 Both our arm64 and powerpc64 platforms support ipmi(4), so make sure to
enable the OpenIPMI interface for them as well.

Tested by myself on both arm64 and powerpc64 hardware
ok sthen@
2021-07-04 22:33:49 +00:00
sthen
bed121e611 ipmitool: -fno-common fix from upstream
(and not from https://bugs.gentoo.org/706870#c14, sheesh...)
2021-01-31 19:36:23 +00:00
sthen
42965f1a50 change to github upstream 2021-01-31 19:17:17 +00:00
sthen
6cc9779250 switch my maintainer email addresses to my own domain 2020-07-11 22:54:35 +00:00
sthen
9c6e9626b9 s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying
in ports which I maintain
2019-06-03 16:06:50 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
sthen
4d47391d62 avoid nested function in AC_TRY_COMPILE 2017-09-25 10:06:12 +00:00
sthen
513e384ed8 missed cvs add, reported by naddy@ kili@ 2016-10-13 21:38:05 +00:00
sthen
97f2ca3b02 update to ipmitool-1.8.18 2016-10-12 11:56:53 +00:00
sthen
79facf8a3d missed 'cvs add' in previous 2016-05-08 08:13:04 +00:00
sthen
2034b7c6af update to ipmitool-1.8.17 2016-05-07 14:18:12 +00:00
sthen
26a19f8d91 update to ipmitool 1.8.16 and fix some bugs showing in compiler warnings 2016-02-29 23:45:32 +00:00
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
uebayasi
93b2d2b13d Adapt to newly added ipmi(4) cdev on amd64 and i386.
OK sthen@
2016-02-09 03:36:58 +00:00
sthen
cf79e61724 don't install useless files, mention supported protocols in DESCR,
don't use groff, adjust comment
2015-07-30 21:51:22 +00:00
yasuoka
2650035519 Make ipmitool use libedit instead of libreadline.
ok sthen
2015-05-25 07:52:40 +00:00
sthen
38c186471a Fix a memcpy in ipmitool that should be a memmove. Reported by Jiri B. 2015-04-30 14:27:54 +00:00
sthen
f00ef90b74 update to ipmitool 1.8.15 2014-11-28 23:48:16 +00:00
sthen
a62f31cbdf something strange happened with distinfo, spotted by naddy 2014-10-03 20:58:56 +00:00
sthen
eef1f88de4 update to ipmitool 1.8.14, numerous fixes since previous ports version
take maintainer
2014-10-03 14:01:29 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
naddy
1e474f48e1 remove Peter Stromberg as maintainer:
"I haven't used any of those ports myself for a long time, so I think it's
best you remove me as maintainer."
2012-12-13 16:34:47 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
709b054ab9 USE_GROFF=Yes 2010-10-19 07:43:00 +00:00
wilfried
323c41e2d3 update ipmitool to 1.8.11 2009-12-01 20:26:18 +00:00
wilfried
8d38deead2 update ipmitool to 1.8.9 2007-10-25 17:15:28 +00:00
merdely
e8e53f5b6b Remove surrounding quotes in COMMENT-*/PERMIT_*/IGNORE 2007-09-15 21:14:00 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
wilfried
c546947f80 update to 1.8.8 2006-10-18 22:27:51 +00:00
pvalchev
18e21d57ac please gcc2 2006-09-22 01:54:59 +00:00
wilfried
53cc8c37e3 import of ipmitool-1.8.7
ipmitool is a utility for managing and configuring devices that
support the Intelligent Platform Management Interface.
2006-05-06 17:28:44 +00:00