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)
Sun, Mar 15, 12:24 PM
Unknown Object (File)
Mon, Mar 9, 8:56 PM
Unknown Object (File)
Mon, Mar 9, 8:22 PM
Unknown Object (File)
Thu, Mar 5, 7:48 AM
Unknown Object (File)
Feb 19 2026, 10:50 AM
Unknown Object (File)
Feb 17 2026, 12:45 PM
Unknown Object (File)
Feb 16 2026, 3:38 PM
Unknown Object (File)
Feb 15 2026, 1:05 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.