Page MenuHomeFreeBSD

packages: create UCL files for package descriptions
ClosedPublic

Authored by ivy on May 10 2025, 10:29 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 19, 1:27 PM
Unknown Object (File)
Sun, Apr 19, 10:49 AM
Unknown Object (File)
Sun, Apr 19, 8:36 AM
Unknown Object (File)
Sat, Apr 18, 11:25 PM
Unknown Object (File)
Sat, Apr 18, 11:03 AM
Unknown Object (File)
Sun, Mar 29, 12:49 AM
Unknown Object (File)
Thu, Mar 26, 5:13 PM
Unknown Object (File)
Mon, Mar 23, 7:18 PM
Subscribers

Details

Summary

mechanically convert Makefile.package into individual UCL files for each
package and delete it.

move handling of the 'comment' and 'desc' fields from generate-ucl.sh to
template.ucl; this provides the default values for some packages which
don't have a UCL file yet.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.May 10 2025, 10:29 AM

fix rcmds ucl; this was converted wrong due to its different Makefile syntax.

This revision is now accepted and ready to land.Jun 4 2025, 7:12 AM