Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Apr 2000 05:30:02 -0700 (PDT)
From:      "Anton N. Breusov" <antonz@library.ntu-kpi.kiev.ua>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/18266: Samba-2.0.7, where is port update from maintainer? :-)
Message-ID:  <200004281230.FAA27239@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/18266; it has been noted by GNATS.

From: "Anton N. Breusov" <antonz@library.ntu-kpi.kiev.ua>
To: Akinori -Aki- MUSHA <knu@idaemons.org>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/18266: Samba-2.0.7, where is port update from maintainer?
 :-)
Date: Fri, 28 Apr 2000 15:22:51 +0300 (EEST)

 On Fri, 28 Apr 2000, Akinori -Aki- MUSHA wrote:
 
 > Hi,
 > 
 > At Fri, 28 Apr 2000 11:24:20 +0300 (EEST),
 > antonz@library.ntu-kpi.kiev.ua wrote:
 > > 	Samba 2.0.7 port update with Samba-book but
 > > 	without '-with-utmp'.
 > > 	Currently I cannot compile port if '-with-utmp' set.
 > 
 > > begin 644 samba.tgz
 > 
 > Thank you for the submission, but would you please send a patchset
 > instead of the whole thing, so we could briefly see what should be
 > changed/committed?  Also, please provide the list of added/removed
 > files if any.
 > 
 > 
 > You could resend it as a followup to this mail, thanks.
 > 
 First: sorry that my knowledge of English is very bad. :-)
 
 1. OK, this is diff file between samba v2.0.6 subdirectory and
 my samba v2.0.7 subdirectory in /usr/ports.
 It produced by command:
 '15:03:29 [v2]root#library:/usr/ports/net>diff -ur samba/ samba-2.0.7/ >samba.diff'
 ============================================================================= 
 diff -ur samba/Makefile samba-2.0.7/Makefile
 --- samba/Makefile	Tue Apr 18 10:02:19 2000
 +++ samba-2.0.7/Makefile	Fri Apr 28 10:56:28 2000
 @@ -2,11 +2,11 @@
  # Date created:				11th Feb 1995
  # Whom:					gpalmer
  #
 -# $FreeBSD: ports/net/samba/Makefile,v 1.46 2000/04/09 18:13:30 cpiazza Exp $
 +# $FreeBSD$
  #
  
  PORTNAME=	samba
 -PORTVERSION=	2.0.6
 +PORTVERSION=	2.0.7
  CATEGORIES=	net
  MASTER_SITES=	ftp://ftp.samba.org/pub/samba/ \
  		ftp://ring.asahi-net.or.jp/pub/net/samba/ \
 @@ -32,7 +32,9 @@
  GNU_CONFIGURE=	yes
  CONFIGURE_ARGS=	 --libdir=${SAMBA_CONFDIR} \
  		--localstatedir=${VARDIR} --with-swatdir=${PREFIX}/share/swat \
 -		--with-lockdir=${VARDIR}/spool/lock --with-privatedir=${SAMBA_PRIVATE}
 +		--with-sambabook=${PREFIX}/share/swat/using_samba \
 +		--with-lockdir=${VARDIR}/spool/lock \
 +		--with-privatedir=${SAMBA_PRIVATE}
  
  .if defined(KRB5_HOME) && exists(${KRB5_HOME})
  CONFIGURE_ARGS+=--with-krb5=${KRB5_HOME}
 @@ -95,7 +97,9 @@
  	for i in faq htmldocs textdocs yodldocs ; do			\
  		${MKDIR} ${PREFIX}/share/doc/samba/$$i ;		\
  		for j in ${WRKDIR}/${DISTNAME}/docs/$$i/* ; do		\
 -			${INSTALL_DATA} $$j ${PREFIX}/share/doc/samba/$$i ;\
 +			if [ $$j != ${WRKDIR}/${DISTNAME}/docs/htmldocs/using_samba ] ; then \
 +				${INSTALL_DATA} $$j ${PREFIX}/share/doc/samba/$$i ;\
 +			fi; \
  		done							\
  	done
  	${MKDIR} ${PREFIX}/share/doc/samba
 diff -ur samba/files/md5 samba-2.0.7/files/md5
 --- samba/files/md5	Wed Nov 17 17:52:11 1999
 +++ samba-2.0.7/files/md5	Thu Apr 27 10:58:52 2000
 @@ -1 +1 @@
 -MD5 (samba-2.0.6.tar.gz) = 87b3a9a2de94fe44b804f32def38266d
 +MD5 (samba-2.0.7.tar.gz) = b5e61ea655d476072fd0365785fea2d0
 diff -ur samba/patches/patch-aa samba-2.0.7/patches/patch-aa
 --- samba/patches/patch-aa	Mon Feb  7 11:46:01 2000
 +++ samba-2.0.7/patches/patch-aa	Thu Apr 27 11:09:28 2000
 @@ -1,17 +1,15 @@
 ---- Makefile.in.orig	Wed Jul 21 03:24:31 1999
 -+++ Makefile.in	Fri Oct 15 12:04:52 1999
 -@@ -23,9 +23,7 @@
 - 
 - BASEDIR= @prefix@
 +--- Makefile.in.orig	Wed Apr 26 02:06:11 2000
 ++++ Makefile.in	Thu Apr 27 11:08:08 2000
 +@@ -25,7 +25,7 @@
   BINDIR = @bindir@
 --# we don't use sbindir because we want full compatibility with
 --# the previous releases of Samba
 + # we don't use sbindir because we want full compatibility with
 + # the previous releases of Samba
  -SBINDIR = @bindir@
  +SBINDIR = @sbindir@
   LIBDIR = @libdir@
   VARDIR = @localstatedir@
   MANDIR = @mandir@
 -@@ -36,12 +34,13 @@
 +@@ -37,12 +37,13 @@
   # set these to where to find various files
   # These can be overridden by command line switches (see smbd(8))
   # or in smb.conf (see smb.conf(5))
 @@ -28,7 +26,7 @@
   # This is where smbpasswd et al go
   PRIVATEDIR = @privatedir@
   
 -@@ -53,6 +52,9 @@
 +@@ -54,6 +55,9 @@
   # the directory where lock files go
   LOCKDIR = @lockdir@
   
 @@ -38,12 +36,12 @@
   # The directory where code page definition files go
   CODEPAGEDIR = $(LIBDIR)/codepages
   
 -@@ -70,7 +72,7 @@
 +@@ -71,7 +75,7 @@
   PASSWD_FLAGS = -DPASSWD_PROGRAM=\"$(PASSWD_PROGRAM)\" -DSMB_PASSWD_FILE=\"$(SMB_PASSWD_FILE)\"
   FLAGS1 = $(CFLAGS) -Iinclude -I$(srcdir)/include -I$(srcdir)/ubiqx -I$(srcdir)/smbwrapper $(CPPFLAGS) -DSMBLOGFILE=\"$(SMBLOGFILE)\" -DNMBLOGFILE=\"$(NMBLOGFILE)\"
   FLAGS2 = -DCONFIGFILE=\"$(CONFIGFILE)\" -DLMHOSTSFILE=\"$(LMHOSTSFILE)\"  
  -FLAGS3 = -DSWATDIR=\"$(SWATDIR)\" -DSBINDIR=\"$(SBINDIR)\" -DLOCKDIR=\"$(LOCKDIR)\" -DSMBRUN=\"$(SMBRUN)\" -DCODEPAGEDIR=\"$(CODEPAGEDIR)\"
 -+FLAGS3 = -DSWATDIR=\"$(SWATDIR)\" -DSBINDIR=\"$(SBINDIR)\" -DLOCKDIR=\"$(LOCKDIR)\" -DPIDFILEDIR=\"$(PIDFILEDIR)\" -DSMBRUN=\"$(SMBRUN)\" -DCODEPAGEDIR=\"$(CODEPAGEDIR)\"
 ++FLAGS3 = -DSWATDIR=\"$(SWATDIR)\" -DSBINDIR=\"$(SBINDIR)\" -DPIDFILEDIR=\"$(PIDFILEDIR)\" -DLOCKDIR=\"$(LOCKDIR)\" -DSMBRUN=\"$(SMBRUN)\" -DCODEPAGEDIR=\"$(CODEPAGEDIR)\"
   FLAGS4 = -DDRIVERFILE=\"$(DRIVERFILE)\" -DBINDIR=\"$(BINDIR)\"
   FLAGS5 = $(FLAGS1) $(FLAGS2) $(FLAGS3) $(FLAGS4) -DHAVE_INCLUDES_H
   FLAGS  = $(ISA) $(FLAGS5) $(PASSWD_FLAGS)
 diff -ur samba/patches/patch-ab samba-2.0.7/patches/patch-ab
 --- samba/patches/patch-ab	Mon Jan 18 04:34:06 1999
 +++ samba-2.0.7/patches/patch-ab	Thu Apr 27 11:12:39 2000
 @@ -1,6 +1,6 @@
 ---- param/loadparm.c.orig	Fri Jan 15 22:35:00 1999
 -+++ param/loadparm.c	Fri Jan 15 22:33:18 1999
 -@@ -104,6 +104,7 @@
 +--- param/loadparm.c.orig	Wed Apr 26 02:07:00 2000
 ++++ param/loadparm.c	Thu Apr 27 11:12:03 2000
 +@@ -105,6 +105,7 @@
   {
     char *szPrintcapname;
     char *szLockDir;
 @@ -8,28 +8,28 @@
     char *szRootdir;
     char *szDefaultService;
     char *szDfree;
 -@@ -747,6 +748,8 @@
 -   {"auto services",    P_STRING,  P_GLOBAL, &Globals.szAutoServices,    NULL,   NULL,  0},
 -   {"lock dir",         P_STRING,  P_GLOBAL, &Globals.szLockDir,         NULL,   NULL,  0},
 +@@ -820,6 +821,8 @@
 +   {"preload",          P_STRING,  P_GLOBAL, &Globals.szAutoServices,    NULL,   NULL,  0},
     {"lock directory",   P_STRING,  P_GLOBAL, &Globals.szLockDir,         NULL,   NULL,  0},
 -+  {"pidfile dir",      P_STRING,  P_GLOBAL, &Globals.szPidDir,          NULL,   NULL,  0},
 -+  {"pidfile directory",P_STRING,  P_GLOBAL, &Globals.szPidDir,          NULL,   NULL,  0},
 -   {"default service",  P_STRING,  P_GLOBAL, &Globals.szDefaultService,  NULL,   NULL,  0},
 -   {"default",          P_STRING,  P_GLOBAL, &Globals.szDefaultService,  NULL,   NULL,  0},
 -   {"message command",  P_STRING,  P_GLOBAL, &Globals.szMsgCommand,      NULL,   NULL,  0},
 -@@ -824,6 +827,7 @@
 +   {"lock dir",         P_STRING,  P_GLOBAL, &Globals.szLockDir,         NULL,   NULL,  0},
 ++  {"pidfile directory",P_STRING,  P_GLOBAL, &Globals.szPidDir,         NULL,   NULL,  0},
 ++  {"pidfile dir",      P_STRING,  P_GLOBAL, &Globals.szPidDir,         NULL,   NULL,  0},
 + #ifdef WITH_UTMP
 +   {"utmp directory",   P_STRING,  P_GLOBAL, &Globals.szUtmpDir,         NULL,   NULL,  0},
 +   {"utmp dir",         P_STRING,  P_GLOBAL, &Globals.szUtmpDir,         NULL,   NULL,  0},
 +@@ -911,6 +914,7 @@
     string_set(&Globals.szPrintcapname, PRINTCAP_NAME);
     string_set(&Globals.szDriverFile, DRIVERFILE);
     string_set(&Globals.szLockDir, LOCKDIR);
  +  string_set(&Globals.szPidDir, PIDFILEDIR);
     string_set(&Globals.szRootdir, "/");
 -   string_set(&Globals.szSmbrun, SMBRUN);
 -   string_set(&Globals.szSocketAddress, "0.0.0.0");
 -@@ -1100,6 +1104,7 @@
 + #ifdef WITH_UTMP
 +   string_set(&Globals.szUtmpDir, "");
 +@@ -1185,6 +1189,7 @@
   FN_GLOBAL_STRING(lp_serverstring,&Globals.szServerString)
   FN_GLOBAL_STRING(lp_printcapname,&Globals.szPrintcapname)
   FN_GLOBAL_STRING(lp_lockdir,&Globals.szLockDir)
  +FN_GLOBAL_STRING(lp_piddir,&Globals.szPidDir)
 - FN_GLOBAL_STRING(lp_rootdir,&Globals.szRootdir)
 - FN_GLOBAL_STRING(lp_defaultservice,&Globals.szDefaultService)
 - FN_GLOBAL_STRING(lp_msg_command,&Globals.szMsgCommand)
 + #ifdef WITH_UTMP
 + FN_GLOBAL_STRING(lp_utmpdir,&Globals.szUtmpDir)
 + FN_GLOBAL_STRING(lp_wtmpdir,&Globals.szWtmpDir)
 Only in samba/patches: patch-ai
 Only in samba/patches: patch-bb
 Only in samba-2.0.7/patches: patch-ca
 diff -ur samba/pkg/PLIST samba-2.0.7/pkg/PLIST
 --- samba/pkg/PLIST	Fri Mar 10 22:47:44 2000
 +++ samba-2.0.7/pkg/PLIST	Fri Apr 28 11:08:28 2000
 @@ -9,6 +9,7 @@
  bin/testprns
  bin/make_smbpasswd
  bin/make_smbcodepage
 +bin/make_unicodemap
  bin/make_printerdef
  bin/rpcclient
  bin/smbspool
 @@ -65,6 +66,7 @@
  etc/smb.conf.default
  etc/codepages/codepage.437
  etc/codepages/codepage.737
 +etc/codepages/codepage.775
  etc/codepages/codepage.850
  etc/codepages/codepage.852
  etc/codepages/codepage.861
 @@ -73,10 +75,27 @@
  etc/codepages/codepage.936
  etc/codepages/codepage.949
  etc/codepages/codepage.950
 +etc/codepages/codepage.1251
 +etc/codepages/unicode_map.437
 +etc/codepages/unicode_map.737
 +etc/codepages/unicode_map.850
 +etc/codepages/unicode_map.852
 +etc/codepages/unicode_map.861
 +etc/codepages/unicode_map.866
 +etc/codepages/unicode_map.932
 +etc/codepages/unicode_map.936
 +etc/codepages/unicode_map.949
 +etc/codepages/unicode_map.950
 +etc/codepages/unicode_map.ISO8859-1
 +etc/codepages/unicode_map.ISO8859-2
 +etc/codepages/unicode_map.ISO8859-5
 +etc/codepages/unicode_map.ISO8859-7
 +etc/codepages/unicode_map.KOI8-R
  @dirrm etc/codepages
  share/doc/samba/COPYING
  share/doc/samba/Manifest
  share/doc/samba/NT4_PlainPassword.reg
 +share/doc/samba/NT4-Locking.reg
  share/doc/samba/README
  share/doc/samba/README.FreeBSD
  share/doc/samba/README.swat
 @@ -116,6 +135,7 @@
  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/make_unicodemap.1.html
  share/doc/samba/htmldocs/nmbd.8.html
  share/doc/samba/htmldocs/nmblookup.1.html
  share/doc/samba/htmldocs/samba.7.html
 @@ -135,6 +155,8 @@
  share/doc/samba/htmldocs/testparm.1.html
  share/doc/samba/htmldocs/testprns.1.html
  share/doc/samba/htmldocs/wfw_slip.htm
 +share/doc/samba/textdocs/smbmount.txt
 +share/doc/samba/textdocs/NT-Guest-Access.txt
  share/doc/samba/textdocs/Application_Serving.txt
  share/doc/samba/textdocs/BROWSING-Config.txt
  share/doc/samba/textdocs/BROWSING.txt
 @@ -187,6 +209,7 @@
  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/make_unicodemap.1.yo
  share/doc/samba/yodldocs/nmbd.8.yo
  share/doc/samba/yodldocs/nmblookup.1.yo
  share/doc/samba/yodldocs/samba.7.yo
 @@ -215,6 +238,7 @@
  share/swat/help/NT_Security.html
  share/swat/help/lmhosts.5.html
  share/swat/help/make_smbcodepage.1.html
 +share/swat/help/make_unicodemap.1.html
  share/swat/help/nmbd.8.html
  share/swat/help/nmblookup.1.html
  share/swat/help/samba.7.html
 @@ -244,9 +268,171 @@
  share/swat/images/viewconfig.gif
  share/swat/include/footer.html
  share/swat/include/header.html
 +share/swat/using_samba/appa_01.html
 +share/swat/using_samba/appa_02.html
 +share/swat/using_samba/appa_03.html
 +share/swat/using_samba/appa_04.html
 +share/swat/using_samba/appa_05.html
 +share/swat/using_samba/appb_01.html
 +share/swat/using_samba/appb_02.html
 +share/swat/using_samba/appb_03.html
 +share/swat/using_samba/appc_01.html
 +share/swat/using_samba/appd_01.html
 +share/swat/using_samba/appe_01.html
 +share/swat/using_samba/appf_01.html
 +share/swat/using_samba/ch01_01.html
 +share/swat/using_samba/ch01_02.html
 +share/swat/using_samba/ch01_03.html
 +share/swat/using_samba/ch01_04.html
 +share/swat/using_samba/ch01_05.html
 +share/swat/using_samba/ch01_06.html
 +share/swat/using_samba/ch01_07.html
 +share/swat/using_samba/ch01_08.html
 +share/swat/using_samba/ch02_01.html
 +share/swat/using_samba/ch02_02.html
 +share/swat/using_samba/ch02_03.html
 +share/swat/using_samba/ch02_04.html
 +share/swat/using_samba/ch02_05.html
 +share/swat/using_samba/ch02_06.html
 +share/swat/using_samba/ch03_01.html
 +share/swat/using_samba/ch03_02.html
 +share/swat/using_samba/ch03_03.html
 +share/swat/using_samba/ch04_01.html
 +share/swat/using_samba/ch04_02.html
 +share/swat/using_samba/ch04_03.html
 +share/swat/using_samba/ch04_04.html
 +share/swat/using_samba/ch04_05.html
 +share/swat/using_samba/ch04_06.html
 +share/swat/using_samba/ch04_07.html
 +share/swat/using_samba/ch04_08.html
 +share/swat/using_samba/ch05_01.html
 +share/swat/using_samba/ch05_02.html
 +share/swat/using_samba/ch05_03.html
 +share/swat/using_samba/ch05_04.html
 +share/swat/using_samba/ch05_05.html
 +share/swat/using_samba/ch06_01.html
 +share/swat/using_samba/ch06_02.html
 +share/swat/using_samba/ch06_03.html
 +share/swat/using_samba/ch06_04.html
 +share/swat/using_samba/ch06_05.html
 +share/swat/using_samba/ch06_06.html
 +share/swat/using_samba/ch07_01.html
 +share/swat/using_samba/ch07_02.html
 +share/swat/using_samba/ch07_03.html
 +share/swat/using_samba/ch08_01.html
 +share/swat/using_samba/ch08_02.html
 +share/swat/using_samba/ch08_03.html
 +share/swat/using_samba/ch08_04.html
 +share/swat/using_samba/ch08_05.html
 +share/swat/using_samba/ch08_06.html
 +share/swat/using_samba/ch08_07.html
 +share/swat/using_samba/ch09_01.html
 +share/swat/using_samba/ch09_02.html
 +share/swat/using_samba/ch09_03.html
 +share/swat/using_samba/index.html
 +share/swat/using_samba/inx.html
 +share/swat/using_samba/licenseinfo.html
 +share/swat/using_samba/this_edition.html
 +share/swat/using_samba/figs/sam.0101.gif
 +share/swat/using_samba/figs/sam.0102.gif
 +share/swat/using_samba/figs/sam.0103.gif
 +share/swat/using_samba/figs/sam.0104.gif
 +share/swat/using_samba/figs/sam.0105.gif
 +share/swat/using_samba/figs/sam.0106.gif
 +share/swat/using_samba/figs/sam.0107.gif
 +share/swat/using_samba/figs/sam.0108.gif
 +share/swat/using_samba/figs/sam.0109.gif
 +share/swat/using_samba/figs/sam.0110.gif
 +share/swat/using_samba/figs/sam.0111.gif
 +share/swat/using_samba/figs/sam.0112.gif
 +share/swat/using_samba/figs/sam.0113.gif
 +share/swat/using_samba/figs/sam.0114.gif
 +share/swat/using_samba/figs/sam.0201.gif
 +share/swat/using_samba/figs/sam.0202.gif
 +share/swat/using_samba/figs/sam.0203.gif
 +share/swat/using_samba/figs/sam.0204.gif
 +share/swat/using_samba/figs/sam.0301.gif
 +share/swat/using_samba/figs/sam.0302.gif
 +share/swat/using_samba/figs/sam.0303.gif
 +share/swat/using_samba/figs/sam.0304.gif
 +share/swat/using_samba/figs/sam.0305.gif
 +share/swat/using_samba/figs/sam.0306.gif
 +share/swat/using_samba/figs/sam.0307.gif
 +share/swat/using_samba/figs/sam.0308.gif
 +share/swat/using_samba/figs/sam.0309.gif
 +share/swat/using_samba/figs/sam.0310.gif
 +share/swat/using_samba/figs/sam.0311.gif
 +share/swat/using_samba/figs/sam.0312.gif
 +share/swat/using_samba/figs/sam.0313.gif
 +share/swat/using_samba/figs/sam.0314.gif
 +share/swat/using_samba/figs/sam.0315.gif
 +share/swat/using_samba/figs/sam.0316.gif
 +share/swat/using_samba/figs/sam.0317.gif
 +share/swat/using_samba/figs/sam.0318.gif
 +share/swat/using_samba/figs/sam.0319.gif
 +share/swat/using_samba/figs/sam.0320.gif
 +share/swat/using_samba/figs/sam.0321.gif
 +share/swat/using_samba/figs/sam.0322.gif
 +share/swat/using_samba/figs/sam.0323.gif
 +share/swat/using_samba/figs/sam.0324.gif
 +share/swat/using_samba/figs/sam.0325.gif
 +share/swat/using_samba/figs/sam.0326.gif
 +share/swat/using_samba/figs/sam.0327.gif
 +share/swat/using_samba/figs/sam.0328.gif
 +share/swat/using_samba/figs/sam.0401.gif
 +share/swat/using_samba/figs/sam.0402.gif
 +share/swat/using_samba/figs/sam.0403.gif
 +share/swat/using_samba/figs/sam.0404.gif
 +share/swat/using_samba/figs/sam.0405.gif
 +share/swat/using_samba/figs/sam.0406.gif
 +share/swat/using_samba/figs/sam.0407.gif
 +share/swat/using_samba/figs/sam.0501.gif
 +share/swat/using_samba/figs/sam.0502.gif
 +share/swat/using_samba/figs/sam.0503.gif
 +share/swat/using_samba/figs/sam.0504.gif
 +share/swat/using_samba/figs/sam.0505.gif
 +share/swat/using_samba/figs/sam.0506.gif
 +share/swat/using_samba/figs/sam.0507.gif
 +share/swat/using_samba/figs/sam.0508.gif
 +share/swat/using_samba/figs/sam.0601.gif
 +share/swat/using_samba/figs/sam.0602.gif
 +share/swat/using_samba/figs/sam.0603.gif
 +share/swat/using_samba/figs/sam.0604.gif
 +share/swat/using_samba/figs/sam.0605.gif
 +share/swat/using_samba/figs/sam.0606.gif
 +share/swat/using_samba/figs/sam.0701.gif
 +share/swat/using_samba/figs/sam.0702.gif
 +share/swat/using_samba/figs/sam.0703.gif
 +share/swat/using_samba/figs/sam.0704.gif
 +share/swat/using_samba/figs/sam.0705.gif
 +share/swat/using_samba/figs/sam.0706.gif
 +share/swat/using_samba/figs/sam.0707.gif
 +share/swat/using_samba/figs/sam.0708.gif
 +share/swat/using_samba/figs/sam.0709.gif
 +share/swat/using_samba/figs/sam.0801.gif
 +share/swat/using_samba/figs/sam.0802.gif
 +share/swat/using_samba/figs/sam.0803.gif
 +share/swat/using_samba/figs/sam.0804.gif
 +share/swat/using_samba/figs/sam.0805.gif
 +share/swat/using_samba/figs/sam.0901.gif
 +share/swat/using_samba/figs/sam.0902.gif
 +share/swat/using_samba/figs/sam.0903.gif
 +share/swat/using_samba/figs/sam.0904.gif
 +share/swat/using_samba/figs/sam.0905.gif
 +share/swat/using_samba/figs/sam.aa01.gif
 +share/swat/using_samba/figs/sam.ab01.gif
 +share/swat/using_samba/figs/sam.ab02.gif
 +share/swat/using_samba/gifs/index.gif
 +share/swat/using_samba/gifs/samba.s.gif
 +share/swat/using_samba/gifs/txthome.gif
 +share/swat/using_samba/gifs/txtnexta.gif
 +share/swat/using_samba/gifs/txtpreva.gif
  @dirrm share/swat/help
  @dirrm share/swat/images
  @dirrm share/swat/include
 +@dirrm share/swat/using_samba/figs
 +@dirrm share/swat/using_samba/gifs
 +@dirrm share/swat/using_samba
  @dirrm share/swat
  @exec mkdir %D/private ; if [ ! -f %D/private/smbpasswd ] ; then chown -R root.wheel %D/private ;  cat /etc/passwd | %D/bin/make_smbpasswd > %D/private/smbpasswd ; chmod 500 %D/private ; chmod 600 %D/private/smbpasswd ; fi
  @exec mkdir -p /var/spool/samba ; chmod 1777 /var/spool/samba
 =============================================================================
 
 2. List of deleted/added files:
 a). patches/patch-ai deleted. Yes, it must be repatched, but it only
 contains following difference, laziness....:-) :
 -\f(CW  min passwd length = 5\fP
 +\f(CW  min passwd length = 6\fP
 b). patches/patch-bb deleted. New Samba version doesnot need using
 CNV_INPUT(msg); macro. See cvs.log.
 c). patches/patch-ca added. This is my experimentation with utmp
 code, but it's not completed so you may not include him into port release.
 
 3. List of changed files:
 a). Makefile:
 	1. PORTVERSION=  string changed. Really? :-)
 	2. '--with-sambabook=${PREFIX}/share/swat/using_samba \' added
 	to CONFIGURE_ARGS=.
 	3. Some lines in 'post-install' changed because samba-book appeared
 	in htmldocs directory and it confusing 'post-install' script:
 	if [ $$j != ${WRKDIR}/${DISTNAME}/docs/htmldocs/using_samba ] ; then\
                ${INSTALL_DATA} $$j ${PREFIX}/share/doc/samba/$$i ;\
        	fi; \
  	This docs are installed by ports Makefile, not by main Makefile.
 b). Lots of lines added to PLIST.
 
 -- 
 Anton N. Breusov 'Antonz'.
 antonz@i.am, antonz@library.ntu-kpi.kiev.ua
 
 


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?200004281230.FAA27239>