summaryrefslogtreecommitdiff
path: root/sysutils/wbm-telnet
diff options
context:
space:
mode:
authorjlam <jlam>2006-05-16 15:43:52 +0000
committerjlam <jlam>2006-05-16 15:43:52 +0000
commit4d42a0ba5e2b47b87c1109b87ef2c708758782db (patch)
tree94d1d922a2973a07744f52bf7fc71508f2f490f8 /sysutils/wbm-telnet
parent00803870642066ed86ff990f3625dbd4ad290dc8 (diff)
downloadpkgsrc-4d42a0ba5e2b47b87c1109b87ef2c708758782db.tar.gz
Initial import of wbm-telnet-1.270 as sysutils/wbm-telnet.
This is the standard "telnet" Webmin module to login to your system with telnet or SSH.
Diffstat (limited to 'sysutils/wbm-telnet')
-rw-r--r--sysutils/wbm-telnet/DESCR2
-rw-r--r--sysutils/wbm-telnet/Makefile14
-rw-r--r--sysutils/wbm-telnet/PLIST63
-rw-r--r--sysutils/wbm-telnet/distinfo5
4 files changed, 84 insertions, 0 deletions
diff --git a/sysutils/wbm-telnet/DESCR b/sysutils/wbm-telnet/DESCR
new file mode 100644
index 00000000000..500cdd57038
--- /dev/null
+++ b/sysutils/wbm-telnet/DESCR
@@ -0,0 +1,2 @@
+This is the standard "telnet" Webmin module to login to your system
+with telnet or SSH.
diff --git a/sysutils/wbm-telnet/Makefile b/sysutils/wbm-telnet/Makefile
new file mode 100644
index 00000000000..d04829f5a09
--- /dev/null
+++ b/sysutils/wbm-telnet/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 15:43:52 jlam Exp $
+
+DISTNAME= telnet
+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 login via telnet or SSH
+
+.include "../../sysutils/webmin/wbm.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/wbm-telnet/PLIST b/sysutils/wbm-telnet/PLIST
new file mode 100644
index 00000000000..7cff026956d
--- /dev/null
+++ b/sysutils/wbm-telnet/PLIST
@@ -0,0 +1,63 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 15:43:52 jlam Exp $
+share/examples/webmin/telnet/config
+share/webmin/telnet/config
+share/webmin/telnet/config-coherent-linux
+share/webmin/telnet/config-debian-linux-3.0-*
+share/webmin/telnet/config-freebsd-5.0-*
+share/webmin/telnet/config-macos-1.3-*
+share/webmin/telnet/config-mandrake-linux-9.0-*
+share/webmin/telnet/config-open-linux-3.1e
+share/webmin/telnet/config-redhat-linux-8.0-*
+share/webmin/telnet/config-solaris-10-*
+share/webmin/telnet/config-suse-linux-8.0-*
+share/webmin/telnet/config-turbo-linux-7.0-*
+share/webmin/telnet/config-united-linux
+share/webmin/telnet/config.info
+share/webmin/telnet/config.info.ca
+share/webmin/telnet/config.info.de
+share/webmin/telnet/config.info.es
+share/webmin/telnet/config.info.fr
+share/webmin/telnet/config.info.ms
+share/webmin/telnet/config.info.pl
+share/webmin/telnet/config.info.pt_BR
+share/webmin/telnet/config.info.ru_RU
+share/webmin/telnet/config.info.ru_SU
+share/webmin/telnet/config.info.sk
+share/webmin/telnet/config.info.sv
+share/webmin/telnet/config.info.tr
+share/webmin/telnet/config.info.uk_UA
+share/webmin/telnet/config.info.zh_CN
+share/webmin/telnet/config.info.zh_TW.Big5
+share/webmin/telnet/images/icon.gif
+share/webmin/telnet/images/smallicon.gif
+share/webmin/telnet/index.cgi
+share/webmin/telnet/jta20.jar
+share/webmin/telnet/jta25.jar
+share/webmin/telnet/lang/ca
+share/webmin/telnet/lang/cz
+share/webmin/telnet/lang/de
+share/webmin/telnet/lang/en
+share/webmin/telnet/lang/es
+share/webmin/telnet/lang/fr
+share/webmin/telnet/lang/it
+share/webmin/telnet/lang/ja_JP.euc
+share/webmin/telnet/lang/ko_KR.euc
+share/webmin/telnet/lang/ms
+share/webmin/telnet/lang/pl
+share/webmin/telnet/lang/pt
+share/webmin/telnet/lang/pt_BR
+share/webmin/telnet/lang/ru_RU
+share/webmin/telnet/lang/ru_SU
+share/webmin/telnet/lang/sk
+share/webmin/telnet/lang/sv
+share/webmin/telnet/lang/tr
+share/webmin/telnet/lang/uk_UA
+share/webmin/telnet/lang/zh_CN
+share/webmin/telnet/lang/zh_TW.Big5
+share/webmin/telnet/module.info
+share/webmin/telnet/ssh.conf
+share/webmin/telnet/telnet.conf
+@dirrm share/webmin/telnet/lang
+@dirrm share/webmin/telnet/images
+@dirrm share/webmin/telnet
+@dirrm share/examples/webmin/telnet
diff --git a/sysutils/wbm-telnet/distinfo b/sysutils/wbm-telnet/distinfo
new file mode 100644
index 00000000000..bcb4159402d
--- /dev/null
+++ b/sysutils/wbm-telnet/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/16 15:43:52 jlam Exp $
+
+SHA1 (webmin-modules-1.270/telnet.wbm.gz) = 32ff279ee67b1f4cbc291335eaa853e913e4c4a1
+RMD160 (webmin-modules-1.270/telnet.wbm.gz) = 9a5ecd8d7adac1e6be63bfdc768c20440e48a817
+Size (webmin-modules-1.270/telnet.wbm.gz) = 446646 bytes