summaryrefslogtreecommitdiffstats
path: root/net/samba
diff options
context:
space:
mode:
authorgpalmer <gpalmer@FreeBSD.org>1995-03-27 23:25:22 +0000
committergpalmer <gpalmer@FreeBSD.org>1995-03-27 23:25:22 +0000
commitf7dbb0a8f8d861ff51c7dccdd56a40dfa7312b63 (patch)
treef042c2e302c35bcdd895f210e12c3132e1c6e70f /net/samba
parent726026191cb7061a9808dd68c43b47a2756685b0 (diff)
downloadFreeBSD-ports-f7dbb0a8f8d861ff51c7dccdd56a40dfa7312b63.zip
FreeBSD-ports-f7dbb0a8f8d861ff51c7dccdd56a40dfa7312b63.tar.gz
Upgrade to 1.9.08
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile7
-rw-r--r--net/samba/distinfo2
-rw-r--r--net/samba/files/patch-aa24
3 files changed, 17 insertions, 16 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 2e6a497..b988dcc 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -1,13 +1,14 @@
# New ports collection makefile for: samba
-# Version required: 1.9.02
+# Version required: 1.9.08
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/02/11 18:28:42 gpalmer Exp $
#
-DISTNAME= samba-1.9.02
+DISTNAME= samba-1.9.08
MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
+MAINTAINER= gpalmer@FreeBSD.ORG
pre-install:
@mkdir -p /usr/local/samba
diff --git a/net/samba/distinfo b/net/samba/distinfo
index b8ed860..e2d6f38 100644
--- a/net/samba/distinfo
+++ b/net/samba/distinfo
@@ -1 +1 @@
-MD5 (samba-1.9.02.tar.gz) = da2c2de0f30669421e36f8c9bb39e929
+MD5 (samba-1.9.08.tar.gz) = 350a097ec589e03f7da2d8c1de02ef28
diff --git a/net/samba/files/patch-aa b/net/samba/files/patch-aa
index 561f074..3749d50 100644
--- a/net/samba/files/patch-aa
+++ b/net/samba/files/patch-aa
@@ -1,5 +1,5 @@
-*** Makefile.orig Tue Jan 24 16:30:54 1995
---- Makefile Sat Feb 11 10:11:05 1995
+*** Makefile.orig Fri Mar 24 01:37:51 1995
+--- Makefile Mon Mar 27 15:19:10 1995
***************
*** 5,16 ****
@@ -28,35 +28,35 @@
LIBDIR = $(BASEDIR)/lib
VARDIR = $(BASEDIR)/var
***************
-*** 195,202 ****
-
+*** 217,224 ****
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
-! # FLAGSM = -DFreeBSD -DUSE_DIRECT
+ # NOTE: You may need to add -DBSD44 if you have password problems
+! # FLAGSM = -DFreeBSD
! # LIBSM = -lcrypt
# This is for NeXT. Note that versions of NeXT less than 3.2
---- 195,202 ----
-
+--- 217,224 ----
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
-! FLAGSM = -DFreeBSD -DUSE_DIRECT
+ # NOTE: You may need to add -DBSD44 if you have password problems
+! FLAGSM = -DFreeBSD -DBSD44
! LIBSM = -lcrypt
# This is for NeXT. Note that versions of NeXT less than 3.2
***************
-*** 380,386 ****
- chmod u=rw,go=r $(MANDIR)/man5/smb.conf.5
+*** 440,446 ****
+ chmod u=rw,go=r $(MANDIR)/man7/samba.7
chmod u=rw,go=r $(MANDIR)/man8/smbd.8
chmod u=rw,go=r $(MANDIR)/man8/nmbd.8
!
source:
tar cfv sources.tar COPYING README THANKS \
Makefile announce bugs change-log \
---- 380,395 ----
- chmod u=rw,go=r $(MANDIR)/man5/smb.conf.5
+--- 440,455 ----
+ chmod u=rw,go=r $(MANDIR)/man7/samba.7
chmod u=rw,go=r $(MANDIR)/man8/smbd.8
chmod u=rw,go=r $(MANDIR)/man8/nmbd.8
! @echo "Comrpessing manpages"
OpenPOWER on IntegriCloud