Commit graph

7186 commits

Author SHA1 Message Date
taca
d837157e37 Add and enable fml and fml4. 2010-12-23 16:58:59 +00:00
taca
f4ddf70bf5 Importing fml 7.98.15-20100306 snapshot.
This is popular mailing list manager package in Japan and development
version almost believed to be stable.
2010-12-23 16:57:33 +00:00
taca
9d2718c6fb Importing fml4 package 20040215 snapshot.
This is popular mailing list manager package in Japan and it is stable
but slightly legacy codes.
2010-12-23 16:55:01 +00:00
dsainty
1f40f3a084 Mechanically replace references to graphics/jpeg with the suitable
alternative from mk/jpeg.buildlink3.mk

This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).

The mechanical edits were applied via the following script:

#!/bin/sh
for d in */*; do
  [ -d "$d" ] || continue
  for i in "$d/"Makefile* "$d/"*.mk; do
    case "$i" in *.orig|*"*"*) continue;; esac
    out="$d/x"
    sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
        -e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
        < "$i" > "$out"
    if cmp -s "$i" "$out"; then
      rm -f "$out"
    else
      echo "Edited $i"
      mv -f "$i" "$i.orig" && mv "$out" "$i"
    fi
  done
done
2010-12-23 11:44:24 +00:00
taca
7708ec1b9e Update pear-Mail_mimeDecode package to 1.5.5.
1.5.5		2010-12-02 03:45 UTC

Changelog:

Minor Bug fix release.

#17959 - Boundaries ending with non-word characters - patch by Alex Adriaanese
------ - ignore whitespace and trailing cr/lf in last section of split
------ - correct spacing on multi-line headers. now only striped for encoded data. (on previous line)
2010-12-22 15:40:36 +00:00
obache
e822aa238e Update cyrus-imapd24 to 2.4.6.
Changes to the Cyrus IMAP Server since 2.4.5

      * Fixed Bug #3370 - corruption on OpenBSD and other systems without a
        reliable mmap
      * Fixed Bug #3360 - race condition which could lose seen data on XFER
        with upgrade
      * Lots of documentation updates
      * Fixed Bug #3355 - added an option to suppress items from the
        capability response (and bug #3356 when the first attempt was
        buggy)
      * Fixed Bug #3357 - crash when calling ctl_mboxlist on mailboxes with
        annotations
      * Fixed Bug #3369 - crash when undumping mailbox during XFER
      * Fixed Bug #3361 - shared folders not listing in LSUB "" % - only
        with unixheirsep and altnamespace
      * Fixed Bug #3362 - "too many open files" when doing XFER of a user
        with too many sub mailboxes. Makes XFER less "atomic", but now it
        works, which is good!
      * Fixed Bug #3313 - md5 library usage. Properly this time!
2010-12-20 14:05:32 +00:00
tonio
88d4cefe39 Reenable mutt-sidebar and mutt-compressed-mbox options.
Use patch urls found by gls@
2010-12-20 14:03:39 +00:00
rhaen
73c114c365 - updated to 3.003
Changelog:
3.003     2010-11-08
          replace Class::ISA with mro (MRO::Compat)
2010-12-17 23:02:23 +00:00
adam
35135c1a7f Changes 1.8.1:
Bugs Fixed:
* Not possible to set separate charset for attachment content and headers
2010-12-15 09:42:28 +00:00
taca
9db82cbc21 Reset PKGREVISION by update of base PHP version. 2010-12-13 13:18:19 +00:00
adam
883225a5ab Pick the default mysql-server version 2010-12-12 21:32:01 +00:00
abs
9fd2922e0a PR pkg/44219 - washington.edu have adjusted the maildir.patch.gz
The new version looks fine, so update DIST_SUBDIR, regen distinfo and
bump PKGREVISION
2010-12-11 20:32:32 +00:00
tnn
b7696a2a98 Update to thunderbird-3.1.7.
- Several fixes to improve performance, stability and security
- Several fixes to improve handling of large folder files stored locally.
- Several fixes to improve corruption in local copy of IMAP mailboxes.

- MFSA 2010-78 Add support for OTS font sanitizer
- MFSA 2010-75 Buffer overflow while line breaking after document.write
               with long string
- MFSA 2010-74 Miscellaneous memory safety hazards (rv:1.9.2.13/ 1.9.1.16)
2010-12-11 14:34:40 +00:00
adam
4dc00b7e38 Revert last change 2010-12-07 11:43:44 +00:00
adam
52a248e7e6 Fix setting dovecot_fdlimit 2010-12-07 11:42:07 +00:00
ghen
84f2273c1a Update Dovecot Pigeonhole plugin to 0.2.2 (goes with Dovecot 2.0.8).
* LDA Sieve plugin: started using Dovecot LDA reject API for the
  reject extension. This means that the LDA reject_reason and
  reject_subject settings now also work for Pigeonhole's LDA Sieve
  plugin.
* Did some work on the new sieve-filter tool. It is mostly
  functional, but it is not finished yet.
* Dovecot change: services' default vsz_limits weren't being enforced
  correctly in earlier v2.0 releases. Now that they are enforced, you
  might notice that the default limits are too low and you need to
  increase them. This problem will show up in logs as "out of memory"
  errors. See default_vsz_limit and service { vsz_limit } settings.
- Imap4flags: fixed segfault bug occurring in multiscript context.
- Added version checking to the ManageSieve settings plugin. This
  plugin was forgotten when the LDA plugin was updated with this
  change in the previous release.
- LDA Sieve plugin: fixed memory leak at deinitialization.
2010-12-07 10:08:27 +00:00
ghen
1ee5848ee2 Leftover. 2010-12-03 21:21:41 +00:00
ghen
ba474024b3 Update to Dovecot 2.0.8.
* Services' default vsz_limits weren't being enforced correctly in
  earlier v2.0 releases. Now that they are enforced, you might notice
  that the default limits are too low and you need to increase them.
  This problem will show up in logs as "out of memory" errors.
  See default_vsz_limit and service { vsz_limit } settings.
* LMTP: In earlier versions if mail was delivered to user+detail@domain
  address, LMTP server always attempted to deliver the mail to mailbox
  named "detail". This was rather unintentional and shouldn't have been
  the default. lmtp_save_to_detail_mailbox=yes setting now preserves
  this behavior (default is no).

+ Added systemd support (configure --with-systemdsystemunitdir).
  Based on patch by Christophe Fergeau.
+ Replaced broken mbox-snarf plugin with a new more generic snarf
  plugin.
- dbox: Fixes to handling external mail attachments
- verbose_proctitle=yes didn't work for all processes in v2.0.7
- imap, pop3: When service { client_count } was larger than 1, the
  log messages didn't use the correct prefix. Last logged in user's
  prefix was always used, regardless of what user's session actually
  logged it. Now the proper log prefix is always used.
- MySQL: Only the first specified host was ever used
2010-12-03 21:21:10 +00:00
wiz
2ff6bdc100 Update to 2.07:
version 2.07: Fri Oct  1 12:39:43 CEST 2010

	Improvements:

	- update README: MailTools 2.* require 5.8.1
	  rt.cpan.org#61753 [Alexandre Bouillot]

	- add "MAIL FROM" to Mail::Mailer::smtp, to be able to
	  communicate with Comcast [David Myers]
2010-12-02 12:20:57 +00:00
wiz
2cadcc0a68 Update to 1.906:
1.906   2010-10-07
        update our prereq on Test::More to 0.88
2010-12-02 12:19:42 +00:00
reed
8d62a9d782 remove empty lines at end of PLIST. 2010-12-02 11:17:43 +00:00
drochner
85a8b78ece remove obsolete patches noticed by wiz 2010-12-02 11:14:22 +00:00
adam
b0628e26b1 Changes 0.96.5:
* libclamav/pdf.c: fix crashes
* libclamav/pe_icons.c: off by one while
* libclamav: fix detection of embedded executables
* libclamav/matcher-ac.c: fix offset handling for sigs with {x-y} wildcards
* freshclam/manager.c: fix error path infinite loop
* clamd/clamd.c: fix RLIMIT_DATA setting on BSD
* freshclam: improve mirror management
* libclamav: fix possible use of uninitialized values
* libclamav: Set the unreliability flag on (un)packed files
* libclamav/c++: Update embedded copy of LLVM to version 2.8
* freshclam: make query format backward compatible
* freshclam: get detection stats directly from clamd
* libclamav/cache.c,c++/bytecode2llvm.cpp}: make cl_load thread safe
* freshclam: load database in subprocess
* clamd: add new commands DETSTATS and DETSTATSCLEAR
* libclamav/7z.c: fix file descriptor leak
* clamd, libclamavll: add ability to logg messages from libclamav
* libclamav/builtin_bytecodes.h: Don't disable JIT on pentium4
2010-12-01 07:44:09 +00:00
obache
05ddf124e8 Updte cyrus-imapd24 to 2.4.5.
Changes to the Cyrus IMAP Server since 2.4.4

  * Tidy up of the git version number added to the ID response
  * Fixed incorrect time field in date searches (Bug #3339) - thanks Greg Banks
    for noticing this one
  * Fixed reconstruct crash and other potential issues (Bug #3353) - first
    reported Paul Dekkers
  * Fixed ACL passing for rename/delete on murder backends (Bug #3342) - first
    reported by Robert Spellman
  * Fixed corruption of long (>1024 byte) seen records on replica (Bug #3344) -
    found at FastMail by Bron Gondwana
  * Made all perl utilities use /usr/bin/perl in the #! line (Bug #2275) -
    reported by Yann Rouillard over 5 years ago!
  * Fixed crash on message with incomplete final boundary (Bug #3345) - found
    at FastMail by Bron Gondwana
  * Regression: sync_crc was being set to 00000000 on repack - introduced in
    2.4.4 (Bug #3347) - first found at FastMail, but also seen at multiple
    other sites
  * Always print [CLOSED] response when selecting a new mailbox, even if a
    CONDSTORE enabling command has not been sent (Bug #3352) - reported by Jan
    Kundra't, author of the Trojita IMAP client
  * Fixed crash with reconstruct -rf and missing mailboxes.db entries (Bug #
    3351) - reported by Giles Malet
  * Made sync_server report errors earlier if there are extra records on the
    master which aren't present on the replica (Bug #3355) - thanks to David
    Carter for finding it and a first pass at a fix
  * Stopped expunges to never-reported-messages being showed (basically if the
    'EXPUNGE' command was run, and it expunged a message that the client had
    never even seen - seriously rare race condition, Bug #3356) - discovered by
    Bron Gondwana hammering a testbed with Dovecot's imaptest tool
  * Fixed compile with old PCRE (Bug #3358) - found and fixed by Simon Matter
  * Fixed missing quota usage after XFER (Buf #3349) - found by Dave McMurtrie
2010-11-30 00:45:55 +00:00
drochner
710c5c813f update to 3.7.7 (and sync plugins)
changes:
-Enable building with GTK+ 2.22
-QuickSearch can now be run from the command line
-Added a hidden option to set a margin in the text area of the
 Compose window
-updated manual and man page
-bugfixes
-translation updates

pkgsrc change: reset MAINTAINER -- he doesn't use the program anymore
2010-11-29 17:58:34 +00:00
tron
d7ff5b165b Update "postfix" package to version 2.7.2. Changes since version 2.7.1:
- Postfix no longer automatically appends the system default CA
  (certificate authority) certificates, when it reads the CA
  certificates specified with {smtp, lmtp, smtpd}_tls_CAfile or
  with {smtp, lmtp, smtpd}_tls_CApath.  This prevents third-party
  certificates from getting mail relay permission with the
  permit_tls_all_clientcerts feature.  Unfortunately, this change
  may cause compatibility problems with configurations that rely
  on certificate verification for other purposes.  To get the old
  behavior, specify "tls_append_default_CA = yes".
- A prior fix for compatibility with Postfix < 2.3 was incomplete.
  When pipe-to-command delivery fails with a signal, mail is now
  correctly deferred, instead of being returned to sender.
- Poor smtpd_proxy_filter TCP performance over loopback (127.0.0.1)
  connections was fixed by adapting the output buffer size to the MTU.
- The SMTP server no longer applies the reject_rhsbl_helo feature
  to non-domain forms such as network addresses.  This would cause
  false positives with dbl.spamhaus.org.
- The Postfix SMTP server failed to deliver a "421" response and
  hang up the connection after Milter error.  Instead, the server
  delivered a "503 Access denied" response and left the connection
  open, due to some Postfix 1.1 workaround for RFC 2821.
- The milter_header_checks parser failed to enable any of the actions
  that have no effect on message delivery (warn, replace, prepend,
  ignore, dunno, and ok).
2010-11-28 18:14:10 +00:00
drochner
2251d6ca0d update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-26 17:53:00 +00:00
drochner
332fae2aa5 update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-26 11:29:00 +00:00
taca
422d7ade1d Bump REVISION since CVE-2010-4150 fix was added. 2010-11-25 03:45:19 +00:00
drochner
97a2b507bf update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:19:43 +00:00
tron
6cd9fc1b93 Resign as maintainer of this package as I'm now using the
"mutt-devel" package.
2010-11-23 10:21:25 +00:00
obache
683919f2e0 Update milter-manager to 1.6.1.
== [release-1-6-2] 1.6.2: 2010-11-23

A bug fix release of 1.6.1.

=== milter manager

==== Improvements

  * Made PID file directory prepareing process in init
    script on Debian robust.
    [Reported by Kenji Shiono]

  * Used gint64 for time_t.
    [Suggested by OBATA Akio]

==== Fixes

  * Fixed missing temporary file close.
    [Reported by Kenji Shiono]

=== milter manager admin

==== Improvements

  * Documented required sqlite3-ruby version on CentOS.
    [Reported by Kenji Shiono]

=== Ruby milter

==== Improvements

  * Made milter-tarpit.rb, a sample milter, asynchronous.
    [Reported by Kenji Shiono]
  * Provided all milter API.

==== Fixes

  * Fixed a typo in command line option.
    [Reported by Kenji Shiono]
2010-11-23 04:44:41 +00:00
gls
741ab1d9f1 Fix MASTER_SITES 2010-11-20 20:51:51 +00:00
ghen
91b023ce9c Update Dovecot to 1.2.16.
- imap: Fixed SELECT QRESYNC not to crash on mailbox close if a lot
  of changes were being sent.
- pop3: Fixed a potential hang
- mbox: Creating new mailboxes should base permissions on mail root
  dir, not always use 0600.
- auth: Disable auth caching entirely for master users.
2010-11-20 15:57:11 +00:00
obache
0614c465af Add some missing files to PKGCONFIG_OVERRIDE. 2010-11-19 00:54:39 +00:00
obache
9dd95b7774 Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name changed. 2010-11-18 23:59:15 +00:00
drochner
6a881722d4 kill GDK_DISABLE_DEPRECATED, should fix build problem reported by wiz 2010-11-17 15:59:38 +00:00
abs
9987fa4b3a PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
bouyer
f0cc287ca9 php5-pear-Mail_mimeDecode is required to properly display certain
mail (especially ones with a smime.p7s signature).
Bump PKGREVISION
2010-11-14 21:17:46 +00:00
shattered
3b05a61c76 Follow HTTP redirects to new HOMEPAGEs and/or MASTER_SITES. 2010-11-13 21:08:54 +00:00
tnn
39d7e2c75b Reluctantly switch over to bundled cairo and pixman for mozilla packages,
like other distros have recently done. Bump package revisions.

Background:
The cairo-1.10 update caused multiple regressions in firefox, such as
flickering gif animations and crashes.
Mozilla doesn't seem interested in fixing it on the stable branches:
  https://bugzilla.mozilla.org/show_bug.cgi?id=610107
Other references:
  https://bugzilla.redhat.com/show_bug.cgi?id=628331
  http://bugs.gentoo.org/show_bug.cgi?id=337813
  https://bugzilla.mozilla.org/show_bug.cgi?id=597174

This workaround is guaranteed to cause other problems in the long run;
so we should attempt to switch back when we move to the mozilla-2.0 branch.
2010-11-13 11:54:43 +00:00
tnn
cb817bb17c Update to thunderbird-3.1.6.
Fixes MFSA 2010-73 Heap buffer overflow mixing document.write and DOM insertion
2010-11-13 11:05:04 +00:00
obache
92a8b945df Update cyrus-imapd24 to 2.4.4.
Changes to the Cyrus IMAP Server since 2.4.3

      * Rewrite index_upgrade to always parse the message files and
        re-create cyrus.cache, to avoid upgrade upgrade failures where
        cache errors occured.
      * Fixed sync_reset handling of user deletions
      * Fixed proc file handling of LOGIN and folder unselect
      * use cyrus.expunge file (if still present) to delete bogus records
        from a failed index upgrade (cause by bugs in earlier version)
      * detect version 2.5 in XFER to support use with master git branch in
        a murder
      * made pop3 expunge much more efficient
      * handle missing seen file in XFER
2010-11-12 03:49:56 +00:00
adam
65153c33a6 Changes 1.2.5:
* Fix procmail vacation rule if no dates are set
* Fix filtering only unseen message if rule should filter all messages in
  IMAP driver

Changes 1.2.4:
* Correctly escape addresses in procmail driver
* Fix procmail scripts when using composite headers
* Support some non-standard Date: headers in Sieve vacation rules
* Support composite header rules with IMAP backends
* Fix unconditional debug output with Net_Sieve earlier than 1.2.0
* Add Sieve configuration to use UTF-8 encoded folder names (for Dovecot)

Changes 1.2.3:
* Log Sieve communication with DEBUG log level.
* Fix Oracle SQL scripts.
* Add Croatian translation
* Add PostgreSQL-specific upgrade script
* Fix procmail vacation rule
* Prevent deadlock with vacation rule in maildrop driver
2010-11-10 12:50:20 +00:00
adam
e65e2b29dd Changes 4.3.9:
* Fix error if user's account only contains an INBOX

Changes 4.3.8:
* SECURITY: Properly escape user input in Fetchmail configuration.
* Fix updating POP3 indices when using mailbox caching
* Include "anyone" user when listing users in the ACL screen
* Turn DNS prefetching off when displaying untrusted message content

Changes 4.3.7:
* Fix spellcheck-on-send when using fckeditor and no errors exist
* Fix authenticate API call and synchronization when using realms
* Optimize folder tree initialization
* Add command line fetchmail script
* Workaround broken PHP number formatting with some locales
2010-11-10 12:48:31 +00:00
adam
af4aee73b1 Added Order and Allow 2010-11-10 11:42:27 +00:00
adam
1055290ca5 Changes 5.4.3:
* gpglib/configure.in: Use "gpg2" if "gpg" is not found.
* sqwebmail.spec.in: Use gnugp2 as a requirement if gnupg is not
  installed. Replace vixie-cron with cronie as a listed req.
2010-11-10 10:52:46 +00:00
adam
b0817c7860 Changes 0.65.2:
This is a bug-fix release.
2010-11-10 10:40:15 +00:00
adam
b71d3f1ee1 Changes 2.5.2:
* maildrop/maildropex.sgml: Fix formatting problem with man page stylesheet.
2010-11-10 10:23:38 +00:00
adam
36fe006f93 Patches corrected 2010-11-10 10:00:06 +00:00