Page MenuHomeFreeBSD

sysutils/openzfs: fix build errors
ClosedPublic

Authored by asomers on Dec 29 2021, 10:42 PM.
Tags
None
Referenced Files
F157058528: D33692.id100728.diff
Mon, May 18, 5:00 AM
F157058503: D33692.id100728.diff
Mon, May 18, 5:00 AM
Unknown Object (File)
Fri, May 15, 1:07 PM
Unknown Object (File)
Thu, May 14, 5:36 PM
Unknown Object (File)
Tue, May 12, 11:40 AM
Unknown Object (File)
Sun, May 3, 1:02 AM
Unknown Object (File)
Sat, May 2, 9:56 AM
Unknown Object (File)
Sat, Apr 25, 10:45 PM
Subscribers

Details

Summary
  • Missing file in pkg-plist
  • shebangfix not applied everywhere

Sponsored by: Axcient

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 43640
Build 40528: arc lint + arc unit

Event Timeline

sysutils/openzfs/Makefile
15

What depends on ksh to build?

sysutils/openzfs/Makefile
15

It's just to satisfy the shebangfix check. If ksh93 is not installed the port will build fine, but it will fail in "poudriere testport" because shebangfix thinks that the shebang is invalid.

This revision is now accepted and ready to land.Dec 30 2021, 6:53 PM
This revision was automatically updated to reflect the committed changes.