Commit graph

6259 commits

Author SHA1 Message Date
martti
c0c41fdd64 Updated mail/clamav to 0.94.1
* Bug fixes
2008-11-04 07:16:17 +00:00
markd
b6f5a9b3cf Add akonadi 2008-11-03 11:21:50 +00:00
markd
58803a2733 Import akonadi 1.0.0
Akonadi is a new personal information management (PIM) framework for KDE 4
and is included in the 4.1 release. Akonadi will function as an extensible
data storage for all PIM applications. In KDE 3 all PIM applications had
different data storage and handling methods, which lead to several
implementations of essentially the same thing.  Besides data storage,
Akonadi has several other components including search, and a library
(cache) for easy access and notification of data changes.
2008-11-03 11:19:56 +00:00
obache
85e6c47dbb sort and expunge 2008-11-03 04:54:41 +00:00
taca
a8051eb291 Make it build on NetBSD current (and NetBSD 5.x). 2008-11-03 00:47:17 +00:00
schmonz
642920ddff Update to 0.2.8. From the changelog:
* Many changes for developers, and many fixes
* Added gettext support (thanks blackmoon)
* Added support to Windows Event Logging (lwel module) and smart
    logging facility (smartlog module)
* CURL library bindings revamped to version 7.18.1 to help the
    development of the hotmail plugin
* MacOSX startup script fixed, thanks nx2000car
* Too many fixes in plugins to be listed, thanks to all contributors
2008-11-02 20:51:40 +00:00
adrianp
4287b285de Update to 1.1.6
Ok'ed geert@
The invalid message address parsing bug is pretty important since it
allows a remote user to send broken mail headers and prevent the
recipient from accessing the mailbox afterwards, because the process
will always just crash trying to parse the header. This is assuming that
the IMAP client uses FETCH ENVELOPE command, not all do. Note that it
doesn't affect versions older than v1.1.4.

	+ dovecot -n and -a now prints some system information at the top.
	+ More error/debug message logging improvements.
	- pop3-login: Fixed assert-crash if a client sent USER+PASS+USER+PASS
	  commands in the same IP packet.
	- Parsing an invalid message address like "From: (" caused an
	  assert-crash in v1.1.4 and v1.1.5.
	- Folding whitespace wasn't handled correctly inside quoted-strings,
	  causing some messages to be parsed incorrectly.
	- mbox: Fixed saving messages that begin with a valid From_-line.
2008-11-02 16:19:53 +00:00
obache
7518544cee Add and enable p5-Net-ManageSieve. 2008-10-31 11:36:16 +00:00
obache
c12ce0337d Import p5-Net-ManageSieve-0.06 as mail/p5-Net-ManageSieve.
Packaged by Edgar Fuss and provided by PR 39828.

