Page MenuHomeFreeBSD

packages: make UCL files required
ClosedPublic

Authored by ivy on May 10 2025, 12:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 13, 10:39 AM
Unknown Object (File)
Sun, Feb 8, 1:44 PM
Unknown Object (File)
Sat, Feb 7, 4:31 PM
Unknown Object (File)
Sun, Feb 1, 11:26 PM
Unknown Object (File)
Fri, Jan 30, 7:07 PM
Unknown Object (File)
Jan 17 2026, 12:19 AM
Unknown Object (File)
Dec 29 2025, 3:35 PM
Unknown Object (File)
Dec 27 2025, 10:54 AM
Subscribers

Details

Summary

modify template.ucl to require that the "all" UCL file exists for every
package. this prevents packages being added accidentally, and ensures
each package has as least a perfunctory comment and description.

add missing UCL files for all existing packages.

modify special packages created by Makefile.inc1 to pass the appropriate
parameters to generate-ucl to find their UCL files.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable