Page MenuHomeFreeBSD

mtree: usr: Add missing pkg/triggers entry
ClosedPublic

Authored by jlduran on Jan 13 2026, 4:07 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Feb 19, 10:50 AM
Unknown Object (File)
Tue, Feb 17, 12:45 PM
Unknown Object (File)
Mon, Feb 16, 3:38 PM
Unknown Object (File)
Sun, Feb 15, 1:05 PM
Unknown Object (File)
Jan 27 2026, 7:03 AM
Unknown Object (File)
Jan 19 2026, 10:02 PM
Unknown Object (File)
Jan 19 2026, 4:00 PM
Unknown Object (File)
Jan 18 2026, 9:55 PM
Subscribers

Details

Summary

Fixes: ea5e50c2985b ("packages: Add a mandoc package")

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Jan 14 2026, 4:38 AM

i think you also want to add /usr/share/pkg/triggers. currently only usr.bin/mandoc installs a file here, but more things will in the future.

In D54682#1249624, @ivy wrote:

i think you also want to add /usr/share/pkg/triggers. currently only usr.bin/mandoc installs a file here, but more things will in the future.

You're right! I only added the minimum necessary for my NanoBSD tests to pass. I will add it upon commit. Thank you!

jlduran retitled this revision from mtree: usr: Add missing pkg entry to mtree: usr: Add missing pkg/triggers entry.Jan 14 2026, 2:24 PM
This revision was automatically updated to reflect the committed changes.