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, Apr 29, 6:05 PM
Unknown Object (File)
Thu, Apr 16, 8:55 PM
Unknown Object (File)
Wed, Apr 15, 4:00 AM
Unknown Object (File)
Mar 29 2026, 12:49 AM
Unknown Object (File)
Mar 23 2026, 7:18 PM
Unknown Object (File)
Feb 13 2026, 10:39 AM
Unknown Object (File)
Feb 8 2026, 1:44 PM
Unknown Object (File)
Feb 7 2026, 4:31 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