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)
Sat, Aug 15, 7:51 PM
Unknown Object (File)
Fri, Aug 14, 9:20 PM
Unknown Object (File)
Fri, Aug 14, 6:59 PM
Unknown Object (File)
Thu, Aug 13, 8:20 PM
Unknown Object (File)
Thu, Aug 13, 2:14 PM
Unknown Object (File)
Thu, Aug 13, 12:52 PM
Unknown Object (File)
Wed, Aug 12, 5:23 PM
Unknown Object (File)
Wed, Aug 12, 1:21 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