Commit graph

6815 commits

Author SHA1 Message Date
tnn
cdc32be736 explicitly --disable-official-branding.
Looks like the default changed but the trademark policy didn't.
2009-12-11 15:00:00 +00:00
tnn
3614b0a220 bump to thunderbird 3.0 proper 2009-12-11 11:25:20 +00:00
abs
efb50dccb0 +PKG_DESTDIR_SUPPORT=user-destdir 2009-12-10 23:50:04 +00:00
adam
5cec4e6b20 Changes 4.71:
* Fix DKIM segfault on empty headers/body
* Documentation fix for gnutls_* options.
* Documentation for randint.  Better randomness defaults.
* Enable DNSDB lookup by default.
* Flag broken perl installation during build.
2009-12-07 14:29:09 +00:00
fhajny
2cc8e46d4b Provide a sample config file and fix its default path. 2009-12-07 09:24:46 +00:00
jnemeth
25acb18e70 sort 2009-12-03 23:47:58 +00:00
taca
21c061803e Try to fix build problem on amd64 (at least). 2009-12-03 08:11:40 +00:00
schmonz
457867e761 Update to 4.15.0. From the changelog:
- default port for MultidropIMAPSSLRetriever was incorrect. Thanks: David
  Lehn.
2009-12-02 21:03:10 +00:00
tnn
281ce35736 update to thunderbird-3.0rc2.
changes from rc1 are only bugfixes.
2009-12-02 21:02:44 +00:00
minskim
812f0f274e Update rails packages to 2.3.5. This fixes a cross-site scripting
vulnerability in ruby-actionpack.

Major changes:
- Improved compatibility with Ruby 1.9
- RailsXss plugin availability
- Fixes for the Nokogiri backend for XmlMini
2009-12-01 23:24:24 +00:00
taca
3c87562c62 Add a fix for http://secunia.com/advisories/37410/ refering
Debian's patch via http://secunia.com/advisories/37458/

Bump PKGREVISION.
2009-11-30 06:16:56 +00:00
tnn
2ceeb6092a fix paste-o 2009-11-29 12:00:42 +00:00
tnn
e74f7623b1 fix lint 2009-11-29 03:28:04 +00:00
tnn
b693f68dfb update to thunderbird-3.0rc1.
The 2.x version is still available in mail/thunderbird2.

Major changes:
- New Mail Account Setup Wizard
- Redesigned Mail Toolbar
- Tabbed Email Messages
- Smart Folders
- New Message Summary View
- Column Headings
- Message Archive
- Activity Manager
- New Add-ons Manager
- Improved Address Book
- Improved Gmail Integration

Full release notes:
http://www.mozillamessaging.com/en-US/thunderbird/3.0rc1/releasenotes/
2009-11-29 03:06:42 +00:00
tnn
a5d1ca5e04 +thunderbird2 2009-11-29 01:33:05 +00:00
tnn
a42c6bcfdb Re-import mail/thunderbird as mail/thunderbird2 to let mail/thunderbird
become the natural upgrade path to thunderbird 3.0.
2009-11-28 21:59:52 +00:00
tnn
23a6e3d932 Thunderbird 3.0 (currently rc1) doesn't support gtk1.
Remove thunderbird-gtk1 in preparation.
2009-11-28 21:37:04 +00:00
schmonz
953253867a Update to 4.14.0. From the changelog:
- handle additional cases where IMAP (and for good measure, POP3) server is
  broken and offers a message that it then fails to return.  Thanks: Eric
  Waguespack.
