Commit graph

6693 commits

Author SHA1 Message Date
ghen
e88d887014 Update to Dovecot 1.1.20.
* Upgraded to Unicode 5.2.0
- Maildir: Fixed crash when using a lot of keywords.
- file_set_size() was broken with OSes that didn't support posix_fallocate()
  (almost everyone except Linux), causing all kinds of index file errors.
2009-11-14 15:53:52 +00:00
ghen
9d51ee075e List existing "cdb" option in PKG_SUPPORTED_OPTIONS to make it somewhat less
useless. :-)
2009-11-12 15:52:26 +00:00
markd
9e4c9a5011 Update mail-notification to 5.4
pkgsrc changes: patch to use gmime24

Changes since 5.3:
* The regression which caused some read IMAP messages to be reported as
  unread has been fixed.
* And more, see the NEWS file.
Changes since 5.2:
* A crash affecting IMAP, Maildir and POP3 mailboxes has been fixed.
* A crash affecting Evolution mailboxes on 64-bit systems has been fixed.
* And more, see the NEWS file.
Changes since 5.1:
* Default configuration values were not registered.
Changes since 5.0:
* A number of minor issues have been fixed. Most notably, the message
  count is now drawn properly.
* And more, see the NEWS file.
2009-11-10 20:33:38 +00:00
heinz
7d6c414776 Updated to version 0.37.
Pkgsrc changes:
  - Added LICENSE

