Date: Mon, 24 May 1999 23:53:20 +0200 (CEST) From: girgen@partitur.se To: FreeBSD-gnats-submit@freebsd.org, hosokawa@jp.FreeBSD.org Subject: ports/11877: samba updated to 2.0.4 Message-ID: <199905242153.XAA07233@trumpet.partitur.se>
next in thread | raw e-mail | index | archive | help
>Number: 11877 >Category: ports >Synopsis: samba updated to 2.0.4 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Mon May 24 15:00:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Palle Girgensohn >Release: FreeBSD 3.2-BETA i386 >Organization: Partitur >Environment: FreeBSD 3.2-BETA i386 >Description: Samba's latest version, with important bugfixes (at least for me) is 2.0.4b (b is not beta, but patchlevel ;-) Here's a patch to the port. >How-To-Repeat: >Fix: diff -urN samba/Makefile samba.new/Makefile --- samba/Makefile Wed Mar 3 16:48:33 1999 +++ samba.new/Makefile Mon May 24 23:37:27 1999 @@ -6,8 +6,8 @@ # $Id: Makefile,v 1.35 1999/03/03 15:48:33 hosokawa Exp $ # -DISTNAME= samba-2.0.3 -#PKGNAME= samba-2.0.3 +DISTNAME= samba-2.0.4b +PKGNAME= samba-2.0.4 CATEGORIES= net MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \ ftp://ring.asahi-net.or.jp/pub/net/samba/ \ @@ -38,7 +38,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/source MAN1= nmblookup.1 smbstatus.1 smbclient.1 smbrun.1 smbtar.1 \ - testparm.1 testprns.1 make_smbcodepage.1 + testparm.1 testprns.1 make_smbcodepage.1 smbsh.1 MAN5= smb.conf.5 smbpasswd.5 lmhosts.5 MAN7= samba.7 MAN8= smbd.8 nmbd.8 smbpasswd.8 swat.8 \ diff -urN samba/files/md5 samba.new/files/md5 --- samba/files/md5 Fri Mar 5 18:27:26 1999 +++ samba.new/files/md5 Mon May 24 21:56:01 1999 @@ -1 +1 @@ -MD5 (samba-2.0.3.tar.gz) = 1c316bb482a95e6c3faaf04cde6d1503 +MD5 (samba-2.0.4b.tar.gz) = ed2dc0e6531bec9292cc109fbc8b6dcf diff -urN samba/patches/patch-ad samba.new/patches/patch-ad --- samba/patches/patch-ad Wed Jan 27 16:19:01 1999 +++ samba.new/patches/patch-ad Thu Jan 1 01:00:00 1970 @@ -1,18 +0,0 @@ ---- passdb/pass_check.c.orig Thu Dec 31 10:36:58 1998 -+++ passdb/pass_check.c Thu Jan 28 00:11:11 1999 -@@ -676,6 +676,7 @@ - static BOOL password_check(char *password) - { - -+#if 0 /* quick hack - should be removed soon */ - #ifdef HAVE_PAM - /* This falls through if the password check fails - - if HAVE_CRYPT is not defined this causes an error msg -@@ -687,6 +688,7 @@ - Hence we make a direct return to avoid a second chance!!! - */ - return (pam_auth(this_user,password)); -+#endif - #endif - - #ifdef WITH_AFS diff -urN samba/pkg/PLIST samba.new/pkg/PLIST --- samba/pkg/PLIST Fri May 14 14:49:08 1999 +++ samba.new/pkg/PLIST Mon May 24 22:22:44 1999 @@ -109,6 +109,7 @@ share/doc/samba/faq/sambafaq.txt share/doc/samba/history share/doc/samba/htmldocs/DOMAIN_MEMBER.html +share/doc/samba/htmldocs/NT_Security.html share/doc/samba/htmldocs/lmhosts.5.html share/doc/samba/htmldocs/make_smbcodepage.1.html share/doc/samba/htmldocs/nmbd.8.html @@ -120,6 +121,7 @@ share/doc/samba/htmldocs/smbpasswd.5.html share/doc/samba/htmldocs/smbpasswd.8.html share/doc/samba/htmldocs/smbrun.1.html +share/doc/samba/htmldocs/smbsh.1.html share/doc/samba/htmldocs/smbstatus.1.html share/doc/samba/htmldocs/smbtar.1.html share/doc/samba/htmldocs/swat.8.html @@ -139,6 +141,7 @@ share/doc/samba/manpages/smbpasswd.5 share/doc/samba/manpages/smbpasswd.8 share/doc/samba/manpages/smbrun.1 +share/doc/samba/manpages/smbsh.1 share/doc/samba/manpages/smbstatus.1 share/doc/samba/manpages/smbtar.1 share/doc/samba/manpages/smbumount.8 @@ -165,8 +168,8 @@ share/doc/samba/textdocs/INSTALL.sambatar share/doc/samba/textdocs/MIRRORS.txt share/doc/samba/textdocs/Macintosh_Clients.txt -share/doc/samba/textdocs/NT-Guest-Access.txt share/doc/samba/textdocs/NTDOMAIN.txt +share/doc/samba/textdocs/NT_Security.txt share/doc/samba/textdocs/NetBIOS.txt share/doc/samba/textdocs/OS2-Client-HOWTO.txt share/doc/samba/textdocs/PRINTER_DRIVER.txt @@ -177,6 +180,7 @@ share/doc/samba/textdocs/README.DCEDFS share/doc/samba/textdocs/README.jis share/doc/samba/textdocs/README.sambatar +share/doc/samba/textdocs/README.smbmount share/doc/samba/textdocs/Recent-FAQs.txt share/doc/samba/textdocs/RoutedNetworks.txt share/doc/samba/textdocs/SCO.txt @@ -194,6 +198,7 @@ share/doc/samba/textdocs/cifsntdomain.txt share/doc/samba/textdocs/security_level.txt share/doc/samba/yodldocs/DOMAIN_MEMBER.yo +share/doc/samba/yodldocs/NT_Security.yo share/doc/samba/yodldocs/lmhosts.5.yo share/doc/samba/yodldocs/make_smbcodepage.1.yo share/doc/samba/yodldocs/nmbd.8.yo @@ -205,6 +210,7 @@ share/doc/samba/yodldocs/smbpasswd.5.yo share/doc/samba/yodldocs/smbpasswd.8.yo share/doc/samba/yodldocs/smbrun.1.yo +share/doc/samba/yodldocs/smbsh.1.yo share/doc/samba/yodldocs/smbstatus.1.yo share/doc/samba/yodldocs/smbtar.1.yo share/doc/samba/yodldocs/swat.8.yo @@ -218,6 +224,7 @@ @dirrm share/doc/samba share/swat/help/welcome.html share/swat/help/DOMAIN_MEMBER.html +share/swat/help/NT_Security.html share/swat/help/lmhosts.5.html share/swat/help/make_smbcodepage.1.html share/swat/help/nmbd.8.html @@ -229,6 +236,7 @@ share/swat/help/smbpasswd.5.html share/swat/help/smbpasswd.8.html share/swat/help/smbrun.1.html +share/swat/help/smbsh.1.html share/swat/help/smbstatus.1.html share/swat/help/smbtar.1.html share/swat/help/swat.8.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199905242153.XAA07233>