summaryrefslogtreecommitdiff
path: root/sysutils/ipmitool/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* sysutils/ipmitool: Apply multiples patchesOlivier Cochard2025-05-147-0/+565
| | | | | | | | | | | | | | | | | | | Integrates several backported patches from different origins, with some aligning with those chosen for the Ubuntu ipmitool package while awaiting upstream inclusion. These patches address: - [open interface] Eliminate buffer overrun - [dcmi] Update parameters to read temperature sensors - [fru] Update the fru section offset only when they exist - [fru] Adjust the fru section by their offset order - [lan] Fix error response from Unsupported Parameter lookup - [lan] Fix lan print fails on unsupported parameters - [sdr] Fix sensor reading - [sdr] Fix command ipmitool sdr type with raw values PR: 282617 Approved by: zi (maintainer) Sponsored by: Netflix
* sysutils/ipmitool: Fix path run and argument parsing with ipmievdOlivier Cochard2024-10-022-0/+31
| | | | | | PR: 281805 Approved by: zi (maintainer) Sponsored by: Netflix
* sysutils/ipmitool: Unbreak after previous commit, bumpRyan Steinmetz2024-09-191-0/+10
| | | | PR: 281306
* sysutils/ipmitool: Update to 1.8.19Olivier Cochard2024-09-186-178/+29
| | | | | PR: 281306 Approved by: zi (maitainer)
* Fix build with -fno-commonStefan Eßer2020-09-012-0/+21
| | | | | | | Approved by: antoine (implicit) Notes: svn path=/head/; revision=547241
* sysutils/ipmitool: unbreak with openssl 1.1.1 importSean Bruno2018-10-121-0/+140
| | | | | | | | | | | | | | | - Only apply openssl patch if we are on a version of FreeBSD with openssl 1.1.1 - Don't bump portrevision as we don't change anything except on broken systems It should be noted that this is a functional way to fix this port and is the method used upstream. There are most likely better ways to do this. Reviewed by: 0mp (Makefile changes) Obtained from Sponsored by: Limelight Networks Notes: svn path=/head/; revision=481915
* - Update to 1.8.18Ryan Steinmetz2017-01-198-70/+17
| | | | | | | | | | - Update 'sel list' output in periodic script PR: 214230, 210068, 209335, 209446 Submitted by: Leonid Nevecherya Notes: svn path=/head/; revision=431876
* Update ipmitool to upstream version 1.8.17Sean Bruno2016-05-227-15/+55
| | | | | | | | | | Make patchfiles portlint friendly and add new patches to aid in compilation. Reviewed by: zi Differential Revision: https://reviews.freebsd.org/D6401 Notes: svn path=/head/; revision=415635
* Update sysutils/ipmitool to 1.8.14Jonathan Chu2014-06-022-11/+9
| | | | | | | | | | | | - Add LICENSE - Update maintainer email address PR: ports/190438 Submitted by: Steve Polyack <spolyack@collaborativefusion.com> Approved by: eadler (mentor) Notes: svn path=/head/; revision=356232
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-012-2/+2
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* - Fix build on sparc64Philippe Audeoud2013-01-302-0/+20
| | | | | | | | | PR: ports/172707 Submitted by: Olivier Cochard-Labbe <olivier@cochard.me> Approved by: maintainer timed-out Notes: svn path=/head/; revision=311235
* Update to 1.8.12, which fixes build with clang.Niclas Zeising2012-10-046-135/+11
| | | | | | | | | | | | Turn the WITH_FREEIPMI make variable to a proper option. Change the NOPORTDOCS option to use the new options framework. PR: ports/171766 Submitted by: zeising Approved by: maintainer timeout (two weeks), kwm (mentor) Notes: svn path=/head/; revision=305248
* - Add periodic file for daily status informationRyan Steinmetz2012-02-281-0/+61
| | | | | | | | | | | - Bump PORTREVISION PR: ports/165204 Submitted by: Will Glozer <will@glozer.net> Approved by: Steve Polyack <spolyack@collaborativefusion.com> (maintainer) Notes: svn path=/head/; revision=292363
* - Patch the code to enable clean compiling on legacy (4.x) BSD systems.Greg Larkin2010-07-285-0/+135
| | | | | | | | | PR: ports/148269 Submitted by: sbruno Approved by: Steve Polyack <spolyack at collaborativefusion dot com> (maintainer) Notes: svn path=/head/; revision=258384
* - Update to 1.8.10.Felippe de Meirelles Motta2008-09-042-189/+11
| | | | | | | | | | | - Use SF macro. - Respect NOPORTDOCS/NOPORTEXAMPLES case. PR: ports/127036 Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=219815
* - Add support for latest sysutils/freeipmi updateMartin Wilke2007-12-151-0/+189
| | | | | | | | PR: 118720 Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=203751
* - Update to 1.8.9Martin Wilke2007-03-071-11/+0
| | | | | | | | | | - Add WITH_FREEIPMI and WITH_DEBUG knobs PR; 110026 Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=186795
* Avoid a NULL pointer dereference when using serial-over-LAN (SOL).John Polstra2007-01-221-0/+11
| | | | | | | | | I have submitted this patch to the ipmitool-devel mailing list. Approved by: frolov@riss-telecom.ru (maintainer) Notes: svn path=/head/; revision=182926
* - Update ipmitool to 1.8.8Michael Landin2006-06-021-20/+0
| | | | | | | | PR: ports/98365 Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> (maintainer) Notes: svn path=/head/; revision=164215
* Forgot to add in new patch file that looks to fix a compile problem.Doug Ambrisko2006-03-221-0/+20
| | | | | | | Submitted by: Dmitry (maintainer) Notes: svn path=/head/; revision=157932
* Update to version 1.8.7 which has the changes to detect FreeBSD'sDoug Ambrisko2006-03-221-45/+0
| | | | | | | | | ipmi(4) device. Remove patch and hack to make the patch work. Submitted by: Dmitry (maintainer) Notes: svn path=/head/; revision=157931
* Enhance OpenIPMI driver detection to ipmitool to find FreeBSD'sDoug Ambrisko2006-02-161-0/+45
| | | | | | | | | | | | compatible version in sys/ipmi.h if it exists. Enable OpenIPMI mode. Initial patches by me, polishing by Dmitry (maintainer). Dmitry will be submitting these changes to the ipmitool developers. Approved by: Maintainer Notes: svn path=/head/; revision=156185
* - Update to 1.8.6Simon Barner2006-02-013-53/+0
| | | | | | | | Submitted by: Dmitry Frolov <frolov@riss-telecom.ru> PR: ports/92668 Notes: svn path=/head/; revision=154997
* - Update to 1.8.2.Florent Thoumie2005-05-311-0/+25
| | | | | | | | PR: ports/81720 Submitted by: maintainer Notes: svn path=/head/; revision=136559
* - Update to 1.8.1Jean-Yves Lefort2005-05-082-0/+28
- Workaround for a bug in readline - Correction for crossbuilds: MACHINE_ARCH -> ARCH PR: ports/80787 Submitted by: maintainer Notes: svn path=/head/; revision=134868