Commit graph

6663 commits

Author SHA1 Message Date
taca
60cb740765 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
c2e9522504 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
4297f3aa37 update to 0.7.0, to support claws-mail-3.7.2
requested by smb
2009-09-30 09:00:33 +00:00
drochner
a33ae6b219 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
59525c3198 propagate "enchant" dependency, fixes build of some "extra" (ie not
bundled) plugins
2009-09-30 08:51:50 +00:00
taca
14f293a74b 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
f93f055816 Remove subst of IMAPClient => ImapClient2 now we can use the standard
IMAPClient module. Bump pkgrevision
2009-09-29 12:34:19 +00:00
wiz
ceab3f8cf9 Include "../../sysutils/desktop-file-utils/desktopdb.mk" to make pkglint
happy.
2009-09-24 13:14:53 +00:00
sno
15707ea5a1 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
901a5f05dd Added mail/p5-App-Siesh version 0.20 2009-09-22 18:22:09 +00:00
sno
a0143c9efa 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
b95f6599dc Always add "VARBASE" to "BUILDDEFS" as we use it unconditionally now. 2009-09-22 16:52:02 +00:00
tron
ffcda392c4 Backout incorrect change. Problem pointed out Petar Bogdanovi. 2009-09-22 15:57:50 +00:00
tron
ca677b7633 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
f3a61f6d80 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
6f3fdfeb7e 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
42e2ce9603 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
4af22523b0 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
e8e5716cfe 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
4100d85542 Handle:
WARN: mail/Makefile:263: re-alpine should come before relay-ctrl.
2009-09-17 17:09:37 +00:00
sno
ac02b7357e Updating mail/p5-Net-ManageSieve from 0.06 to 0.08
pkgsrc changes:
  - Adding license definition

Upstream changes:
0.08	Tue Aug  4 13:56:26 CEST 2009
	- chg: accept ucfirst options on new() constructor for all options
		CPAN bug #48349 MDOM
	- fix: documentation bug about to pass "tls" to IO::Socket

0.07	Tue Aug  4 13:56:26 CEST 2009
	- add: on_fail option for constructor
		CPAN bug #48286 Mario Domgoergen
	- fix: missing call to _set_error() when TLS fails
2009-09-16 19:05:30 +00:00
sno
521f85974d Updating mail/p5-Email-Send from 2.194 to 2.198
pkgsrc changes:
  - Adding license definition

Upstream changes:
2.198     2009-07-12
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **
          fix the paths added in 2.195; thanks, ansgar from uni-heidelberg

2.197     2009-06-13
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          fix regression introduced into SMTP transport's "to" detector
          (thanks to John Maslanik for bug report)

2.196     2009-06-09
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          reduce reliance of tests on screw-up-able Module::Pluggable call

2.195     2009-06-07
          ** PLEASE CONSIDER USING EMAIL-SENDER INSTEAD **

          add /usr/sbin/sendmail as last place to always look for sendmail
          add /usr/lib/sendmail as last place to always look for sendmail
          if $QMAIL variable for Qmail subclass is -x, use it
2009-09-16 18:53:21 +00:00
sno
f571547127 Updating mail/p5-Email-Valid from 0.181 to 0.182
Upstream changes:
0.182     2009-08-03
          skip DNS tests on machines with lying DNS
2009-09-16 18:49:44 +00:00
reed
e1ad8b0a82 Added mail/re-alpine version 2.01 2009-09-15 23:30:47 +00:00
reed
6581899428 Import new package: re-alpine.
Re-alpine is a fork of Alpine with a new development team.  (Alpine
is the official replacement for the Pine email and news client.)

Re-alpine is a screen-oriented message-handling tool (i.e. a mail
client) with many configurations for the novice and power user.

This package currently only installs the alpine binary, excluding
the pilot and pico binaries which would cause it to conflict with
the pine package.
2009-09-15 23:27:05 +00:00
drochner
8cff24a4a6 reset PKGREVISION for base pkg update 2009-09-15 10:28:29 +00:00
drochner
0df6297dba update to 3.7.2
changes:
Default Cc, Bcc and Reply-To options have been added to Folder
 Properties.
