summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-09-19 11:56:01 +0000
committerwiz <wiz@pkgsrc.org>2003-09-19 11:56:01 +0000
commit18d15e24fb2533435eee6b84331a41e1b8bb1a32 (patch)
treef7728861c4b47a9d386f49c07dc89847ca994186 /net
parent6f2e8416c29136e8bad6d03da351020bc85f2ab4 (diff)
downloadpkgsrc-18d15e24fb2533435eee6b84331a41e1b8bb1a32.tar.gz
Remove smb2www, since it depends on samba<2.2.0, which
is not in pkgsrc any longer. Okayed by hubertf, the maintainer.
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
-rw-r--r--net/smb2www/DESCR16
-rw-r--r--net/smb2www/Makefile54
-rw-r--r--net/smb2www/PLIST36
-rw-r--r--net/smb2www/distinfo5
-rw-r--r--net/smb2www/patches/patch-aa41
6 files changed, 1 insertions, 154 deletions
diff --git a/net/Makefile b/net/Makefile
index 9cf03148d6c..74d1a09a538 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.407 2003/09/16 20:08:14 seb Exp $
+# $NetBSD: Makefile,v 1.408 2003/09/19 11:56:01 wiz Exp $
#
COMMENT= Networking tools
@@ -259,7 +259,6 @@ SUBDIR+= sharity-light
SUBDIR+= sipcalc
SUBDIR+= sitescooper
SUBDIR+= slurm
-SUBDIR+= smb2www
SUBDIR+= smokeping
SUBDIR+= sniffit
SUBDIR+= snort
diff --git a/net/smb2www/DESCR b/net/smb2www/DESCR
deleted file mode 100644
index aa3a9841603..00000000000
--- a/net/smb2www/DESCR
+++ /dev/null
@@ -1,16 +0,0 @@
-SMB2WWW, the gateway to Windows networking, is a Windows Network client
-that is accessible through a web browser. It is based on the samba
-package.
-
-Add this to your apache config:
-
- Alias /smb2www/images @PREFIX@/libexec/smb2www/images
- ScriptAlias /smb2www/ @PREFIX@/libexec/smb2www/cgi-bin/
- AddHandler cgi-script .pl
-
-You can access the gateway at the following URL:
-
- http://localhost/smb2www/smb2www.pl
-
-To make modifications to the smb2www setup, edit
-@PREFIX@/libexec/smb2www/etc/smb2www.conf
diff --git a/net/smb2www/Makefile b/net/smb2www/Makefile
deleted file mode 100644
index df5f597eb35..00000000000
--- a/net/smb2www/Makefile
+++ /dev/null
@@ -1,54 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:51 grant Exp $
-#
-
-DISTNAME= smb2www-980804
-WRKSRC= ${WRKDIR}
-CATEGORIES= net
-MASTER_SITES= http://us1.samba.org/samba/smb2www/ \
- http://www.samba.org/samba/smb2www/
-
-MAINTAINER= hubertf@NetBSD.org
-HOMEPAGE= http://www.samba.org/samba/smb2www/
-COMMENT= Gateway to Windows networking
-
-DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-DEPENDS+= samba<2.2.0:../../net/samba
-DEPENDS+= apache{,6}-[0-9]*:../../www/apache
-
-SMB2WWW_MASTER_BROWSER_SERVER?= # set for non-empty
-APACHE_USER?= nobody
-DESCR_SRC= ${WRKSRC}/.DESCRX
-NO_BUILD= yes
-
-pre-install:
- if [ -d ${PREFIX}/libexec/smb2www ]; then \
- ${ECHO} "" ; \
- ${ECHO} "----------------------------------------------" ; \
- ${ECHO} "Please remove ${PREFIX}/libexec/smb2www first!" ; \
- ${ECHO} "----------------------------------------------" ; \
- ${ECHO} "" ; \
- exit 1 ; \
- fi
-
-do-install:
- cd ${WRKSRC} ; \
- ( \
- ${ECHO} "" ; \
- ${ECHO} "${APACHE_USER}" ; \
- ${ECHO} "nobody" ; \
- ${ECHO} "${PREFIX}/libexec/smb2www" ; \
- ${ECHO} "${LOCALBASE}/bin" ; \
- ${ECHO} "${LOCALBASE}/bin/perl" ; \
- ${ECHO} "${SMB2WWW_MASTER_BROWSER_SERVER}" ; \
- ${ECHO} "english" ; \
- ${ECHO} "/smb2www/images" ; \
- ${ECHO} "/smb2www" ; \
- ${ECHO} "${LOCALBASE}/etc/httpd" ; \
- ) | perl Install.pl
-
-post-install:
- ${SED} \
- 's,@PREFIX@,${PREFIX},' \
- <${PKGDIR}/DESCR >${DESCR_SRC}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/smb2www/PLIST b/net/smb2www/PLIST
deleted file mode 100644
index 05960653e59..00000000000
--- a/net/smb2www/PLIST
+++ /dev/null
@@ -1,36 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:58:58 zuntum Exp $
-libexec/smb2www/bin/smbclient
-libexec/smb2www/cgi-bin/smb2www.pl
-libexec/smb2www/cgi-bin/smb2www.pm
-libexec/smb2www/cgi-bin/smbdir.pl
-libexec/smb2www/cgi-bin/smbfile.pl
-libexec/smb2www/cgi-bin/smbgrp.pl
-libexec/smb2www/cgi-bin/smbhelp.pl
-libexec/smb2www/cgi-bin/smbmsg.pl
-libexec/smb2www/cgi-bin/smbshr.pl
-libexec/smb2www/cgi-bin/smbtar.pl
-libexec/smb2www/etc/dutch.lang
-libexec/smb2www/etc/dutch_help.lang
-libexec/smb2www/etc/english.lang
-libexec/smb2www/etc/english_help.lang
-libexec/smb2www/etc/finnish.lang
-libexec/smb2www/etc/finnish_help.lang
-libexec/smb2www/etc/smb2www.conf
-libexec/smb2www/images/archive.gif
-libexec/smb2www/images/cloud.gif
-libexec/smb2www/images/computer.gif
-libexec/smb2www/images/file.gif
-libexec/smb2www/images/folder.gif
-libexec/smb2www/images/group.gif
-libexec/smb2www/images/help.gif
-libexec/smb2www/images/message.gif
-libexec/smb2www/images/network.gif
-libexec/smb2www/images/printer.gif
-libexec/smb2www/images/search.gif
-libexec/smb2www/images/share.gif
-libexec/smb2www/images/world.gif
-@dirrm libexec/smb2www/images
-@dirrm libexec/smb2www/etc
-@dirrm libexec/smb2www/cgi-bin
-@dirrm libexec/smb2www/bin
-@dirrm libexec/smb2www
diff --git a/net/smb2www/distinfo b/net/smb2www/distinfo
deleted file mode 100644
index 900561f6c36..00000000000
--- a/net/smb2www/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2001/04/21 11:23:33 wiz Exp $
-
-SHA1 (smb2www-980804.tar.gz) = 289e3d04e1b8804d28147b851b7a8865d9b2e0cd
-Size (smb2www-980804.tar.gz) = 67213 bytes
-SHA1 (patch-aa) = 6cc879bc2845dd2e9943ccc21c171652325e2913
diff --git a/net/smb2www/patches/patch-aa b/net/smb2www/patches/patch-aa
deleted file mode 100644
index 4a26b3efff4..00000000000
--- a/net/smb2www/patches/patch-aa
+++ /dev/null
@@ -1,41 +0,0 @@
-$NetBSD: patch-aa,v 1.1.1.1 2001/02/18 04:52:34 hubertf Exp $
-
---- Install.pl.orig Sun Aug 2 20:31:40 1998
-+++ Install.pl
-@@ -125,7 +125,7 @@
- imgroot = $imgpath
- cgiroot = $cgiroot
- linkto_other = http://samba.anu.edu.au/samba/smb2www/
--background = cloud.gif
-+background =
- icon_other = world.gif
- icon_all = network.gif
- icon_group = group.gif
-@@ -180,7 +180,7 @@
-
- # copy all images
-
--`cp -v images/* $dir/images/`;
-+`cp images/* $dir/images/`;
- if ($is_root) {
- opendir IMGDIR, "$dir/images";
- @allfiles = grep !/^\./, readdir IMGDIR;
-@@ -192,7 +192,7 @@
-
- # copy all language files
-
--`cp -v etc/*.lang $dir/etc/`;
-+`cp etc/*.lang $dir/etc/`;
- if ($is_root) {
- opendir ETCDIR, "$dir/etc";
- @allfiles = grep !/^\./, readdir ETCDIR;
-@@ -209,6 +209,8 @@
- print "\nAdd this to your apache config:\n";
- print "-------------------------------\n\n";
- print "Alias $imgpath $dir/images\n";
--print "ScriptAlias $cgiroot/ $dir/cgi-bin\n";
-+print "\tScriptAlias $cgiroot/ $dir/cgi-bin/\n";
-+print "\tScriptAlias $cgiroot/ $dir/cgi-bin/\n";
-+print "\tAddHandler cgi-script .pl\n";
-
- print "\nThank you for using SMB2WWW.\n\n";