Page MenuHomeFreeBSD

packages: move smbfs examples to the smbutils package
ClosedPublic

Authored by ivy on May 10 2025, 5:22 PM.
Tags
None
Referenced Files
Unknown Object (File)
Aug 20 2026, 9:24 AM
Unknown Object (File)
Aug 19 2026, 10:42 AM
Unknown Object (File)
Aug 18 2026, 4:23 PM
Unknown Object (File)
Aug 16 2026, 7:53 AM
Unknown Object (File)
Aug 13 2026, 12:29 AM
Unknown Object (File)
Aug 11 2026, 4:18 PM
Unknown Object (File)
Aug 10 2026, 11:54 AM
Unknown Object (File)
Aug 10 2026, 2:58 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 64060
Build 60944: arc lint + arc unit

Event Timeline

ivy requested review of this revision.May 10 2025, 5:22 PM

What's the reason for using Makefile.inc instead of just PACKAGE=smbutils in share/examples/smbfs/print/Makefile?

What's the reason for using Makefile.inc instead of just PACKAGE=smbutils in share/examples/smbfs/print/Makefile?

to cover any other examples that might be added in the future.

This revision is now accepted and ready to land.May 27 2025, 6:20 AM