Commit graph

7418 commits

Author SHA1 Message Date
wiz
a271cbc8b8 Be much less restrictive in accepted thunderbird versions for plugins.
Bump PKGREVISION.
2011-10-12 09:49:13 +00:00
adam
49cb1a16f3 Match exim version 2011-10-10 12:22:17 +00:00
adam
43b6b777f4 Changes 4.77:
* Solaris build fix for Oracle's LDAP libraries.
* HP/UX build fix: avoid arithmetic on a void pointer.
* DKIM Verification: Fix relaxed canon for empty headers w/o whitespace trailer
* Fix a couple more cases where we did not log the error message when unlink()
  failed.
* Make the exiwhat support code safe for signals. Previously Exim might lock up
  or crash if it happened to be inside a call to libc when it got a SIGUSR1
  from exiwhat.
* Improved ratelimit ACL condition.
* Removed a few PCRE remnants.
* Automatically extract Exim's version number from tags in the git repository
  when doing development or release builds.
* Raise smtp_cmd_buffer_size to 16kB.
* Implement SSL-on-connect outbound with protocol=smtps on smtp transport.
* Use .dylib instead of .so for dynamic library loading on MacOS.
* Variable $av_failed, true if the AV scanner deferred.
* Stop make process more reliably on build failure.
* Make maildir_use_size_file an _expandable_ boolean.
* Handle ${run} returning more data than OS pipe buffer size.
* Handle IPv6 addresses with SPF.
* GnuTLS: support TLS 1.2 & 1.1.
* match_* no longer expand right-hand-side by default.
* fix uninitialised greeting string from PP/03 (smtps client support).
* shell and compiler warnings fixes for RC1-RC4 changes.
2011-10-10 12:20:49 +00:00
dholland
e2a8b048b7 Fix build with recent curl. 2011-10-09 09:09:29 +00:00
kim
94cc45defc This can be built with emacs23nox as well. 2011-10-09 02:27:54 +00:00
shattered
b9b0692692 PR/29576 -- Use @RCD_SCRIPTS_SHELL@ in rc.d scripts, not /bin/sh 2011-10-07 22:37:02 +00:00
obache
c5c19bc784 Update cyrus-imapd24 to 2.4.12.
Changes to the Cyrus IMAP Server since 2.4.11

      * Bug #3150 - fix issue with overview and messages without a
        References header
      * fixed nntp login with tab and space in password
      * Bug #3501 - be more relaxed about names of DELETED folders
      * Bug #3553 - fix QRESYNC passing to murder backend - thanks alec
        <alec@alec.pl>
      * Bug #3554 - only show ENABLED response the first time each option
        is ENABLEd
      * Lots of cleanup of build process and backporting of APIs
      * Bug #3502 - make configure.in more portable - thanks OBATA Akio
        <obata@lins.jp>
      * Bug #3533 - add missing break statements in sieve - thanks Thomas
        Jarosch <thomas.jarosch@intra2net.com>
      * Bug #3550 - support wildcards for ACLS in cyradm - thanks
        <mark.cave-ayland@siriusit.co.uk>
      * Bug #3556 - print remote server in mbpath - thanks Wolfgang Breyha
        <wbreyha@gmx.net>
      * Bug #3559 - make XFER work with unlimited quota - thanks Wolfgang
        Breyha <wbreyha@gmx.net>
      * Bug #3547 - use strconcat() in writefile()
      * fixed a case where skiplist library could write error messages
        directly to stdout
      * Bug #3545 - fix sign extension in squat_decode_64
      * Bug #3558 - return error if backend doesn't support LIST-EXTENDED
      * Bug #3565 - clean up in preparation for automake
      * fixed incomplete authentication checks in nntpd, reported by
        Secunia as SA46093
2011-10-05 01:32:31 +00:00
obache
95cb2f0d06 add HTTP master site. 2011-10-05 01:22:57 +00:00
obache
25b3addc37 Update cyrus-imapd23 to 2.3.18.
Changes to the Cyrus IMAP Server since 2.3.17

      * Fix for incomplete authentication checks in nntpd, reported by
        Secunia as SA46093 - thanks Stefan Cornelius, Secunia Research
2011-10-05 01:18:34 +00:00
minskim
4f02b4ade6 Update wl-snapshot to 2.15.9.20110420.
Changes:
* etc/icons/unplugged.xpm: Change design. Use `unplugged' style
  instead of `prohibition sign' style.
