diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-03-30 21:37:01 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-03-30 21:37:01 +0000 |
commit | f1f7109fd2c82eadf27512242adc5950ed626212 (patch) | |
tree | 85704c93d10a51722cda6d05c2897199adb5b017 /mail/evolution/patches | |
parent | c34255301bc66ab9da77b18b337412600941738a (diff) | |
download | pkgsrc-f1f7109fd2c82eadf27512242adc5950ed626212.tar.gz |
Update to 2.6.0:
- a new Memo Component
- a new Look for the Event/Task/Meeting Editor
- Calendar Publishing support
- CalDAV support
- Network Manager support
- HULA connectivity support
- Improved GroupWise support
- Improved Event Recurrence support
- Calendar Tooltips
- CSV/tab importers for Mozilla, Outlook and Evolution formats
- Contact list support for LDAP addressbooks
- Support for saving Advanced Searches for Address books
- Support for Prioritizing messages in the composer
- Lots of bug fixes and lots of other User Interface Improvements
- Updated Translations
Diffstat (limited to 'mail/evolution/patches')
-rw-r--r-- | mail/evolution/patches/patch-ac | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/mail/evolution/patches/patch-ac b/mail/evolution/patches/patch-ac deleted file mode 100644 index 03cd71f97d9..00000000000 --- a/mail/evolution/patches/patch-ac +++ /dev/null @@ -1,20 +0,0 @@ -$NetBSD: patch-ac,v 1.13 2005/05/19 21:06:46 jmmv Exp $ - ---- configure.orig 2005-04-08 19:27:21.000000000 +0000 -+++ configure -@@ -23589,6 +23589,7 @@ cat >>conftest.$ac_ext <<_ACEOF - #include <sys/socket.h> - #include <netinet/in.h> - #include <netdb.h> -+ #include <stdio.h> /* Needed to get NULL's definition */ - - #define BUFSIZE (sizeof(struct hostent)+10) - -@@ -24717,6 +24718,7 @@ cat >>conftest.$ac_ext <<_ACEOF - #include <sys/socket.h> - #include <netinet/in.h> - #include <netdb.h> -+ #include <stdio.h> /* Needed to get NULL's definition */ - - - int |