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)
Sat, Jan 25, 6:33 AM
Unknown Object (File)
Thu, Jan 23, 12:30 AM
Unknown Object (File)
Wed, Jan 22, 8:39 PM
Unknown Object (File)
Jan 8 2025, 8:35 AM
Unknown Object (File)
Jan 7 2025, 1:56 PM
Unknown Object (File)
Jan 3 2025, 8:16 AM
Unknown Object (File)
Nov 8 2024, 9:41 AM
Unknown Object (File)
Oct 17 2024, 7:25 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.