Commit graph

172 commits

Author SHA1 Message Date
Anders Nordby
4094dc43bf Update the jail patch so that it works again. The script that finds the
jail IP was not being run when it was supposed to.
2004-02-26 16:33:06 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Pete Fritchman
dd36ffc964 Register a LIB_DEPENDS on libpopt. To quote the PR:
Samba's ./configure will automatically pull in the system popt if
	popt is installed when Samba (as port) is compiled, without
	registering it as a dependency. This means popt can later be removed
	without complaint, but this may break Samba.

PR:		59990
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
Approved by:	maintainer
2003-12-22 01:55:51 +00:00
Trevor Johnson
1d9e7cf28d List conflicts among japanese/linux-JM, japanese/samba,
net/samba-devel, net/samba-libsmbclient and net/samba ports.

PR:		59599
Submitted by:   Koop Mast (net/samba-libsmbclient maintainer) with
		changes by eik
Approved by:    dwcjr (net/samba-devel and net/samba maintainer),
		NAKAJI Hiroyuki (japanese/samba maintainer), and
		portmgr (5.2 freeze)
2003-11-25 16:12:19 +00:00
Anders Nordby
c7db040782 Add WITH_JAIL knob to allow Samba to run in jail(2).
The patch was originally created by Gerhard Sittig
<Gerhard.Sittig@gmx.net>. Updated and portsified by me.

This still needs a little work, but at least it works.

PR:		22316
Approved by:	maintainer
2003-11-08 20:12:12 +00:00
Oliver Braun
4cd18673f1 - change spaces for tabs in Makefile (portlint complaint)
- add 'samba' to configuration dialog title

PR:		ports/55920
Submitted by:	Lars Thegler <lars@thegler.dk>
Approved by:	maintainer
2003-08-24 17:45:07 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Oliver Braun
a728cd879d Pass LIBTOOL=${LIBTOOL} to post-build target.
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
Approved by:	maintainer
2003-07-12 07:39:22 +00:00
Jacques Vidrine
a7a79b20cc Unbreak for FreeBSD 5.x prior to addition of NSS module support
(500000 <= __FreeBSD_version < 500112).

Reported by:	dannyboy
2003-04-20 23:13:05 +00:00
Jacques Vidrine
d0d6299345 Add WITH_WINBIND_NSS knob, which will cause nss_winbind to be installed.
Currently only the getpwent(3) and getgrent(3) family of functions are
supported.
2003-04-17 14:20:20 +00:00
Jacques Vidrine
754ad42b58 Update 2.2.8 -> 2.2.8a.
Submitted by:	dwcjr (MAINTAINER)
2003-04-07 14:00:07 +00:00
Jacques Vidrine
25e295a55d Add patch to correct remote root vulnerability.
This vulnerability is being exploited in the wild.
2003-04-07 13:34:58 +00:00
Oliver Braun
b8cf954390 Fix building with Winbind under 5.0.
PR:		ports/50519
Submitted by:	Sergey A.Osokin <osa@FreeBSD.org.ru>
Approved by:	maintainer
2003-04-03 15:06:12 +00:00
Oliver Braun
1d202ae5e4 Fix last commit (WITH_WINBIND).
PR:		ports/50264
Submitted by:	KT Sin <ktsin@acm.org>
Approved by:	maintainer
2003-03-25 14:52:42 +00:00
Oliver Braun
93955a3bef Fix pkg-plist for WITH_WINBIND_AUTH_CHALLENGE and WITH_WINBIND.
PR:		ports/50112
Submitted by:	gshapiro
Approved by:	maintainer
2003-03-24 15:55:28 +00:00
Trevor Johnson
5085c42a9b Update to 2.2.8, which was released today with this note on the
Samba Web site:

       A flaw has been detected in the Samba main smbd code which could
       allow an external attacker to remotely and anonymously gain Super
       User (root) privileges on a server running a Samba server. This
       flaw exists in previous versions of Samba from 2.0.x to 2.2.7a
       inclusive. This is a serious problem and all sites should either
       upgrade to Samba 2.2.8 immediately or prohibit access to TCP ports
       139 and 445.

I tested this in the same environment as before.

This should be fetchable too.

Requested by:	dwcjr (maintainer)
pointy hat to:	my collection
2003-03-15 21:48:17 +00:00
Trevor Johnson
dab06b70e0 Add a set of patches which update this --except the PDF documentation--
to the SAMBA_2_2 (stable) CVS branch as of around 20:35 GMT on 14
March.  Although the Samba authors say they don't consider this
production-quality, it has corrections for several bugs.

testing:  built with all options except ACLs and LDAP on
4.8-RC-20030311-JPSNAP/i386; ran as a PDC and file-server with
NT 4.0 SP6a and Windows 98 SE as clients

Approved by:  dwcjr (maintainer), kris (ports freeze by portmgr)
2003-03-15 10:47:13 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Oliver Braun
f08c71e3a8 Allow overriding of SAMBA_LOGDIR, SAMBA_PRIVATE, SAMBA_CONFDIR, and
SAMBA_VFSDIR.

Submitted by:	maintainer
2003-02-24 22:56:35 +00:00
Edwin Groothuis
e53dff475f Point dependencies on net/openldap2 to net/openldap20 2003-02-24 02:56:37 +00:00
David E. O'Brien
a4dcbd0a56 Samba 2.2.7 still thinks 5-CURRENT is a sysV box because we have
sys/statvfs.h.  So we hit Samba harder over the head to realize BSD ain't
SYSV.

Approved by:	dwcjr
2003-02-18 20:00:13 +00:00
Alexander Leidinger
26f7ecb9e9 Fix the option passed to the vfs recycle-module in smb.conf.default,
it now takes a config file rather than directly specifying the desired
options. Install a sample recycle.conf.default in LOCALBASE/etc.

