summaryrefslogtreecommitdiff
path: root/sysutils/wbm-ipfilter
diff options
context:
space:
mode:
authormef <mef>2017-02-01 13:00:41 +0000
committermef <mef>2017-02-01 13:00:41 +0000
commitc036a699afcbe56e0ff194ca96bb1f408fb71210 (patch)
tree2d236e4e8307ba464979894f0d150e60000564c9 /sysutils/wbm-ipfilter
parentb0505a1213158040ad79133b11e8b27628ebbe46 (diff)
downloadpkgsrc-c036a699afcbe56e0ff194ca96bb1f408fb71210.tar.gz
Updated sysutils/webmin and wbm-* from 1.600 to 1.831
-------------------------------------- ---- Changes since 1.590 ---- The titles for existing clone modules can now be changed on the Module Titles page. ---- Changes since 1.610 ---- - Added a page for viewing and running Webmin scheduled functions. - Added a section to the Sending Email page to verify that the configured mail server settings work. ---- Changes since 1.620 ---- Added a setting to the Web Server Options page to control if redirects use just a path, or the full URL. ---- Changes since 1.640 ---- Actions on the Webmin Scheduled Functions page can now be clicked on to change the time the function runs at. ---- Changes since 1.650 ---- Added an SSL option to use only ciphers with perfect forward secrecy. Added support for two-factor authentication using Authy or Google Authenticator. ---- Changes since 1.660 ---- Updated the UI on several pages to use the standard Webmin library, for a more consistent look. ---- Changes since 1.730 ---- Added an option to use an SSL connection when Webmin sends email, for connecting to remote mail servers like Gmail that don't allow unencrypted SMTP. ---- Changes since 1.770 ---- An SSL certificate can now be requested from Let's Encrypt using a new tab on the SSL Encryption page. ---- Changes since 1.780 ---- Added an option for automatically renewing Let's Encrypt certificates. If the Let's Encrypt client is not installed, Webmin will use its own built-in client code to request a certificate. ---- Changes since 1.800 ---- Added an option to the logging page for sending Webmin action log messages via email. ---- Changes since 1.810 ---- The Let's Encrypt key size can now be customized. When Perfect Forward Secrecy ciphers are selected, the required DH params file is now created and used by Webmin.
Diffstat (limited to 'sysutils/wbm-ipfilter')
-rw-r--r--sysutils/wbm-ipfilter/PLIST3
-rw-r--r--sysutils/wbm-ipfilter/distinfo12
-rw-r--r--sysutils/wbm-ipfilter/patches/patch-ab12
3 files changed, 14 insertions, 13 deletions
diff --git a/sysutils/wbm-ipfilter/PLIST b/sysutils/wbm-ipfilter/PLIST
index 9ede326b94b..0fd751afee7 100644
--- a/sysutils/wbm-ipfilter/PLIST
+++ b/sysutils/wbm-ipfilter/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2012/12/22 01:49:16 dholland Exp $
+@comment $NetBSD: PLIST,v 1.4 2017/02/01 13:00:42 mef Exp $
share/examples/webmin/ipfilter/config
share/webmin/ipfilter/CHANGELOG
share/webmin/ipfilter/apply.cgi
@@ -8,6 +8,7 @@ share/webmin/ipfilter/cluster.cgi
share/webmin/ipfilter/cluster_add.cgi
share/webmin/ipfilter/cluster_delete.cgi
share/webmin/ipfilter/config
+share/webmin/ipfilter/config-freebsd
share/webmin/ipfilter/config-netbsd
share/webmin/ipfilter/config-solaris-10-*
share/webmin/ipfilter/config.info
diff --git a/sysutils/wbm-ipfilter/distinfo b/sysutils/wbm-ipfilter/distinfo
index 44544e92de6..860b2346c90 100644
--- a/sysutils/wbm-ipfilter/distinfo
+++ b/sysutils/wbm-ipfilter/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.9 2015/11/04 01:32:36 agc Exp $
+$NetBSD: distinfo,v 1.10 2017/02/01 13:00:42 mef Exp $
-SHA1 (webmin-1.600.tar.gz) = b915b7127a9579cac8993c4ef54462dfa404bf64
-RMD160 (webmin-1.600.tar.gz) = 33f0c67b47bc7db625fc66b85ee1872e77f32ad5
-SHA512 (webmin-1.600.tar.gz) = bd73ba2ed6df9ed7c6e336ea07571ca17f552f1d41ffda2f78ea00f43e31e4652a9afc8877addc5cd2bdcfebae1d787294601f17cfc43db78c3682a6200fe0d6
-Size (webmin-1.600.tar.gz) = 21397348 bytes
-SHA1 (patch-ab) = d4d73673b44bb08a4192b2e65393020536dfab17
+SHA1 (webmin-1.831.tar.gz) = 5f244a71c2aa49b50ba3a7ca5369e5f09601b41a
+RMD160 (webmin-1.831.tar.gz) = ed879915241683e7baa230cd0c39d448f423eaac
+SHA512 (webmin-1.831.tar.gz) = 2118decd7aa5509aff5823335cfd9e464e72a997e728bf95650fd39ae170a6eaff17f7657da2aca3ee7d47ac3a13a578e80594a10a4cf9c47fdfa71be07c015b
+Size (webmin-1.831.tar.gz) = 28549588 bytes
+SHA1 (patch-ab) = 76a4155d64b9c8c8f76f51de9924ef3dfd6d808b
diff --git a/sysutils/wbm-ipfilter/patches/patch-ab b/sysutils/wbm-ipfilter/patches/patch-ab
index bb4fe73e052..c5f5ba53ad7 100644
--- a/sysutils/wbm-ipfilter/patches/patch-ab
+++ b/sysutils/wbm-ipfilter/patches/patch-ab
@@ -1,12 +1,12 @@
-$NetBSD: patch-ab,v 1.7 2012/12/22 01:44:00 dholland Exp $
+$NetBSD: patch-ab,v 1.8 2017/02/01 13:00:42 mef Exp $
NetBSD has ipfilter too.
---- ipfilter/module.info.orig 2012-09-21 18:08:40.000000000 +0000
-+++ ipfilter/module.info
-@@ -1,7 +1,7 @@
- desc_ca=Tallafocs IPFIlter
- version=1.600
+--- ipfilter/module.info.orig 2017-01-07 15:11:25.000000000 +0900
++++ ipfilter/module.info 2017-02-01 20:27:15.000000000 +0900
+@@ -2,7 +2,7 @@ desc_ca=Tallafocs IPFIlter
+ longdesc_ca=Configura un tallafocs utilitzant el paquet IPFilter, bo i creant i editant regles.
+ version=1.831
longdesc=Configure a firewall using the IPFilter package, by creating and editing rules.
-os_support=solaris {&has_command("ipf")}
+os_support=netbsd solaris {&has_command("ipf")}