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, May 13, 3:23 PM
Unknown Object (File)
Tue, May 12, 4:40 PM
Unknown Object (File)
Tue, May 12, 4:06 PM
Unknown Object (File)
Wed, Apr 29, 6:05 PM
Unknown Object (File)
Apr 16 2026, 8:55 PM
Unknown Object (File)
Apr 15 2026, 4:00 AM
Unknown Object (File)
Mar 29 2026, 12:49 AM
Unknown Object (File)
Mar 23 2026, 7:18 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