Page MenuHomeFreeBSD

sysutils/openipmi: resolve build issues with 2.0.21
ClosedPublic

Authored by junovitch on Sep 4 2015, 12:57 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 6 2026, 10:01 PM
Unknown Object (File)
May 6 2026, 5:25 PM
Unknown Object (File)
May 6 2026, 7:33 AM
Unknown Object (File)
May 5 2026, 9:18 PM
Unknown Object (File)
May 1 2026, 9:49 AM
Unknown Object (File)
Apr 25 2026, 9:07 AM
Unknown Object (File)
Apr 17 2026, 11:16 AM
Unknown Object (File)
Mar 29 2026, 11:03 AM
Subscribers
None

Details

Summary
sysutils/openipmi: resolve build issues with 2.0.21
- Return EAGAIN errno instead EKEYREJECTED to fix build with SSL option [1]
- Prepend -I../include to CPPFLAGS to stop build breakage from old .h files [2]
- While here, add LICENSE and regen one of the original patches (portlint)

PR:		202002 [1]
PR:		202528 [2]
Submitted by:	dennis.noordsij@helsinki.fi [1]
Submitted by:	Anton Sayetsky <vsasjason@gmail.com> [1]
Submitted by:	Larry Rosenman <ler@lerctr.org> [2]
Approved by:	feld|delphij|pgollucci (mentor)
Test Plan

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

junovitch retitled this revision from to sysutils/openipmi: resolve build issues with 2.0.21.
junovitch updated this object.
junovitch edited the test plan for this revision. (Show Details)
junovitch added reviewers: feld, delphij, pgollucci.
feld edited edge metadata.

Approved.

FYI, LICENSE_FILE isn't needed if it's a standard license found in Mk/bsd.licenses.db.mk

This revision is now accepted and ready to land.Sep 4 2015, 2:24 PM

Sounds good. This will be committed without LICENSE_FILE per the feedback.

This revision was automatically updated to reflect the committed changes.