2009-11-24 01:05:57 +00:00
ghen
dbaf7b464a Update to Roundcube 0.3.1 (ok schmonz). Changes since 0.3-stable:
* Specify toolbar container in compose template (#1486247)
* Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243)
* Avoid unnecessary page loads for selected tab (#1486032)
* Fix quota indicator issues by content generation on client-size (#1486197, #1486220)
* Don't display disabled sections in Settings (#1486099)
* Added server-side e-mail address validation with 'email_dns_check' option (#1485857)
* Fix login page loading into an iframe when session expires (#1485952)
* Allow setting port number in 'force_https' option (#1486091)
* Option 'force_https' replaced by 'force_https' plugin
* Fix IE issue with non-UTF-8 characters in AJAX response (#1486159)
* Partially fixed "empty body" issue by showing raw body of malformed message (#1486166)
* Fix importing/sending to email address with whitespace (#1486214)
* Added XIMSS (CommuniGate) driver for Password plugin
* Fix newly attached files are not saved in drafts w/o editing any text (#1486202)
* Added attachment upload indicator with parallel upload (#1486058)
* Use default_charset for bodies of messages without charset definition (#1486187)
* Password: added cPanel driver
* Fix return to first page from e-mail screen (#1486105)
* Fix handling HTML comments in HTML messages (#1486189)
* Fix folder/messagelist controls alignment - icons used (#1486072)
* Fix LDAP addressbook shows 'Contact not found' error sometimes (#1486178)
* Fix cache status checking + improve cache operations performance (#1486104)
* Prevent from setting INBOX as any of special folders (#1486114)
* Fix regular expression for e-mail address (#1486152)
* Fix Received header format
* Implemented sorting by message index - added 'index_sort' option (#1485936)
* Fix dl() use in installer (#1486150)
* Added 'ldap_debug' option
* Fix "Empty startup greeting" bug (#1486085)
* Fix setting user name in 'new_user_identity' plugin (#1486137)
* Fix incorrect count of new messages in folder list when using multiple IMAP clients (#1485995)
* Fix all folders checking for new messages with disabled caching (#1486128)
* Support skins in 'archive' and 'markasjunk' plugins
* Added 'html_editor' hook (#1486068)
* Fix DB constraint violation when populating messages cache (#1486052)
* Password: added password strength options (#1486062)
* Fix LDAP partial result warning (#1485536)
* Fix delete in message view deletes permanently with flag_for_deletion=true (#1486101)
* Use faster/secure mt_rand() (#1486094)
* Fix roundcube hangs on empty inbox with bincimapd (#1486093)
* Fix wrong headers for IE on servers without $_SERVERHTTPS? (#1485926)
* Force IE style headers for attachments in non-HTTPS session, 'use_https' option (#1485655)
* Check 'post_max_size' for upload max filesize (#1486089)
* Password Plugin: Fix %d inserts username instead of domain (#1486088)
* Fix rcube_mdb2::affected_rows() (#1486082)
2009-11-23 09:37:45 +00:00
fhajny
8b11accfd1 Update pfqueue to 0.56
pkgsrc changes:
  - Pick backends using options framework

Upstream changes:
  Too many changes, please see HOMEPAGE.
2009-11-20 13:14:13 +00:00
adam
1d2c4c3528 Changes 4.70:
* Added patch by Johannes Berg that expands the main option
  "spamd_servers" if it starts with a dollar sign.
* Write list of recipients to X-Envelope-Sender header when building
  the mbox-format spool file for content scanning.
* Added patch by Wolfgang Breyha that adds experimental DCC
  (http://www.dcc-servers.net/) support via dccifd. Activated by
  setting EXPERIMENTAL_DCC=yes in Local/Makefile. Check out
  experimental_spec.txt for more documentation.
* Bugzilla 673: Add f-protd malware scanner support.
* Bugzilla 657: Embedded PCRE removed from the exim source tree.
  When building exim an external PCRE library is now needed -
  PCRE is a system library on the majority of modern systems.
  See entry on PCRE_LIBS in EDITME file.
* Bugzilla 646: Removed unwanted C/R in Dovecot authenticator
  conversation.  Added nologin parameter to request.
* Do not log submission mode rewrites if they do not change the address.
* Bugzilla 662: Fix stack corruption before exec() in daemon.c.
* Bugzilla 602: exicyclog now handles panic log, and creates empty
  log files in place.  Contributed by Roberto Lima
* Bugzilla 667: close socket used by dovecot authenticator
* Bugzilla 615: When checking the local_parts router precondition
  after a local_part_suffix or local_part_prefix option, Exim now
  does not use the address's named list lookup cache, since this
  contains cached lookups for the whole local part.
* Bugzilla 521: Integrated SPF Best Guess support contributed by
  Robert Millan.  Documentation is in experimental-spec.txt
* Bugzilla 668: Fix parallel build (make -j).
* Bugzilla 437: Prevent Maildir aux files being created with mode 000
* Bugzilla 598: Improvement to Dovecot authenticator handling.
* Leading white space used to be stripped from $spam_report which
  wrecked the formatting. Now it is preserved.
* Save $spam_score, $spam_bar, and $spam_report in spool files, so
  that they are available at delivery time.
* Fix the way ${extract is skipped in the untaken branch of a conditional.
* TLS error reporting now respects the incoming_interface and
  incoming_port log selectors.
* more...
2009-11-17 06:39:32 +00:00
wiz
395c495dc1 Update to 2.4.11:
2009-11-07  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.11

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

2009-11-05  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-multipart.c (ptr_array_insert): Fixed to handle an
	index larger than the current array length as well as fixing the
	true insert case to shift items when index is les than the current
	array length (as opposed to when it is equal-to). Thanks to
	harven@gingers.rulez.pl for finding this bug.

2009-10-10  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-utils.c: Fixed the military timezone offsets.
2009-11-15 21:14:54 +00:00
ghen
eeca9cf6e0 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
6a97e9cf1f List existing "cdb" option in PKG_SUPPORTED_OPTIONS to make it somewhat less
useless. :-)
2009-11-12 15:52:26 +00:00
markd
c6557673cb 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
5f11959d7a 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
7a62c785a4 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
3099fe6778 getline -> get_line 2009-10-31 20:08:05 +00:00
drochner
3308ac3b2c PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
martti
d40ef3380b Updated mail/clamav to 0.95.3
* bug fixes
2009-10-29 07:06:09 +00:00
drochner
5d6bd9ee27 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
4963516c01 update for dependency changes in 2.28 2009-10-26 09:46:22 +00:00
wiz
9978f574fe 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
890831fba8 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
66f8d5bda9 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-24 12:52:32 +00:00
schmonz
9d748db00b Distfile changed in place, set DIST_SUBDIR (noticed by taca@). 2009-10-23 02:43:52 +00:00
drochner
21a56d7644 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
0be9ae28b8 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 17:24:28 +00:00
drochner
008ad54a3f update to 2.4.10
changes: uudecode bugfix
2009-10-21 16:35:07 +00:00
schmonz
6d663925ff 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
ad9faf9da8 Fix the patch file so it actually finds the file to patch. 2009-10-17 21:39:44 +00:00
pgoyette
a9b7117b5a Replace local getline() function to avoid conflict with native NetBSD
getline()

OK wiz@
2009-10-17 18:41:07 +00:00
plunky
2bbf821f51 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
3ea946ebd2 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
0698efaecd 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
13595aeeea 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
1e14fe7464 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
e4ec41f2d8 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
a74b95552c 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
9f84cfed76 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
fc0b8a4e62 Provide --mode arguments for libtool. 2009-10-07 17:41:35 +00:00
zafer
32faac7221 update master_sites. stick to official distribution sites. remove neu.edu. 2009-10-04 15:59:56 +00:00
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
wiz
669ad225ee Update to 1.2.1:
1.2.1                          28-August-2009
---------------------------------------------
- Fix item creation with RID's containing a ']'.
- Fix ASAP parser not reading the entire command.
2009-08-31 09:32:02 +00:00
wiz
b0bd09b7d1 Convert to user-destdir. 2009-08-29 13:24:14 +00:00
wiz
f97477c19b Fix build with openssl in current.
Ok tonio@
2009-08-27 10:38:19 +00:00
sno
ae239f2d77 bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
tron
45ca7b83f8 Update "squirremail" package to version 1.4.20rc2. Changes since 1.4.19:
- Protect message deletion with security token system.
  (Secunia Advisory SA346)
- Removed the shut down DSBL blocklists (#2796734).
- Fixed broken RFC1918 reference in contrib/.htaccess and doc/.htaccess
  (#2798839).
- Updated INSTALL doc to remove possible bad system admin typos (#2827153).
- PHP 5.3 deprecates ereg functions (#2820952).
- Filters plugin uses badly formatted literals request (#2805201).
- Provide option for complete removal of usernames and user IP addresses
  from message headers, and remove personal data from Message ID seed.
  (#880029/847107)
- Implemented page referal verification mechanism.
  (Secunia Advisory SA34627)
- Implemented security token system. (Secunia Advisory SA34627)

Approved by Martti Kuparinen.
2009-08-26 12:47:17 +00:00
wiz
109c80313e Change default for zip extraction to leave files as they are.
Previously, zip extraction by default converted to lower case.

Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
obache
d908db7130 Add DESTDIR support. 2009-08-21 11:55:50 +00:00
jwise
765ec9d406 Give up maintainership of packages where I am still listed as MAINTAINER. 2009-08-20 15:24:58 +00:00
sno
2850d198da Updated p5-GD-Graph3d dependency. 2009-08-17 19:09:13 +00:00
sno
187e2f5c68 Added mail/p5-Email-Find version 0.10 2009-08-17 18:51:34 +00:00
sno
84b16f8806 Importing package for p5 module Email::Find version 0.10 as dependency for
scheduled import of www/p5-Template-Plugin-Clickable-Email.

Email::Find is a module for finding a subset of RFC 822 email addresses in
arbitrary text (see "CAVEATS"). The addresses it finds are not guaranteed to
exist or even actually be email addresses at all (see "CAVEATS"), but they
will be valid RFC 822 syntax.

Email::Find will perform some heuristics to avoid some of the more obvious
red herrings and false addresses, but there's only so much which can be
done without a human.
2009-08-17 18:50:07 +00:00
wiz
940bec0c7f Update to 2.4.8. Set LICENSE.
* README: Bumped version

	* configure.in: Bumped version to 2.4.8

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

	* gmime/gmime-utils.c (charset_convert): If iconv() fails, treat
	conditions where outleft == 0 the same as if we had gotten an
	E2BIG error (e.g. we need to grow the output buffer) so that we
	don't overrun it while appending a '?' placeholder character.

	* configure.in: Simplified configuring of gmime in a
	cross-compilation environment. Make it possible to work-around
	AC_TRY_RUN limitations by copying of target system iconv-detect.h
	and setting ac_cv_have_iconv_detect_h=yes.

	* gmime/gmime-parser.c (g_mime_parser_set_header_regex): Fix
	non-GLib regex initialization to actually compile.

	* gmime/gmime-stream-fs.c (stream_read): Removed gross hack.
	(stream_write): Same.
	(g_mime_stream_fs_new): On Windows systems, set the translation
	mode to BINARY.
	(g_mime_stream_fs_new_with_bounds): Same.

	* gmime/gmime-stream-file.c: Same as GMimeStreamFs

	* gmime/gmime-stream-buffer.c (stream_seek_cache_read): Fixed a
	64bit cleanlines issue.
	(stream_seek_cache_read): Cap the max cache size to G_MAXSIZE.
2009-08-16 13:37:39 +00:00
wiz
a3bc95d1b8 Update to 2.2.24. Fix MASTER_SITES. Set LICENSE.
* README: Bumped version

	* configure.in: Bumped version to 2.2.24

	* gmime/gmime-utils.c (charset_convert): If iconv() fails, treat
	conditions where outleft == 0 the same as if we had gotten an
	E2BIG error (e.g. we need to grow the output buffer) so that we
	don't overrun it while appending a '?' placeholder character.

	* configure.in: Simplified configuring of gmime in a
	cross-compilation environment. Make it possible to work-around
	AC_TRY_RUN limitations by copying of target system iconv-detect.h
	and setting ac_cv_have_iconv_detect_h=yes.
2009-08-16 13:35:58 +00:00
zafer
7645727216 remove ftp.ayamura.org from master_sites. service suspended. 2009-08-15 23:46:59 +00:00
zafer
6e38c08981 update master sites. remove dead mirror. 2009-08-15 23:18:11 +00:00
taca
1a37d64d62 Add checksum for patch-ab. 2009-08-15 03:31:11 +00:00
tnn
cb28010637 patch-aa: set auto_update_check to default FALSE.
(I don't appreciate software that phones home.)
2009-08-14 17:59:51 +00:00
minskim
81ccb50e0a Add UTF-8 hack for Emacs 23. Patch from Mew CVS. 2009-08-14 17:21:20 +00:00
abs
0af8e7f2ca No longer needed now that p5-Mail-IMAPClient (v3.x) has fixed the regressions
which broke mail/imapsync
2009-08-13 15:22:54 +00:00
abs
30b6c64a78 Updated mail/imapsync to 1.286
pkgsrc change:
Add missing p5-Date-Manip depends - noted by Martti Kuparinen


upstream changes:

revision 1.286
date: 2009/07/24 15:53:04;  author: gilles;  state: Exp;  lines: +10 -7
Bug fix: allow3x is on by default (was badly done after check_lib_version())

revision 1.285
date: 2009/07/03 00:59:20;  author: gilles;  state: Exp;  lines: +38 -17
Applied "patch -p0 < patches/imapsync.1.284.patch"
Attached is a patch against 1.284 with the following changes:

- [Bug] to_folder_name() failed to escape $f_prefix so --prefix1 <string> was treated like --prefix1 <regex> instead

- [Enhancement] updated parse_header_msg1() to return 0 on duplicate or undef on "no header" so now the "+ Skipping msg" will show either "no header" or "duplicate" as appropriate

- [Bug] flag handling: make sure we don't try to set \Recent as RFC 2060 doesn't allow for that

- [Enhancement] flag handling: only add missing flags instead of always calling $to->store() to set flags even when the flags already matched what we wanted... my first patch just used string comparison, this patch actually uses a hash for comparison so we're smarter about flags even when the order on $from and $to are different now - definitely helps speed up imapsync when lots of messages have flags and running sync in multiple passes

Phil

revision 1.284
date: 2009/06/30 03:14:24;  author: gilles;  state: Exp;  lines: +15 -19
allow Mail::IMAPClient 3.0.xx by default
Removed Mail::IMAPClient::Ssl since 3.0.19 has it now.

revision 1.283
date: 2009/06/30 02:54:57;  author: gilles;  state: Exp;  lines: +123 -94
Applied Phil Lobbes patch as is : ./patches/imapsync.1.282.patch

revision 1.282
date: 2009/05/11 00:05:39;  author: gilles;  state: Exp;  lines: +15 -10
Added option --justlogin

revision 1.281
date: 2009/04/24 13:58:15;  author: gilles;  state: Exp;  lines: +29 -6
Added tests_flags_regex() regression tests.

revision 1.280
date: 2009/04/02 11:32:10;  author: gilles;  state: Exp;  lines: +103 -47
Applied Phil patch with many IsUnconnected() calls.

revision 1.279
date: 2009/03/22 00:12:15;  author: gilles;  state: Exp;  lines: +9 -7
isUnconnected BAD IsUnconnected GOOD!

revision 1.278
date: 2009/02/23 00:40:25;  author: gilles;  state: Exp;  lines: +14 -12
Less imap output with +FLAGS.SILENT
Changed unsubscribe subscribe order in documentation.
Typos.

revision 1.277
date: 2009/02/21 12:10:50;  author: gilles;  state: Exp;  lines: +8 -6
Better example explanation.

revision 1.276
date: 2009/02/21 04:04:08;  author: gilles;  state: Exp;  lines: +15 -22
Removed mailto: in MAILING-LIST section.

revision 1.275
date: 2009/02/21 02:04:26;  author: gilles;  state: Exp;  lines: +25 -14
Change real password to "MASKED" in command line output.

revision 1.274
date: 2009/02/21 01:10:02;  author: gilles;  state: Exp;  lines: +14 -8
--delete 2 is now a fatal error.

revision 1.273
date: 2009/02/21 00:48:40;  author: gilles;  state: Exp;  lines: +36 -37
Print a warning and return error code each time a disconnection occurs.

revision 1.272
date: 2009/02/20 23:41:09;  author: gilles;  state: Exp;  lines: +78 -78
Fixed many English errors (thanks to Reuben Thomas)

revision 1.271
date: 2009/02/19 23:38:32;  author: gilles;  state: Exp;  lines: +28 -35
Bug fix about $t_prefix and INBOX '.' was hardcoded.
Small change on documentation.

revision 1.270
date: 2009/02/14 22:21:35;  author: gilles;  state: Exp;  lines: +16 -11
Another Phil Lobbes patch.
Exit with error code and warning when a server disconnect
during the folder loop.

revision 1.269
date: 2009/02/14 22:08:18;  author: gilles;  state: Exp;  lines: +65 -38
Applied Phil Lobbes patches.
- catch (what should be) fatal eval errors for regextrans2,
  $regexflag, $regexmess, instead of silently ignoring them
  and letting the user think they are working/OK
- fix login_imap() Died at .../imapsync line 780 when IsUnconnected()
  and log some more useful into to stderr than just 'Died at...'
- check_lib_version() contains a bad use of unset match/capture variables
- added and now use new function myconnect() and myconnect_v2()
  does not require hack/override of Mail::IMAPClient::connect
  and is backwards compatible with Mail::IMAPClient v2.x
- redo $Mail::IMAPClient::Authuser hack since only
  Mail::IMAPClient v2 does not have Authuser()
Many thanks to Phil.

revision 1.268
date: 2009/02/14 03:27:51;  author: gilles;  state: Exp;  lines: +22 -21
Fixed  bad VERSION_IMAPClient output

revision 1.267
date: 2008/10/07 11:36:02;  author: gilles;  state: Exp;  lines: +14 -10
Better test to check non existing folders on destination
server.

revision 1.266
date: 2008/10/07 05:56:52;  author: gilles;  state: Exp;  lines: +27 -10
*** empty log message ***

revision 1.265
date: 2008/08/30 14:20:38;  author: gilles;  state: Exp;  lines: +7 -7
carp to warn
2009-08-13 15:20:33 +00:00
abs
ec7c4ab79d Updated mail/p5-Mail-IMAPClient to 3.19
version 3.19: Fri Jun 19 14:59:15 EDT 2009
	- *search() backwards compat: caller must quote single arg properly
	  rt.cpan.org#47044: $imap->search does not return [ekuemmer]
	- cleanup regexp in _send_line()
	- reduce extra newlines injected by _debug()

version 3.19_02: Tue Jun  9 00:47:52 EDT 2009
	- _list_or_lsub() now calls _list_response_preprocess so
	  consumers of this method no longer need to deal with how
	  LITERAL data is represented in the returned data
	- update _list_or_lsub_response_parse handling of folder names
	  that came back as literal data
	- update comments related to _list_response_preprocess
version 3.19_01: Fri Jun  5 15:45:05 EDT 2009
	- make parse_headers more robust to errors/non-header data

version 3.18: Wed Jun  3 23:07:12 EDT 2009
	- enhance fetch_hash to enable caller to specify list of messages
	  suggestion by [Eugene Mamaev]
	- better handling of untagged BYE response

version 3.18_02: Wed May 27 10:02:24 EDT 2009
	- *new attribute Ssl, when true causes IO::Socket::SSL to be
	  used instead of IO::Socket::INET.  This change allows
	  Reconnectretry logic to work on SSL connections too.
        - have LastError cluck() if setting error to NO not connected
        - handle errors from imap4rev1() in multiple places
        - Reconnectretry/_imap_command enhancements/fixes
	  + only run command if IsConnected
	  + keep a temporary history of LastError(s)
	  + sets LastError to NO not connected if ! IsConnected
	  + retry =~ timeout|socket closed|* BYE| NO not connected
        - _imap_command_do reduce data logged when using APPEND
        - fetch() now handles messages() errors
        - thread(), has_capability(), capability() better error checking
        - authenticate() now uses _imap_command for retry mechanism
        - size() now sets LastError when no RFC822.SIZE is found

version 3.18_01: Fri May 22 17:08:00 EDT 2009
	- *update several methods to use common _get_response() method
	- refactor most code handling imap responses
	- new internal method _get_response() to reduce code duplication
	- more regex cleanup $CR/$LF (not \r\n) per perlport/IMAP spec
	- major cleanup/fix of append_file for rt.cpan.org#42434
2009-08-13 15:15:11 +00:00
ahoka
341f43029f Changes from 2.7.0
* The feature to import and export .eml files was added.
    * Progress is displayed during import and export now.
    * The warning about non-exist plug-in directory was removed.
    * The comments within Content-Type header are handled now.
    * The order of signals emitted at moving messages was modified.
    * The sylpheed.spec file was fixed.
2009-08-13 13:22:17 +00:00
bouyer
d18a8b3bf8 ALso needs p5-Template-Toolkit. Bump PKGREVISION. 2009-08-12 22:39:16 +00:00
obache
3b11655430 recursive bump for icu shlib version change except already done. 2009-08-12 02:31:18 +00:00
ghen
01ed56ac4d Update to Dovecot 1.1.18.
+ dovecot -n/-a now outputs also lda settings.
- Maildir++ quota: Quota was sometimes updated wrong when it was
  being recalculated.
- Searching quoted-printable message body internally converted "_"
  characters to spaces and didn't match search keys with "_".
- Messages in year's first/last day may have had broken timezones
  with OSes not having struct tm->tm_gmtoff (e.g. Solaris).
2009-08-11 11:33:58 +00:00
tron
e38241cd56 Set license to "mit", "gnu-lgpl-v2.1" and "modified-bsd". 2009-08-11 10:45:01 +00:00
apb
79835b2355 Add two patches:
* On some systems, curses.h defines TRUE and FALSE, so conditionalise
  them in lib.h to avoid compiler complaints about duplicate definitions.
* mutt_curses.h refers to event_t from mutt.h, and SHORT_STRING from lib.h,
  so include those headers fom mutt_curses.h.

These patches allow mutt-devel to build on NetBSD-5.99.15.

Bump PKGREVISION to 1.
2009-08-10 14:18:12 +00:00
tron
c7b4064f28 Update "fetchmail" package to version 6.3.11. Changes since version 6.3.8:
- Security fixes for CVE-2009-2666, CVE-2007-4565 and CVE-2008-2711.
- Fetchmail no longer drops permanently undelivered messages by default,
  to match historic documentation.  It does this by adding a new
  "softbounce" option.
- A lot bug fixes and improvements.
2009-08-10 08:46:30 +00:00
heinz
21d990162a Enabled installation to DESTDIR. (OK by martti@). 2009-08-09 21:15:31 +00:00
tonnerre
5e3725e53c Use mutts builtin mutt_curses.h to discover the correct curses header.
Fixes PR 41790.
2009-08-09 20:05:37 +00:00
minskim
2f5f815900 Update mew to 6.2. This fixes PR 40808 and PR 41853.
Major changes:
    * Configuration in ".mew.el", especially of mew-config-alist is
      simplified. See the config2 node in info.
    * Virtual mode is categorized to Selection and Thread. You can create
      Selection by keyword, dialog, sorting, and so on. You can make
      Thread even of Selection as well as of Summary.
    * "S" is now virtual sort creating Selection. Physical sort is
      assigned to "M-s".
    * Punycode is supported. Mew now can display internationalized domain
      names.
    * "Z" collects a folder list according to the current world.
      No numeric argument is necessary any more.
    * "_" toggles a long line: normal, long, wrapped.
    * You can use gmail with IMAP.
2009-08-09 12:01:18 +00:00
schmonz
2519b92611 Update to 4.11.0. From the changelog:
- fix --dump not generating any output for rcfiles containing
    "verbose = 0" option. Thanks: Morty Abzug.
- fix copy-and-paste error in documentation of MultiSorter destination.
    Thanks: Roland Hill.
2009-08-08 21:21:48 +00:00
schmonz
96446027d4 Update to 4.10.0. From the changelog:
- add "message_log_verbose" option, defaulting to false. If true,
  the message_log file (and syslog, if used) will contain a little
  more information than the default of just messages retrieved.
  Thanks: Matthias Andree, Gregory Morozov.
2009-08-07 03:09:23 +00:00
plunky
d9e46af432 OpenSSL has provided a "typedef char *STRING" in recent versions,
this conflicts with the "typedef struct { } STRING" used througout
Alpine.

Since Alpine does not actually use the OpenSSL STRING def, obscure
it with #define and pretend it does not exist.
2009-08-06 20:01:50 +00:00
minskim
7b90c30295 PKGREVISION bump for elisp packages because of bytecode format changes
in emacs23.
2009-08-06 01:44:45 +00:00
minskim
948224bb22 mail/mailcrypt can be built with emacs23. 2009-08-06 00:49:40 +00:00
minskim
4c92a55256 Add wl-snapshot. 2009-08-05 22:30:57 +00:00
minskim
6b458b1ae8 Import wl-2.15.6.20090322 as mail/wl-snapshot.
This is the development version of mail/wl.
2009-08-05 22:23:57 +00:00
hasso
d6e3c8552b Fix breakages introduced with previous commit. 2009-08-05 11:41:12 +00:00
markd
05d159f476 Update akonadi to 1.2.0
- Fix attribute joining in collection list results.
- Buildsystem fixes for Mac OS.
- Do not show a console window for akonadi_control on Windows.
2009-08-04 21:15:52 +00:00
ahoka
0c1f16b5ac Changes from 2.6.0
* The plug-in system was implemented (still experimental. See PLUGIN.txt for detail).
    * LibSylph (internal version) is built as shared library now.
    * The update check feature was implemented (requires curl command, included in Windows installer).
    * fsync() will be called after writing configuration files.
    * 'Send queued messages' is shown instead of 'Mark all read' in the context menu of the Queue folder.
    * The default command line options of spam filters were modified.
    * Win32: Hard link will be used to improve file I/O performance if available.
    * Win32: bsfilter is included in the installer now. If you have installed bsfilter at another location, please note that the location of database files might change.
    * Win32: Install/uninstall will be aborted if Sylpheed is running.
    * Win32: The registration of Start menu will be applied to all users.
    * Win32: The installer cannot launch Sylpheed anymore when install finishes (for Vista).
    * A crash bug on CSV import of the address book was fixed.
    * Several other bugfixes were made.
2009-07-27 23:06:46 +00:00
tonnerre
7b8e22163b Ensure that we always have a mvchgat at hand. Fixes sidebar patch for
NetBSD < 5.99 and curses != ncurses.
2009-07-25 17:37:03 +00:00
markd
88d45b13ca Update akonadi to 1.1.95
1.1.95                           23-June-2009
---------------------------------------------
- Fix item size handling.
- Add support for retrieving collection statistics as part
  of the AKLIST/AKLSUB commands.
- Add support for collection size statistics.
- Build fixes for Windows.
- Support RID-based operations for CREATE, MODIFY and DELETE.
- Avoid emitting unecessary change notifications when
  modifying items or collections.
- Add COLMOVE command.
- Reduce number of database writes when modifying a collection.
- Fix parsing of attributes containing CR or LF characters.

1.1.90                           03-June-2009
---------------------------------------------
- Return the storage location for items in FETCH responses
- Fix remode identifier encoding problems
- Fix infinite loop when parsing RID lists
- Fix parsing errors on stray newlines
- Support RID-based operations for STORE and MOVE
- Fix race on resource creation
- Provide modified item parts in change notifications
- Build system fixes

1.1.85                            05-May-2009
---------------------------------------------
- Improved CMake scripts so it is possible to detect
  the Akonadi version in projects that depend on it.
- Simplified the check for existance of tables.
- Add a dedicated item deletion command, to get rid of
  the old STORE/EXPUNGE which was extremely inefficient.
- Some fixes to support sqlite in the future.
- Soprano is required now.
- Qt 4.5.0 is required now.
- Support for collection retrieval by remote identifier.
- Support for item retrieval based on the remote identifier.
- Less useless debug output.
- Fixed leak on socket error.
- Various smaller bug fixes, see ChangeLog for a list.
- Support for writing large payloads to a file.
- New Item retrieval code.
- Added a streaming IMAP parser, and ported code the use it.
- Add support for manually restarting an agent instance.
2009-07-25 12:30:37 +00:00
schmonz
a1bb72f22f Update to 0.2.2. From the changelog:
- Fix quicksearchbox look in Chrome and Konqueror (#1484841)
- Fix UTF-8 byte-order mark removing (#1485514)
- Fix folders subscribtions on Konqueror (#1484841)
- Fix debug console on Konqueror and Safari
- Fix messagelist focus issue when modifying status of selected
    messages (#1485807)
- Support STARTTLS in IMAP connection (#1485284)
- Fix DEL key problem in search boxes (#1485528)
- Support several e-mail addresses per user from virtuser_file (#1485678)
- Fix drag&drop with scrolling on IE (#1485786)
- Fix adding signature separator in html mode (#1485350)
- Fix opening attachment marks message as read (#1485803)
- Fix 'temp_dir' does not support relative path under Windows (#1484529)
- Fix "Initialize Database" button missing from installer (#1485802)
- Fix compose window doesn't fit 1024x768 window (#1485396)
- Fix service not available error when pressing back from compose
    dialog (#1485552)
- Fix using mail() on Windows (#1485779)
- Fix word wrapping in message-part's <PRE>s for printing (#1485787)
- Fix incorrect word wrapping in outgoing plaintext multibyte
    messages (#1485714)
- Fix double footer in HTML message with embedded images
- Fix TNEF implementation bug (#1485773)
- Fix incorrect row id parsing for LDAP contacts list (#1485784)
- Fix 'mode' parameter in sqlite DSN (#1485772)

From Fredrik Pettai in PR pkg/41778 (and private mail that once
again got lost in the shuffle, sorry).
2009-07-25 01:19:16 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
wiz
5d67015237 Remove DragonFly portability patch that isn't necessary any longer.
Ok hasso@
2009-07-19 19:16:17 +00:00
wiz
e80d82976f Update to 2.4.7:
2009-04-27  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.7

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

2009-04-25  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-object.c (g_mime_object_set_disposition): Unref the
	disposition after setting it on the GMimeObject, don't ref it
	again. Oops.

	* gmime/gmime-message.c (unblock_changed_event): Oops, this needs
	to /unblock/ the event handler.

	* gmime/gmime-header.c (g_mime_header_list_set_raw): Added back
	just in case someone was foolish enough to use this API.
	(g_mime_header_list_has_raw): Same.

2009-04-24  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-parser.c (struct _GMimeParserPrivate): Added
	message_headers_begin/end and changed the meaning of
	headers_begin/end to be for the current MIME part rather than for
	the current message itself.
	(g_mime_parser_init): Init the boolean state variables before
	calling parser_init() so that parser_init() can use them.
	(parser_init): Only create a rawbuf if our stream isn't seekable
	or isn't persistent. Initialize our new message_headers_begin/end.
	(g_mime_parser_set_persist_stream): If our persist mode has
	changed, malloc or free our rawbuf.
	(raw_header_append): Don't append any data if rawbuf is NULL (this
	means we're keeping track of offsets instead).
	(parser_step_headers): Always update headers_begin/end since we
	now always want to keep track of all header begin/end offsets.
	(parser_step): Update our message_headers_begin/end state.
	(parser_scan_message_part): Set the mime-part's raw header stream
	on the message too.
	(parser_construct_message): Same.
	(parser_construct_leaf_part): Substream the input stream to get
	our raw header stream to set on the mime-part's header-list.
	(parser_construct_multipart): Same.

	* gmime/gmime-header.c (struct _GMimeHeaderList): Instead of
	having a string buffer holding the raw header block content,
	instead keep a stream. This not only makes it easy for us to keep
	track of what the header offsets on disk are should the developer
	want to know, but it also means we don't necessarily have to use
	duplicate the header block to memory.
	(g_mime_header_list_set_stream): New function that replaces the
	old g_mime_header_list_set_raw() and looks much cleaner.
	(g_mime_header_list_get_stream): New function to access said
	stream.

	* gmime/gmime-message.c: Fixed uses of
	g_mime_header_list_set/has_raw().
	(g_mime_message_set_mime_part): Set the message's raw header
	stream to NULL.

	* gmime/gmime-multipart.c: Same.

	* tests/test-parser.c (test_parser): Updated.

2009-04-09  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.6

2009-04-05  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-encodings.c (g_mime_encoding_uudecode_step): Fixed a
	bug wrt updating uulen when the data isn't an exact multiple of 3.

	* src/uuencode.c (uuencode): Don't bother dup()ing the stdout fd, just
	use set_owner(FALSE) so that it doesn't close when we destroy the stream
	instead.

	* gmime/gmime-stream-file.c (stream_read, stream_write): Don't depend on
	simple arithmetic to update our stream->position on Windows since it
	may do line-ending translation behind our backs. Call ftell() to get
	our real position after reading or writing.

	* gmime/gmime-stream-fs.c (stream_read, stream_write): Same idea.

	* gmime/gmime-utils.c (mktime_utc): Fixed the Windows code-path.
	(charset_convert): In the Windows case, fake the E2BIG error condition
	if outleft <= inleft on any error as errno doesn't seem to get
	properly set in this case.

	* tests/test-headers.c: Removed unused headers to fix the build on
	Windows.

2009-04-04  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-stream-fs.c: Ported to Windows by #including io.h

	* examples/basic-example.c: Reverted to the old GMimeStreamFs logic
	and #included io.h for G_OS_WIN32 systems.

	* examples/imap-example.c: Ported to Windows by #including io.h and
	using g_ascii_strcasecmp().

2009-04-03  Jeffrey Stedfast  <fejj@novell.com>

	* build/vs2008: New directory for Visual Studio 2008 Solution & Project
	files.

	* gmime.vcproj: Moved to build/vs2008

	* config.h.win32: Same.

	* gmime.sln: Same.

	* examples/basic-example.c: Fixed to build under Visual Studio by
	using GMimeStreamFile instead of GMimeStreamFs and by #ifdef'ing
	out the GnuPG code.

	* tests/testsuit.[c,h]: Fixed to compile under Visual Studio which
	basically means we can't use _try() as a function. Renamed to g_try().
	Also renamed throw() to g_throw() for consistency.

2009-04-02  Jeffrey Stedfast  <fejj@novell.com>

	* tests/testsuite.c: Modified to compile without the need for
	pthread.h

	* gmime.vcproj: Added logic to the PreBuild step to copy
	config.h.win32 to config.h

	* config.h.win32: Added.

2009-04-01  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-utils.c: #include <process.h> for getpid() and ws2tcpip.h
	for getaddrinfo() on Windows platforms.
	(mktime_utc): Use _get_timezone() when building on Windows.
	(g_mime_utils_header_format_date): Windows has gmtime_s() instead
	of gmtime_r(), so use that on Windows.

	* gmime/gmime-parser.c: If glib is >= 2.14, use GRegex instead of
	glibc regex.

2009-04-01  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-utils.c: Need to #include <unistd.h> for getpid().

	* gmime/gmime-stream-fs.c: Need to #include <unistd.h> here.

	* gmime/gmime-multipart-signed.c: Got rid of an unused variable.

	* gmime/gmime-message.c: Removed unused variables.

	* gmime/gmime-content-type.c: Don't need to #include
	"gmime-table-private.h" here as we don't actually use it.

	* util/gtrie.c: Disable g_warning()'s when compiled w/o
	--enable-warnings and also fixed some compile warnings.

2009-03-31  Jeffrey Stedfast  <fejj@novell.com>

	* gmime.sln: New Microsoft Visual Studio 2008 Solution file for GMime.

	* gmime.vcproj: New Microsoft Visual C++ Project file for GMime.

2009-03-31  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-utils.c: Removed unneeded #include <unistd.h>

	* configure.in: Check for unistd.h

	* gmime/gmime-multipart.c (read_random_pool): Implement using
	rand() in the case that unistd.h is not available.

	* gmime/gmime-parser.c (parser_scan_content): Fixed 'crlf'
	argument to be a guint to make it easier to avoid compile warnings
	about comparison between signed/unsigned ints in the callers.

	* gmime/internet-address.c (internet_address_group_add_member):
	Fixed g_return macros to return a value.
	(internet_address_mailbox_get_addr): Same.

2009-03-30  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Check for regex.h

	* gmime/gmime-parser.c: #ifdef out the regex functionality if the
	system does not have regex.h

	* gmime/gmime-stream-fs.h: Don't #include <unistd.h> here.

	* gmime/gmime-stream.h: Removed #include <unistd.h> as it isn't
	needed there.

	* gmime/gmime-part.c: Removed unused includes.

	* gmime/gmime-utils.c: Only #include <sys/utsname.h> if we have
	utsname.domainname. Helps build process on Windows.

2009-03-29  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.4.5

2009-03-27  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-stream-buffer.c: Fixed to be more diligent in setting
	errno on error.

	* gmime/gmime-stream-mmap.c: Fixed to be more diligent in setting
	errno on error.

	* gmime/gmime-stream-mem.c: Fixed to be more diligent in setting
	errno on error.
	(stream_seek): If the user seeks beyond the end of the buffer and
	bound_end is unbound, then grow the buffer (e.g. a sparse file).

	* gmime/gmime-stream-file.c: Fixed to be more diligent in setting
	errno on error.

	* gmime/gmime-stream-fs.c: Fixed to be more diligent in setting
	errno on error.

2009-03-20  Jeffrey Stedfast  <fejj@novell.com>

	* configure.in: Default --enable-largefile to yes. Looks like I
	forgot to do this before rolling the version to 2.4.0 like I
	intended.

	* tools/Makefile.am: Fixed to include the porting script in
	EXTRA_DIST (instead of extra_DIST) so that the tarball includes
	it, doh!
2009-07-18 19:27:08 +00:00