* doc/wl.texi (Variables of Summary): Replace unicode character.
2011-10-04 22:54:08 +00:00
taca
1af8eae276 Limit this package to ruby18 for just now.
It could be modified about handling of character encoding, but it might
take some more time.
2011-10-03 03:42:58 +00:00
wiz
01245dbaa5 Remove packages scheduled to be deleted according to the pkgsrc-2011Q2
release notes.
2011-10-02 14:11:51 +00:00
shattered
1b190b21c5 PR/44024 -- fix failure to build with recent openssl 2011-10-01 11:49:19 +00:00
schmonz
0059ab53dc Update to 4.22.1. From the changelog:
- fix BrokenUIDLPOP3Retriever breakage from 4.21.0.  Thanks: Scott Robbins,
 "hgolden".
2011-10-01 04:33:26 +00:00
joerg
ec74a8024a Fix PLIST overlap with dependency 2011-09-28 06:36:57 +00:00
schmonz
154d795cbf Update to 4.22.0. From the changelog:
-when retriever supports multiple mail folders (IMAP), store oldmail data for
 each folder separately, preventing problems in some cases when using multiple
 rc files with the same account.  Thanks: Jesse Schobben.

While here, add a patch comment to quell pkglint.
2011-09-26 14:06:30 +00:00
obache
09603c0f77 require Digest::SHA1 to build. 2011-09-26 01:31:02 +00:00
joerg
9ed9fd9c4d Make sure user/group creation actually works by applying consistent
spelling of the variables
2011-09-25 19:49:25 +00:00
schmonz
87073138a9 Update to 4.21.0. From the changelog:
-automatically open IMAP folders read-only if neither the delete nor
 delete_after options are in use; necessary to access chatlogs via Gmail.
 Thanks: Daniel M. Drucker.
-avoid sorting msgids on each retrieval, reducing overhead when dealing with
 folders containing thousands of messages.  Thanks: Daniel Koukola.
2011-09-24 16:53:26 +00:00
wiz
40cf42f63d Fix build on NetBSD-4. From Robert Elz in PR 45337. 2011-09-22 11:54:22 +00:00
joerg
02a75887be Get the correct MySQL server dependency by including the buildlink
files.
2011-09-21 13:16:05 +00:00
jmmv
ecf59cda1c Restore information about optional patches. 2011-09-19 01:01:11 +00:00
ghen
617cf5f06a Update to Dovecot 2.0.15.
+ doveadm altmove: Added -r parameter to move mails back to primary storage.
- v2.0.14: Index reading could have eaten a lot of memory in some situations
- doveadm index no longer affects future caching decisions
- mbox: Fixed crash during mail delivery when mailbox didn't yet have GUID
  assigned to it.
- zlib+mbox: Fetching last message from compressed mailboxes crashed.
- lib-sql: Fixed load balancing and error handling when multiple hosts are
  used.
2011-09-16 14:26:54 +00:00
obache
8571638a94 Remove cyrus-imapd21, unsupported version by upstream. 2011-09-16 12:07:32 +00:00
obache
d156436aa3 Bump PKGREVISION from PHP_VERSION_DEFAULT changes. 2011-09-16 05:46:22 +00:00
obache
175e607eee Bump PKGREVISION from RUBY_VERSION_DEFAULT changes. 2011-09-16 02:26:44 +00:00
ghen
ba744119fb Update pigeonhole plugin to 0.2.4.
Changelog:

+ Vacation extension: finally added support for using the original
   recipient in vacation address check. It is also possible to disable
   the recipient address check entirely. Check doc/vacation.txt for
   configuration information.
+ Include extension: made limits on the include depth and the total
   number of included scripts configurable. Check doc/include.txt for
   configuration information.
+ Implemented ihave extension. This allows checking for the availability
   of Sieve language extensions at 'runtime'. Actually, this is checked
   at compile time. At runtime the interpreter checks whether extensions
   that were not previously available are still unavailable. If the
   situation changed, the script is re-compiled and the ihave tests are
   evaluated again.
+ Sieve: optimized compilation of tests that yield constant results
   (i.e. known at compile tme), such as 'true' and 'false'. No code is
   produced anymore for script sections that are never executed. Also,
   semantics are not verified anymore in uncompiled script sections.
+ Made vnd.dovecot.debug extension available to the LDA plugin instead
   of only the command line tools.
+ Sieve: redirect action now adds X-Sieve-Redirected-From header
   (mainly for people using SPF/SRS).
- Sieve: fixed bug in handling flags and keywords; in case of error an
   assertion was triggered.
