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/samba36/files/pkg-message.in | |
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/samba36/files/pkg-message.in')
-rw-r--r-- | net/samba36/files/pkg-message.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/net/samba36/files/pkg-message.in b/net/samba36/files/pkg-message.in deleted file mode 100644 index 98866a899ff7..000000000000 --- a/net/samba36/files/pkg-message.in +++ /dev/null @@ -1,7 +0,0 @@ -=============================================================================== -Samba3 *package* now doesn't include ADS support due the portability problems -with Kerberos5 libraries on different installations. You need to compile the -port yourself to get this functionality. - -For additional hints and directions, please, look into the README.FreeBSD file. -=============================================================================== |