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)
Wed, Oct 8, 6:51 AM
Unknown Object (File)
Sep 14 2025, 8:54 AM
Unknown Object (File)
Aug 31 2025, 1:48 PM
Unknown Object (File)
Aug 6 2025, 12:35 AM
Unknown Object (File)
Jul 19 2025, 11:46 PM
Unknown Object (File)
Jul 15 2025, 8:21 AM
Unknown Object (File)
Jul 10 2025, 4:51 PM
Unknown Object (File)
Jul 3 2025, 4:49 PM
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