- Script storage: improved handling of unconfigured user home directory.
   Originally this would produce an unhelpful error message.
- Imap4flags extension: prevent forcibly enabling imap4flags when
   imapflags is enabled.
- Fixed various -Wunused-but-set-variable compiler warnings.
- Include extension: forgot to check variable identifier syntax for
   'global' command.
- Sieve: fixed debug mode; no messages were logged in some situations.
- sievec tool: forgot to enable -D (debug) parameter.
2011-09-15 14:22:29 +00:00
hans
13286c46f5 Fix build on SunOS. 2011-09-14 17:09:47 +00:00
taca
82352ca517 Update sylpheed package to 3.1.2.
2011-09-07

	* version 3.1.2

2011-08-03

	* src/quick_search.c: applied a patch to fix quick search text color
	  on dark themes (thanks to speps).

2011-06-24

	* src/update_check.c: win32: also check the file size of updater exe.

2011-06-24

	* libsylph/utils.c: my_tmpfile(): win32: fixed a memory leak.
	  unix: removed alloca().
2011-09-13 14:50:03 +00:00
wiz
f7ae03e0a3 Update to 2.4.26:
2011-08-08  Jeffrey Stedfast  <fejj@gnome.org>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.26

	* build/vs2008/gmime.vcproj: Bumped version.

2011-07-17  Jeffrey Stedfast  <fejj@gnome.org>

	* gmime/gmime-utils.c (charset_convert): Don't skip validation of
	UTF-8 text.

2011-07-17  Jeffrey Stedfast  <fejj@gnome.org>

	* gmime/gmime-utils.c (charset_convert): Handle ERANGE the same as
	EILSEQ.

	* gmime/gmime-filter-charset.c (filter_filter): Handle ERANGE the
	same as EILSEQ.

	* gmime/gmime-charset.c (g_mime_charset_map_init): Improved logic
	for Win32 (and even Linux) systems. Don't rely on setlocale().

2011-06-15  Jeffrey Stedfast  <fejj@gnome.org>

	* gmime/gmime-gpg-context.c: Define nfds_t on OSX.

2011-06-09  Jeffrey Stedfast  <fejj@gnome.org>

	Fix for bug #652056

	* gmime/gmime-param.c (decode_value): If STRICT_PARSER isn't
	defined, don't require the value to start with a valid character.

2011-06-08  Jeffrey Stedfast  <fejj@gnome.org>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.25

	* build/vs2008/gmime.vcproj: Bumped version.

	* gmime/gmime-session.c: Don't crash if the request_passwd()
	virtual method is set to NULL. Fixes bug #651825.

2011-06-08  Jeffrey Stedfast  <fejj@gnome.org>

	* gmime/gmime-gpg-context.c: If building on Apple, force the use
	of our own implementation of poll() because Apple's poll() is
	broken on some versions of MacOS.
2011-09-12 21:22:34 +00:00
drochner
64c2f145ec update to 3.7.10
changes:
-UI and logging improvements
-documentation/i18n updates
-bugfixes
2011-09-12 17:43:05 +00:00
taca
cdba877307 Update proxsmtp to 1.9.
1.9 [2011-01-23]
 - Fix build warnings.
 - Fix problem on linux not detecting netfilter headers.
 - Add true transparent proxying, where both client and server have no
   knowledge of the proxy. Documented at the proxsmtp web page.
 - Use capabilities to have transparent proxying without running as root.
 - Implement a simple reject filter, so no scripts need to be run.
 - Allow skipping of filtering for authenticated connections.
 - Bump up the top number of simultaneous connections.
 - Add client IP addresses to the log line.

1.8 [2008-06-30]
 - Make the XFOWARD HELO available as a environment variable in scripts. [Glenn Matthys]
 - Send an RSET to the server after filter fails an email.
 - Fix an uninitialized pid variable.

1.7 [2007-05-28]
 - Use my real name 'Stef Walter'
   See: http://memberwebs.com/nielsen/

1.6 [2006-11-13]
  - On FreeBSD fix problem where stderr wasn't processed when filter
    didn't read stdin.
  - Add strcasestr which is missing on Solaris.
  - Add back 'Header' option which was accidentally removed in 1.5. Blush!

1.5 [2006-09-05]
  - Added support for setting the REMOTE variable when an XFORWARD
    command is seen.

1.4 [2006-08-10]
  - Fix crasher after connection closes unexpectedly.
  - Fix problem with waiting for processes [Jeff Fisher]
  - Better message for 'busy' [Akihiro Sagawa]

