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)
Sun, Sep 6, 11:27 PM
Unknown Object (File)
Sun, Sep 6, 12:34 PM
Unknown Object (File)
Fri, Sep 4, 10:23 PM
Unknown Object (File)
Thu, Sep 3, 5:08 PM
Unknown Object (File)
Thu, Sep 3, 1:06 PM
Unknown Object (File)
Thu, Sep 3, 12:06 PM
Unknown Object (File)
Tue, Sep 1, 12:16 PM
Unknown Object (File)
Tue, Sep 1, 12:00 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