Net::ManageSieve implements a client interface to the ManageSieve protocol
(http://tools.ietf.org/html/draft-martin-managesieve-09).
2008-10-31 11:33:35 +00:00
obache
631ff4a060 Remove mail/nail, successor heirloom-mailx is provided by PR 38262 and
imported as mail/heirloom-mailx.
2008-10-30 13:08:10 +00:00
obache
1bbca88ce3 Add and enable heirloom-mailx. 2008-10-30 13:02:42 +00:00
obache
703a87c2ab Import heirloom-mailx-12.4 as mail/heirloom-mailx.
Based on PR 38262, some portability improvement and ipv6 support optionify.

mailx (Heirloom Mailx; formerly nail) is a mail user agent derived from
Berkeley Mail 8.1. It is intended to provide the functionality of the
POSIX.2 mailx command with built-in support for MIME messages. This means
it can handle international character sets as well as attachments. In
recent system environments, nail is Unicode/UTF-8 capable. It further
contains some minor enhancements like the ability to set a "From:" Address.
2008-10-30 13:01:00 +00:00
wiz
7e382e04b9 Update to 2.3.26, and enable many more features by default.
Changes:
* Balsa-2.3.26 release. Release date 2008-09-07

- composing format=flowed messages with spaces pasted in works better.
- allow to explicitly specify a GPG key id for an identity.

* Balsa-2.3.25 release. Release date 2008-06-14

- GMail compatibility.
- notification icon in GNOME panel is optional now.
- wrapping of flowed text improved.
- lots of various bug fixes.

* Balsa-2.3.24 release. Release date 2008-05-31

- Support for accessing files over gnome-vfs (smb, ssh mounts, etc.)
- maildir tree scanning fixes.
- Rudimentary support for sending text/html messages.
- UIDPLUS IMAP extension support.

* Balsa-2.3.23 release. Release date 2008-03-20

- Suppport for IMAP MULTIAPPEND extension for faster uploading of
  message batches to and from IMAP servers.
- improved scanning of mailbox trees.
- GtkSourceView2 support.

* Balsa-2.3.22 release. Release date 2007-12-23

- new address edition widget in the compose window.
- compose window displays languages available for spell checking.
- more new icons.

* Balsa-2.3.21 release. Release date 2007-12-08

- migration from GnomeUI to GtkUIManager
- Rubrica address book support.
- bugs fixed: GNOME: 481842, 488432, 496316; Redhat: 414361.

* Balsa-2.3.20 release. Release date 2007-09-07

- fix buffer overflow (#474366).
- avoid sending messages twice under certain conditions.

* Balsa-2.3.19 release. Release date 2007-08-25

- more build fixes.

* Balsa-2.3.18 release. Release date 2007-08-22

- reflow improvements.
- Build problems against steaming-hot GNOME fixed.
- Make BINARY and ESEARCH IMAP extensions usage more robust.

* Balsa-2.3.17 release. Release date 2007-07-04

- check validity of server APOP challenge.
- add ability to store VCARD signatures.
- use ESEARCH IMAP extension if available.
- message wrapping fixes.
- and an usual bunch of bugfixes.

* Balsa-2.3.16 release. Release date 2007-05-27

- fix message threading regression.
- reorganize "Identity" dialog.
- code cleanup.

* Balsa-2.3.15 release. Release date 2007-05-01

- Use GtkPrint infrastructure if available.
- handle LDAP referrals.
- nicer citation marks.
- initial libnotify support.
- IMAP BINARY support.

* Balsa-2.3.14 release. Release date 2006-12-12

- deferred population of the mailbox index.
- client-side IMAP sorting.
- be compatible with recent gtk2 releases.
- mailbox tabs reorderable with d&d.
- enhanced mailto: URL handling.

* Balsa-2.3.13 release. Release date 2006-06-26

- many small fixes
- nicer icons.

* Balsa-2.3.12 release. Release date 2006-03-04

- do not reference freed memory in mbox driver.

* Balsa-2.3.11 release. Release date 2006-02-28

- assure messages are properly signed after identity change.
- Ctrl-N goes over unread messages in all mailboxes.
- Redone Preference Manager.
- support better slow LDAP servers.
- use better real estate when displaying message counts.
- fixed bugs: 330085, 330093, 332980.
2008-10-29 00:18:51 +00:00
wiz
6b6ae24830 Remove unnecessary depends-pattern-line for outdated dependency. 2008-10-28 11:02:09 +00:00
tron
3544fe91cd Use "libspf2" if SPF support is enabled (the default) because "libspf_alt"
is unmaintained and leaks memory. Bump package revision because of
this change.

Problem pointed out by Fredrik Pettai in private e-mail.
2008-10-27 19:40:11 +00:00
tron
99e6427337 Add conflicts between "libspf_alt" and "libspf2" which e.g. both install
a program called "bin/spfquery". Bump package revisions of both packages.
2008-10-27 10:24:09 +00:00
wiz
99cb668cfa Update to 2.24.1:
Evolution Exchange 2.24.0 2008-09-22
-------------------------------------

Bug Fixes:
	#546972: Added SYNC_COUNT to sync up counts on the operations needed (Bharath Acharya)
	#552013: Just update the count when adding messages. Also fixes the deadlock reported (Bharath Acharya)

Updated Translations:
	Kenneth Nielsen (da)
	Igor Nestorovi (sr, sr@latin)
	Tirumurthi Vasudevan (ta)
	Sweta Kothari (gu)
	Chao-Hsiung Liao (zh_HK, zh_TW)
	Djihed Afifi (ar)
	Runa Bhattacharjee (bn_IN)
	Jiri Eischmann (cs)
	Sandeep Shedmake (mr)
	Tino Meinen (nl)
	Ilkka Tuohela (fi)
	Gabor Kelemen (hu)
	Baris Cicek (tr)
	Gintautas Miliauskas (lt)
	Alexander Shopov (bg)
	Luca Ferretti (it)
	Shankar Prasad (kn)

Evolution Exchange 2.23.92 2008-08-08
-------------------------------------

Bug Fixes:
	#550160: Be able to search for "Name contains" like queries (Milan Crha)

Updated Translations:
	Philip Withnall (en_GB)
	David Planella (ca)
	Changwoo Ryu (ko)
	Andre Klapper (de)
	Laurent Dhima (sq)

Evolution Exchange 2.23.91 2008-08-01
-------------------------------------

Updated Translations:
	Andre Klapper (de)
	Kjartan Maraas (nb)
	Ilkka Tuohela (fi)
	Daniel Nylander (sv)
	Leonardo Ferreira Fontenelle (pt_BR)
	Robert-André Mauchin (fr)
	Inaki Larranaga Murgoitio (eu)
	Ignacio Casal Quinteiro (gl)
	Theppitak Karoonboonyanan (th)

Evolution Exchange 2.23.90 2008-08-18
------------------------------------

Bug fixes:
	#329505: Recognize Distribution lists stored on the server and work with them as with Contact lists (Milan Crha)
	#489236: Evolution Inbox not displaying messages which have already been opened in another application using exchange (Milan Crha)
	#545877: Migrate Camel from EDList to CamelDList (Matthew Barnes)
	#546257: Use proper ref/unref functions on EBookBackendExchange object (Milan Crha)
	#546397: Fetch uids correctly (Milan Crha)
	#546933: Do not lookup for NULL (Milan Crha)
	#546934: Track contact changes correctly (Patrick Ohly)
	#547308: Distinguish between GAL offline and unsupported authentication method used (Milan Crha)

Updated Translations:
	Kjartan Maraas (nb)
	Ivar Smolin (et)
	Runa Bhattacharjee (bn_IN)
	Laurent Dhima (sq)
	Ilkka Tuohela (fi)
	Djavan Fagundes (pt_BR)
	Duarte Loreto (pt)
	Arangel Angov (mk)
	Djihed Afifi (ar)

Evolution Exchange 2.23.6 2008-08-04
------------------------------------

Bug fixes:
	#208394: (Novell Bugzilla) Use rid along with uid while searching for recurring instances (Chenthill Palanisamy)
	#500389: Option to set different authentication type for GAL and OWA (Milan Crha)
	#544031: Compiler warnings cleanup (Milan Crha)
	#544513: Do not unref NULL object (Milan Crha)

Other Contributions:
	DB Summary fixes (Bharath Acharya)

Updated Translations:
	Jorge Gonzalez (es)
	Djihed Afifi (ar)
	Leonardo Ferreira Fontenelle (pt_BR)
	Claude Paroz (fr)

Evolution Exchange 2.23.5 2008-07-21
------------------------------------

New in 2.23.5
	Camel DB Summary support. (Srinivasa Ragavan)

Bug fixes:
	#528902: Better time zone handling (Patrick Ohly)

Other Contributors:
	Rewrite the evolution-data-server version check and set it to require 2.23.5 (Matthew Barnes)

Updated Translations:
	Yannig Marchegay (oc)
	Daniel Nylander (sv)

Evolution Exchange 2.23.4 2008-06-16
------------------------------------

Bug fixes:
	#402752: Prevent crash when got a component without set UID (Milan Crha)
	#532844: If it's a bad case we can just goto the error handling code instead of trying to process the response (Paul Smith)
	#536376: Check libebackend when running ./configure (Wang Xin)
	#536638: Allow evolution-exchange to build with G_DISABLE_SINGLE_INCLUDES and GTK_DISABLE_SINGLE_INCLUDES defined. (Matthew Barnes)

Updated Translations:
	Djihed Afifi (ar)
	Inaki Larranaga Murgoitio (eu)
	Ivar Smolin (et)

Evolution Exchange 2.23.3 2008-06-02
------------------------------------

New in 2.23.2:
	Final outstanding Win32 portability changes (Tor Lillqvist)

Bug fixes:
	#366250: Don't compile/package semi-free RFCs and other IETF documents that are easily accessible on the web (Øystein Gisnås)
	#523023: Another leak fix (Matthew Barnes)
	#533422: server_DATA should not be packed in dist tarballs (Johnny Jacob)

Updated Translations:
	Ignacio Casal Quinteiro (gl)
	Philip Withnall (en_GB)
	Clytie Siddall (vi)
	Djihed Afifi (ar)
	Jorge Gonzalez (es)
	Kjartan Maraas (nb)

Evolution Exchange 2.23.2 2008-05-12
------------------------------------

New in 2.23.2:
	Enable building on Windows (Tor Lillqvist)

Bug fixes:
	#358706: (Novell Bugzilla)  Fix evolution hang (Bharath Acharya)

Other Contributors:
	Fix include path for e-data-server-module.h, now in libebackend  (Johan Euphrosine)

Updated Translations:
	Yair Hershkovitz (he)

Evolution Exchange 2.23.1 2008-04-21
------------------------------------

Bug fixes:
	#268259: (Novell Bugzilla) Don't require restart of Evolution to create appointment on switching from offline to online mode. (Suman Manjunath)
	#303067: Fix a random crash looking up addresses in new email (Milan Crha)
	#520676: Sent item and Deleted item folder should have special icons (Bharath Acharya)
	#526740: Drop dependency on gnome-vfs, use new gio instead. (Milan Crha)

Updated Translations:
	Philip Withnall (en_GB)
	Krishna Babu K (te)
	Ivar Smolin (et)
2008-10-26 23:39:37 +00:00
wiz
b70518de6c Update to 2.24.1:
Evolution 2.24.1 2008-10-20
---------------------------

Many Bug Fixes and Updated Translations

Evolution 2.24.0 2008-09-22
---------------------------

New in 2.24.0:

	* Message Templates
	* WebDAV Contacts Plugin
	* Google Contacts Plugin
	* Custom header support while sending mails
	* Single Model view for Calendar
	* Sqlite Based message summary
	* New Bonobo-less composer for Evolution
	* Quota support to IMAP/POP accounts
	* Gtk+ Recent manager integration in Composer

Many Bug Fixes and Updated Translations.

Evolution 2.23.92 2008-09-08
----------------------------

New in 2.23.92:
	Evolution source code license changed to LGPLv2 & LGPLV3 (Sankar P)

One Bug Fix, A Few Updated Translations.

Evolution 2.23.91 2008-09-01
----------------------------

Many Bug Fixes and Updated Translations.

Evolution 2.23.90 2008-08-18
----------------------------

Many Bug Fixes.

Other fixes:
	Lots of disk summary related stability fixes (Srinivasa Ragavan)

Many Updated Translations.

Evolution 2.23.6 2008-08-04
---------------------------

New in 2.23.6:
	WebDAV contacts plugin (Matthias Braun)

Many Bug Fixes and Updated Translations.


Evolution 2.23.5 2008-07-21
---------------------------
New in 2.23.5
	Camel DB Summary support. (Srinivasa Ragavan & Sankar P)
	New EPlugin for message templates. (Bharath Acharya & Diego Escalante Urrelo)
	Google Contacts support (Jörgen Scheibengruber)

Many Bug Fixes

Other Contributors:
	Sort the uids so that moving/copying messages preserves mailbox ordering rather than jumbled randomness. (Jeffrey Stedfast)
	Add dolt revision 5e9eef10 to the autotools build system. Speeds up the build, otherwise falls back to libtool (Alp Toker)
	Configure email-custom-header plugin within the plugin-manager. (Ashish Shrivastava)

Many Updated Translations

Evolution 2.23.4 2008-06-16
---------------------------
New in 2.23.4
	Python support for EPlugins. (Johnny Jacob)

A Few Bug Fixes

Other Contributors:
	Fix for security vulnerabilities CVE-2008-1108 and CVE-2008-1109 (Matthew Barnes)

A Few Updated Translations

Evolution 2.23.3 2008-06-02
---------------------------

New in 2.23.3
	New plugin for setting headers while sending email (Ashish)

Many Bug Fixes and Updated Translations

Evolution 2.23.2 2008-05-12
---------------------------

Many Bug Fixes

Other Contributors:
	Fix up the Debug Logs window a bit (Matthew Barnes)
	Fix include path for e-dbhash.h, now in libebackend (Johan Euphrosine)

A Few Updated Translations

Evolution 2.23.1 2008-04-21
---------------------------

New in 2.23.1:
	Quota support to IMAP/POP accounts (Milan Crha)
	Configurable Proxy settings for Evolution (Veerapuram Varadhan)
	Gtk+ Recent manager integration in Composer (Suman)
	New bonobo-less message composer (Matthew Barnes)

Many Bug Fixes.

Other Contributors:
	Add icons for Edit->Select All, Folder->New, Folder->Delete and Folder->Refresh (Matthew Barnes)

Many Updated Translations.
2008-10-26 23:17:21 +00:00
wiz
95c809abcb Update to 2.24.1:
Evolution-Data-Server 2.24.1 2008-10-20
---------------------------------------

Bug Fixes:
	#337479: Obsolete password prompts when server is down (Milan Crha)
	#364542: Evolution message preview window freezes (Milan Crha)
	#497928: Crash deleting Address book assigned to Pidgin Automatic Contacts (Milan Crha)
	#511947: Crash when right-click on bogus Groupwise account (Milan Crha)
	#514670: Groupwise - Crash on forgetting password (Milan Crha)
	#537718: Evolution CalDAV backend does not work with http://sogo-demo.inverse.ca/ (Milan Crha)
	#544141: Exchange storage crashed trying to delete a user created calendar (Milan Crha)
	#546406: Evolution does not like changed password on IMAP (Srinivasa Ragavan)
	#546637: Mail opened from the "Unread mails" displays empty (Srinivasa Ragavan)
	#547243: Invalid reads in Evolution (Groupwise) (Milan Crha)
	#550466: Cannot delete folder with subfolders (IMAP) (Milan Crha)
	#550998: Evolution doesn't refresh the INBOX folder (Srinivasa Ragavan)
	#552261: EDS UI does not compile because of sqlite3.h (Srinivasa Ragavan)
	#552631: IMAP forgets password on resource temporarily unavailable (Milan Crha)
	#553266: Crash in camel-vee-folder (Milan Crha)
	#553298: Flags aren't synced well with IMAP Server (Milan Crha)
	#553301: Evolution asks for password on connection reset (Milan Crha)
	#553944: Evolution Exchange storage crashes on going offline (Milan Crha)
	#554455: "Advanced search -> Include threads" does not work (Srinivasa Ragavan)
	#554540: Dubious comparison of ESource*s causes infinite loop on startup of Evolution (Suman Manjunath)
	#556372: Total count is not updated correctly. (Srinivasa Ragavan)
	#556495: Undeletable mails in junk folder (Srinivasa Ragavan)
	#556688: Message list is not updated immediately when the counts are. (Srinivasa Ragavan)

Updated Translations:
	Gil Forcada (ca)
	Ignacio Casal Quinteiro (gl)
	Kjartan Maraas (nb)
	Luca Ferretti (it)
	Yair Hershkovitz (he)
	Vladimir Melo (pt_BR)
	Ivar Smolin (et)
	Anas Afif Emad (ar)
2008-10-25 16:38:09 +00:00
adrianp
2d2680d5fe Update to 1.2.8
Unfortunately details changes don't seem to be available:

After a long hiatus, new releases of libspf2! Development work from a number
of contributors has resulted in the release of versions up to 1.2.8. It is
recommended that all users upgrade as soon as possible, since this release
fixes some significant bugs. This release also comes with new doxygen
documentation which should make the code easier to understand and
cross-reference.

Includes the fix for CVE-2008-2469
2008-10-24 23:35:09 +00:00
wiz
e375589684 Update to 2.2.23:
2008-09-14  Jeffrey Stedfast  <fejj@novell.com>

	* README: Bumped version

	* configure.in: Bumped version to 2.2.23

2008-09-13  Jeffrey Stedfast  <fejj@novell.com>

	* docs/reference/gmime-sections.txt: Updated.

	* gmime/gmime-parser.c (nearest_pow): New faster method for
	calculating nearest power of 2, rather than an expensive
	while-loop.
	(g_mime_parser_get_headers_begin): New function backported from
	2.3.x
	(g_mime_parser_get_headers_end): Same.

2008-08-07  Jeffrey Stedfast  <fejj@novell.com>

	* gmime/gmime-message-part.c (g_mime_message_part_get_message):
	Only ref the message if it is non-NULL. Thanks to Peter Bloomfield
	for this fix.
2008-10-24 21:08:01 +00:00
wiz
dbf08efa18 Add CONFLICTS line for gmime24. 2008-10-24 16:39:11 +00:00
wiz
35667db4fe Add gmime24. 2008-10-24 16:38:48 +00:00
wiz
1bfe914f2f Import gmime24-2.4.3 as mail/gmime24.
GMime is a set of utilities for parsing and creating messages using
the Multipurpose Internet Mail Extension (MIME) as defined by the
following RFCs:

 * 0822: Standard for the Format of Arpa Internet Text Messages
 * 1521: MIME (Multipurpose Internet Mail Extensions) Part One:
         Mechanisms for Specifying and Describing the Format of
         Internet Message Bodies
 * 1847: Security Multiparts for MIME: Multipart/Signed and
         Multipart/Encrypted
 * 1864: The Content-MD5 Header Field (Obsoletes rfc1544)
 * 2015: MIME Security with Pretty Good Privacy (PGP)
 * 2045: Multipurpose Internet Mail Extensions (MIME) Part One:
         Format of Internet Message Bodies
 * 2046: Multipurpose Internet Mail Extensions (MIME) Part Two:
         Media Types
 * 2047: Multipurpose Internet Mail Extensions (MIME) Part Three:
         Message Header Extensions for Non-ASCII Text
 * 2048: Multipurpose Internet Mail Extensions (MIME) Part Four:
         Registration Procedures
 * 2049: Multipurpose Internet Mail Extensions (MIME) Part Five:
         Conformance Criteria and Examples
 * 2183: Communicating Presentation Information in Internet Messages:
         The Content-Disposition Header Field
 * 2184: MIME Parameter Value and Encoded Word Extensions: Character
         Sets, Languages, and Continuations
 * 2231: MIME Parameter Value and Encoded Word Extensions: Character
         Sets, Languages, and Continuations (Obsoletes rfc2184)
 * 3156: MIME Security with OpenPGP (Updates rfc2015)
2008-10-24 16:37:49 +00:00
schmonz
895dddca5e Update to 0.2.7. From the changelog:
* A huge set of patches for modules and plugins, many thanks to all
    the contributors (hope to list them all): cdmack, Viruzzo,
    Lance, maxadamo, nvhs, russell822, Andre Martin, Daniel Black,
    Picov, RISKO Gergely, blackmoon and Spil
* A new zenity-based (GNOME eye-candy) updater interface by maxadamo
* Internationalization support (and Italian localization) for the
    regular fltk updater by blackmoon
* Updated versions of the cURL and gnutls libraries for Windows
* The luasocket library is now part of freepops and can be used to
    write modules

We still avoid installing any of the self-updaters. Might be nice
to add in a future PKGREVISION.
2008-10-23 04:40:55 +00:00
ghen
3dbe8b001e Update to Dovecot 1.1.5. Changes since 1.1.4:
* Dovecot prints an informational message about authentication problems
  at startup. The message goes away after the first successful
  authentication. This hopefully reduces the number of "Why doesn't
  my authentication work?" questions.

+ Maildir/dbox: Try harder to assign unique UIDVALIDITY values to
  mailboxes to avoid potential problems when recreating or renaming
  mailboxes. The UIDVALIDITY is tracked using dovecot-uidvalidity*
  files in the mail root directory.
+ Many logging improvements
- In some conditions Dovecot could have stopped using existing cache
  file and never used it again until it was deleted.
- pop3 + Maildir: Make sure virtual sizes are always written to
  dovecot-uidlist. This way if the indexes are lost Dovecot will never
  do a huge amount of work to recalculate them.
- mbox: Fixed listing mailboxes in namespaces with prefix beginning
  with '~' or '/' (i.e. UW-IMAP compatibility namespaces didn't work).
- dict quota: Don't crash when recalculating quota (when quota warnings
  enabled).
- Fixes to handling "out of disk space/quota" failures.
- Blocking passdbs/userdbs (e.g. PAM, MySQL) could have failed lookups
  sometimes when auth_worker_max_request_count was non-zero.
- Fixed compiling with OpenBSD
2008-10-22 21:16:36 +00:00
tonnerre
d41ebb40b3 This file also gets installed for claws-mail-attachwarner. 2008-10-21 12:13:05 +00:00
tonnerre
97956c2128 These files also get installed for claws-mail-archive. 2008-10-21 12:10:08 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
tnn
a94b6384ab Fix build w/ GTK+ 2.14.x 2008-10-18 18:32:18 +00:00
schmonz
5c86445c96 Update to 4.0.7. From the changelog:
VERSION 4.0.7: 10/17/2008
  Changed Makefile.in to compile configuration.c in two steps: first use gcc
    to produce the preprocessed source, then use gcc to compile it.  For some
    reason, gcc crashes on FreeBSD 6.0 when the file is compiled in one step.
    Thanks to K. Shantanu for reporting this one and Felix Buenemann for
    suggesting the fix.

VERSION 4.0.6: 10/16/2008
  Fixed a problem in examine_ip_in_rdns_keyword_entry() that was not correctly
    terminating the end of the keyword buffer, causing strstr() to search too
    far, leading to false negatives (and potentially segmentation faults).
    Thanks to Erald Troja for reporting this one.
  Fixed another problem in middleman() that was not correctly replacing _all_
    of qmail's AUTH advertisements when the "smtp-auth-level" option is
    "always" or "always-encrypted".  Thanks to Youri Kravatsky for reporting
    this one (again).
  Fixed the fix to a bug in nihdns_query() that was setting
    return_target_name_index to 0 in all cases.  This was causing log messages
    to print the first RBL/RHSBL name instead of the one that actually matched.
    Thanks to Arthur Girardi for reporting this one (again).
  Reverted a change from 4.0.5 -- removing the usable_buf_input flag from
    middleman() meant could only tell if there was input in the buffer, not if
    any of it was actually usable.  If the remote server delays sending its
    data for any reason, middleman() will loop rapidly to continually check if
    its buffered data can be sent to qmail.  Removing the flag meant spamdyke
    was consuming 100% CPU while receiving messages with large attachments.
    Thanks to Paulo Henrique Fonseca for reporting this one.
  Added the "cputime" program to the "tests" folder to measure the CPU time
    used by a process.  Neither the shell "time" command nor the POSIX "time"
    command seem to do that.
  Changed sendrecv to always wait() for its child processes so CPU accounting
    will be performed correctly.
  Fixed check_rhsbl() to correctly return the name of the matching RHSBL instead
    of an index that could be beyond the end of the array.
  Changed the values of LOG_USE_CONFIG_TEST, LOG_USE_STDERR and LOG_USE_SYSLOG
    to make none of them equal to 0.  Because the "log-target" option is a
    CONFIG_TYPE_NAME_MULTIPLE option, it is set to 0 until the command line and
    all configuration files are parsed.  When LOG_USE_CONFIG_TEST is 0, the
    progress messages from process_config_file() are sent to stderr until the
    configuration file is completely loaded.  For Plesk users, xinetd sends
    stderr to the network connection, so the remote server gets the output.
    Thanks to Arthur Girdari for reporting this one and helping track it down.
2008-10-18 04:51:01 +00:00
drochner
40c4cbe803 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 13:57:31 +00:00
martti
01c3e39197 Use the correct patch set for postfix-2.6-xxxxxxxx. 2008-10-16 09:56:58 +00:00
martti
0d0b72dc2f Added note about SQLite patch. 2008-10-16 09:49:13 +00:00
martti
c33c6b2781 Updated mail/postfix-current to 2.6.20081012
* Bug fixes.
* Added support for SQLite (pkg/39745)
2008-10-16 09:45:12 +00:00
martti
1c623b18f0 Added support for SQLite (pkg/39745 by Sébastien BOCAHU.
No existing binary packages are affected so I didn't bump the revision...
2008-10-16 09:40:20 +00:00
smb
c9a0ef6a0c Update to 3.6.1:
* 3.6.1
-------

* Claws Mail now requires libetpan 0.57 for IMAP and NNTP.

* SSL support is now provided by gnuTLS exclusively. OpenSSL support
  has been dropped due to licensing issues.

* Added /View/Fullscreen option.

* Re-ordering of the filtering/processing condition and actions lists
  is now possible using drag'n'drop.

* 3.6.0
-------

* Claws Mail now requires libetpan 0.56 for IMAP and NNTP

* Spell checking is now provided by Enchant instead of Aspell. To
  build spell checker support, you will need the libenchant headers.

* The S/MIME plugin is now part of this package.

* IMAP, NNTP, and SSL are now supported in the Windows port.

* Support for client SSL certificates.

* Better support of SSL certificate stores, to be able to verify
  server certificates.

* Renaming of newsgroups is possible.

* "Always open message when selected" can now have three values:
  'Never', 'Always' and 'When message view is visible'.

* Unsaved server passwords can now be temporarily saved for the
  duration of the session. They can be cleared before the session
  expires by using '/Tools/Forget all session passwords'.

* Auto-wrapping settings are now saved in drafted messages.

* Support for basic auto-indentation in the Compose window.

* Support for animated GIFs in the message view.

* Type-ahead search in Filtering, Templates, Actions dialogs now
  select the result of the search.

* Finer granularity in POP3 accounts' Remove After delay - hours in
  addition to days.

* Spam/Ham flag is now stored on IMAP server when possible, using
  "Junk" and "NonJunk" keywords.

* Use less precise intervals when possible for auto-checking, thus
  the CPU is woken up less frequently.

* The warning icon in the main window is cleared when the error it
  relates to is clipped from the network log.

* IMAP errors now reveal the server on which they happen.

* All deprecated GTK interfaces have been replaced with their
  non-deprecated equivalents.

* csv2addressbook.pl: Added support for FoxMail.
2008-10-15 16:22:02 +00:00
martti
c223dd2351 Updated mail/bogofilter to 1.1.7
* Lots of bug fixes and improvements since 1.0.3
2008-10-15 12:15:40 +00:00
schmonz
bbf6acfdda Update to 4.0.5. From the changelog:
- If the idle timeout is not configured, it is now set to 20 minutes
    after qmail exits to prevent never-ending spamdyke processing.
    Thanks to Matthew Kettlewell for reporting this one.
- Fixed the AUTH advertisements to display correctly when
    "smtp-auth-level" is "always" or "always-encrypted". Thanks
    to Youri Kravatsky for reporting this one.
- Fixed a sequencing error that would cause qmail to exit prematurely,
    even if valid recipients could still possibly be given. Thanks
    to David Stiller for reporting this one.
- Fixed the handling of unencoded null characters in messages
    (technically not legal) so spamdyke does become confused and
    timeout. Thanks to Arthur Girardi for reporting this one.
- Fixed an issue in the DNS query code that was setting array indexes
    beyond the end of the array, resulting in garbage log messages
    and segmentation faults. Thanks to Arthur Girardi for reporting
    this one.
- Fixed verbose logging in the RHSBL filter to print the correct
    log message. Thanks to Arthur Girardi for reporting this one.
- Rewrote the address parser to correctly handle strange/invalid
    email addresses. Thanks to Erald Troja for reporting this one.
- Fixed a serious error in the code that loads array values from
    files that was returning pointers to unallocated memory, causing
    segmentation faults. Many, many thanks to David Stiller for
    reporting this one and providing tons of help to nail it down.
- Fixed a serious error that was attempting to move data by
    dereferencing the NULL address when the remote server disconnected
    unexpectedly, causing segmentation faults. Many, many thanks
    to David Stiller for reporting this one and providing tons of
    help to nail it down.
2008-10-13 15:24:37 +00:00
shannonjr
a3573979f6 Remove lua-OSBF - renamed OSBF-lua 2008-10-13 11:34:35 +00:00
shannonjr
f1ae1c244d Renamed lua-OSBF to OSBF-lua 2008-10-13 11:30:54 +00:00
shannonjr
0756a64028 Rename lua-OSBF to OSBL-lua for consistency with package name 2008-10-13 11:29:53 +00:00
uebayasi
8c349b6e46 Introduce EMACS_BUILDLINK to decide if Emacs lisp file wrappers are really
created or not.  Packages that include other ELP's buildlink3.mk must define
EMACS_BUILDLINK.  Other packages don't create wrappers, which reduces build
time a lot.
2008-10-13 08:07:02 +00:00
obache
b446b30d52 lib/lua/5.1 is owned by lang/lua. 2008-10-13 06:03:52 +00:00
adrianp
9f62cd0800 Update to 2.3
----
v2.3
----

[jan] Change group field in shares table to work with LDAP groups (Bug 6883).
[jan] Fix exporting address books with country fields as vCards (Bug 7372).
[mjr] Make sure we use all address books when searching via the api and the
      user's addressbooks pref is empty (Bug 7357).
[mjr] Correctly calculate the age of time objects (Bug 7330).


--------
v2.3-RC1
--------

[jan] Improve vCard EMAIL field parsing (Bug 7281).
[jan] Correctly import and export address extensions (Bug 7279).
[jan] Export full country names to vCard addresses.
[jan] Respect precedence of multiple vCard properties (Request 7122).
[jan] Remove deleted address books from address book preference (Request 6938).
[jan] Export LABEL properties to vCard if address fields are available.
[gwr] Add support for storing public PGP keys when using Kolab.
[gwr] Add support for adding addresses from IMP when using Kolab.
[jan] Add configuration option for an alternative name field.
[jan] Add support for image fields to SQL driver (requires Horde 3.3).
[jan] Add more default field mappings for CSV import (Request 6901).
[jan] Update field names for Outlook 2003 export (Request 6901).
[jan] Improve logic which entries to show in the sidebar menu.
[jan] Add support for the category form field (Request 6884).
[jan] Fix sorting so that sort order is always reflected correctly,
      independent of name format.
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[jan] Add ability to mark a contact as your own and API method to export it.
[jan] Fix importing phone numbers from Synthesis clients (Bug 7011).
[mjr] Fix issue with searching composite fields when the number of search terms
      is less than the number of composed fields (Bug 6796)
[cjh] Allow importing multiple address into an email field if allow_multi
      is set to true on the field in attributes.php (Bug 6897).
[mjr] Remove user permissions on all shares when deleting a user.
[jan] Fix searching of client address books that have been disabled in the
      preferences (Bug 6961).
[mjr] Fix issue with removeUserData api that caused the deleted user's
      address books to not be deleted as well as remove an erroneous error
      notification (Bug 6969).
[cjh] Fix the column selector/sorter in IE (Bug 6912).
2008-10-12 12:06:52 +00:00
adrianp
fd81efbcbb Update to 1.2.1
------
v1.2.1
------

[jan] Don't show script icon in menu if preference to automatically update
      scripts is both set and locked (Request 7251).
[mjr] Change MDB2 sequence name to 'id' (Bug 7240)
[jan] Fix adding more than 5 wildcard blacklists (Bug 7077).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[jan] Fix saving spam rules in the preference backend (Bug 7033).
[jan] Correctly catch dates before the 10th of a month in Sieve timed
      vacations (Bug 7023).
[mas] Fix vacation with procmail driver (Bugs 6509, 7052).
[jan] Fix moving to INBOX with the maildrop driver.
[jan] Disable drop down entries with informational purpose only.
[jan] Fix filter activity messages with non-ASCII folder names
      (taguchi@iij.ad.jp, Bug 6764).
2008-10-12 12:04:50 +00:00
adrianp
915687f46e Update to 4.3
----
v4.3
----

[jan] Add compose token to redirect view (bug 7383).
[jan] Don't resize window if not composing messages in a popup.


--------
v4.3-RC2
--------

[mms] Fix loading of print stylesheets when printing a message (bug 7310).
[mjr] Fix redirect loop when conf[server][change_server] is true (bug 6978).
[mms] Fix message caching and optimize storage.
[mms] Fix autocomplete address positioning on IE (bug 7074).
[cjh] When the selected view doesn't match the type of browser's default view
      (IMP or DIMP for a mobile browser, MIMP or DIMP for a desktop browser),
      explicitly redirect to that view and disable the frameset (bug 6332).
[jan] Add support for updating exsting events and cancelled recurring event
      instances to iTip viewer (bug 6636).
[mms] Fix uploaded compose attachment names if magic quoting is on (bug 7215).
[mms] Cache results of address formatting.
[jan] Show name and email address in the address book popup (Request 6937).
[mms] Messages from lists can now have large quotes automatically hidden.


---------------------------------
v4.3-RC1 (released as v4.2.1-RC1)
---------------------------------

[mms] Fix incorrect autocomplete replacement in certain cases (bug 6819).
[mms] Use optimized autocomplete javascript library.
[mms] Handle ';' to delimit addresses when composing.
[jan] Don't allow adding private PGP keys as public keys (bug 7080).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[mms] Search by size now displayed in KB (Request 6921).
[jan] Add option to attach personal vCard to message (requires Turba 2.2.2).
[jan] Fix maildir quota driver (bug 7014).
[jan] Add configuration for quota message format.
[mms] Maintain original header encoding on redirect (bug 7006).
[cjh] Add CSRF tokens to the Compose screen (Kris Steinhoff
      <steinhof@umich.edu>).
[jan] Fix adding vhost specific trailer.txt.
[jan] Add more flexible placeholders to SQL quota driver.
[jan] Fix passing passwords to quota drivers.
[mms] Improved folder list generation (bug 6972).
[cjh] Allow hiding quota messages when quota is unlimited
      (Thomas Jarosch <thomas.jarosch@intra2net.com>, Request 6934).
[jan] Add mailto: handler for Firefox 3+.
[mms] Fix address MIME encoding issues when saving a draft (bug 6986).
[cjh] Include a hint about fixing invalid From addresses in the error message
      (steinhof@umich.edu, bug 6941).
[cjh] Fix overwriting $params in _imp_adminDo API call (bug 6955).
[mms] Never wrap flowed lines in text/plain messages.
[mms] Fix broken spellcheck when using fckeditor on Safari 3 (bug 6909).
[mms] Fix unescaping URL parameters passed to popup windows (bug 6834).
[jan] Fix logging of forwarded messages.
[mms] Fix creation of subfolders in certain namespaces
      (thomas.jarosch@intra2net.com, bug 6827).
[mms] Improve search page by moving flags into search criteria section
      (Request 6825).
[mms] If using imagemagick, allow creation of PDF thumbnails.
[mms] Strip quotation marks and backslashes from displayed addresses.
[mms] Fix spellcheck in HTML mode when using Xinha on IE (bug 6799).
[mms] Fix rare case when spellchecking HTML input could result in the HTML
      tags being recognized as misspelled words.
[jan] Fix parsing for Token System configuration parameters.
[mms] Add ability to search by size.
2008-10-12 12:03:11 +00:00
markd
092f16f8ea Update kbiff to 3.9
10-05-08 - Kurt Granroth (3.9)
   o Converted KBiff into a full-fledged kdeinit module compatible
     with the latest KDE 3.5 (previous support was outdated)
   o Yet more tweaks to compile under the gcc 4.x running target
     without warnings
   o Cleaned up a bunch of Makefiles, configure files, and automake
     files along with an updated 'admin' directory
   o Got rid of the 'release-kbiff' "meta" version and date tags
   o Updated the .spec file to be more up to date

09-09-08 - Frédéric Brière
   o Replaced complicated date-time calculations with toTime_t()

03-30-08 - Léo Terziman
   o Fix compilation of ASUS led code under gcc 4

03-21-08 - Martin Spirk
   o Added 'stopped' icon state

02-27-08 - Elve
   o Updated Dutch translation (nl.po)

01-21-08 - Kurt Granroth
   o Updated automake admin dir with latest code from KDE 3.8
   o Tweaked the code to compile on gcc 4.2 without warnings with -Wall
   o Status window tweaks to work better on multiple-monitors as well
     as in more positions (side, bottom, top, etc).
   o Removed some 2.x code.  Nobody uses KDE2 anymore so it's high
     time KBiff stops supporting it.
   o Fix display of icons with the icon selector
2008-10-12 11:23:13 +00:00
smb
d108f03c21 Fix issue with gnutls 2008-10-11 19:27:19 +00:00
uebayasi
34004f51e0 Move mk/emacs.mk to editors/emacs/modules.mk.
Don't call pkg_info to get the installed Emacs version; always use the
version matching EMACS_TYPE set by users.  Be DEPENDS to it.  This should
address pkg/37146 by Aleksey Cheusov.

While here convert some emacs lisp packages to user-destdir.
2008-10-11 09:31:54 +00:00