gsoares
cf9171530b
- use TRUEPREFIX instead of hardcoding it; ok aja@ sthen@
2011-05-19 20:44:51 +00:00
sthen
b5eebd96b7
- remove libutf8 build dependency for the ldap flavours, locale support
...
in base is good enough.
- remove NULL casts which are no longer needed.
ok Ian McWilliam
2011-04-17 08:33:14 +00:00
ajacoutot
72c5e6c88d
Rewrite samba.rc and make it a wrapper script that calls the provided
...
rc.d(8) script. This is much more simple, makes much more sense and
allow for proper debugging.
discussed with robert@
2011-04-03 18:07:52 +00:00
sthen
8925982cf3
bsd.port.mk now specifies groff 1.21, no need to force the version in
...
BUILD_DEPENDS here. bump not needed.
2011-03-21 09:40:04 +00:00
sthen
318f27f121
- remove workaround for old groff
...
- remove MESSAGE-main referring to a config change, people upgrading
have had plenty of time to adapt
ok Ian McWilliam (maintainer)
2011-03-21 09:20:35 +00:00
ajacoutot
1ffbcaa750
Remove all redirections -- rc.subr(8) now takes care of it.
2011-03-17 16:49:27 +00:00
sthen
0a351afcc7
update to 3.5.8, ok aja@ giovanni@ Ian McWilliam (maintainer)
2011-03-15 13:49:44 +00:00
ajacoutot
073e9e6b72
These aren't needed either.
2011-03-09 19:37:47 +00:00
sthen
fe2f364ef0
SECURITY update to 3.5.7; fixes CVE-2011-0719 FD_SET overflow
...
Same diff from maintainer Ian McWilliam
2011-03-02 08:24:03 +00:00
ajacoutot
242a7d4483
Add rc scripts.
...
While here, fix the LOCALBASE vs PREFIX and SYSCONFDIR vs /etc mess.
ok robert@
2011-01-17 17:58:03 +00:00
ajacoutot
0c8e6ae42f
Remove a left-over powerpc optimization workaround.
...
from Brad.
2010-12-06 19:41:54 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
96dca66106
finish net WANTLIB
2010-11-11 17:20:27 +00:00
ajacoutot
e89b9beb0f
Cosmetic, be consistent with how we set the rcs id in other files.
2010-11-06 07:56:48 +00:00
ajacoutot
9bb8edc168
Add RCS IDs and remove useless MESSAGEs.
2010-10-29 12:41:58 +00:00
espie
ef750600b5
convert to new pkg-readmes. This one keeps a MESSAGE because it says
...
something.
(wanted to check multi-packages...)
2010-10-29 09:40:41 +00:00
sthen
6cef8065dc
update Samba to 3.5.6; various bugfixes. From maintainer Ian McWilliam.
2010-10-18 19:07:19 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
25b242a580
new-style WANTLIB/LIB_DEPENDS
2010-09-18 12:36:27 +00:00
sthen
b437d42ac1
SECURITY update to samba 3.5.5; fixes CVE-2010-3069, CVE-2010-3069.
...
From maintainer Ian McWilliam.
2010-09-18 12:35:55 +00:00
sthen
1f144cbcbf
Run README.OpenBSD through SUBST_CMD, bump REVISION-main.
2010-08-28 18:55:18 +00:00
ajacoutot
a53a178cf0
Remove obsolete powerpc workaround, from Brad.
2010-07-26 20:28:00 +00:00
ajacoutot
3e3c60a22a
Use "WORKGROUP" as a default workgroup name. It is the default in Mac OS
...
as well as previous Windows versions. At least it gives you a chance to
browse and mount smb shares with gvfs (or any other application using
smb.conf to get the workgroup name) without the need to configure
anything.
input and ok sthen@ on a previous version of this diff
2010-07-23 12:01:47 +00:00
sthen
1b229bc319
Rather than use Makefile workarounds for the broken shared lib handling,
...
fix it in configure.in so it can be sent upstream. From Brad, looks ok to
Ian McWilliam (maintainer).
2010-07-14 07:20:18 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
giovanni
59c7a9b962
Tell the user how to correctly enable samba as a Pdc
...
ok Ian McWilliam (Maintainer)
2010-07-02 14:42:29 +00:00
sthen
78d25392e8
update to 3.5.4, from new maintainer, Ian McWilliam.
2010-06-25 17:39:12 +00:00
kili
f242583dd3
On powerpc, compile smbd/smb2_create.c with -O0 to avoid an ICE with gcc3.
...
ok, and some simplification, sthen@
2010-05-26 08:47:43 +00:00
sthen
e31e058023
Update to 3.5.3, from Ian McWilliam
2010-05-20 18:16:39 +00:00
sthen
5d58acd6ba
Samba uses modules; mark it SHARED_ONLY and collapse PFRAG.shared-main
...
into PLIST-main. From Brad.
2010-04-28 08:02:38 +00:00
sthen
77128a8fa6
update Samba to 3.5.2, most of the work done by Ian McWilliam
...
Note that the default passdb backend has been changed to 'tdbsam'.
See /usr/local/share/doc/samba/README.OpenBSD (or files/README.OpenBSD)
for more information and instructions for people who wish to convert an
existing smbpasswd-based installation.
2010-04-26 17:31:57 +00:00
giovanni
6ee031f589
Fix man pages (spotted by Charles Smith)
...
Remove unused configure args
Regen plist
ok jasper@
2010-03-05 09:01:45 +00:00
espie
3f21da355d
fix FULLPKGPATH (ports is locked)
2010-02-26 18:13:25 +00:00
ajacoutot
487de33a33
Regen WANTLIB after CUPS gnutls -> openssl move.
2009-11-22 16:40:03 +00:00
sthen
78368fdc7f
SECURITY update to Samba 3.0.37. From Brad.
...
This is a security release to address CVE-2009-2813, CVE-2009-2948
and CVE-2009-2906.
2009-10-11 19:45:46 +00:00
jasper
20696471fe
remove marc balmer as maintainer of all of his ports, to take away the
...
illusion marc still maintains them. as requested by himself.
2009-09-15 17:37:21 +00:00
naddy
41314cb9f4
security fix for CVE-2009-1888; from william@
2009-06-30 21:38:38 +00:00
ajacoutot
69da9a0494
- regen WANTLIB (from cups kerberos support)
...
- bump
2009-05-22 14:06:13 +00:00
giovanni
4dc5bbf729
Fix pkgname-main
...
spotted by Mikolaj Kucharski
2009-05-19 07:05:25 +00:00
giovanni
ddd0f40f2a
Update to 3.0.34
...
"fine with me to commit it" jasper@
2009-05-14 17:05:46 +00:00
ajacoutot
1d321633f5
- fix WANTLIB after cups update
2009-04-10 11:59:06 +00:00
brad
5472fd04ce
Update to Samba 3.0.33. A security release to address CVE-2008-4314.
...
ok mbalmer@
2008-12-07 03:52:56 +00:00
ajacoutot
cf10739f24
- SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
...
looks good to landry@
2008-09-18 13:37:41 +00:00
brad
a5681b9b65
- Disable FAM so autoconf will not pull it in if it is installed
...
- Tweak how CONFIGURE_ARGS are passed along so as to remove
cases where the Makefile will pass along --without-foo
--with-foo
- Add missing crypto lib for WANTLIB with the ads FLAVOR
Part of the CONFIGURE_ARGS tweaking from form@
Missing lib from WANTLIB pointed out by sthen@
ok sthen@ ajacoutot@
2008-09-17 10:38:59 +00:00
brad
1abb752216
Update to Samba 3.0.32.
...
ok sthen@
2008-09-12 07:49:11 +00:00
ajacoutot
186fa1fd56
- don't use $SYSCONFDIR for base system files (which are always
...
installed under /etc, whatever $SYSCONFDIR value is)
- s/PREFIX/LOCALBASE and the opposite where it makes sense
- README.OpenBSD is part of samba-docs, so no need to tell the user to
install samba-docs
ok mbalmer@ who gave me ten bonus points for solving the samba puzzle!
2008-08-30 17:02:26 +00:00
mbalmer
f999bbe527
s/SYSCONDIR/SYSCONFDIR/
2008-08-29 19:50:20 +00:00
brad
3407f8d6aa
Update to Samba 3.0.31; A bug fix release.
...
ok mbalmer@
2008-07-25 22:01:17 +00:00
brad
a73258c217
Correct the permissions of the examples files.
...
Issue and an initial patch provided by RD Thrush <rd at thrush dot com>
ok mbalmer@
2008-07-12 12:33:21 +00:00
brad
3874e6995b
Update to Samba 3.0.30; bug fixes and a security issue fixed,
...
CVE-2008-1105.
Specifically crafted SMB responses can result in a heap overflow
in the Samba client code. Because the server process, smbd, can
itself act as a client during operations such as printer
notification and domain authentication, this issue affects both
Samba client and server installations.
Feedback from sthen@
ok mbalmer@ sthen@
2008-07-11 11:40:33 +00:00