diff options
author | jlam <jlam> | 2006-05-16 21:41:23 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-05-16 21:41:23 +0000 |
commit | 42f6b68002dc05717227d20a5c4a785dd13b7997 (patch) | |
tree | 6f3c2c4d260c559be6f14368d7028f9c730abc69 /sysutils/wbm-fetchmail | |
parent | 391f785de40530b3d5c5ad227cf35fc814875277 (diff) | |
download | pkgsrc-42f6b68002dc05717227d20a5c4a785dd13b7997.tar.gz |
Initial import of wbm-fetchmail-1.270 as sysutils/wbm-fetchmail.
This is the standard "fetchmail" Webmin module to configure the popular
fetchmail program for automatically retrieving mail from other servers.
Diffstat (limited to 'sysutils/wbm-fetchmail')
-rw-r--r-- | sysutils/wbm-fetchmail/DESCR | 2 | ||||
-rw-r--r-- | sysutils/wbm-fetchmail/Makefile | 14 | ||||
-rw-r--r-- | sysutils/wbm-fetchmail/PLIST | 71 | ||||
-rw-r--r-- | sysutils/wbm-fetchmail/distinfo | 5 |
4 files changed, 92 insertions, 0 deletions
diff --git a/sysutils/wbm-fetchmail/DESCR b/sysutils/wbm-fetchmail/DESCR new file mode 100644 index 00000000000..8487b27f31c --- /dev/null +++ b/sysutils/wbm-fetchmail/DESCR @@ -0,0 +1,2 @@ +This is the standard "fetchmail" Webmin module to configure the popular +fetchmail program for automatically retrieving mail from other servers. diff --git a/sysutils/wbm-fetchmail/Makefile b/sysutils/wbm-fetchmail/Makefile new file mode 100644 index 00000000000..3846e96bf19 --- /dev/null +++ b/sysutils/wbm-fetchmail/Makefile @@ -0,0 +1,14 @@ +# $NetBSD: Makefile,v 1.1.1.1 2006/05/16 21:41:23 jlam Exp $ + +DISTNAME= fetchmail +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 fetchmail + +.include "../../sysutils/webmin/wbm.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/sysutils/wbm-fetchmail/PLIST b/sysutils/wbm-fetchmail/PLIST new file mode 100644 index 00000000000..b8adec02fe7 --- /dev/null +++ b/sysutils/wbm-fetchmail/PLIST @@ -0,0 +1,71 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 21:41:23 jlam Exp $ +share/examples/webmin/fetchmail/config +share/webmin/fetchmail/CHANGELOG +share/webmin/fetchmail/acl_security.pl +share/webmin/fetchmail/backup_config.pl +share/webmin/fetchmail/check.cgi +share/webmin/fetchmail/check.pl +share/webmin/fetchmail/config +share/webmin/fetchmail/config-cobalt-linux +share/webmin/fetchmail/config-coherent-linux +share/webmin/fetchmail/config-corel-linux +share/webmin/fetchmail/config-debian-linux +share/webmin/fetchmail/config-gentoo-linux +share/webmin/fetchmail/config-mandrake-linux +share/webmin/fetchmail/config-msc-linux +share/webmin/fetchmail/config-open-linux +share/webmin/fetchmail/config-redhat-linux +share/webmin/fetchmail/config-slackware-linux +share/webmin/fetchmail/config-sol-linux +share/webmin/fetchmail/config-suse-linux +share/webmin/fetchmail/config-trustix-linux +share/webmin/fetchmail/config-turbo-linux +share/webmin/fetchmail/config-united-linux +share/webmin/fetchmail/config.info +share/webmin/fetchmail/config.info.ca +share/webmin/fetchmail/config.info.de +share/webmin/fetchmail/config.info.es +share/webmin/fetchmail/config.info.it +share/webmin/fetchmail/config.info.pl +share/webmin/fetchmail/config.info.ru_RU +share/webmin/fetchmail/config.info.ru_SU +share/webmin/fetchmail/config.info.uk_UA +share/webmin/fetchmail/config.info.zh_TW.Big5 +share/webmin/fetchmail/defaultacl +share/webmin/fetchmail/edit_cron.cgi +share/webmin/fetchmail/edit_global.cgi +share/webmin/fetchmail/edit_poll.cgi +share/webmin/fetchmail/edit_user.cgi +share/webmin/fetchmail/feedback_files.pl +share/webmin/fetchmail/fetchmail-lib.pl +share/webmin/fetchmail/images/hand.png +share/webmin/fetchmail/images/icon.gif +share/webmin/fetchmail/images/old.gif +share/webmin/fetchmail/images/smallicon.gif +share/webmin/fetchmail/index.cgi +share/webmin/fetchmail/install_check.pl +share/webmin/fetchmail/lang/ca +share/webmin/fetchmail/lang/de +share/webmin/fetchmail/lang/en +share/webmin/fetchmail/lang/es +share/webmin/fetchmail/lang/hu +share/webmin/fetchmail/lang/it +share/webmin/fetchmail/lang/ja_JP.euc +share/webmin/fetchmail/lang/ko_KR.euc +share/webmin/fetchmail/lang/pl +share/webmin/fetchmail/lang/ru_RU +share/webmin/fetchmail/lang/ru_SU +share/webmin/fetchmail/lang/uk_UA +share/webmin/fetchmail/lang/zh_CN +share/webmin/fetchmail/lang/zh_TW.Big5 +share/webmin/fetchmail/log_parser.pl +share/webmin/fetchmail/module.info +share/webmin/fetchmail/save_cron.cgi +share/webmin/fetchmail/save_global.cgi +share/webmin/fetchmail/save_poll.cgi +share/webmin/fetchmail/start.cgi +share/webmin/fetchmail/stop.cgi +@dirrm share/webmin/fetchmail/lang +@dirrm share/webmin/fetchmail/images +@dirrm share/webmin/fetchmail +@dirrm share/examples/webmin/fetchmail diff --git a/sysutils/wbm-fetchmail/distinfo b/sysutils/wbm-fetchmail/distinfo new file mode 100644 index 00000000000..3c790daac90 --- /dev/null +++ b/sysutils/wbm-fetchmail/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2006/05/16 21:41:23 jlam Exp $ + +SHA1 (webmin-modules-1.270/fetchmail.wbm.gz) = 5e323e420838286b8c46c556623e94daceb90d6e +RMD160 (webmin-modules-1.270/fetchmail.wbm.gz) = 98778c24431bf71d60176b1b5399e26236fe5827 +Size (webmin-modules-1.270/fetchmail.wbm.gz) = 36075 bytes |