pkgsrc/mail/evolution-data-server/buildlink3.mk

29 lines
1.1 KiB
Makefile
Raw Normal View History

# $NetBSD: buildlink3.mk,v 1.9 2005/10/16 12:17:52 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
EVOLUTION_DATA_SERVER_BUILDLINK3_MK:= ${EVOLUTION_DATA_SERVER_BUILDLINK3_MK}+
.if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= evolution-data-server
.endif
BUILDLINK_PACKAGES:= ${BUILDLINK_PACKAGES:Nevolution-data-server}
BUILDLINK_PACKAGES+= evolution-data-server
.if !empty(EVOLUTION_DATA_SERVER_BUILDLINK3_MK:M+)
Update to 1.2.0. While here, switch to bsd.options.mk: Evolution Data Server 1.2.0, 2005-03-07 --------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #73226 - Missing symbol in e-destination (JP) * Addressbook #72454 - Crash for webcals with gnome proxy setting (Rodrigo) * All #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu) Updated Translations: - pt_BR (Raphael Higino) - hu (Laszlo Dvornik) - sr (Igor Nestorovic) - sr@Latn (Igor Nestorovic) - ca (Xavier Conde Rueda) Evolution Data Server 1.1.6, 2005-02-28 --------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva) #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva) #67541 - LDAP password not remembered (Siva) * Calendar #71490 - Events shows up multiple times (Chen) #71545 - Crash At Startup of Evolution 2.1 (Rodrigo) #72107 - Evolution is hanging if you go offline and then come online (Chen) #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar) #72965 - Unable to rename a groupwise folder (Partha) #72285 - groupwise backend crashes on a GWPOA generated email (Sankar) #72907 - Few mails are not available for offline in groupwise (Siva) * Camel #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael) #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff) #71752 - Make sure auth_domain is 'Groupwise' (Vivek) #72106 - New mails are in "READ" state (Partha) #61468 - From and Subject information is missing from Inbox mailbox (Michael) #57185 - MH file mode changes and broken links (Michael) #59507 - tries to write junk cmeta in local spool (Michael) #71812 - folders are stored way too often (Michael) #70590 - Filters mark mail as read when it really isn't (Michael) #72609 - Crash everytime when read the article (Michael) * All #9605 - Let "Delete" remove selected contact from the name selector (Harry Lu) #73011 - Evolution crashed when clicked on new category (Rodrigo) Other bugs * Addressbook - Make sure editors are always read-only in offline mode (Siva) - Destroy groupwise connection hash tables correctly (Chen) - Migration issue with non-ASCII quoted printable chars in contact notes (Siva) * Calendar - Return the weather calendar capabilities properly (Rodrigo) - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen) - Locking fixes to prevent races in backend (JP, Rodrigo) - Download groupwise calendar attachments only if not already in cache (Harish) - Destroy groupwise connection hash tables correctly (Chen) - Make sure groupwise item creation date exists before using (Chen) - Fix crash during migration if e-d-s is not available (Rodrigo) - Set detached instance recurid and start/end properly (Rodrigo) * Camel - Make junk code use camel debug (Rodo) - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish) - Fix deletion of groupwise mail (Chen) - Fix server version display in warning (Vivek) - Show correct time for mails (Partha) - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson) - Use XGMOVE if possible in IMAP4 (Jeff) - Flag IMAP4 inbox properly (Björn Torkelsson) - Just search the cache if IMAP4 is in offline mode (Jeff) * All - PPC fixes (Hans) - Allow name selector to auth books properly (Hans) - Leak fix (Kjartan Maraas) Updated Translations: - el (Kostas Papadimas, Nikos Charonitakis) - nl (Vincent van Adrighem) - hu (Laszlo Dvornik) - da (Martin Willemoes Hansen) - gu (Ankit Patel) <ankit644@yahoo.com> - pl (Artur Flinta) - uk (Maxim Dziumanenko) - fr (Thierry Moisan) - pt (Duarte Loreto) - it (Marco Ciampa) - nb (Kjartan Maraas) - no (Kjartan Maraas) - bg (Vladimir Petkov) - fi (Ilkka Tuohela) - ru (Leonid Kanter) - sq (Laurent Dhima) - bg (Vladimir Petkov) - lt (Zygimantas Berucka) - en_GB (David Lodge) - ja (Takeshi AIHANA) - ko (Changwoo Ryu) - sv (Christian Rose) - en_CA (Adam Weinberger) - es (Francisco Javier F. Serrador) - de (Frank Arnold) - cs (Miloslav Trmac) Evolution Data Server 1.1.5, 2005-02-07 --------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #1069 - Support REV field in VCard (Siva) #67267 - Auto-complete misses contacts with 'Title' set (Siva) #68172 - Don't include function names in e-d-s messages (Siva) #70918 - Importing kontact vcard causes inifinite loop (Siva) #71116 - Wrong gettext initialization breaks translation (Christophe) #71827 - Search after a contact with Name begins with, only searches for first name (Siva) * Calendar #68541 - Invalid Response From Server Message (Chenthill) #64682 - Moving a appts from one calendar to another sends update (Chenthill) #72004 - Invalid connection error message (popup) - Suddenly (Chenthill) #72117 - EDS crashed - Trying to create meeting appointments (Chenthill) * Camel #36142 - Don't use acronyms as verbs in messages (Michael) #38671 - filtering on specific-headers needs to check each matching header (Michael) #38791 - GPG can make evo hang if keyserver unreachable (Michael) #65329 - Regression in default folder name localisation (Michael) #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael) #70303 - PGP signature invalid with very short emails (Michael) #71847 - IMAP is broken (Jeff) #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael) * All #69909 - EDS logger doesn't restore logging when it shuts down (JP) #72172 - Cannot delete a GW Shared folder (Partha) Other bugs * Addressbook - Changed default Groupwise port to 7191 (Siva) - Online/offline fixes in LDAP backend (Siva) - Build backends as modules (Hans Petter) - Check Groupwise server version and notify user (Vivek) * Calendar - Changed default Groupwise port to 7191 (Siva) - Fixed idle saving in file backend (Rodrigo) - Fixed leak in e_cal_send_objects (JP) - Removed categories-related methods in backends (Rodrigo) - Improvements in communication with GW servers for tasks (Harish) - Build backends as modules (Hans Petter) - Fixed conflicts in IDL file (Hans Petter) - Check Groupwise server version and notify user (Vivek) - getQuickMessages support in GW backend (Chenthill) * Camel - Added old imap code back to build (Jeff) - Improve moving between folders in GW provider (Partha) - IMAP/IMAP4 compatibility work (Jeff) - Updated tests to use IMAP4 (Jeff) - getQuickMessages support in GW provider (Partha) - Use GW SOAP mailer code to be the default (Siva) - Changed default Groupwise port to 7191 (Siva) - GW SOAP mailer code improvements (Partha) * All - Added 'searchable' flag for categories (Rodrigo) - Fixed saving of categories config changes (Rodrigo) - Use glib's i18n headers (Ross) - Removed useless libgnome use (Ross) - a11y improvements (Hao) Updated Translations: - ca (Jordi Mallach) - cs (Miloslav Trmac) - de (Frank Arnold) - el (Kostas Papadimas) - en_CA (Adam Weinberger) - en_GB (David Lodge) - es (Francisco Javier F. Serrador) - et (Priit Laes) - ja (Takeshi AIHANA) - ko (Changwoo Ryu) - lt (Žygimantas Beručka) - nb (Kjartan Maraas) - nl (Vincent van Adrighem) - no (Kjartan Maraas) - pt (Duarte Loreto) - pt_BR (Raphael Higino) - sq (Laurent Dhima) - sv (Christian Rose) Evolution Data Server 1.1.4, 2005-01-24 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #57567 - calendar migration speed (Rodrigo) #67974 - use proxy if necessary for webcal (Rodrigo) * Camel #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael) #71082 - Authenticated SMTP and TLS work very slowly (Jeff) #69024 - Doesn't update NNTP folder in a Virtual folder (Michael) #47824 - nested, identical multipart boundaries dont parse properly (Michael) #70095 - deleting vfolder causes evo to hang (Michael) * All #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva) #28532 - Don't allow duplicate categories (Rodrigo) Other bugs * Addressbook - Fix full name queries (Siva) - Order of magnitude speed fix for fetching list of contacts (Siva) * Calendar - Comply with new server api changes (Harish) - Default to UTC timezone if nothing else (Chen) - Handle cancelling instances via itip (Rodrigo) - Handle case where events are only instances (no master) (Rodrigo) - Don't save unless the file is actually dirty in the file backend (Rodrigo) - Use single metric/imperial setting (David Trowbridge) * Camel - Make imap4 code have the same summary as imap (Jeff) - Make imap4 code handle imap:// uri (Jeff) - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff) - Be able to get the message status in groupwise (Partha) - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler) - Fix groupwise offline transfers (Jeff) - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff) - 64 bit fixes (Michael) * All - emit source changed property if properties are totally removed (Siva) - complete properly if the widget loses focus via tab (Hans) - display all email addresses for a user again (Hans) - fix crash pressing enter in empty completion widget (Hans) Updated Translations: - it (Marco Ciampa) - de (Frank Arnold) - et (Priit Laes) - cs (Miloslav Trmac) - nb (Kjartan Maraas) - lt (Zygimantas Berucka) - ja (Takeshi AIHANA) - es (Francisco Javier F. Serrador) - en_CA (Adam Weinberger) Evolution Data Server 1.1.3, 2005-01-10 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish) * Camel #70556 - Unable load messages info from MS Exchange by IMAP (Michael) #70919 - Crash during fetching mail (mail has gpg signature) (Michael) Other bugs * Addressbook - Merge offline support for groupwise, ldap (Siva, Chen, Hans) * Calendar - Backend attachment support (Harish) - Weather calendar (David Trowbridge) - Handle send options for groupwise (Chen) - Fixed problems when items only had detached instances (Rodrigo) - Merge offline support for groupwise, ldap, webcal (Siva, Chen) * Camel - Merge groupwise SOAP mailer (Partha) - IMAP4 offline support (Jeff) - Groupwise offline support (JP, Jeff, Partha) - 64 bit fixes (David Mosberger-Tang) * All - move e-categories and rewrite (Rodrigo) - emit source_changed signal if properties change (David Trowbridge) - implement e-name-selector class, without bonobo (Hans) Updated Translations: - bg (Vladimir Petkov) - ja (Takeshi AIHANA) - ru (Leonid Kanter) Evolution Data Server 1.1.2, 2004-12-20 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #70127 - Evolution Calendar does not use a User-Agent (JP) #70267 - O(n^2) activity writing cache files when opening an ics webcal #file (Rodrigo) * Addressbook #68454 - Ldap organizationalUnit show up in contact list (Siva) * Camel #69776 -Signed Mail with attachments displays everything with multipart/boundaries stuff (NotZed) #69533 - GW imap mail becomes invisble/unavailable (NotZed) Other bugs * Addressbook - implement is_open accessor on ebook (Hans) - move e-destination (Hans) * Calendar - Merge recurrence work, support for detached instances (Rodrigo) - Add support for passing a modified object from sync backends (Anders Carlsson) - Add static capabilities for send options (Chen) - Leak fixes (Harish) * Camel - Move camel here (NotZed) - Fix non-SSL build (Jeff) - Add offline journalling for IMAP4 (Jeff) * All - implement a gtktreemodel contact store (Hans) Updated Translations: - lt (Zygimantas Berucka) - it (Marco Ciampa) Evolution Data Server 1.1.1, 2004-11-28 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #69624 - make changes in evo corresponding to soap schema changes (Siva) * All #69056 - Translations set to wrong version (Ryan Skadzberg) #68737 - Crash on Migrating (JP) Other bugs * Addressbook - add API to determine required fields (Siva) * All - allow access to primary source selector (Harish) Updated Translations: - sr (Danilo Segan) - sr@Latn (Danilo Segan) - cs (Miloslav Trmac) - sq (Laurent Dhima) - en_CA (Adam Weinberger) - en_GB (David Lodge) Evolution Data Server 1.1.0, 2004-11-01 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish) #67031 - Groupwise task completion not showing (Chen) * Address Book #42165 - "search in any field" produces wrong results (Siva) #64298 - G/W failure to authenticate (Siva) * All #65200 - GroupWise backend crash #67031 - (Partial) show completed status properly for GroupWise tasks Other bugs * Address Book - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez) - Make groupwise IM names searchable (Nat) * Calendar - Speed up free/busy gathering (Harish) - Speed up getting detached instance information (Rodrigo) * All - loadable backend modules (Toshok) - create libedataserverui (JP) Updated Translations: - sr (Danilo Segan) - sr@Latn (Danilo Segan) - cs (Miloslav Trmac) - sq (Laurent Dhima) - en_CA (Adam Weinberger) - en_GB (David Lodge)
2005-03-22 17:18:06 +01:00
BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.2.0
BUILDLINK_PKGSRCDIR.evolution-data-server?= ../../mail/evolution-data-server
.endif # EVOLUTION_DATA_SERVER_BUILDLINK3_MK
Update to 1.2.0. While here, switch to bsd.options.mk: Evolution Data Server 1.2.0, 2005-03-07 --------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #73226 - Missing symbol in e-destination (JP) * Addressbook #72454 - Crash for webcals with gnome proxy setting (Rodrigo) * All #73010 - Cannot cancel/close 'Category icon' popup (Harry Lu) Updated Translations: - pt_BR (Raphael Higino) - hu (Laszlo Dvornik) - sr (Igor Nestorovic) - sr@Latn (Igor Nestorovic) - ca (Xavier Conde Rueda) Evolution Data Server 1.1.6, 2005-02-28 --------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #72806 - EDS is crashing while trying to add a contact to Groupwise book (Siva) #70908 - Can't remove e-mail addresses assigned to types evolution doesn't know about (Siva) #67541 - LDAP password not remembered (Siva) * Calendar #71490 - Events shows up multiple times (Chen) #71545 - Crash At Startup of Evolution 2.1 (Rodrigo) #72107 - Evolution is hanging if you go offline and then come online (Chen) #73008 - Recipients in CC and BCC field gets added into the TO field and not in their intended place (Sankar) #72965 - Unable to rename a groupwise folder (Partha) #72285 - groupwise backend crashes on a GWPOA generated email (Sankar) #72907 - Few mails are not available for offline in groupwise (Siva) * Camel #68459 - Answering to Usenet article doesn't consider the "Followup-To:" field (Michael) #71747 - IMAP host lookup on 'hostname;noselect=yes' (Jeff) #71752 - Make sure auth_domain is 'Groupwise' (Vivek) #72106 - New mails are in "READ" state (Partha) #61468 - From and Subject information is missing from Inbox mailbox (Michael) #57185 - MH file mode changes and broken links (Michael) #59507 - tries to write junk cmeta in local spool (Michael) #71812 - folders are stored way too often (Michael) #70590 - Filters mark mail as read when it really isn't (Michael) #72609 - Crash everytime when read the article (Michael) * All #9605 - Let "Delete" remove selected contact from the name selector (Harry Lu) #73011 - Evolution crashed when clicked on new category (Rodrigo) Other bugs * Addressbook - Make sure editors are always read-only in offline mode (Siva) - Destroy groupwise connection hash tables correctly (Chen) - Migration issue with non-ASCII quoted printable chars in contact notes (Siva) * Calendar - Return the weather calendar capabilities properly (Rodrigo) - Fix getQM issues in groupwise backend so we don't miss events (Harish, Chen) - Locking fixes to prevent races in backend (JP, Rodrigo) - Download groupwise calendar attachments only if not already in cache (Harish) - Destroy groupwise connection hash tables correctly (Chen) - Make sure groupwise item creation date exists before using (Chen) - Fix crash during migration if e-d-s is not available (Rodrigo) - Set detached instance recurid and start/end properly (Rodrigo) * Camel - Make junk code use camel debug (Rodo) - Use groupwise getQM call with correct timestamp to prevent missing messages (Harish) - Fix deletion of groupwise mail (Chen) - Fix server version display in warning (Vivek) - Show correct time for mails (Partha) - Rename inbox/INBOX to Inbox, so it is translatable (Björn Torkelsson) - Use XGMOVE if possible in IMAP4 (Jeff) - Flag IMAP4 inbox properly (Björn Torkelsson) - Just search the cache if IMAP4 is in offline mode (Jeff) * All - PPC fixes (Hans) - Allow name selector to auth books properly (Hans) - Leak fix (Kjartan Maraas) Updated Translations: - el (Kostas Papadimas, Nikos Charonitakis) - nl (Vincent van Adrighem) - hu (Laszlo Dvornik) - da (Martin Willemoes Hansen) - gu (Ankit Patel) <ankit644@yahoo.com> - pl (Artur Flinta) - uk (Maxim Dziumanenko) - fr (Thierry Moisan) - pt (Duarte Loreto) - it (Marco Ciampa) - nb (Kjartan Maraas) - no (Kjartan Maraas) - bg (Vladimir Petkov) - fi (Ilkka Tuohela) - ru (Leonid Kanter) - sq (Laurent Dhima) - bg (Vladimir Petkov) - lt (Zygimantas Berucka) - en_GB (David Lodge) - ja (Takeshi AIHANA) - ko (Changwoo Ryu) - sv (Christian Rose) - en_CA (Adam Weinberger) - es (Francisco Javier F. Serrador) - de (Frank Arnold) - cs (Miloslav Trmac) Evolution Data Server 1.1.5, 2005-02-07 --------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Addressbook #1069 - Support REV field in VCard (Siva) #67267 - Auto-complete misses contacts with 'Title' set (Siva) #68172 - Don't include function names in e-d-s messages (Siva) #70918 - Importing kontact vcard causes inifinite loop (Siva) #71116 - Wrong gettext initialization breaks translation (Christophe) #71827 - Search after a contact with Name begins with, only searches for first name (Siva) * Calendar #68541 - Invalid Response From Server Message (Chenthill) #64682 - Moving a appts from one calendar to another sends update (Chenthill) #72004 - Invalid connection error message (popup) - Suddenly (Chenthill) #72117 - EDS crashed - Trying to create meeting appointments (Chenthill) * Camel #36142 - Don't use acronyms as verbs in messages (Michael) #38671 - filtering on specific-headers needs to check each matching header (Michael) #38791 - GPG can make evo hang if keyserver unreachable (Michael) #65329 - Regression in default folder name localisation (Michael) #68741 - Evolution 2 hides Junk folder created in 1.4 (Michael) #70303 - PGP signature invalid with very short emails (Michael) #71847 - IMAP is broken (Jeff) #72020 - Error parsing filter: Unknown identifier: adjust-score (Michael) * All #69909 - EDS logger doesn't restore logging when it shuts down (JP) #72172 - Cannot delete a GW Shared folder (Partha) Other bugs * Addressbook - Changed default Groupwise port to 7191 (Siva) - Online/offline fixes in LDAP backend (Siva) - Build backends as modules (Hans Petter) - Check Groupwise server version and notify user (Vivek) * Calendar - Changed default Groupwise port to 7191 (Siva) - Fixed idle saving in file backend (Rodrigo) - Fixed leak in e_cal_send_objects (JP) - Removed categories-related methods in backends (Rodrigo) - Improvements in communication with GW servers for tasks (Harish) - Build backends as modules (Hans Petter) - Fixed conflicts in IDL file (Hans Petter) - Check Groupwise server version and notify user (Vivek) - getQuickMessages support in GW backend (Chenthill) * Camel - Added old imap code back to build (Jeff) - Improve moving between folders in GW provider (Partha) - IMAP/IMAP4 compatibility work (Jeff) - Updated tests to use IMAP4 (Jeff) - getQuickMessages support in GW provider (Partha) - Use GW SOAP mailer code to be the default (Siva) - Changed default Groupwise port to 7191 (Siva) - GW SOAP mailer code improvements (Partha) * All - Added 'searchable' flag for categories (Rodrigo) - Fixed saving of categories config changes (Rodrigo) - Use glib's i18n headers (Ross) - Removed useless libgnome use (Ross) - a11y improvements (Hao) Updated Translations: - ca (Jordi Mallach) - cs (Miloslav Trmac) - de (Frank Arnold) - el (Kostas Papadimas) - en_CA (Adam Weinberger) - en_GB (David Lodge) - es (Francisco Javier F. Serrador) - et (Priit Laes) - ja (Takeshi AIHANA) - ko (Changwoo Ryu) - lt (Žygimantas Beručka) - nb (Kjartan Maraas) - nl (Vincent van Adrighem) - no (Kjartan Maraas) - pt (Duarte Loreto) - pt_BR (Raphael Higino) - sq (Laurent Dhima) - sv (Christian Rose) Evolution Data Server 1.1.4, 2005-01-24 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #57567 - calendar migration speed (Rodrigo) #67974 - use proxy if necessary for webcal (Rodrigo) * Camel #65178 - newly created folder on local maildir doesn't show until evolution restart (Michael) #71082 - Authenticated SMTP and TLS work very slowly (Jeff) #69024 - Doesn't update NNTP folder in a Virtual folder (Michael) #47824 - nested, identical multipart boundaries dont parse properly (Michael) #70095 - deleting vfolder causes evo to hang (Michael) * All #70067 - Mask GW password when GROUPWISE_DEBUG=1 is used (Siva) #28532 - Don't allow duplicate categories (Rodrigo) Other bugs * Addressbook - Fix full name queries (Siva) - Order of magnitude speed fix for fetching list of contacts (Siva) * Calendar - Comply with new server api changes (Harish) - Default to UTC timezone if nothing else (Chen) - Handle cancelling instances via itip (Rodrigo) - Handle case where events are only instances (no master) (Rodrigo) - Don't save unless the file is actually dirty in the file backend (Rodrigo) - Use single metric/imperial setting (David Trowbridge) * Camel - Make imap4 code have the same summary as imap (Jeff) - Make imap4 code handle imap:// uri (Jeff) - Fix offline syncing and journalling for imap, groupwise and exchange (Jeff) - Be able to get the message status in groupwise (Partha) - Restrict path lengths to 65k in lock helper (Michael, Max Vozeler) - Fix groupwise offline transfers (Jeff) - retain label settings in IMAP4 when offline for UIDPLUS servers (Jeff) - 64 bit fixes (Michael) * All - emit source changed property if properties are totally removed (Siva) - complete properly if the widget loses focus via tab (Hans) - display all email addresses for a user again (Hans) - fix crash pressing enter in empty completion widget (Hans) Updated Translations: - it (Marco Ciampa) - de (Frank Arnold) - et (Priit Laes) - cs (Miloslav Trmac) - nb (Kjartan Maraas) - lt (Zygimantas Berucka) - ja (Takeshi AIHANA) - es (Francisco Javier F. Serrador) - en_CA (Adam Weinberger) Evolution Data Server 1.1.3, 2005-01-10 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #68533 - evolution-alarm-notify appears to cause an e_data_book leak (Harish) * Camel #70556 - Unable load messages info from MS Exchange by IMAP (Michael) #70919 - Crash during fetching mail (mail has gpg signature) (Michael) Other bugs * Addressbook - Merge offline support for groupwise, ldap (Siva, Chen, Hans) * Calendar - Backend attachment support (Harish) - Weather calendar (David Trowbridge) - Handle send options for groupwise (Chen) - Fixed problems when items only had detached instances (Rodrigo) - Merge offline support for groupwise, ldap, webcal (Siva, Chen) * Camel - Merge groupwise SOAP mailer (Partha) - IMAP4 offline support (Jeff) - Groupwise offline support (JP, Jeff, Partha) - 64 bit fixes (David Mosberger-Tang) * All - move e-categories and rewrite (Rodrigo) - emit source_changed signal if properties change (David Trowbridge) - implement e-name-selector class, without bonobo (Hans) Updated Translations: - bg (Vladimir Petkov) - ja (Takeshi AIHANA) - ru (Leonid Kanter) Evolution Data Server 1.1.2, 2004-12-20 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #70127 - Evolution Calendar does not use a User-Agent (JP) #70267 - O(n^2) activity writing cache files when opening an ics webcal #file (Rodrigo) * Addressbook #68454 - Ldap organizationalUnit show up in contact list (Siva) * Camel #69776 -Signed Mail with attachments displays everything with multipart/boundaries stuff (NotZed) #69533 - GW imap mail becomes invisble/unavailable (NotZed) Other bugs * Addressbook - implement is_open accessor on ebook (Hans) - move e-destination (Hans) * Calendar - Merge recurrence work, support for detached instances (Rodrigo) - Add support for passing a modified object from sync backends (Anders Carlsson) - Add static capabilities for send options (Chen) - Leak fixes (Harish) * Camel - Move camel here (NotZed) - Fix non-SSL build (Jeff) - Add offline journalling for IMAP4 (Jeff) * All - implement a gtktreemodel contact store (Hans) Updated Translations: - lt (Zygimantas Berucka) - it (Marco Ciampa) Evolution Data Server 1.1.1, 2004-11-28 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #69624 - make changes in evo corresponding to soap schema changes (Siva) * All #69056 - Translations set to wrong version (Ryan Skadzberg) #68737 - Crash on Migrating (JP) Other bugs * Addressbook - add API to determine required fields (Siva) * All - allow access to primary source selector (Harish) Updated Translations: - sr (Danilo Segan) - sr@Latn (Danilo Segan) - cs (Miloslav Trmac) - sq (Laurent Dhima) - en_CA (Adam Weinberger) - en_GB (David Lodge) Evolution Data Server 1.1.0, 2004-11-01 ---------------------------------------- Bugzilla bugs fixed (see http://bugzilla.ximian.com/show_bug.cgi): * Calendar #64673 - Cannot view free/busy for GroupWise users for users outside POA (Harish) #67031 - Groupwise task completion not showing (Chen) * Address Book #42165 - "search in any field" produces wrong results (Siva) #64298 - G/W failure to authenticate (Siva) * All #65200 - GroupWise backend crash #67031 - (Partial) show completed status properly for GroupWise tasks Other bugs * Address Book - Fix e_book_commit_contact multiple usage crash (Diego Gonzalez) - Make groupwise IM names searchable (Nat) * Calendar - Speed up free/busy gathering (Harish) - Speed up getting detached instance information (Rodrigo) * All - loadable backend modules (Toshok) - create libedataserverui (JP) Updated Translations: - sr (Danilo Segan) - sr@Latn (Danilo Segan) - cs (Miloslav Trmac) - sq (Laurent Dhima) - en_CA (Adam Weinberger) - en_GB (David Lodge)
2005-03-22 17:18:06 +01:00
PRINT_PLIST_AWK+=/^@dirrm lib\/evolution-data-server-1.2\/extensions$$/ \
{ print "@comment in evolution-data-server: " $$0; next }
PRINT_PLIST_AWK+=/^@dirrm lib\/evolution-data-server-1.2\/camel-providers$$/ \
{ print "@comment in evolution-data-server: " $$0; next }
PRINT_PLIST_AWK+=/^@dirrm lib\/evolution-data-server-1.2$$/ \
{ print "@comment in evolution-data-server: " $$0; next }
.include "../../devel/libbonobo/buildlink3.mk"
.include "../../devel/libgnome/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}