MIME parts that lack an end boundary are now handled, (even though
 they're INVALID!).
A 'Metadata handling' option has been added to the Miscellaneous
 options page. The options are 'safer' or 'faster'. 'faster' is
 Claws' original behaviour. 'safer' prevents data loss on system
 crashes where the filesystem is of a 'not-so-robust' variety, e.g.
 xfs. If in doubt, use 'safer'. This option defaults to 'safer'.
Face and X-Face previews have been added to the Custom Header
 Configuration dialogue in Account preferences.
An option has been added to the Receive page of IMAP account
 preferences, "Move deleted mails to trash and expunge immediately".
 This option is on by default to avoid changing the existing
 behaviour. Turning it off prevents automatic expunging.
 Also, 'Tools/Expunge' and 'View/Hide deleted messages' menu items
 have been added to main toolbar.
Support for clickable gopher:// links has been added.
In the Compose window a warning dialogue is raised if attachments
 that have been added no longer exist on the filesystem at the time
 of sending.
Buttons to clear header lines in the Compose window have been
 added.
GnuTLS compatibility mode is now used, this avoids problems with
 servers that don't comply 100% with the spec, but still exist.
tools/csv2addressbook.pl
 thunderbird import for version 2.0.0.21 has been added.
translation updates
bugfixes
2009-09-15 10:27:02 +00:00
taca
386094fbeb Update msmtp package to 1.4.18 adding a patch for OpenSSL 1.0beta.
(fix PR pkg/42054.)

Changes:
- Update gnulib to 2009-09-07.
- Use proper binary prefixes when handling sizes.
- Scripts msmtpq and msmtpQ: do not hardcode IP address of www.google.com
when testing connectivity. Use host name instead. Closes Debian bug #538328.
- Make the option -v an alias for -d/--debug, for compatibility with
other implementations of the sendmail interface. Closes Debian bug #487272.
- Add find_alias_for_msmtp.sh script by Jim Lofft.
- Update gnulib to 2009-08-02.
- Increase SMTP_MAXCMDLEN so that it is large enough to handle the
potentially very long lines generated by the GSSAPI authentication method.
- Update gnulib to 2009-03-07. Remove gnulib modules
fseek/fseeko/lseek because they cause errors on MinGW: files opened with
"r+" cannot be written to.
Provide our own fseeko instead if it does not exist; see configure.ac.
- Use "netrc" as SYSNETRCFILE, not ".netrc". Reported by Jim Pryor.
- Use more gnulib modules to remove more W32 workarounds from the source.
- Add missing gnulib module strerror for meaningful error messages on W32.
2009-09-14 07:08:52 +00:00
ghen
066c21d368 Dovecot CMU Sieve plugin 1.1.7 fixes some buffer overflow vulnerabilities,
see: http://www.dovecot.org/list/dovecot-news/2009-September/000135.html
Other changes not listed.
2009-09-14 06:10:48 +00:00
ghen
b738c5341d Update to Dovecot 1.1.19.
- file_set_size() was broken with OSes that didn't support posix_fallocate()
  (almost everyone except Linux), causing all kinds of index file errors.
- ldap: Fixed hang when >128 requests were sent at once.
- Fixed a crash in saving messages where message contained a CR character that
  wasn't followed by LF (and the CR happened to be the last character in an
  internal buffer).
- deliver: Don't send rejects to any messages that have Auto-Submitted header.
  This avoids emails loops.
- Message decoding fixes (mainly for IMAP SEARCH, Sieve).
2009-09-14 06:09:08 +00:00
wiz
4344dcb6e5 Add two patches from upstream bug tracking that fix MH box handling
that was broken in 1.5.20.

Tracked down by tonio@ with help from Antonio Radici.