1.3 [2005-10-21]
  - Handle condition of server refusing data transfers more gracefully.
  - Less chatty when setting timeouts fail
  - Drop privileges after binding to port. Allows listening on ports < 1024
  - Ported to Solaris
  - Fix problem with binding to certain 'long' addresses
  - Support embedded NULLs in email data.
  - Fix problems with empty addresses in logs.
  - Don't let exchange send it's strange binary data through the proxy
  - Don't reject emails when server is overloaded or errors.
  - Don't reject emails when starting the filter command fails.

1.2.1 [2005-04-15]
  - Fixed bug (introduced in 1.2) when 'Header' option is not present.

1.2  [2005-03-24]
  - Don't leak file descriptors when clamsmtpd can't connect to outgoing
        SMTP server [Chris Mason]
  - 'Header' configuration option with special format arguments [Olivier Beyssac]
  - Supress weird warnings when looking up names of local unix connections.

1.1  [2005-01-27]
  - Fixed crasher when outgoing connection couldn't be established
  - Removed erroneous chown line from clamsmtpd.sh
2011-09-12 16:30:30 +00:00
taca
a81377ec96 Make cmew command usable with ruby19.
pkgsrc change: add comments to patch files.

Bump PKGREVISION.
2011-09-12 16:27:18 +00:00
tnn
26be83df41 PR pkg/45346: Pierre Allegraud: Be more consistent about which configure
settings we want / do not want with the debug option.
2011-09-12 09:19:06 +00:00
wiz
01defbdffa Fix build on NetBSD-4. From Robert Elz on tech-pkg. 2011-09-09 13:44:24 +00:00
obache
99ad5e2a49 Update cyrus-imapd24 to 2.4.11.
Changes to the Cyrus IMAP Server since 2.4.10

      * fixed replication recovery from different messages at the each end
      * Bug #3489 - fixed quotalegacy handling of prefixes so only exact
        subfolders match
      * Bug #3498 - fixed deletion of users quota files with
        unixheriarchysep enabled, thanks Leena Heino
      * Bug #3491 - NOOP and UNAUTHENTICATE for timsieved, thanks Dilyan
        Palauzov
      * Bug #3492 - better response codes for timsieved, thanks Dilyan
        Palauzov
      * Bug #3497 - fix cmd syslog from master, thanks Kristof Katus
      * Bug #3503 - compilation of perl libraries on dragonfly and freebsd,
        thanks OBATA Akio
      * Bug #3451 - allow CC to have spaces
      * Bug #3505 - fix sync_reset, thanks David Carter
      * Bug #3506 - use literal+ for sync_(client|server), thanks David
        Carter
      * Bug #3300 - use portable function for TCP constants, thanks OBATA
        Akio
      * Bug #3507 - fix replication recovery with non-delayed expunge,
        thanks Julien Coloos
      * Bug #3495 - improved duplicate suppression, thanks Kristof Katus
      * Bug #2772/3463 - fixed crashes in THREAD by correcting folding of
        references headers
      * Bug #3439 - fix ugly syslog message for vacation
      * Bug #3499 - options to disable namespaces to reduce load on big
        servers with no shared folders. Thanks Olivier ROLAND
      * Changed skiplist to truncate old files after checkpoint, which can
        save disk space on tmpfs or small ssds when old copies were held
        open by other processes
      * Made Cyrus more robust against corruption in mailboxes.db data, so
        it will return an error rather than crashing on invalid entries
      * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in
        nntpd - thanks Coverity
2011-09-09 12:09:34 +00:00
obache
ee2d4f3f23 Update cyrus-imapd23 to 2.3.17.
(add an patch to fix compilation on perl 5.14)

Changes to the Cyrus IMAP Server since 2.3.16

      * Fix for CVE-2011-3208, a remotely exploitable buffer overflow in
        nntpd
2011-09-09 11:56:19 +00:00
wiz
3837b962fc Update to 2.4.24:
2011-03-26  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.24

	* build/vs2008/gmime.vcproj: Bumped version.

	* gmime/gmime-gpg-context.c (gpg_ctx_parse_signer_info): Fixed to
	actually set the signer status. Fixes bug #645787, based on an
	initial patch by Thomas Jost.

2011-03-14  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Check for glib-sharp-2.0 instead of gtk-sharp-2.0
	since we really only depend on glib-sharp. Also check for gapi-2.0
	via pkgconfig.

	* mono/gmime-sharp.dll.config.in: Dll map the .so.MajorVersion
	instead of .so.Version.
