Commit graph

88 commits

Author SHA1 Message Date
David W. Chapman Jr.
1d770d1969 Update to 2.2.1a
Fix pkg-plist(add more files)
2001-07-12 15:43:58 +00:00
David W. Chapman Jr.
2f82e6159a Update to 2.2.1
Fix pkg-plist for 2.2.1
2001-07-11 14:51:44 +00:00
David W. Chapman Jr.
c58245451b USE_AUTOCONF implied
Add extra configure args
Add directories to MASTER_SITE_SUBDIR
PORTDOC police with DOCSDIR
pkg-plist cleanup

Submitted by:	pat@databits.net
2001-07-10 03:29:57 +00:00
David W. Chapman Jr.
24deeed7b5 Security Updates to samba
WWW: http://samba.org/samba/whatsnew/macroexploit.html
2001-06-23 21:17:09 +00:00
David W. Chapman Jr.
1c7668e00f Change maintainer email
Reviewed by:	will
2001-06-08 18:33:07 +00:00
David W. Chapman Jr.
d619684901 Patch for CUPS support
PR:		27650
Submitted by:	marcus@marcuscom.com
Reviewed by:	will
2001-06-07 19:19:24 +00:00
David W. Chapman Jr.
8be5097d95 Bump portrevision and add hooks for WITH_CUPS
PR:		27650
Submitted by:	marcus@marcuscom.com
Reviewed by:	will
2001-06-07 19:18:42 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Chris D. Faulhaber
9138fdb657 Add support for native ACLs under -current and bump PORTREVISION
Approved by:	Maintainer
2001-04-24 22:48:10 +00:00
Chris D. Faulhaber
0cc76098d3 *** empty log message *** 2001-04-24 22:46:53 +00:00
Maxim Sobolev
e4f245f5c9 Update path to the old releases on the MASTER_SITES. 2001-04-18 10:29:59 +00:00
Satoshi Asami
0e3e482224 Revert back to two versions ago after sliding the tag forward. In
addition, put back NO_LATEST_LINK to samba-2.2, you need NO_LATEST_LINK
in one or the other if PORTNAME is the same.
2001-04-18 03:58:37 +00:00
Satoshi Asami
1fcf18296c Temporarily revert to previous version and mark FORBIDDEN -- I need
to slide the tag forward for the release.
2001-04-18 03:53:45 +00:00
Chris D. Faulhaber
959846cd21 Update port to 2.2.0
PR:		26655
Submitted by:	Maintainer
2001-04-18 01:45:11 +00:00
Jun Kuriyama
f48b5a955a Update to alpha3.
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer)
PR:		ports/26045
2001-03-28 13:03:46 +00:00
Maxim Sobolev
0380ea3e9e Add missed NO_LATEST_LINK. 2001-03-13 10:57:23 +00:00
Jun Kuriyama
ba749016dc Add manpages and etc/codepages.
Submitted by:	maintainer
PR:		ports/25714
2001-03-12 03:02:23 +00:00
Maxim Sobolev
2b5485c781 Add samba-devel --> ports/net/samba-devel, repocopied from ports/net/samba.
This port represents unstable, development Samba branch.

PR:		24808
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-02-12 11:02:48 +00:00
Will Andrews
60f2b6b7a8 Goodbye, YEAR2000. Hello, 2001.
Approved by:	asami
2001-01-01 10:15:16 +00:00
Akinori MUSHA
8bb357038e Add a few entries that were missed out of MAN1 and MAN8.
Submitted by:	bento

Add a trick to generate PLIST which removes
${PREFIX}/private/smbpasswd, on PACKAGE_BUILDING.

Submitted by:	bento
Obtained from:	japanese/samba
2000-08-29 19:54:35 +00:00
Akinori MUSHA
38ffab0121 Update to 2.0.7.
PR:		ports/18266
Submitted by:	Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
Approved by:	MAINTAINER
2000-05-06 16:33:02 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Tatsumi Hosokawa
451e3f5acb Resurrect client codepage coniguration samples that were in 1.9.x port. 2000-03-11 00:06:00 +00:00
Tatsumi Hosokawa
311f488af3 Removed manpages in share/doc/manpages that will be also installed
in share/man.
2000-03-10 20:47:44 +00:00
Dirk Froemberg
bde2717424 - use the correct path to passwd (/usr/bin/ instead of /bin/)
- adjust "passwd chat" to work with non-NIS-passwd, at least
- reflect above changes in manpage

