pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/wbm-tunnel Initial import of wbm-tunnel-1.270...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b55848c099c1
branches:  trunk
changeset: 512868:b55848c099c1
user:      jlam <jlam%pkgsrc.org@localhost>
date:      Tue May 16 15:44:15 2006 +0000

description:
Initial import of wbm-tunnel-1.270 as sysutils/wbm-tunnel.

This is the standard "tunnel" Webmin module to connect to another HTTP
server via a tunnel through the Webmin server.

diffstat:

 sysutils/wbm-tunnel/DESCR    |   2 ++
 sysutils/wbm-tunnel/Makefile |  14 ++++++++++++++
 sysutils/wbm-tunnel/PLIST    |  24 ++++++++++++++++++++++++
 sysutils/wbm-tunnel/distinfo |   5 +++++
 4 files changed, 45 insertions(+), 0 deletions(-)

diffs (61 lines):

diff -r dbdba3163afc -r b55848c099c1 sysutils/wbm-tunnel/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-tunnel/DESCR Tue May 16 15:44:15 2006 +0000
@@ -0,0 +1,2 @@
+This is the standard "tunnel" Webmin module to connect to another HTTP
+server via a tunnel through the Webmin server.
diff -r dbdba3163afc -r b55848c099c1 sysutils/wbm-tunnel/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-tunnel/Makefile      Tue May 16 15:44:15 2006 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:44:15 jlam Exp $
+
+DISTNAME=      tunnel
+PKGNAME=       wbm-${DISTNAME}-${WBM_VERSION}
+DIST_SUBDIR=   webmin-modules-${WBM_VERSION}
+
+# The version is from the module.info file from the extracted distfile.
+WBM_VERSION=   1.270
+
+HOMEPAGE=      http://www.webmin.com/standard.html
+COMMENT=       Webmin module to tunnel to another HTTP server
+
+.include "../../sysutils/webmin/wbm.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r dbdba3163afc -r b55848c099c1 sysutils/wbm-tunnel/PLIST
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-tunnel/PLIST Tue May 16 15:44:15 2006 +0000
@@ -0,0 +1,24 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 15:44:15 jlam Exp $
+share/examples/webmin/tunnel/config
+share/webmin/tunnel/CHANGELOG
+share/webmin/tunnel/config
+share/webmin/tunnel/config.info
+share/webmin/tunnel/config.info.ca
+share/webmin/tunnel/config.info.es
+share/webmin/tunnel/images/icon.gif
+share/webmin/tunnel/images/smallicon.gif
+share/webmin/tunnel/index.cgi
+share/webmin/tunnel/lang/ca
+share/webmin/tunnel/lang/de
+share/webmin/tunnel/lang/en
+share/webmin/tunnel/lang/es
+share/webmin/tunnel/lang/tr
+share/webmin/tunnel/link.cgi
+share/webmin/tunnel/login.cgi
+share/webmin/tunnel/module.info
+share/webmin/tunnel/seturl.cgi
+share/webmin/tunnel/tunnel-lib.pl
+@dirrm share/webmin/tunnel/lang
+@dirrm share/webmin/tunnel/images
+@dirrm share/webmin/tunnel
+@dirrm share/examples/webmin/tunnel
diff -r dbdba3163afc -r b55848c099c1 sysutils/wbm-tunnel/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sysutils/wbm-tunnel/distinfo      Tue May 16 15:44:15 2006 +0000
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/16 15:44:15 jlam Exp $
+
+SHA1 (webmin-modules-1.270/tunnel.wbm.gz) = a37f0b85ea768a322c96fa6bec71e24d0c79a289
+RMD160 (webmin-modules-1.270/tunnel.wbm.gz) = a63b6af777bec1ad67d86a4476958d5dae970e05
+Size (webmin-modules-1.270/tunnel.wbm.gz) = 7594 bytes



Home | Main Index | Thread Index | Old Index