pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net Remove smb2www, since it depends on samba<2.2.0, w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f517dc13535
branches:  trunk
changeset: 461686:3f517dc13535
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Sep 19 11:56:01 2003 +0000

description:
Remove smb2www, since it depends on samba<2.2.0, which
is not in pkgsrc any longer. Okayed by hubertf, the maintainer.

diffstat:

 net/Makefile                 |   3 +-
 net/smb2www/DESCR            |  16 -------------
 net/smb2www/Makefile         |  54 --------------------------------------------
 net/smb2www/PLIST            |  36 -----------------------------
 net/smb2www/distinfo         |   5 ----
 net/smb2www/patches/patch-aa |  41 ---------------------------------
 6 files changed, 1 insertions(+), 154 deletions(-)

diffs (189 lines):

diff -r 1ca553495e09 -r 3f517dc13535 net/Makefile
--- a/net/Makefile      Fri Sep 19 10:14:11 2003 +0000
+++ b/net/Makefile      Fri Sep 19 11:56:01 2003 +0000
@@ -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+=       sipcalc
 SUBDIR+=       sitescooper
 SUBDIR+=       slurm
-SUBDIR+=       smb2www
 SUBDIR+=       smokeping
 SUBDIR+=       sniffit
 SUBDIR+=       snort
diff -r 1ca553495e09 -r 3f517dc13535 net/smb2www/DESCR
--- a/net/smb2www/DESCR Fri Sep 19 10:14:11 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1ca553495e09 -r 3f517dc13535 net/smb2www/Makefile
--- a/net/smb2www/Makefile      Fri Sep 19 10:14:11 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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@localhost
-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 -r 1ca553495e09 -r 3f517dc13535 net/smb2www/PLIST
--- a/net/smb2www/PLIST Fri Sep 19 10:14:11 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1ca553495e09 -r 3f517dc13535 net/smb2www/distinfo
--- a/net/smb2www/distinfo      Fri Sep 19 10:14:11 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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 -r 1ca553495e09 -r 3f517dc13535 net/smb2www/patches/patch-aa
--- a/net/smb2www/patches/patch-aa      Fri Sep 19 10:14:11 2003 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -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";



Home | Main Index | Thread Index | Old Index