Page MenuHomeFreeBSD

sysutils/catatonit: Fix license type and simplify build
ClosedPublic

Authored by dfr on Jul 23 2023, 7:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 23 2024, 8:09 PM
Unknown Object (File)
Nov 23 2024, 6:58 AM
Unknown Object (File)
Nov 22 2024, 9:59 AM
Unknown Object (File)
Nov 19 2024, 9:58 PM
Unknown Object (File)
Nov 11 2024, 12:50 PM
Unknown Object (File)
Nov 6 2024, 4:12 PM
Unknown Object (File)
Oct 21 2024, 1:28 PM
Unknown Object (File)
Oct 21 2024, 1:28 PM
Subscribers

Details

Summary

The license should be GPLv3+ - add a link to the license file. Also, let
autoreconf manage running autogen.sh and remove the dependency on gmake.

Diff Detail

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

Event Timeline

dfr requested review of this revision.Jul 23 2023, 7:26 AM

LGTM, thanks!
Feel free to commit

I would suggest that you use upstream's distfile if there's only one diff/commit/patch but that's up to you.

This revision is now accepted and ready to land.Jul 23 2023, 10:04 AM

Thanks for the quick review. It looks like I also need to add libtool to the USES list - not sure how I managed to build in poudriere without it. I'll leave the distfile pointing at my github fork - I kind of want to get this into upstream but its non-responsive.