2011-09-08 20:06:48 +00:00
wiz
35e73c1c02 Remove inet6 option -- the configure script doesn't recognize the argument
the option added.
2011-09-07 09:24:08 +00:00
cheusov
66812c3d06 Add missing build tools "yacc" and "lex" 2011-09-05 20:20:27 +00:00
tnn
4d6a544bf5 Update to thunderbird-6.0.1.
Removes trust of fraudulent SSL certificates issued by DigiNotar.
2011-09-04 21:28:35 +00:00
taca
9a52cca58b Update postfix pacakge to 2.8.5.
[An on-line version of this announcement will be available at
http://www.postfix.org/announcements/postfix-2.8.5.html]

Postfix stable release 2.8.5, 2.7.6, 2.6.12, and 2.5.15 are available.
These contain fixes and workarounds for the Postfix Milter client
that were already included with the Postfix 2.9 experimental release.

    * The Postfix Milter client logged a "milter miltername: malformed
      reply" error when a Milter sent an SMTP response without
      enhanced status code (i.e. "XXX Text" instead of "XXX X.X.X
      Text").

    * The Postfix Milter client sent a random {client_connections}
      macro value when the remote SMTP client was not subject to
      any smtpd_client_* limit. As a workaround, it now sends a
      zero value instead.
2011-09-03 15:18:20 +00:00
adam
8c8d193691 Changes 2.0.14:
* doveadm: Added support for running mail commands by proxying to
  another doveadm server.
* Added "doveadm proxy list" and "doveadm proxy kick" commands to
  list/kick proxy connections (via a new "ipc" service).
* Added "doveadm director move" to assign user from one server to
  another, killing any existing connections.
* Added "doveadm director ring status" command.
* userdb extra fields can now return name+=value to append to an
  existing name, e.g. "mail_plugins+= quota".
* script-login attempted an unnecessary config lookup, which usually
  failed with "Permission denied".
* lmtp: Fixed parsing quoted strings with spaces as local-part for
  MAIL FROM and RCPT TO.
* imap: FETCH BODY[HEADER.FIELDS (..)] may have crashed or not
  returned all data sometimes.
* ldap: Fixed random assert-crashing with with sasl_bind=yes.
* Fixes to handling mail chroots
* Fixed renaming mailboxes under different parent with FS layout when
  using separate ALT, INDEX or CONTROL paths.
* zlib: Fixed reading concatenated .gz files.
2011-08-29 11:27:00 +00:00
schnoebe
9b9941454f Remove the uses of ctime.pl and getopts.pl, since those are going away soon. 2011-08-27 15:47:42 +00:00
tnn
c8dc3548d6 Remove Byte Order Mark (BOM) which isn't understood by GCC < 4.3.0.
From upstream.
Closes PR pkg/45291.
2011-08-26 09:24:40 +00:00
tron
c0ed4c7074 Update "fetchmail" and "fetchmailconf" package to version 6.3.21.
Changes since version 6.3.20:
- The IMAP client no longer inserts NUL bytes into the last line of a
  message when it is not closed with a LF or CRLF sequence. Reported
  by Antoine Levitt.  As a side effect of the fix, and in order to
  avoid a full rewrite, fetchmail will now CRLF-terminate the last
  line fetched through IMAP, even if it is originally not terminated
  by LF or CRLF. This bears no relevance if your messages end up in
  mbox, but adds line termination for storages (like Maildir) that do
  not require that the last line be LF- or CRLF-terminated.
2011-08-26 07:19:25 +00:00
tnn
04fe848829 Add missing nanojit conditionals to PLIST. Should fix PR pkg/45282. 2011-08-23 18:04:17 +00:00
obache
0b8aa0f6a3 Recursive bump from gdbm shlib bump. 2011-08-23 13:06:45 +00:00
tnn
d5bfdf589d DragonFly build fix. From Rumko in private mail. 2011-08-21 23:21:33 +00:00
taca
437b7c7f68 Update pear-Mail_Mime package to 1.8.2.
Mail_Mime 1.8.2

Release date: 2011-08-10 09:56 UTC
Release state: stable

Changelog:

Bugs Fixed:
* #18426: Fixed backward compatibility for "dfilename" parameter [alec]
* Removed xmail.dtd, xmail.xsl from the package [alec]
* Fixed handling of email addresses with quoted local part [alec]
2011-08-20 14:10:45 +00:00