summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-05-16 21:41:36 +0000
committerjlam <jlam@pkgsrc.org>2006-05-16 21:41:36 +0000
commit294838648ebd905ba8d597d54e1a57192ff7ef45 (patch)
treec5e78fc9da4422a867f19b72800d145acbea9810 /sysutils
parent662247cebf2ddd658b5f9bcad470b8742cf9f88a (diff)
downloadpkgsrc-294838648ebd905ba8d597d54e1a57192ff7ef45.tar.gz
Initial import of wbm-htaccess-htpasswd-1.270 as sysutils/wbm-htaccess-htpasswd.
This is the standard "htaccess-htpasswd" Webmin module to create .htaccess and htpasswd files to protect web-acessible directories.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/wbm-htaccess-htpasswd/DESCR2
-rw-r--r--sysutils/wbm-htaccess-htpasswd/Makefile17
-rw-r--r--sysutils/wbm-htaccess-htpasswd/PLIST42
-rw-r--r--sysutils/wbm-htaccess-htpasswd/distinfo5
4 files changed, 66 insertions, 0 deletions
diff --git a/sysutils/wbm-htaccess-htpasswd/DESCR b/sysutils/wbm-htaccess-htpasswd/DESCR
new file mode 100644
index 00000000000..d438066298d
--- /dev/null
+++ b/sysutils/wbm-htaccess-htpasswd/DESCR
@@ -0,0 +1,2 @@
+This is the standard "htaccess-htpasswd" Webmin module to create
+.htaccess and htpasswd files to protect web-acessible directories.
diff --git a/sysutils/wbm-htaccess-htpasswd/Makefile b/sysutils/wbm-htaccess-htpasswd/Makefile
new file mode 100644
index 00000000000..d81644338d6
--- /dev/null
+++ b/sysutils/wbm-htaccess-htpasswd/Makefile
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:41:36 jlam Exp $
+
+DISTNAME= htaccess-htpasswd
+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
+
+DEPENDS+= wbm-apache>=1.270:../../sysutils/wbm-apache
+DEPENDS+= wbm-useradmin>=1.270:../../sysutils/wbm-useradmin
+
+HOMEPAGE= http://www.webmin.com/standard.html
+COMMENT= Webmin module to protect Apache web-accessible directories
+
+.include "../../sysutils/webmin/wbm.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/wbm-htaccess-htpasswd/PLIST b/sysutils/wbm-htaccess-htpasswd/PLIST
new file mode 100644
index 00000000000..e8407391174
--- /dev/null
+++ b/sysutils/wbm-htaccess-htpasswd/PLIST
@@ -0,0 +1,42 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:41:36 jlam Exp $
+share/examples/webmin/htaccess-htpasswd/config
+share/webmin/htaccess-htpasswd/CHANGELOG
+share/webmin/htaccess-htpasswd/acl_security.pl
+share/webmin/htaccess-htpasswd/config
+share/webmin/htaccess-htpasswd/config.info
+share/webmin/htaccess-htpasswd/config.info.ca
+share/webmin/htaccess-htpasswd/config.info.de
+share/webmin/htaccess-htpasswd/config.info.es
+share/webmin/htaccess-htpasswd/config.info.fr
+share/webmin/htaccess-htpasswd/config.info.hu
+share/webmin/htaccess-htpasswd/config.info.ms
+share/webmin/htaccess-htpasswd/config.info.zh_TW.Big5
+share/webmin/htaccess-htpasswd/defaultacl
+share/webmin/htaccess-htpasswd/edit_dir.cgi
+share/webmin/htaccess-htpasswd/edit_group.cgi
+share/webmin/htaccess-htpasswd/edit_user.cgi
+share/webmin/htaccess-htpasswd/htaccess-lib.pl
+share/webmin/htaccess-htpasswd/htpasswd-file-lib.pl
+share/webmin/htaccess-htpasswd/images/icon.gif
+share/webmin/htaccess-htpasswd/images/smallicon.gif
+share/webmin/htaccess-htpasswd/index.cgi
+share/webmin/htaccess-htpasswd/lang/ca
+share/webmin/htaccess-htpasswd/lang/de
+share/webmin/htaccess-htpasswd/lang/en
+share/webmin/htaccess-htpasswd/lang/es
+share/webmin/htaccess-htpasswd/lang/fr
+share/webmin/htaccess-htpasswd/lang/hu
+share/webmin/htaccess-htpasswd/lang/ms
+share/webmin/htaccess-htpasswd/lang/zh_TW.Big5
+share/webmin/htaccess-htpasswd/log_parser.pl
+share/webmin/htaccess-htpasswd/md5-lib.pl
+share/webmin/htaccess-htpasswd/module.info
+share/webmin/htaccess-htpasswd/save_dir.cgi
+share/webmin/htaccess-htpasswd/save_group.cgi
+share/webmin/htaccess-htpasswd/save_user.cgi
+share/webmin/htaccess-htpasswd/search.cgi
+share/webmin/htaccess-htpasswd/useradmin_update.pl
+@dirrm share/webmin/htaccess-htpasswd/lang
+@dirrm share/webmin/htaccess-htpasswd/images
+@dirrm share/webmin/htaccess-htpasswd
+@dirrm share/examples/webmin/htaccess-htpasswd
diff --git a/sysutils/wbm-htaccess-htpasswd/distinfo b/sysutils/wbm-htaccess-htpasswd/distinfo
new file mode 100644
index 00000000000..62d87cf19d1
--- /dev/null
+++ b/sysutils/wbm-htaccess-htpasswd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:41:36 jlam Exp $
+
+SHA1 (webmin-modules-1.270/htaccess-htpasswd.wbm.gz) = 6e666a96857c61a52bbc8166242495a24be3b593
+RMD160 (webmin-modules-1.270/htaccess-htpasswd.wbm.gz) = 03bded6747191da2d1b74ada83400e04c28fba6d
+Size (webmin-modules-1.270/htaccess-htpasswd.wbm.gz) = 23204 bytes