summaryrefslogtreecommitdiff
path: root/sysutils/wbm-postfix
diff options
context:
space:
mode:
authorobache <obache>2007-04-21 05:22:57 +0000
committerobache <obache>2007-04-21 05:22:57 +0000
commite4d66464a8ecdb9a833ad9d7266fb8dc485ad0fe (patch)
treef71a72257a97ae51e45125cc3b48da8d47215e16 /sysutils/wbm-postfix
parent1eaef57666165b096685346ef94708ef092f9536 (diff)
downloadpkgsrc-e4d66464a8ecdb9a833ad9d7266fb8dc485ad0fe.tar.gz
Update Webmin to 1.340.
pkgsrc chages: use full distfile instead of non version indivisual module files. Version 1.340 (8 April 2007) * Change the default Blue Framed theme to match the style of www.webmin.com, and generally look nicer. * User interface cleanups in various modules (Apache, Backup Config, Webmin Configuration and others), adding tabs to reduce the size of pages and converting code to use ui-lib.pl. * The Perl Modules module can now fetch RPM or Deb packaged modules from YUM or APT, where available. * Added easy fields for sending SMS messages in the System and Server Status module (for US carriers that have email to SMS gateways). * Replace the old HTMLarea widget for HTML editing in the File Manager and Read User Mail modules with Xinha. * Linux quotas are now set with the setquota command, which shows up nicely in the actions log. * Optimizations to speed up getting the hostname and Postfix config settings. * Improved YUM and Redhat Network support in the Software Packages module. * View the detailed change log. Version 1.330 (27 February 2007) * If the underlying OS is upgraded after Webmin is installed, a message is displayed on the main page prompting you to fix it. * Added a feature in the BIND module for updating an IP address in multiple zones at once. * The File Manager now automatic detects HTML files and launches the correct editor. * Improved the LDAP module's support for large databases. * When there are too many tables or databases to display in the MySQL and PostgreSQL modules, a menu for selecting a specific table is shown instead. * Added functions to ui-lib.pl for tabs and hidden table sections. * Added support for comments to the Shorewall module, and improved logging * The Webmin Actions Log module can now rollback selected files changed by an action, rather than all of them. * View the detailed change log. Version 1.320 (21 January 2007) * Added the PHP Configuration module for managing php.ini. * Changed the default theme for new installs to the Blue Framed theme. * Improved handling of large file uploads so that they are no longer read into memory by Webmin webserver. Also added a progress bar window for tracking uploads. * Added checkboxes for deleting multiple objects at once in several modules. * Changed all rows of links (like Select all / Invert selection / Add something) to put | characters between them, to improve readability. * Big improvements in Windows support in various modules and the Webmin core. * Enhanced the System and Server Status module to allow monitoring of all hosts in a Webmin server group. * View the detailed change log. Version 1.310 (28 November 2006) * Big improvements in Ubuntu support, including the Bootup and Shutdown module, mounting filesystems specified with the UUID syntax, and various default module config changes. * Re-designed the Simple Blue theme to use frames. * Added support for IPv6 addresses in modules where the underlying servers allow them. * Supported HFS and FATX filesystems under Linux. * MySQL backups can now be compressed with gzip or bzip2. * Added file locking and logging to the Postfix module, and improved access control features. * Added checkboxes and buttons for mass deletion in the Cron and DHCP modules. * Added access control options for the Info window to the File Manager module, and a feature to allow extraction of ZIP files on the server. * View the detailed change log. Version 1.300 (15 September 2006) * Fixed security holes that allow the source of Webmin programs to be viewed, and allow cross-site-scripting attacks. * XML-RPC clients can now call Webmin API functions. * On systems with no root password, users with sudo access can login to Webmin as root. * Improved support for latest Debian and Fedora releases, including the new IPtables config system in Debian 3.1. * The file manager can now extract tar.bz2 files, store a history of entered paths, and show the total size of a directory. * The Filesystem Backup module can backup and restore TAR and dump files over FTP. * MySQL server variables and connections can be viewed and changes. * Table data can be sorted by clicking on headers in the MySQL and PostgreSQL modules. * Improved support for PostgreSQL 8, including editing tables with no OID field. * Sendmail and Postfix aliases and maps can have a comment associated with each entry. * Squid 2.6 is now supported. * View the detailed change log. Version 1.290 (29 June 2006) * Fixed a security hole that would allow a remote attacker to view any file on the system. * Added the LDAP Client module, for setting up a Linux system to get users and groups from an LDAP server. * Added support for sending email when a group is over quota to the Disk Quotas module. * Several other small fixes for bugs found since 1.280. * View the detailed change log. Version 1.280 (16 June 2006) * Added the Simple Blue theme, a less graphics-heavy design which may eventually become the default. This theme takes advantage of changes in many modules to use highlighting on table rows. * Updated the Apache module to support version 2.2.0. * Updated the various operating-specific NFS server modules to support mass deletion of exports, and to internationalize those that were using hard-coded text strings. * Updated various modules to allow deletion of multiple objects (such as table fields, Samba shares, PostgreSQL grants, Squid ACLs and so on) at once. * Added configuration options to the Read User Mail module for the date format, pager arrow locations, timezone and separate message window mode. * Updated the MySQL module to support views in MySQL version 5. * Enhanced the System and Server Status module to allow the selection of multiple hosts for each monitor, added a monitor type for testing an SQL server, and updated the Network Traffic monitor to support FreeBSD. * Fixed a security hole that allows remote viewing of any file on the system when Webmin is run on a Windows server. * View the detailed change log.
Diffstat (limited to 'sysutils/wbm-postfix')
-rw-r--r--sysutils/wbm-postfix/Makefile13
-rw-r--r--sysutils/wbm-postfix/PLIST46
-rw-r--r--sysutils/wbm-postfix/distinfo8
3 files changed, 51 insertions, 16 deletions
diff --git a/sysutils/wbm-postfix/Makefile b/sysutils/wbm-postfix/Makefile
index 3c08585c5ed..bd383d7654e 100644
--- a/sysutils/wbm-postfix/Makefile
+++ b/sysutils/wbm-postfix/Makefile
@@ -1,17 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2007/02/19 21:52:42 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2007/04/21 05:23:04 obache Exp $
-DISTNAME= postfix
-PKGNAME= wbm-${DISTNAME}-${WBM_VERSION}
-PKGREVSION= 1
-DIST_SUBDIR= webmin-modules-${WBM_VERSION}
+WBM_NAME= postfix
-# 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 Postfix mail server configuration
-BROKEN= "Distfile broken"
-
.include "../../sysutils/webmin/wbm.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/wbm-postfix/PLIST b/sysutils/wbm-postfix/PLIST
index bdbc235aa3b..1eb9bc2f56b 100644
--- a/sysutils/wbm-postfix/PLIST
+++ b/sysutils/wbm-postfix/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/05/16 04:03:27 jlam Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/04/21 05:23:04 obache Exp $
share/examples/webmin/postfix/config
share/webmin/postfix/CHANGELOG
share/webmin/postfix/acl_security.pl
@@ -21,6 +21,7 @@ share/webmin/postfix/config.info.ca
share/webmin/postfix/config.info.de
share/webmin/postfix/config.info.es
share/webmin/postfix/config.info.fr
+share/webmin/postfix/config.info.ja_JP.UTF-8
share/webmin/postfix/config.info.ja_JP.euc
share/webmin/postfix/config.info.pl
share/webmin/postfix/config.info.ru_RU
@@ -29,7 +30,9 @@ share/webmin/postfix/config.info.sv
share/webmin/postfix/config.info.tr
share/webmin/postfix/config.info.uk_UA
share/webmin/postfix/config.info.zh_CN
+share/webmin/postfix/config.info.zh_CN.UTF-8
share/webmin/postfix/config.info.zh_TW.Big5
+share/webmin/postfix/config.info.zh_TW.UTF-8
share/webmin/postfix/debug.cgi
share/webmin/postfix/defaultacl
share/webmin/postfix/delete_aliases.cgi
@@ -49,7 +52,40 @@ share/webmin/postfix/filter.pl
share/webmin/postfix/flushq.cgi
share/webmin/postfix/general.cgi
share/webmin/postfix/header.cgi
+share/webmin/postfix/help/access.ca.html
share/webmin/postfix/help/access.html
+share/webmin/postfix/help/alias_cmt.ca.html
+share/webmin/postfix/help/alias_cmt.html
+share/webmin/postfix/help/alias_enabled.ca.html
+share/webmin/postfix/help/alias_enabled.es.html
+share/webmin/postfix/help/alias_enabled.fr.html
+share/webmin/postfix/help/alias_enabled.html
+share/webmin/postfix/help/alias_enabled.pl.html
+share/webmin/postfix/help/alias_enabled.ru_RU.html
+share/webmin/postfix/help/alias_enabled.ru_SU.html
+share/webmin/postfix/help/alias_enabled.sv.html
+share/webmin/postfix/help/alias_enabled.zh_TW.Big5.html
+share/webmin/postfix/help/alias_enabled.zh_TW.UTF-8.html
+share/webmin/postfix/help/alias_name.ca.html
+share/webmin/postfix/help/alias_name.es.html
+share/webmin/postfix/help/alias_name.fr.html
+share/webmin/postfix/help/alias_name.html
+share/webmin/postfix/help/alias_name.pl.html
+share/webmin/postfix/help/alias_name.ru_RU.html
+share/webmin/postfix/help/alias_name.ru_SU.html
+share/webmin/postfix/help/alias_name.sv.html
+share/webmin/postfix/help/alias_name.zh_TW.Big5.html
+share/webmin/postfix/help/alias_name.zh_TW.UTF-8.html
+share/webmin/postfix/help/alias_to.ca.html
+share/webmin/postfix/help/alias_to.es.html
+share/webmin/postfix/help/alias_to.fr.html
+share/webmin/postfix/help/alias_to.html
+share/webmin/postfix/help/alias_to.pl.html
+share/webmin/postfix/help/alias_to.ru_RU.html
+share/webmin/postfix/help/alias_to.ru_SU.html
+share/webmin/postfix/help/alias_to.sv.html
+share/webmin/postfix/help/alias_to.zh_TW.Big5.html
+share/webmin/postfix/help/alias_to.zh_TW.UTF-8.html
share/webmin/postfix/help/aliases.ca.html
share/webmin/postfix/help/aliases.es.html
share/webmin/postfix/help/aliases.html
@@ -138,6 +174,7 @@ share/webmin/postfix/help/opt_canonical_maps.es.html
share/webmin/postfix/help/opt_canonical_maps.html
share/webmin/postfix/help/opt_canonical_maps.pl.html
share/webmin/postfix/help/opt_canonical_maps.sv.html
+share/webmin/postfix/help/opt_check_sender_access.ca.html
share/webmin/postfix/help/opt_check_sender_access.html
share/webmin/postfix/help/opt_command_time_limit.ca.html
share/webmin/postfix/help/opt_command_time_limit.es.html
@@ -535,6 +572,7 @@ share/webmin/postfix/help/opt_reject_code.es.html
share/webmin/postfix/help/opt_reject_code.html
share/webmin/postfix/help/opt_reject_code.pl.html
share/webmin/postfix/help/opt_reject_code.sv.html
+share/webmin/postfix/help/opt_reject_rbl_client.ca.html
share/webmin/postfix/help/opt_reject_rbl_client.html
share/webmin/postfix/help/opt_relay_domains.ca.html
share/webmin/postfix/help/opt_relay_domains.de.html
@@ -801,8 +839,10 @@ share/webmin/postfix/lang/de
share/webmin/postfix/lang/en
share/webmin/postfix/lang/es
share/webmin/postfix/lang/fr
+share/webmin/postfix/lang/ja_JP.UTF-8
share/webmin/postfix/lang/ja_JP.euc
share/webmin/postfix/lang/ja_JP.jis
+share/webmin/postfix/lang/ko_KR.UTF-8
share/webmin/postfix/lang/ko_KR.euc
share/webmin/postfix/lang/pl
share/webmin/postfix/lang/pt_BR
@@ -811,9 +851,12 @@ share/webmin/postfix/lang/ru_SU
share/webmin/postfix/lang/sv
share/webmin/postfix/lang/uk_UA
share/webmin/postfix/lang/zh_CN
+share/webmin/postfix/lang/zh_CN.UTF-8
share/webmin/postfix/lang/zh_TW.Big5
+share/webmin/postfix/lang/zh_TW.UTF-8
share/webmin/postfix/ldap.cgi
share/webmin/postfix/local_delivery.cgi
+share/webmin/postfix/log_parser.pl
share/webmin/postfix/mailq.cgi
share/webmin/postfix/mailq_search.cgi
share/webmin/postfix/manual.cgi
@@ -854,3 +897,4 @@ share/webmin/postfix/virtual.cgi
@dirrm share/webmin/postfix/help
@dirrm share/webmin/postfix
@dirrm share/examples/webmin/postfix
+@dirrm etc/webmin/postfix
diff --git a/sysutils/wbm-postfix/distinfo b/sysutils/wbm-postfix/distinfo
index 893ebe6443b..703792e030c 100644
--- a/sysutils/wbm-postfix/distinfo
+++ b/sysutils/wbm-postfix/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/05/16 04:03:26 jlam Exp $
+$NetBSD: distinfo,v 1.2 2007/04/21 05:23:04 obache Exp $
-SHA1 (webmin-modules-1.270/postfix.wbm.gz) = 1718786cb5f0a649ed85cf0aa2aa51213ba485ea
-RMD160 (webmin-modules-1.270/postfix.wbm.gz) = 8e954f6416b69e5dabab752ad46960114f879d4f
-Size (webmin-modules-1.270/postfix.wbm.gz) = 314719 bytes
+SHA1 (webmin-1.340.tar.gz) = 530bb583824688f24fc4c6d0b8522d43c7f5bb96
+RMD160 (webmin-1.340.tar.gz) = 5f4cfe51e052c2f46dc7f6813e74fb0e5aebff05
+Size (webmin-1.340.tar.gz) = 15851601 bytes