Unsorted entries in PLIST files have generated a pkglint warning for at
least 12 years. Somewhat more recently, pkglint has learned to sort
PLIST files automatically. Since pkglint 5.4.23, the sorting is only
done in obvious, simple cases. These have been applied by running:
pkglint -Cnone,PLIST -Wnone,plist-sort -r -F
Problems found with existing digests:
Package memconf distfile memconf-2.16/memconf.gz
b6f4b736cac388dddc5070670351cf7262aba048 [recorded]
95748686a5ad8144232f4d4abc9bf052721a196f [calculated]
Problems found locating distfiles:
Package dc-tools: missing distfile dc-tools/abs0-dc-burn-netbsd-1.5-0-gae55ec9
Package ipw-firmware: missing distfile ipw2100-fw-1.2.tgz
Package iwi-firmware: missing distfile ipw2200-fw-2.3.tgz
Package nvnet: missing distfile nvnet-netbsd-src-20050620.tgz
Package syslog-ng: missing distfile syslog-ng-3.7.2.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package
Like last time, where this caused no complaints.
Current version: 1.6, 2007-05-04
Supported languages: italian, english, german (partial)
* Start/stop the Cyrus server;
* Activates/deactivates services (imap, imaps, pop3, sieve etc.)
* Configures the main IMAP parameters;
* Manage IMAP partitions;
* Creates and deletes mailboxes and folders;
* Manage virtual domains;
* Copies a mailbox to another, renames and moves mailboxes and subfolders;
* Sets default quota for new mailboxes;
* Edit and remove quotas on mailboxes;
* Displays the size, the quota and the number of messages for each mailbox or folder;
* Assigns and removes permissions (ACLs) for any user
* Reconstruct the mailboxes DB;
* Optionally synchronizes the creation and deletion of mailboxes with the system account management in the appropriate standard module of Webmin
* Accepts international characters (UTF-8) in mailbox names
* Automatically checks for updates
* Version 1.5 2007-03-08
- Tree structure of mailboxes has been totally rewritten
based on Perl module Tree::Simple from CPAN
(thanks to Murray Trainer <mtrainer@central-data.net>)
- added a check for mailbox permissions to 'reconstruct' command
* Version 1.4.5 2006-11-28
- fixed a bug when changing quota on mailboxes with similar names
(thanks to Murray Trainer <mtrainer@central-data.net>)
* Version 1.4.4 2006-11-3
- requires Webmin 1.240 for using 'ui_bytesbox' function in ui-lib.pl
This is the Webmin module to administer a Cyrus IMAP server and supports
the following features:
* Start/stop the Cyrus server;
* Activates/deactivates services (imap, imaps, pop3, sieve etc.);
* Configures the main IMAP parameters;
* Manage IMAP partitions;
* Creates and deletes mailboxes and folders;
* Copies a mailbox to another, renames and moves mailboxes and
subfolders;
* Sets default quota for new mailboxes;
* Edit and remove quotas on mailboxes;
* Displays the size, the quota and the number of messages for each
mailbox or folder;
* Assigns and removes permissions (ACLs) for any user;
* Reconstruct the mailboxes DB;
* Optionally synchronizes the creation and deletion of mailboxes with
the system account management in the appropriate standard module of
Webmin;
* Accepts international characters (UTF-8) in mailbox names;
* Automatically checks for updates