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)
Sun, Sep 28, 2:12 AM
Unknown Object (File)
Sep 8 2025, 8:36 PM
Unknown Object (File)
Sep 7 2025, 9:59 AM
Unknown Object (File)
Sep 4 2025, 12:04 PM
Unknown Object (File)
Aug 15 2025, 10:01 PM
Unknown Object (File)
Aug 4 2025, 6:04 PM
Unknown Object (File)
Jul 22 2025, 7:19 AM
Unknown Object (File)
Jul 20 2025, 4:41 PM
Subscribers

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, 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