Page MenuHomeFreeBSD

If pkg-message is not a UCL file, assume the message is "install" only.
ClosedPublic

Authored by mat on Aug 14 2019, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 7:46 PM
Unknown Object (File)
Tue, Oct 7, 3:36 PM
Unknown Object (File)
Sat, Oct 4, 8:49 AM
Unknown Object (File)
Sat, Sep 27, 3:25 PM
Unknown Object (File)
Sep 11 2025, 9:02 PM
Unknown Object (File)
Aug 15 2025, 2:22 AM
Unknown Object (File)
Aug 10 2025, 5:10 PM
Unknown Object (File)
Aug 7 2025, 5:06 PM
Subscribers

Details

Summary

Add a QA check warning porters about non UCL pkg-message files.

Diff Detail

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

Event Timeline

adamw added inline comments.
Mk/Scripts/qa.sh
1002 ↗(On Diff #60780)

Maybe ${message} not in UCL format, will be shown on initial install only." would be clearer?
I don't know how long the string can be, but maybe add "See https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/pkg-files.html#porting-message" to help porters.

This revision was not accepted when it landed; it landed in state Needs Review.Aug 19 2019, 12:18 PM
This revision was automatically updated to reflect the committed changes.