diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-03-21 21:59:31 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-03-21 21:59:31 +0000 |
commit | 7cfe69b5842cdb1ef6fbef80bffbc8f2651889a8 (patch) | |
tree | 2b6d3a0598b45365f230c6f61cf8d8d784b7016d /net-mgmt | |
parent | Upgrade to 1.5.29. (diff) |
- Add USES=samba to handle dependency on samba
Valid ARGS: build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba
Reviewed by: mat
Differential Revision: https://reviews.freebsd.org/D8919
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/sdig/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/sdig/pkg-message b/net-mgmt/sdig/pkg-message index b3840b6625f0..3ba449b75afb 100644 --- a/net-mgmt/sdig/pkg-message +++ b/net-mgmt/sdig/pkg-message @@ -1,2 +1,2 @@ If you wish to use the NMBLOOKUP option within sdig, you must -install net/samba-nmblookup (or net/samba). +install samba. |