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)
Thu, Aug 13, 12:29 AM
Unknown Object (File)
Tue, Aug 11, 4:18 PM
Unknown Object (File)
Mon, Aug 10, 11:54 AM
Unknown Object (File)
Mon, Aug 10, 2:58 AM
Unknown Object (File)
Sun, Aug 9, 5:26 PM
Unknown Object (File)
Sun, Aug 9, 1:26 PM
Unknown Object (File)
Sun, Aug 9, 10:16 AM
Unknown Object (File)
Sun, Aug 9, 9:44 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