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)
Sat, Sep 20, 8:09 PM
Unknown Object (File)
Sep 15 2025, 11:44 AM
Unknown Object (File)
Sep 11 2025, 10:07 AM
Unknown Object (File)
Sep 10 2025, 4:36 AM
Unknown Object (File)
Sep 3 2025, 4:25 AM
Unknown Object (File)
Aug 30 2025, 2:08 AM
Unknown Object (File)
Aug 14 2025, 4:25 PM
Unknown Object (File)
Aug 2 2025, 8:58 AM
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
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.