This is the samba patch I work with.. it seems to work for me...
Index: Makefile
===================================================================
RCS file: /cvs/ports/net/samba/Makefile,v
retrieving revision 1.42
diff -u -r1.42 Makefile
--- Makefile 2001/07/13 11:24:33 1.42
+++ Makefile 2001/08/23 10:31:29
@@ -2,7 +2,7 @@
COMMENT= "SMB and CIFS client and server for UNIX"
-DISTNAME= samba-2.2.0a
+DISTNAME= samba-2.2.1a
CATEGORIES= net
NEED_VERSION= 1.396
@@ -41,6 +41,7 @@
--with-ssl \
--with-sslinc=/usr/include/ssl \
--with-ssllib=/usr/lib
+# --with-utmp
# Warning: these aditional options have not been tested.
#CONFIGURE_ARGS+= --with-afs
Index: files/md5
===================================================================
RCS file: /cvs/ports/net/samba/files/md5,v
retrieving revision 1.20
diff -u -r1.20 md5
--- files/md5 2001/06/25 15:14:26 1.20
+++ files/md5 2001/08/23 10:38:10
@@ -1,3 +1,3 @@
-MD5 (samba-2.2.0a.tar.gz) = ca15ab5c78d085176e1692374651c16d
-RMD160 (samba-2.2.0a.tar.gz) = 9aeefc3a1b081dc5b91747ec397c71d019302289
-SHA1 (samba-2.2.0a.tar.gz) = 660dc05d86b4c0aade14b22ef3ca4b8e11c30dd5
+MD5 (samba-2.2.1a.tar.gz) = c8810245887bc080191d755fab961760
+RMD160 (samba-2.2.1a.tar.gz) = 32abdb657736c971680699669deb492d14df88a4
+SHA1 (samba-2.2.1a.tar.gz) = 5181492d256dfd0b30d0d6a5623bbd8e886319d4
Index: patches/patch-configure_in
===================================================================
RCS file: /cvs/ports/net/samba/patches/patch-configure_in,v
retrieving revision 1.2
diff -u -r1.2 patch-configure_in
--- patches/patch-configure_in 2001/05/16 00:59:48 1.2
+++ patches/patch-configure_in 2001/08/23 11:07:35
@@ -1,16 +1,6 @@
$OpenBSD: patch-configure_in,v 1.2 2001/05/16 00:59:48 matt Exp $
--- configure.in.orig Tue Apr 17 01:44:30 2001
+++ configure.in Wed May 9 12:32:40 2001
-@@ -123,9 +123,6 @@ AC_SUBST(WRAP32)
- AC_SUBST(PICFLAG)
- AC_SUBST(SHLIBEXT)
-
--# compile with optimization and without debugging by default
--CFLAGS="-O ${CFLAGS}"
--
- AC_ARG_ENABLE(debug, [ --enable-debug turn on debugging [default=no]],
- [if eval "test x$enable_debug = xyes"; then
- CFLAGS="${CFLAGS} -g"
@@ -1707,45 +1704,47 @@ AC_MSG_CHECKING(whether to use SSL)
AC_ARG_WITH(ssl,
[ --with-ssl Include SSL support
@@ -38,7 +28,7 @@
+ AC_MSG_WARN(--with-sslinc called without argument - will use default)
;;
* )
-- CFLAGS="-I${withval}/include $CFLAGS"
+- CFLAGS="-I${withval} $CFLAGS"
- LIBS="-lssl -lcrypto $LIBS"
- LDFLAGS="-L${withval}/lib $LDFLAGS"
+ sslinc="${withval}"
cvs diff: cannot find patches/patch-tdb_c
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/net/samba/pkg/PLIST,v
retrieving revision 1.15
diff -u -r1.15 PLIST
--- pkg/PLIST 2001/05/16 00:59:48 1.15
+++ pkg/PLIST 2001/08/23 12:32:00
@@ -1,9 +1,7 @@
-@comment $OpenBSD: PLIST,v 1.15 2001/05/16 00:59:48 matt Exp $
-bin/convert_smbpasswd
+@comment $OpenBSD$
bin/make_printerdef
bin/make_smbcodepage
bin/make_unicodemap
-bin/mksmbpasswd.sh
bin/nmblookup
bin/rpcclient
bin/smbcacls
@@ -117,23 +115,17 @@
share/doc/samba/textdocs/BROWSING-Config.txt
share/doc/samba/textdocs/BROWSING.txt
share/doc/samba/textdocs/BUGS.txt
-share/doc/samba/textdocs/CVS_ACCESS.txt
share/doc/samba/textdocs/DHCP-Server-Configuration.txt
share/doc/samba/textdocs/DIAGNOSIS.txt
share/doc/samba/textdocs/DNIX.txt
-share/doc/samba/textdocs/DOMAIN.txt
share/doc/samba/textdocs/Faxing.txt
share/doc/samba/textdocs/GOTCHAS.txt
share/doc/samba/textdocs/HINTS.txt
share/doc/samba/textdocs/INSTALL.sambatar
share/doc/samba/textdocs/Imprints.txt
-share/doc/samba/textdocs/MIRRORS.txt
share/doc/samba/textdocs/Macintosh_Clients.txt
-share/doc/samba/textdocs/NTDOMAIN.txt
share/doc/samba/textdocs/NetBIOS.txt
-share/doc/samba/textdocs/PRINTER_DRIVER.txt
share/doc/samba/textdocs/PROFILES.txt
-share/doc/samba/textdocs/PROJECTS
share/doc/samba/textdocs/Passwords.txt
share/doc/samba/textdocs/Printing.txt
share/doc/samba/textdocs/README.DCEDFS
@@ -146,7 +138,6 @@
share/doc/samba/textdocs/SSLeay.txt
share/doc/samba/textdocs/Speed.txt
share/doc/samba/textdocs/Speed2.txt
-share/doc/samba/textdocs/Support.txt
share/doc/samba/textdocs/Tracing.txt
share/doc/samba/textdocs/UNIX-SMB.txt
share/doc/samba/textdocs/UNIX_SECURITY.txt
@@ -156,14 +147,23 @@
share/doc/samba/textdocs/kurs.pdf
share/doc/samba/textdocs/kurs.tex
share/doc/samba/textdocs/logo.ps
-share/doc/samba/textdocs/samba-pdc-faq.txt
-share/doc/samba/textdocs/samba-pdc-howto.txt
-share/doc/samba/textdocs/security_level.txt
+share/examples/samba/LDAP/README
+share/examples/samba/LDAP/export2_smbpasswd.pl
+share/examples/samba/LDAP/export_smbpasswd.pl
+share/examples/samba/LDAP/import2_smbpasswd.pl
+share/examples/samba/LDAP/import_smbpasswd.pl
+share/examples/samba/LDAP/ldapchpasswd
+share/examples/samba/LDAP/ldapsync.pl
+share/examples/samba/LDAP/samba.schema
share/examples/samba/README
share/examples/samba/VFS/.cvsignore
share/examples/samba/VFS/Makefile
share/examples/samba/VFS/README
share/examples/samba/VFS/audit.c
+share/examples/samba/VFS/block/Makefile
+share/examples/samba/VFS/block/block.c
+share/examples/samba/VFS/block/samba-block.conf
+share/examples/samba/VFS/block/smb.conf
share/examples/samba/VFS/skel.c
share/examples/samba/appliance/Makefile
share/examples/samba/appliance/README
@@ -173,7 +173,10 @@
share/examples/samba/autofs/auto.a
share/examples/samba/dce-dfs/README
share/examples/samba/dce-dfs/smb.conf
+share/examples/samba/libsmbclient/testsmbc.c
+share/examples/samba/libsmbclient/tree.c
share/examples/samba/misc/extra_smbstatus
+share/examples/samba/misc/modify_samba_config.pl
share/examples/samba/misc/swat.pl
share/examples/samba/misc/wall.perl
share/examples/samba/printer-accounting/README
@@ -202,16 +205,20 @@
share/examples/samba/validchars/readme
share/examples/samba/validchars/validchr.c
share/examples/samba/validchars/validchr.com
+share/swat/help/CVS-Access.html
share/swat/help/DOMAIN_MEMBER.html
share/swat/help/ENCRYPTION.html
+share/swat/help/Integrating-with-Windows.html
share/swat/help/NT_Security.html
share/swat/help/OS2-Client-HOWTO.html
+share/swat/help/PAM-Authentication-And-Samba.html
share/swat/help/Samba-HOWTO-Collection.html
share/swat/help/Samba-PDC-HOWTO.html
share/swat/help/UNIX_INSTALL.html
share/swat/help/findsmb.1.html
share/swat/help/lmhosts.5.html
share/swat/help/make_smbcodepage.1.html
+share/swat/help/make_unicodemap.1.html
share/swat/help/msdfs_setup.html
share/swat/help/nmbd.8.html
share/swat/help/nmblookup.1.html
@@ -426,13 +433,18 @@
@dirrm share/examples/samba/printing
@dirrm share/examples/samba/printer-accounting
@dirrm share/examples/samba/misc
+@dirrm share/examples/samba/libsmbclient
@dirrm share/examples/samba/dce-dfs
@dirrm share/examples/samba/autofs
@dirrm share/examples/samba/appliance
+@dirrm share/examples/samba/VFS/block
@dirrm share/examples/samba/VFS
+@dirrm share/examples/samba/LDAP
@dirrm share/examples/samba
@dirrm share/doc/samba/textdocs
@dirrm share/doc/samba/faq
@dirrm share/doc/samba
+@exec mkdir -p %D/private
+@dirrm private
@dirrm lib/samba/codepages
@dirrm lib/samba
|