aboutsummaryrefslogtreecommitdiff
path: root/net/samba3
diff options
context:
space:
mode:
Diffstat (limited to 'net/samba3')
-rw-r--r--net/samba3/Makefile18
-rw-r--r--net/samba3/distinfo1
-rw-r--r--net/samba3/files/patch-aa75
-rw-r--r--net/samba3/pkg-comment1
-rw-r--r--net/samba3/pkg-descr11
-rw-r--r--net/samba3/pkg-plist15
6 files changed, 0 insertions, 121 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
deleted file mode 100644
index ffc7f382c1f9..000000000000
--- a/net/samba3/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# New ports collection makefile for: samba
-# Version required: 1.9.13
-# Date created: 11th Feb 1995
-# Whom: gpalmer
-#
-# $Id: Makefile,v 1.5 1995/04/15 05:41:50 asami Exp $
-#
-
-DISTNAME= samba-1.9.13
-CATEGORIES+= networking
-MASTER_SITES= ftp://nimbus.anu.edu.au/pub/tridge/samba/
-
-MAINTAINER= gpalmer@FreeBSD.ORG
-
-pre-install:
- @mkdir -p /usr/local/samba
-
-.include <bsd.port.mk>
diff --git a/net/samba3/distinfo b/net/samba3/distinfo
deleted file mode 100644
index 15138bdfb613..000000000000
--- a/net/samba3/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (samba-1.9.13.tar.gz) = 01a1f1a13dcf274177583ae83aac4d93
diff --git a/net/samba3/files/patch-aa b/net/samba3/files/patch-aa
deleted file mode 100644
index e3dbcd87d146..000000000000
--- a/net/samba3/files/patch-aa
+++ /dev/null
@@ -1,75 +0,0 @@
-*** Makefile.orig Sun Apr 9 10:14:25 1995
---- Makefile Sun Apr 9 17:57:32 1995
-***************
-*** 5,16 ****
-
- # The base manpages directory to put the man pages in
- # Note: $(MANDIR)/man1, $(MANDIR)/man5 and $(MANDIR)/man8 must exist.
-! MANDIR = /usr/local/man
-
- # The directories to put things in. If you use multiple
- # architectures or share the samba binaries across NFS then
- # you will probably want to change this layout.
-! BASEDIR = /usr/local/samba
- BINDIR = $(BASEDIR)/bin
- LIBDIR = $(BASEDIR)/lib
- VARDIR = $(BASEDIR)/var
---- 5,16 ----
-
- # The base manpages directory to put the man pages in
- # Note: $(MANDIR)/man1, $(MANDIR)/man5 and $(MANDIR)/man8 must exist.
-! MANDIR = ${PREFIX}/man
-
- # The directories to put things in. If you use multiple
- # architectures or share the samba binaries across NFS then
- # you will probably want to change this layout.
-! BASEDIR = ${PREFIX}/samba
- BINDIR = $(BASEDIR)/bin
- LIBDIR = $(BASEDIR)/lib
- VARDIR = $(BASEDIR)/var
-***************
-*** 222,229 ****
- # This is for FreeBSD
- # contributed by kuku@acds.physik.rwth-aachen.de
- # 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
---- 222,229 ----
- # This is for FreeBSD
- # contributed by kuku@acds.physik.rwth-aachen.de
- # 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
-***************
-*** 449,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
-!
- source:
- tar cfv sources.tar COPYING README THANKS \
- Makefile announce bugs change-log \
---- 449,465 ----
- 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"
-! @gzip -9f $(MANDIR)/man1/smbstatus.1
-! @gzip -9f $(MANDIR)/man1/smbclient.1
-! @gzip -9f $(MANDIR)/man1/smbrun.1
-! @gzip -9f $(MANDIR)/man1/testparm.1
-! @gzip -9f $(MANDIR)/man1/testprns.1
-! @gzip -9f $(MANDIR)/man5/smb.conf.5
-! @gzip -9f $(MANDIR)/man7/samba.7
-! @gzip -9f $(MANDIR)/man8/smbd.8
-! @gzip -9f $(MANDIR)/man8/nmbd.8
-!
- source:
- tar cfv sources.tar COPYING README THANKS \
- Makefile announce bugs change-log \
diff --git a/net/samba3/pkg-comment b/net/samba3/pkg-comment
deleted file mode 100644
index 47492e3e2e47..000000000000
--- a/net/samba3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A LanManager(R)-compatible server suite for Unix
diff --git a/net/samba3/pkg-descr b/net/samba3/pkg-descr
deleted file mode 100644
index d9e59d1acba9..000000000000
--- a/net/samba3/pkg-descr
+++ /dev/null
@@ -1,11 +0,0 @@
-The Samba suite is a set of programs which run under the FreeBSD
-operating system. These programs deliver most of the important
-functionality of a Microsoft Lan Manager server. That is, they support
-remote access to FreeBSD filespace and FreeBSD printers from Lan Manager
-compatible clients. In practical terms, this means that such clients
-can connect to and use FreeBSD filespace as if it was a local disk drive,
-or FreeBSD printers as if they were local printers.
-
-Some of the most popular Lan Manager compatible clients include Lan
-Manager itself, Windows for Workgroups, OS/2 and Windows NT.
-
diff --git a/net/samba3/pkg-plist b/net/samba3/pkg-plist
deleted file mode 100644
index d65c2a93ab21..000000000000
--- a/net/samba3/pkg-plist
+++ /dev/null
@@ -1,15 +0,0 @@
-samba/bin/smbd
-samba/bin/smbclient
-samba/bin/nmbd
-samba/bin/testparm
-samba/bin/testprns
-samba/bin/smbrun
-man/man1/smbstatus.1.gz
-man/man1/smbclient.1.gz
-man/man1/smbrun.1.gz
-man/man1/testparm.1.gz
-man/man1/testprns.1.gz
-man/man5/smb.conf.5.gz
-man/man7/samba.7.gz
-man/man8/smbd.8.gz
-man/man8/nmbd.8.gz