aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-08-08 11:54:28 +0800
committerkris <kris@FreeBSD.org>2003-08-08 11:54:28 +0800
commit3ae1dfb670abee7f68c0efbe192769b11531aeb3 (patch)
treeb2ee13f76fd70f569f153f23121791bc0d0c930b
parent2ac8e1e6b06908c21fa722879af948990a94ea35 (diff)
downloadfreebsd-ports-gnome-3ae1dfb670abee7f68c0efbe192769b11531aeb3.tar.gz
freebsd-ports-gnome-3ae1dfb670abee7f68c0efbe192769b11531aeb3.tar.zst
freebsd-ports-gnome-3ae1dfb670abee7f68c0efbe192769b11531aeb3.zip
As announced on May 6, remove the broken net/samba-tng port.
-rw-r--r--net/Makefile1
-rw-r--r--net/samba-tng/Makefile101
-rw-r--r--net/samba-tng/distinfo1
-rw-r--r--net/samba-tng/pkg-descr8
-rw-r--r--net/samba-tng/pkg-plist92
-rw-r--r--net/samba-tng/scripts/configure.samba69
6 files changed, 0 insertions, 272 deletions
diff --git a/net/Makefile b/net/Makefile
index e22bfa43ed96..e0236ad69645 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -616,7 +616,6 @@
SUBDIR += samba
SUBDIR += samba-devel
SUBDIR += samba-libsmbclient
- SUBDIR += samba-tng
SUBDIR += sambasentinel
SUBDIR += samplicator
SUBDIR += satellite
diff --git a/net/samba-tng/Makefile b/net/samba-tng/Makefile
deleted file mode 100644
index ffa973ae185b..000000000000
--- a/net/samba-tng/Makefile
+++ /dev/null
@@ -1,101 +0,0 @@
-# New ports collection makefile for: samba-tng
-# Date created: 11th May 2002
-# Whom: dwcjr
-#
-# $FreeBSD$
-#
-
-PORTNAME= samba-tng
-PORTVERSION= 3.2
-CATEGORIES= net
-MASTER_SITES= http://www.samba-tng.org/download/tng/
-DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-0.${PORTVERSION:S,c,cvs,}
-
-MAINTAINER= dwcjr@FreeBSD.org
-COMMENT= A free SMB and CIFS client and server for UNIX
-
-BROKEN= "Broken pkg-plist"
-
-#FORBIDDEN= 'Remote root compromise, http://www.digitaldefense.net/labs/advisories/DDI-1013.txt'
-
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
-GNU_CONFIGURE= YES
-INSTALLS_SHLIB= YES
-USE_GMAKE= YES
-#USE_BZIP2= YES
-USE_SUBMAKE= YES
-USE_AUTOCONF= YES
-WRKSRC= ${WRKDIR}/${DISTNAME}/source
-
-# directories
-VARDIR= /var
-SAMBA_SPOOL= ${VARDIR}/spool/samba
-SAMBA_LOGDIR= ${VARDIR}/log
-SAMBA_PRIVATE= ${PREFIX}/private
-SAMBA_CONFDIR= ${PREFIX}/etc
-
-CONFIGURE_ARGS= --localstatedir=${VARDIR}/lock \
- --with-privatedir=${SAMBA_PRIVATE} --with-pam \
- --with-logdir=${VARDIR}/log --with-tmpdir=${VARDIR}/run/samba-tng \
- --with-libiconv=${LOCALBASE}
-
-MAN1= debug2html.1 make_smbcodepage.1 nmblookup.1 \
- regedit.1 rpcclient.1 smbclient.1 smbrun.1 \
- smbstatus.1 smbtar.1 testparm.1 testprns.1 \
- wbinfo.1
-
-MAN5= lmhosts.5 smb.conf.5 smbpasswd.5
-
-MAN7= samba.7
-
-MAN8= browserd.8 lsarpcd.8 netlogond.8 nmbd.8 rpcclient.8 \
- samedit.8 samrd.8 smbd.8 smbmnt.8 smbmount.8 \
- smbpasswd.8 smbspool.8 smbumount.8 spoolssd.8 \
- srvsvcd.8 svcctld.8 swat.8 winbindd.8 winregd.8 \
- wkssvcd.8
-
-.include<bsd.port.pre.mk>
-
-SCRIPTS_ENV= WRKDIRPREFIX="${WRKDIRPREFIX}" \
- TOUCH="${TOUCH}" \
- MKDIR="${MKDIR}" \
- CAT="${CAT}" \
- SAMBA_OPTIONS="${SAMBA_OPTIONS}" \
- REALCURDIR="${.CURDIR}"
-
-.if defined(WITH_SYSLOG)
-CONFIGURE_ARGS+= --with-syslog
-.endif
-
-.if defined(WITH_MSDFS)
-CONFIGURE_ARGS+= --with-msdfs
-.endif
-
-.if defined(WITH_LDAP)
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
-CONFIGURE_ARGS+= --with-ldap
-CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
- LDFLAGS=-L${LOCALBASE}/lib
-.endif
-
-.if !defined(WITHOUT_CUPS)
-WITH_CUPS= yes
-.endif
-
-.if defined(WITH_CUPS)
-LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
-CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
- LDFLAGS=-L${LOCALBASE}/lib
-.endif
-
-pre-fetch:
- @${SETENV} ${SCRIPTS_ENV} ${SH} ${SCRIPTDIR}/configure.samba
-
-post-clean:
- @${RM} -f ${WRKDIRPREFIX}${.CURDIR}/Makefile.inc
-
-post-install:
- @${INSTALL_SCRIPT} ${WRKSRC}/script/samba-init.d ${SAMBA_CONFDIR}/rc.d/samba-tng.sh.sample
-
-.include <bsd.port.post.mk>
diff --git a/net/samba-tng/distinfo b/net/samba-tng/distinfo
deleted file mode 100644
index 4adecf95f1ab..000000000000
--- a/net/samba-tng/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (samba-tng-0.3.2.tar.gz) = 1796780d1105f28c4c16a994705e327a
diff --git a/net/samba-tng/pkg-descr b/net/samba-tng/pkg-descr
deleted file mode 100644
index 99183a3d7820..000000000000
--- a/net/samba-tng/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Samba-TNG (i.e. The Next Generation) is a fork of the Samba codebase
-whose goal is to provide the complete functionality of a Windows NT
-domain controller. Like Samba, Samba-TNG can also act as a file and
-print server for LanManager clients such as MS-DOS, OS/2, MS-Windows,
-Windows NT and Windows 2000, and as a WINS (Windows Internet Name
-Service) server.
-
-WWW: http://www.samba-tng.org/
diff --git a/net/samba-tng/pkg-plist b/net/samba-tng/pkg-plist
deleted file mode 100644
index 5290c8445e0b..000000000000
--- a/net/samba-tng/pkg-plist
+++ /dev/null
@@ -1,92 +0,0 @@
-bin/smbclient
-bin/testparm
-bin/testprns
-bin/smbrun
-bin/smbstatus
-bin/rpcclient
-bin/make_smbcodepage
-bin/make_unicodemap
-bin/regedit
-bin/samedit
-bin/net
-bin/svccontrol
-bin/cmdat
-bin/ntspool
-bin/nmblookup
-bin/make_printerdef
-bin/tdbimport
-bin/tdbexport
-bin/tdbtool
-bin/smbtar
-bin/addtosmbpass
-bin/convert_smbpasswd
-lib/codepages/codepage.1251
-lib/codepages/codepage.437
-lib/codepages/codepage.737
-lib/codepages/codepage.775
-lib/codepages/codepage.850
-lib/codepages/codepage.852
-lib/codepages/codepage.857
-lib/codepages/codepage.861
-lib/codepages/codepage.866
-lib/codepages/codepage.932
-lib/codepages/codepage.936
-lib/codepages/codepage.949
-lib/codepages/codepage.950
-lib/codepages/unicode_map.437
-lib/codepages/unicode_map.737
-lib/codepages/unicode_map.775
-lib/codepages/unicode_map.850
-lib/codepages/unicode_map.852
-lib/codepages/unicode_map.857
-lib/codepages/unicode_map.861
-lib/codepages/unicode_map.866
-lib/codepages/unicode_map.932
-lib/codepages/unicode_map.936
-lib/codepages/unicode_map.949
-lib/codepages/unicode_map.950
-lib/codepages/unicode_map.ISO8859-1
-lib/codepages/unicode_map.ISO8859-13
-lib/codepages/unicode_map.ISO8859-15
-lib/codepages/unicode_map.ISO8859-2
-lib/codepages/unicode_map.ISO8859-5
-lib/codepages/unicode_map.ISO8859-7
-lib/codepages/unicode_map.ISO8859-9
-lib/codepages/unicode_map.KOI8-R
-etc/rc.d/samba-tng.sh.sample
-lib/libmsrpc.so.0
-lib/libmsrpc.so
-lib/libmsrpc.la
-lib/libsmb.so.0
-lib/libsmb.so
-lib/libsmb.la
-lib/libnmb.so.0
-lib/libnmb.so
-lib/libnmb.la
-lib/libsamba.so.0
-lib/libsamba.so
-lib/libsamba.la
-lib/libsmbpw.so.0
-lib/libsmbpw.so
-lib/libsmbpw.la
-lib/libubiqx.so.0
-lib/libubiqx.so
-lib/libubiqx.la
-lib/libsamrpass.so.0
-lib/libsamrpass.so
-lib/libsamrpass.la
-lib/libsurs.so.0
-lib/libsurs.so
-lib/libsurs.la
-sbin/smbd
-sbin/lsarpcd
-sbin/svcctld
-sbin/spoolssd
-sbin/samrd
-sbin/srvsvcd
-sbin/wkssvcd
-sbin/browserd
-sbin/netlogond
-sbin/winregd
-sbin/nmbd
-@dirrm lib/codepages
diff --git a/net/samba-tng/scripts/configure.samba b/net/samba-tng/scripts/configure.samba
deleted file mode 100644
index 584618e4088f..000000000000
--- a/net/samba-tng/scripts/configure.samba
+++ /dev/null
@@ -1,69 +0,0 @@
-#!/bin/sh
-
-if [ -f ${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc ]; then
- exit
-fi
-
-tempfile=`/usr/bin/mktemp -t checklist`
-
-if [ "${BATCH}" ]; then
- if [ "${SAMBA_OPTIONS}" ]; then
- set ${SAMBA_OPTIONS}
- fi
-else
- /usr/bin/dialog --title "configuration options" --clear \
- --checklist "\n\
-Please select desired options:" -1 -1 9 \
-syslog "With syslog support" OFF \
-ldap "With LDAP2 support" ON \
-nocups "Without CUPS" OFF \
-msdfs "With MSDFS support" OFF \
-quota "With Quota support" OFF \
-2> $tempfile
-
- retval=$?
-
- if [ -s $tempfile ]; then
- set `cat $tempfile`
- fi
- rm -f $tempfile
-
- case $retval in
- 0) if [ -z "$*" ]; then
- echo "Nothing selected"
- fi
- ;;
- 1) echo "Cancel pressed."
- exit 1
- ;;
- esac
-fi
-
-${MKDIR} ${WRKDIRPREFIX}${REALCURDIR}
-echo "SCRIPT_RUN=yes" >${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
-
-while [ "$1" ]; do
- case $1 in
- \"syslog\")
- echo "WITH_SYSLOG=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
- ;;
- \"ldap\")
- echo "WITH_LDAP=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
- ;;
- \"nocups\")
- echo "WITHOUT_CUPS=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
- ;;
- \"msdfs\")
- echo "WITH_MSDFS=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
- ;;
- \"quota\")
- echo "WITH_QUOTA=YES" >>${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
- ;;
- *)
- echo "Invalid option: $1"
- rm -f ${WRKDIRPREFIX}${REALCURDIR}/Makefile.inc
- exit 1
- ;;
- esac
- shift
-done