Bump PKGREVISION.
2009-09-13 22:47:30 +00:00
tron
49347a35a5 Include "string.h" instead of manually defining prototypes for e.g.
strcpy(3). This fixes the build under Mac OS X Snow Leopard.
2009-09-13 16:10:53 +00:00
sno
91aadad656 Updating mail/p5-Mail-Mbox-MessageParser from 1.5000nb2 to 1.5002
pkgsrc changes:
  - Adding license definition
  - Adjusting dependencies
  - prevent bundled Module::Install from automatic installing extra deps
  - removed upstream applied patches

Upstream changes:
Version 1.5002: Sun Aug 9 2009
- Disabled the grep interface, which has had some tricky bugs that I don't
	have time to figure out.
- Fixed infinite loop that occurred for emails of less than 200 characters.
	(Thanks to Julian Ladisch <bitcard.org-prt@ladisch.de> for the bug report.)
- Updated Makefile.PL to be compatible with versions of Module::Install >
	0.88.
- Instead of returning an error for an empty mailbox, a valid mailbox is
	returned that will immediately fail the end_of_mailbox check. This should
	simplify people's code. (Thanks to Daniel Maher <dma@witbe.net> for a bug
	report that suggested this change in semantics.)
- More updates for the missing "m" modifier issue exposed by Perl 5.10.
	(Thanks to Tom Callawa <tcallawa@redhat.com> for the bug report, and Andreas
	K"onig <andreas.koenig@anima.de> for the patch.)
- Added some debugging information for the "cache data not validated" error.
	Hopefully this will help catch the bug in the act.

Version 1.5001: Sun Jul 20 2008
- Added the missing "m" modifier to a number of regular expressions. A change
	in Perl 5.10 exposed this issue. (Thanks to Anicka Bernathova
	<anicka@suse.cz> for the patch.)
- Fixed an off-by-one error that would sometimes cause warnings about
	undefined values.
- Added a hack to Makefile.PL to force Module::AutoInstall to be included for
	Module::Install::CheckOptional.
- Fixed a problem in the PREOP rewriting that would cause it to fail on
	Windows.
2009-09-13 11:51:57 +00:00
taca
fe168c9765 Since cnews and snews scripts are Ruby scripts which use sqlite3
interface, replace interpreter line and depends on ruby-sqlite3
package.

Bump PKGREVISION.
2009-09-13 01:28:50 +00:00
minskim
9fce8dcace Sync ruby-actionmailer with rails packages. 2009-09-12 22:20:29 +00:00
sno
b3e7e3e3dc Updating mail/p5-MIME-Lite from 3.024 to 3.025
pkgsrc changes:
  - Adding license definition

Upstream changes:
Version 3.025
    Added back support for providing a non-default SMTP port (#21156, #48783, thanks John Bokma!).
2009-09-12 22:08:14 +00:00
sno
3815f45725 Updating mail/p5-MIME-Types from 1.27 to 1.28
pkgsrc changes:
  - Adding license definition

Upstream changes:
version 1.28: Mon Sep  7 00:12:53 CEST 2009
	- fix initiation when using by_mediatype().
	  rt.cpan.org#49111 [GENEHACK]
2009-09-12 21:09:25 +00:00
wiz
e684e23786 Spelling and stuff. 2009-09-12 18:05:19 +00:00
obache
204cf6e337 Update cyrus-imapd to 2.2.13p1.
Changes to the Cyrus IMAP Server since 2.2.13

      * Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
2009-09-10 05:13:56 +00:00
martti
261be841d0 Added postconf (pkg/42015) 2009-09-08 13:06:01 +00:00
tron
a779bf4053 Fix an abort() caused by miscalculating the size of an internal buffer.
This can crash applications using "libspf2" (e.g. "milter-greylist")
in an e-mail gets delivered via SMTP over IPv6 depending on the
remote machine's IPv6 address.
2009-09-08 10:36:27 +00:00
jnemeth
7047ce75b9 nuked sendmail813 2009-09-07 14:31:43 +00:00
jnemeth
69e818fb79 This is ancient, unmaintained (both upstream and in pkgsrc), doesn't build
on current NetBSD releases, and nobody said anything when I asked, so
bye-bye.
2009-09-07 14:31:08 +00:00
joerg
3027bbc242 Restore DEPENDS, it wasn't mean to be removed. Drop NO_SRC_ON_FTP, it
can be mirrored normally.
2009-09-03 12:10:21 +00:00
joerg
2a5a25362f Don't pass down -I and -L without argument for X11_TYPE=modular. 2009-09-03 12:03:37 +00:00
wiz
282e3e8e98 Update to 2.7.1:
2.7.1

   Changes: Users (or package maintainers) now have the choice between
   Getopt::Long and Getopt::Mixed (with the latter as the default).

2.7

   Changes: Another tweak to the MS-TOFU detection has been applied.

2.6

   Changes: This release has a minor TOFU detection tweak. Some typos have
   been fixed. It is hopefully the last release before a long overdue
   migration to Getopt::Long.
2009-09-02 12:11:21 +00:00
tron
bae2b95ad9 Update "milter-greylist" package to version 4.2.3. Changes since 4.2.2:
- Fix unallocated memory use for ldapcheck and urlcheck property matching
- Fix off-by one bug in DATA stage filtering (Pascal Lalonde)
2009-09-01 22:03:30 +00:00
tron
3032634e9e Set license to "gnu-gpl-v2". 2009-08-31 19:25:27 +00:00
martti
c113468690 Updated mail/postfix-current to 2.7.20090828
The stable release Postfix 2.6.5 addresses the defects described
below (some already addressed with the not-announced Postfix 2.6.3
release).  These defects are also addressed in the legacy releases
that are still maintained: Postfix 2.5.9, 2.4.13 and 2.3.19.

Do not use Postfix 2.6.4, 2.5.8, 2.4.12, 2.3.18, 2.7-20090807, and
2.7-20090807-nonprod.  These contain a DNS workaround that causes
more trouble than it prevents. It is removed until further notice.

Defects fixed with Postfix 2.6.3, 2.5.9, 2.4.13 and 2.3.19:

- The Postfix Milter client got out of step with a Milter application
  after the application sent a "quarantine" request at end-of-message
  time. The Milter application would still be in the end-of-message
  state, while Postfix would already be working on the next SMTP
  event, typically, QUIT or MAIL FROM. In the latter case, Milter
  responses for the previously-received email message would be
  applied towards the next MAIL FROM transaction.  This problem was
  diagnosed with help from Alban Deniz.

Defects fixed with Postfix 2.6.5, 2.5.9, 2.4.13 and 2.3.19:

- The Postfix SMTP server would abort with an "unexpected lookup
  table" error when an SMTPD policy server was mis-configured in a
  particular way.
2009-08-31 09:37:49 +00:00
martti
2bf80fac3d Updated mail/postfix to 2.6.5
The stable release Postfix 2.6.5 addresses the defects described
below (some already addressed with the not-announced Postfix 2.6.3
release).  These defects are also addressed in the legacy releases
that are still maintained: Postfix 2.5.9, 2.4.13 and 2.3.19.

Do not use Postfix 2.6.4, 2.5.8, 2.4.12, 2.3.18, 2.7-20090807, and
2.7-20090807-nonprod.  These contain a DNS workaround that causes
more trouble than it prevents. It is removed until further notice.

Defects fixed with Postfix 2.6.3, 2.5.9, 2.4.13 and 2.3.19:

- The Postfix Milter client got out of step with a Milter application
  after the application sent a "quarantine" request at end-of-message
  time. The Milter application would still be in the end-of-message
  state, while Postfix would already be working on the next SMTP
  event, typically, QUIT or MAIL FROM. In the latter case, Milter
  responses for the previously-received email message would be
  applied towards the next MAIL FROM transaction.  This problem was
  diagnosed with help from Alban Deniz.

Defects fixed with Postfix 2.6.5, 2.5.9, 2.4.13 and 2.3.19:

- The Postfix SMTP server would abort with an "unexpected lookup
  table" error when an SMTPD policy server was mis-configured in a
  particular way.
2009-08-31 09:37:35 +00:00