OK'ed by:	maintainer
2000-02-07 09:46:02 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Tatsumi Hosokawa
d61902e6a7 Upgraded to samba-2.0.6 1999-11-17 15:52:12 +00:00
Jacques Vidrine
64be183c10 With the upgrade from Kerberos V 1.0 -> 1.1, libcrypto was
renamed to libk5crypto.
1999-10-11 17:24:05 +00:00
Chris Piazza
9994a0349b Add a patch to fix a problem with very low write speeds with
samba on freebsd.

Following is description made by one of the Samba developers:

"The problem is we switched to using recv() with the MSG_WAITALL flag
instead of read(). This makes Samba faster on most systems. On FreeBSD it
 causes a massive slowdown and I don't know why. To fix it, change
 the definition of MSG_WAITALL to be zero in lib/util_sock.c and
 recompile 2.0.5a. I'm hoping someone from FreeBSD will get back to me
 with some explanation. Regards, Jeremy Allison, Samba Team."

This problem where observed by almost all samba-2.0.5a users and typically
 it led to 10-20x decrease in write speed.

PR:		13894
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-24 04:29:42 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tatsumi Hosokawa
9663fef70c Actually requires 2.0.5a
Submitted by:	"Oleg V. Volkov" <rover@lglobus.ru>
1999-07-24 00:53:52 +00:00
Tatsumi Hosokawa
ed243d3c9f Upgraded to samba-2.0.5a. 1999-07-23 06:41:43 +00:00
Tatsumi Hosokawa
82ac8bdb52 Added --privatedir option to configure option.
Submitted by:	Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
1999-07-12 08:44:04 +00:00
Tatsumi Hosokawa
ccf3fc7896 PR: ports/8276
Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de>
Samba's WINS database was cleaned during reboot.
1999-07-12 08:38:14 +00:00
Chris Piazza
595fce410f Make samba auto-use Kerberos 5 a la security/ssh
Note: I haven't tested this because I don't use krb5, but I trust
that it works.

PR:		12143
Submitted by:	Walt Howard <howard@ee.utah.edu>
1999-06-29 05:44:21 +00:00
SADA Kenji
128e8e2fb0 Fix typo of sampe config file.
Approved by:	maintainer
1999-06-23 15:24:43 +00:00
Jun Kuriyama
4847085f29 Use make_smbpasswd, not mksmbpasswd.sh. 1999-06-15 14:32:21 +00:00
Justin M. Seger
d04f750efd Upgrade to 2.0.4b
Submitted by:	Palle Girgensohn <girgen@partitur.se>
PR:		ports/11877
1999-06-04 01:44:54 +00:00
Satoshi Asami
0c3e5b018e Misc. PLIST cleanups.
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-12 11:19:22 +00:00
Tatsumi Hosokawa
6d272ef8b9 smbrun does not compiled. 1999-05-03 01:54:02 +00:00
Tatsumi Hosokawa
95f34b4756 PR: ports/10404
Submitted by:	girgen@partitur.se
Samba PLIST was not up to date.
1999-03-09 07:38:05 +00:00
Tatsumi Hosokawa
68169bb87b upgraded to 2.0.3 1999-03-03 15:48:34 +00:00
Tatsumi Hosokawa
7937664f66 added mirror sites. 1999-02-10 00:26:02 +00:00
Tatsumi Hosokawa
9ade161339 tarball was remade. 1999-02-10 00:13:54 +00:00
Tatsumi Hosokawa
5158d682ff PR: ports/9953
Submitted by:	girgen@partitur.se, dirk@FreeBSD.ORG
Changed nawk to awk in script/updatesmbpasswd.sh
1999-02-09 16:24:55 +00:00
Tatsumi Hosokawa
ad02b30974 PR: ports/9953
Reviewed by:	hosokawa@FreeBSD.org
Submitted by:	girgen@partitur.se, dirk@FreeBSD.ORG
1. added --with-lockdir to CONFIGURE_ARGS
2. changed nawk to awk in script/convert_smbpasswd
1999-02-09 15:25:01 +00:00
Tatsumi Hosokawa
d47e624378 upgraded to 2.0.2 1999-02-09 14:06:53 +00:00
Tatsumi Hosokawa
788dc90e45 Upgraded to 2.0.2 1999-02-09 14:00:25 +00:00
Foxfair Hu
be3be53b4a Add one more MASTER_SITE. 1999-01-18 09:28:29 +00:00