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 /emulators/qemu/pkg-message | |
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
Notes
Notes:
svn path=/head/; revision=436659
Diffstat (limited to 'emulators/qemu/pkg-message')
-rw-r--r-- | emulators/qemu/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu/pkg-message b/emulators/qemu/pkg-message index 9292512f5cfe..6d6814baf124 100644 --- a/emulators/qemu/pkg-message +++ b/emulators/qemu/pkg-message @@ -44,7 +44,7 @@ FreeBSD host notes the same way. - The -smb option (smb-export local dir to guest using the default - slirp networking) needs the net/samba36 port/package installed + slirp networking) needs the samba port/package installed in addition to qemu. (SAMBA knob.) - If you want to use usb devices connected to the host in the guest |