Submitted by:	marius@alchemy.franken.de
Approved by:	maintainer
2003-02-07 15:17:56 +00:00
Clive Lin
b5fc60620a o Respect CFLAGS.
o Add a message telling users to take out -O from their CFLAGS and
  recompile/reinstall samba if they encounter problems.

PR:		ports/45691
Approved by:	dwcjr (MAINTAINER)
2003-01-01 21:07:58 +00:00
David W. Chapman Jr.
005c564597 Update to 2.2.7a to fix large file support
Remove now unneeded local patch for correct detection of FreeBSD

Approved by:	portmgr
2002-12-11 23:37:27 +00:00
David W. Chapman Jr.
129765b7b3 Add some more MASTER_SITES 2002-11-23 16:46:05 +00:00
David W. Chapman Jr.
29846fd961 Fix configure over NFS by using /tmp to check for locking
Submitted by:	martijn@smartie.xs4all.nl
2002-11-20 18:46:17 +00:00
David W. Chapman Jr.
47737cbd97 Update to 2.2.7 which is mostly a security release, but fixes other minor bugs. 2002-11-20 15:36:29 +00:00
David W. Chapman Jr.
6e71b7cba7 Disable cups in configure when not wanting cups
PR:		44568
Submitted by:	Vivek Khera <khera@kcilink.com>
2002-10-30 17:25:01 +00:00
David W. Chapman Jr.
b37c348c41 Fix detection of SYSV(we are not SYSV) so that things like printing
and DSO support works on -current once again.

Noticed by:	obrien
Submitted by:	jelmer@samba.org
2002-10-21 17:30:03 +00:00
David W. Chapman Jr.
05c51f8fd6 Update to the well anticipated samba 2.2.6. 2002-10-17 13:49:31 +00:00
David W. Chapman Jr.
a30a717312 Update to rc4
make rc startup file respect PREFIX
2002-10-16 14:17:03 +00:00
David W. Chapman Jr.
dc15068a6d Update to rc3
Fix package building when VFS isn't selected

Noticed by:	Neil Darlow
2002-10-14 13:50:59 +00:00
David W. Chapman Jr.
a53d48b241 Update to 2.2.6 RC2
Fix VFS problems with PORT:checking for VFS options before Makefile.inc included
2002-10-11 14:07:13 +00:00
David W. Chapman Jr.
e673ac3559 Remove s/nawk/awk/ patch for password conversion script
Remove patch to define SMBRUN since the external smbrun program has
	been axed
Add patch to fix smbclient bug when connecting to win9x machines

Submitted by:	jerry@samba.org
2002-09-20 13:47:14 +00:00
David W. Chapman Jr.
0e82d2f452 Do not patch OpenBSD section now that FreeBSD has a section in
configure.in for VFS module building

Submitted by:	jmurdock@itraktech.com
2002-09-12 14:49:38 +00:00
David W. Chapman Jr.
93094cc0a4 Update to pre2 2002-08-30 21:28:07 +00:00
David W. Chapman Jr.
64a99aebb3 Add findsmb
Submitted by:	Neil Darlow <neil@darlow.co.uk>
2002-08-29 18:45:31 +00:00
David W. Chapman Jr.
b82108a7b3 Add smbspool to pkg-plist
Noticed by:	Chris Wasser <cwasser@shaw.ca>
2002-08-27 18:26:01 +00:00
David W. Chapman Jr.
787d2de1cc Update to 2.2.6pre1 2002-08-09 15:19:00 +00:00
David W. Chapman Jr.
9a95481ade Fix MASTER_SITE
Submitted by:	Alex Vasylenko <lxv@omut.org>
2002-07-26 18:46:48 +00:00
David W. Chapman Jr.
0e8580ecba Add hooks for winbind
Submitted by:	jmurdock@itraktech.com
2002-07-11 13:32:55 +00:00
David W. Chapman Jr.
db0b7e3a69 Fix broken verbage for acl on -stable 2002-07-08 18:08:52 +00:00
David W. Chapman Jr.
5e9052be32 Fix so it will work with pam_winbindd
Submitted by:	jerry_murdock@yahoo.com
2002-07-05 16:17:26 +00:00
David W. Chapman Jr.
822b57d5b6 Fix VFS modules with DYNEXP settings
BUMP PORTREVISION
2002-06-27 00:02:02 +00:00
David W. Chapman Jr.
d9f4474f06 Fix dependencies when installing samba on a fresh install
Bump PORTREVISION

Submitted by:	gregp@blackened.net
2002-06-21 22:15:54 +00:00
David W. Chapman Jr.
63482cc478 Fix building for VFS modules, prelease leftover config.cache and I
had to delete it for it to detect us properly, that file doesn't
exist anymore
2002-06-20 20:08:08 +00:00
Alan Eldridge
39da3fd5d4 Fix pkg-plist after version bump.
Bump PORTREVISION to 1.
Remove a stray object file if it exists, prior to installing examples.
This patch is not guaranteed to be perfect for all permutations of WITH_*
options. However, it works for the default case.

Submitted by:	alane@freebsd.org
Approved by:	dwcjr@freebsd.org
2002-06-20 02:18:13 +00:00
David W. Chapman Jr.
07a8570172 Update to 2.2.5 2002-06-19 20:11:43 +00:00
Alan Eldridge
3968ed04f9 Fix pkg-plist.
Bump PORTREVISION.
Done on authority of maintainer.

PR: ports/39450
Submitted by: alane
Approved by: dwcjr
2002-06-18 02:07:17 +00:00
David W. Chapman Jr.
4987409051 Fix LDAP linking
Noticed by:	sroberts@dsl.pipex.com
2002-06-18 00:32:57 +00:00