Commit graph

16 commits

Author SHA1 Message Date
rillig
b381c6e2f3 Sort PLIST files.
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
2018-01-01 22:29:15 +00:00
mef
1c4babe998 Updated sysutils/wbm-cyrus-imapd to 1.6.2
-----------------------------------------
* Version 1.6.2   2007-9-6
    - fixed a bug in assigning quota
2017-02-01 23:47:47 +00:00
mef
5e82f5ecc8 Preparing update sysutils/wbm-* 1.600 to 1.831, remove PKGREVISION 2017-02-01 12:54:56 +00:00
agc
17886c78da Add SHA512 digests for distfiles for sysutils category
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.
2015-11-04 01:32:05 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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.
2013-05-31 12:39:57 +00:00
asau
54c5cd959e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 19:50:50 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
joerg
ea334221b7 DESTDIR support for webmin packages. 2010-07-11 17:41:01 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
joerg
a09256e4f3 Dependency works better if it is well-formed.
Found during pbulk testing.
2007-06-09 23:02:41 +00:00
obache
9222ce7234 Update wbm-cyrus-imapd to 1.6.
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
2007-06-07 15:11:51 +00:00
obache
7d51c2f70c Update wbm-cyrus-imapd to 1.5.
* 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
2007-04-21 05:27:00 +00:00
jlam
e4d892b2e3 Set the WBMNAME as it differs from DISTNAME. 2006-05-16 16:38:46 +00:00
jlam
54f12a6c36 Initial import of wbm-cyrus-imapd-1.4.3 as sysutils/wbm-cyrus-imapd.
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
2006-05-16 16:31:27 +00:00