Relevant changes since version 0.32:
====================================
Version 0.37 - released 2009-09-08
  * New/changed functionality:
    * ADSP records now check whether the domain itself exists, in
      accordance to the ADSP specification
  * bugfixes:
    * fixed regexp used to detect header field names (issue #2803465)
    * various fixes to ADSP checking

Version 0.36 - released 2009-06-02
  * API changes:
    * restore the as_string() method which was accidentally removed
      in version 0.34

Version 0.35 - released 2009-05-22
  * bugfixes:
    * fixed a runaway regular expression in the canonicalization
      routines (patch provided by Mark Martinec)

Version 0.34 - released 2009-05-20
  * New/changed functionality:
    * support for ADSP (author-domain-signing-practices) records
    * removed support for pre-standardized DKIM signatures (i.e. these
      are DKIM signatures without a v= or bh= tag).
    * DNS resolver errors are detected and reported as such
  * API changes:
    * renamed Mail::DKIM::Policy to Mail::DKIM::DkPolicy. Programs using
      the former name to create policy objects directly (though it would
      be more expected to fetch the objects through
      Mail::DKIM::Verifier) should update their code
    * new policies() method in Mail::DKIM::Verifier for fetching all
      applicable sender/author signing policies
  * bugfixes:
    * Signer object would die if first line of input wasn't a header
      (rt.cpan.org issue #46179)

Version 0.33 - released 2009-03-10
  * bugfixes:
    * signature wrapping would sometimes cause improper preparation of
      DKIM signatures, with "simple" canonicalization (issue #2257046)
  * test scripts:
    * the included corpus is now verified using a fake-DNS resolver,
      which means the test corpus can validate even when your DNS
      servers are really slow
2009-11-05 22:53:12 +00:00
heinz
5863baada7 Updated to version 2.85.
Pkgsrc changes:
  - Submitted patch-aa upstream.
  - Added LICENSE.
  - Put PKG_INSTALLATION_TYPES and PKG_DESTDIR_SUPPORT in section 4 of Makefile.
  - Shut up a pkglint warning about quoting.

Changes since version 2.84:
===========================
2.85 (July 21, 2008)

Relicense under Artistic License 2.0.  See LICENSE for details.
2009-11-05 20:03:53 +00:00
tnn
e93fd1db92 getline -> get_line 2009-10-31 20:08:05 +00:00
drochner
5550a4cc26 PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
martti
f584edb22f Updated mail/clamav to 0.95.3
* bug fixes
2009-10-29 07:06:09 +00:00
drochner
3e6dd41118 update to 2.28.1
This switches to the gnome-2.28 release branch.
compile-tested only
(The old one didn't build anymore as reported by wiz.)
2009-10-26 09:48:41 +00:00
drochner
6d9712a621 update for dependency changes in 2.28 2009-10-26 09:46:22 +00:00
wiz
9f85958f84 libecal uses libedataserver uses GConf, ORBit2, libxml2, so provide
these header files for dependencies as well.
2009-10-25 13:23:49 +00:00
sno
ba36e09445 Updating mail/p5-MIME-Lite from 3.026 to 3.027
Upstream changes:
Version 3.027
    Add send_to_testfile method (Thanks, AlexanderBecker)
2009-10-24 17:05:00 +00:00
drochner
6215423bec update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-24 12:52:32 +00:00
schmonz
7ee9fbd024 Distfile changed in place, set DIST_SUBDIR (noticed by taca@). 2009-10-23 02:43:52 +00:00
drochner
d60948ef5a remove stale dependency from bl3 (noticed by wiz),
being here, clean out some entries which were already commented out
2009-10-22 15:49:45 +00:00
drochner
98e1b6b342 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 17:24:28 +00:00
drochner
01b53a0b30 update to 2.4.10
changes: uudecode bugfix
2009-10-21 16:35:07 +00:00
schmonz
44c3710e66 Update to 1.05. From the changelog:
- Fixed compilation of src/selfpipe.cc on Solaris and other OSes.
- Fixed handling of TM_HAS_ISDST on Solaris.
- Fixed a few address parsing glitches.
2009-10-21 15:06:46 +00:00
pgoyette
1ffd6067cd Fix the patch file so it actually finds the file to patch. 2009-10-17 21:39:44 +00:00
pgoyette
b9a4c75347 Replace local getline() function to avoid conflict with native NetBSD
getline()

OK wiz@
2009-10-17 18:41:07 +00:00
plunky
e6e0d17e6f fix the DESTDIR support by removing the install-root target which
would otherwise cause a chown of the trigger file. (with DESTDIR,
the "nullmail" user & group are not yet created)

Because this leaves the trigger file possibly owned by root, add
a test in the rc "start" path to [re]make it when necessary.

put this test and the daemon background and logging into a
separate script so that it can be run by the rc framework as the
nullmail user in the normal way, and add a procname argument to
allow the "status" and "stop" rc commands to work properly.

bump PKGREVISION
2009-10-14 21:13:41 +00:00
schmonz
f26f118a65 Update to 4.13.0. From the changelog:
-fix new log message not having trailing newline. Thanks: Morty Abzug.
2009-10-14 01:31:58 +00:00
plunky
c84a08e08a disable DESTDIR support. There is an issue with adding the 'nullmail'
user and using chown nullmail:nullmail that I'm looking into
2009-10-13 13:55:28 +00:00
ahoka
0f74ddbc4a Have spellchecker by default
Take maintainership from Chris (I have asked him in private mail)
Remove PKG_REVPATH, I think we gave enough time.
2009-10-12 19:47:40 +00:00
obache
7d808e4b20 Update dbmail to 2.2.12.
Changes since 2.2.11:

    * Backport IPv6 support
    * Remove generated autoconf files from the release. Please install
automake-1.9 and run autoreconf -i before running configure
    * Backport the fix for duplicate mailboxes in LIST/LSUB responses
    * Backport for internaldate as UTC
    * Fix for file descriptor leakage

Bugs fixed since 2.2.10:

0000742: [Authentication layer] PATCH: authldap.c - multiple attributes
         for field_mail (Toast) - resolved.
0000731: [Documentation] Missing documentation of database layer logging
         control (paul) - resolved.
0000723: [Database layer] simultaneous mailbox creation (paul) -
         resolved.
0000709: [Database layer] Some sql optimizations (paul) - resolved.
0000721: [Authentication layer] mail quota in ldap not used during
         delivery (paul) - resolved.
0000698: [IMAP daemon] PostgreSQL 8.3.1 can't execute query (paul) -
         resolved.
0000712: [General] traces to stderr may cause core dumps if hostname
         >=16 (paul) - resolved.
0000710: [IMAP daemon] eliminate annoying "[Illegal seek] on
         read-stream" message from imap4d - resolved.
0000704: [IMAP daemon] IMAP TEXT searches stop at headers - resolved.
0000670: [IMAP daemon] IMAP TEXT searches only seem to search headers
         (paul) - resolved.
2009-10-12 02:25:36 +00:00
plunky
8e156c9e81 update to nullmailer-1.04
while here, fix some pkglint complaints, add DESTDIR support and
provide a LICENCE
2009-10-11 10:25:24 +00:00
plunky
75d1765a4f fix a problem with the rc script where the command would not start
at boot time. This is because the & is within the command_args
string. use a start_cmd instead.
2009-10-11 10:22:51 +00:00
schmonz
1344180916 Update to 4.12.0. From the changelog:
- handle MSExchange failure to deliver message gracefully.  Thanks: Morty
  Abzug.
- documentation updates regarding Python IMAP memory bug.  Thanks: "spig".
- fix bad tag in documentation.
2009-10-08 07:11:11 +00:00
joerg
2bf61f4820 Provide --mode arguments for libtool. 2009-10-07 17:41:35 +00:00
zafer
0593510e0c update master_sites. stick to official distribution sites. remove neu.edu. 2009-10-04 15:59:56 +00:00
taca
abb3a89927 Add two small fix:
* Use case ignore match for detecting encoded header.  This is
  language independent problem.
* Improve handling of file name of attachment in Japanese environment.

These fixes make squirrelmail usable after remove of japaneses patch.

Bump PKGREVISION.
2009-10-04 01:27:15 +00:00
ghen
dba0bb32c9 Update thunderbird and thunderbird-gtk1 to 2.0.0.23.
Security fixes in this version:

MFSA 2009-43 Heap overflow in certificate regexp parsing
MFSA 2009-42 Compromise of SSL-protected communication

For more info, see http://www.mozilla.com/en-US/thunderbird/2.0.0.23/releasenotes/
2009-10-03 13:18:23 +00:00
drochner
0d5b8405bd update to 0.7.0, to support claws-mail-3.7.2
requested by smb
2009-09-30 09:00:33 +00:00
drochner
d2cd5d7891 update to 2.0.5 -- 2.0.3 doesn't build with claws-mail-3.7.2 due to
an API change
2009-09-30 08:54:11 +00:00
drochner
be1b28a5c1 propagate "enchant" dependency, fixes build of some "extra" (ie not
bundled) plugins
2009-09-30 08:51:50 +00:00
taca
f3cf5a3b8f Obsolete squirrelmail-japanese and squirrelmail-lite package options.
* Currently, squirrelmail package is brokwn when enable squirrelmail-japanese
  option and are/squirrelmail/functions/decode/iso_2022_jp.php was conflicted
  between squirrelmail and squirrelmail-decode package.
* squirrelmail-japanese isn't available for squirrelmail-1.4.20-RC2.

Bump PKGREVISION.
2009-09-29 13:30:54 +00:00
abs
a6b0b4e132 Remove subst of IMAPClient => ImapClient2 now we can use the standard
IMAPClient module. Bump pkgrevision
2009-09-29 12:34:19 +00:00
wiz
ea46dc3286 Include "../../sysutils/desktop-file-utils/desktopdb.mk" to make pkglint
happy.
2009-09-24 13:14:53 +00:00
sno
961fe39a57 Bumping revision of packages which depend direct or indirect on
devel/p5-Class-MOP. A late detected incompible change forced it.
2009-09-24 06:50:10 +00:00
sno
d01d3542e7 Added mail/p5-App-Siesh version 0.20 2009-09-22 18:22:09 +00:00
sno
feab68d931 Importing package mail/p5-App-Siesh for p5 module App::Siesh v0.20 from
PR pkg/41818 with some modifications.

Siesh provides a shell-like interface for manipulating sieve scripts
using the ManageSieve protocol.
2009-09-22 18:21:08 +00:00
tron
c65975c86d Always add "VARBASE" to "BUILDDEFS" as we use it unconditionally now. 2009-09-22 16:52:02 +00:00
tron
c7babe890a Backout incorrect change. Problem pointed out Petar Bogdanovi. 2009-09-22 15:57:50 +00:00
tron
037f267e10 Fix user destination directory build if the database directory
doesn't exist yet.

Based on a patch supplied by Petar Bogdanovi in private e-mail.
2009-09-22 14:02:56 +00:00
tnn
91db734fb7 Remove a bogus patch which specified a hardcoded /usr/pkg/lib/firefox rpath.
Can't possibly be right for this package.
2009-09-22 07:57:33 +00:00
schmonz
5b83eeb05f Update to 0.3. From the changelog:
- Fix gn and givenName should be synonymous in LDAP addressbook (#1485892)
- Add mail_domain to LDAP email entries without @ sign (#1485201)
- Fix saving empty values in LDAP contact data (#1485781)
- Fix LDAP contact update when RDN field is changed (#1485788)
- Fix LDAP attributes case senitivity problems (#1485830)
- Fix LDAP addressbook browsing when only one directory is used (#1486022)
- Fix endless loop on error response for APPEND command (#1486060)
- Don't require date.timezone setting in installer (#1485989)
- Fix date sorting problem with Courier IMAP server (#1486065)
- Unselect pressed buttons on mouse up (#1485987)
- Don't set php_value error_log in .htaccess but mention in INSTALL (#1485924)
- Fix too small status/flag/attachment columns in Safari 4 (#1486063)
- Fix selection disabling while dragging splitter in webkit browsers (#1486056)
- Added 'new_messages' plugin hook (#1486005)
- Added 'logout_after' plugin hook (#1486042)
- Added 'message_compose' hook
- Added 'imap_connect' hook (#1485956)
- Fix vcard_attachments plugin (#1486035)
- Updated PEAR::Auth_SASL to 1.0.3 version
- Use sequence names only with PostgreSQL (#1486018)
- Re-designed User Preferences interface
- Fix MS SQL DDL (#1486020)
- Fix rcube_mdb2.php: call to setCharset not implemented in mssql driver (#1486019)
- Added 'display_next' option
- Fix rcube_mdb2::unixtimestamp for MS SQL (#1486015)
- Fix HTML washing to respect character encoding
- Fix endless loop in iil_C_Login() with Courier IMAP (#1486010)
- Fix #messagemenu display on IE (#1486006)
- Speedup UI by using sprites for (toolbar) buttons
- Fix charset names with X- prefix handling
- Fix displaying of HTML messages with unknown/malformed tags (#1486003)

From Fredrik Pettai in pkg/42099.
2009-09-20 02:59:32 +00:00
sno
cdf0245ee5 Updating mail/p5-MIME-Lite from 3.025 to 3.026
pkgsrc changes:
  - Adjusting dependencies

Upstream changes:
Version 3.026
    Fix tests to pass with MIME::Types 1.28
2009-09-19 17:03:46 +00:00
sno
78821288c2 Updating mail/p5-MIME-EncWords from 1.010.101nb1 to 1.011.1
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies

Upstream changes:
2009-06-16	Hatuka*nezumi - IKEDA Soji	<hatuka@nezumi.nu>
	* Release 1.011.1 - no new features.
	* Fix: Perl <= 5.6.x - skip tests with older POD::Simple.
	* MIME::Charset >= 1.007.1 is required.

2009-05-17	Hatuka*nezumi - IKEDA Soji	<hatuka@nezumi.nu>
	* Release 1.011 - not really released.

2009-05-11	Hatuka*nezumi - IKEDA Soji	<hatuka@nezumi.nu>
	* Release 1.011_01 - no new features.
	* Supports Perl 5.8.0.
	* MIME::Charset >= 1.007 is required.
2009-09-19 16:58:09 +00:00
sno
e8630e84c7 Updating mail/p5-MIME-Charset from 1.006.2nb1 to 1.007.1
pkgsrc changes:
  - Adding license definition
  - Adjusting module type

Upstream changes:
2009-06-16	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007.1.
	* Changes:
	- eucJP-ascii and its 7-bit counterpart was chosen instead of
	  eucJP-ms, as latter will occasionally break standardized mappings.
	  Shift-encoding counterpart hasn't been implemented yet.
	* Fix: Skip all pod tests on pre-UTF8 Perl.

2009-05-17	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007 - not really released.

2009-05-12	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007_02.
	* Charset/CP932.pm: Supports extended mappings for
	  ISO-2022-JP/EUC-JP by those of eucJP-ms, as CP51932 mungles
	  accented latin characters and ISO-2022-JP-1 does not support
	  NEC/IBM extended mappings.

2009-05-11	Hatuka*nezumi - IKEDA Soji	<hatuka(at)nezumi.nu>

	* Release 1.007_01.
	* Supports Perl 5.8.0.
	* New function: detect_7bit_charset().
	* Bundle inc::Module::Install.
	* Corrected META.yml & PODs.  Removed duplicated docs.
2009-09-19 16:51:44 +00:00
reed
af61d4a450 Handle:
WARN: mail/Makefile:263: re-alpine should come before relay-ctrl.
2009-09-17 17:09:37 +00:00