diff options
author | jlam <jlam@pkgsrc.org> | 2006-05-16 21:41:09 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-05-16 21:41:09 +0000 |
commit | 8fad3b3dfae41577cbeb7ad183fad0dbb2854888 (patch) | |
tree | 0bf56ada0b19efe32510e44acc602c4de72a8809 /sysutils | |
parent | 3f2bcf53012fb046523cd2b4dc11de72f36415cd (diff) | |
download | pkgsrc-8fad3b3dfae41577cbeb7ad183fad0dbb2854888.tar.gz |
Initial import of wbm-dovecot-1.270 as sysutils/wbm-dovecot.
This is the standard "dovecot" Webmin module to configure the Dovecot
IMAP and POP3 mail retrieval server.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/wbm-dovecot/DESCR | 2 | ||||
-rw-r--r-- | sysutils/wbm-dovecot/Makefile | 14 | ||||
-rw-r--r-- | sysutils/wbm-dovecot/PLIST | 47 | ||||
-rw-r--r-- | sysutils/wbm-dovecot/distinfo | 5 |
4 files changed, 68 insertions, 0 deletions
diff --git a/sysutils/wbm-dovecot/DESCR b/sysutils/wbm-dovecot/DESCR new file mode 100644 index 00000000000..862ad405a21 --- /dev/null +++ b/sysutils/wbm-dovecot/DESCR @@ -0,0 +1,2 @@ +This is the standard "dovecot" Webmin module to configure the Dovecot +IMAP and POP3 mail retrieval server. diff --git a/sysutils/wbm-dovecot/Makefile b/sysutils/wbm-dovecot/Makefile new file mode 100644 index 00000000000..842b1129577 --- /dev/null +++ b/sysutils/wbm-dovecot/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:41:09 jlam Exp $ + +DISTNAME= dovecot +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 for configuring the Dovecot IMAP/POP3 server + +.include "../../sysutils/webmin/wbm.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/wbm-dovecot/PLIST b/sysutils/wbm-dovecot/PLIST new file mode 100644 index 00000000000..7d4fe28b4c3 --- /dev/null +++ b/sysutils/wbm-dovecot/PLIST @@ -0,0 +1,47 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:41:09 jlam Exp $ +share/examples/webmin/dovecot/config +share/webmin/dovecot/CHANGELOG +share/webmin/dovecot/apply.cgi +share/webmin/dovecot/bootup.cgi +share/webmin/dovecot/config +share/webmin/dovecot/config-debian-linux +share/webmin/dovecot/config-mandrake-linux +share/webmin/dovecot/config-redhat-linux-11.0-* +share/webmin/dovecot/config-suse-linux +share/webmin/dovecot/config.info +share/webmin/dovecot/config.info.ca +share/webmin/dovecot/config.info.es +share/webmin/dovecot/dovecot-lib.pl +share/webmin/dovecot/edit_login.cgi +share/webmin/dovecot/edit_mail.cgi +share/webmin/dovecot/edit_manual.cgi +share/webmin/dovecot/edit_net.cgi +share/webmin/dovecot/edit_ssl.cgi +share/webmin/dovecot/images/icon.gif +share/webmin/dovecot/images/imap.gif +share/webmin/dovecot/images/login.gif +share/webmin/dovecot/images/mail.gif +share/webmin/dovecot/images/manual.gif +share/webmin/dovecot/images/misc.gif +share/webmin/dovecot/images/net.gif +share/webmin/dovecot/images/pop3.gif +share/webmin/dovecot/images/smallicon.gif +share/webmin/dovecot/images/ssl.gif +share/webmin/dovecot/index.cgi +share/webmin/dovecot/install_check.pl +share/webmin/dovecot/lang/ca +share/webmin/dovecot/lang/en +share/webmin/dovecot/lang/es +share/webmin/dovecot/log_parser.pl +share/webmin/dovecot/module.info +share/webmin/dovecot/save_login.cgi +share/webmin/dovecot/save_mail.cgi +share/webmin/dovecot/save_manual.cgi +share/webmin/dovecot/save_net.cgi +share/webmin/dovecot/save_ssl.cgi +share/webmin/dovecot/start.cgi +share/webmin/dovecot/stop.cgi +@dirrm share/webmin/dovecot/lang +@dirrm share/webmin/dovecot/images +@dirrm share/webmin/dovecot +@dirrm share/examples/webmin/dovecot diff --git a/sysutils/wbm-dovecot/distinfo b/sysutils/wbm-dovecot/distinfo new file mode 100644 index 00000000000..c628e305824 --- /dev/null +++ b/sysutils/wbm-dovecot/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:41:09 jlam Exp $ + +SHA1 (webmin-modules-1.270/dovecot.wbm.gz) = 9514c110ef9e561508e432fdef2dec4f314d196a +RMD160 (webmin-modules-1.270/dovecot.wbm.gz) = 3b3e0948ebdc409e285546ce295a2441ea212c7e +Size (webmin-modules-1.270/dovecot.wbm.gz) = 18934 bytes |