pkgsrc/mail/evolution/Makefile

96 lines
3.4 KiB
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.47 2004/01/14 07:27:51 xtraeme Exp $
DISTNAME= evolution-1.4.5
PKGREVISION= 1
CATEGORIES= mail time gnome
MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \
${MASTER_SITE_GNOME:=sources/evolution/1.4/}
EXTRACT_SUFX= .tar.bz2
2003-07-17 23:41:05 +02:00
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://ximian.com/products/evolution/
COMMENT= GNOME mailer, calendar, contact manager, and communications tool
Update evolution to 0.15 and buildlinkify. Changes are: Shell: - Fixed a problem with shortcuts not appearing when created by the mailer. (Ettore) - Fixed right-click menu behavior for folders in the folder bar. (Ettore) - Got Rename to work again. (Ettore) - Fixed some folder copy/move/dnd bugs. (Ettore) - Added a menu item to configure the Pilot settings. (Ettore) - Fixed some other miscellaneous bugs/crashes. (Ettore) - Added ability to run the intelligent importers from the File->Import menu item. (iain) Mailer: - Fixed the multiple error-dialog thing. (Michael) - Fixes to PGP decrypting and verification code. (Jeff) - Made vFolders work a lot better. (Michael) - Added a confirm expunge option to the mail settings dialog. (Jeff) - Fixed the update-IMAP-unread-counts bug. (Jeff) - Show messages in the user's preferred charset if the message itself doesn't contain charset information or if the message charset is wrong (ie the system can't convert the text to utf-8). (Jeff) - Many backend fixes that users won't notice. (Michael, Jeff, Dan) - Fixed the crash that accompanied the invalid address warning. (Trow) - Properly encode the mailto: links we generate inside of displayed messages. (Trow) - Improve the signature editor. (iain) Calendar: - Backend improvements (JP, Rodrigo). - The alarm daemon can now re-enter properly [#10840]. (Federico) - Alarms can now have zero-time offsets [#7892]. (Federico) - Warning fixes. (Chris) - Fixed custom Glade widgets on non-Linux systems. (Dan) - Fixed crashing problems in the event/task editor. (Damon) Addressbook: - Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, JP, Peter Williams) - Better handling of addresses containing commas or other special characters. (Trow) - Fixed bugs related to sending mail by left-clicking on an address inside a message. (Trow) - Auto-completion now matches against contact nicknames. (Trow) - Added help text and generally cleaned up the contact editor. (Anna) - Handle multiple wombats properly. (Chris Toshok) - Made which book to use for address completion configurable (no gui for this yet.) (Chris Toshok) - Made Print Preview work in addressbook. (Chris Lahey) Summary: - Cache images instead of repeatedly reloading them (iain) - Only redraw when the summary is visible (iain) - Use the encoding specified in the RDF file (Takuo Kitame) - Leak fixes (Larry) - Show todays tasks works (iain) - Make the preferences dialog nicer. (iain) Importers: - Handle cases where the Netscape transport is nothing. (iain)
2001-10-06 16:44:01 +02:00
BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison
DEPENDS+= gnome2-dirs>=1.2:../../misc/gnome2-dirs
DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc
BUILD_USES_MSGFMT= YES
# Using a wildcard here doesn't make sense because the version number of
# "db3" is hardcoded in the "configure" script and some source modules
# to make sure locally stored mails remain in the same format!
BUILDLINK_DEPENDS.db3= db3-3.11.2{,nb*}
Update evolution to 0.15 and buildlinkify. Changes are: Shell: - Fixed a problem with shortcuts not appearing when created by the mailer. (Ettore) - Fixed right-click menu behavior for folders in the folder bar. (Ettore) - Got Rename to work again. (Ettore) - Fixed some folder copy/move/dnd bugs. (Ettore) - Added a menu item to configure the Pilot settings. (Ettore) - Fixed some other miscellaneous bugs/crashes. (Ettore) - Added ability to run the intelligent importers from the File->Import menu item. (iain) Mailer: - Fixed the multiple error-dialog thing. (Michael) - Fixes to PGP decrypting and verification code. (Jeff) - Made vFolders work a lot better. (Michael) - Added a confirm expunge option to the mail settings dialog. (Jeff) - Fixed the update-IMAP-unread-counts bug. (Jeff) - Show messages in the user's preferred charset if the message itself doesn't contain charset information or if the message charset is wrong (ie the system can't convert the text to utf-8). (Jeff) - Many backend fixes that users won't notice. (Michael, Jeff, Dan) - Fixed the crash that accompanied the invalid address warning. (Trow) - Properly encode the mailto: links we generate inside of displayed messages. (Trow) - Improve the signature editor. (iain) Calendar: - Backend improvements (JP, Rodrigo). - The alarm daemon can now re-enter properly [#10840]. (Federico) - Alarms can now have zero-time offsets [#7892]. (Federico) - Warning fixes. (Chris) - Fixed custom Glade widgets on non-Linux systems. (Dan) - Fixed crashing problems in the event/task editor. (Damon) Addressbook: - Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, JP, Peter Williams) - Better handling of addresses containing commas or other special characters. (Trow) - Fixed bugs related to sending mail by left-clicking on an address inside a message. (Trow) - Auto-completion now matches against contact nicknames. (Trow) - Added help text and generally cleaned up the contact editor. (Anna) - Handle multiple wombats properly. (Chris Toshok) - Made which book to use for address completion configurable (no gui for this yet.) (Chris Toshok) - Made Print Preview work in addressbook. (Chris Lahey) Summary: - Cache images instead of repeatedly reloading them (iain) - Only redraw when the summary is visible (iain) - Use the encoding specified in the RDF file (Takuo Kitame) - Leak fixes (Larry) - Show todays tasks works (iain) - Make the preferences dialog nicer. (iain) Importers: - Handle cases where the Netscape transport is nothing. (iain)
2001-10-06 16:44:01 +02:00
.include "../../mk/bsd.prefs.mk"
BUILD_DEFS+= USE_INET6
.if defined(USE_INET6) && !empty(USE_INET6:M[Yy][Ee][Ss])
CONFIGURE_ARGS+= --enable-ipv6=yes
.else
CONFIGURE_ARGS+= --enable-ipv6=no
.endif
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_X11= YES
USE_LIBTOOL= YES
2002-10-07 10:54:41 +02:00
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/libical/libtool
USE_BUILDLINK2= YES
USE_PKGLOCALEDIR= YES
Update evolution to 0.10. This closes PR 13013 by Matthias Scheler <tron@netbsd.org> Notable changes include: Shell: - Fixed some usability bugs in the folder selection and creation dialogs. - Added a --debug option. - Added support for drag and drop operations. Mail: - Virtual Trash folders in each mail storage and "Empty Trash" menu item to expunge all folders in a store. - Email addresses in mail headers are now right-clickable to add them to the Addressbook - Hide deleted messages is now a mode rather than a one-time operation. - When sending plain text mail, use the new plain text mode of the GtkHTML editor - Cancellable operations, cancellable/async dns lookup, slightly improved progress reporting. - Allow per-identity Draft and Sent folders. - Replies quoted with "> " in messages are now displayed dimmed to make it easier to find the new bits of text. - Saved searches. Searches now configurable via XML with supporting C code. - UNMATCHED vFolder - SASL Authentication - Filter/vFolder on Mailing List. - Resend sent items. - Allow users to turn on/off headers in the composer and added Reply-To header entry in the composer. - Numerous OpenPGP - Replying to a message chooses account based on message addressee's. - Redid Forward Inline and Forward Quoted. - IMAP fixes: greater configurability for faster startup/mail check - IMAP message bodies are now cached to local disk to speed up re-access - New config dialogs - Sorting by a text field in the message list no longer generates a random order. - Fixed "crash when getting new mail from 2 POP servers" bug. - Numerous bugfixes, cleanups and optimisations. Addressbook: - Added support for non editable sources. - Added address completion for use in contact entries using the select names system. - Fixed some major crashes in the addressbook backend. - Updated Ximian's contact information. Calendar: - Event creation fixes. - Calendar loading fixes and removal of old code. - Made the iTIP control have better spacings. - i18n fixes. Tasks: - Created a popup list item for ETable to select the Status, Classification, Priority, Percent & Transparencey fields. - Created a popup date editor item for ETable to set all the dates in the tasks. Importers: - Created Intelligent Importers that look for certain files on your disk and works out what type of data it is. Currently Intelligent Importers exist for Pine, Elm and Netscape. General: - Rewrote ETree in gal. Changed evolution to support the changes in API. - Lots of Etable/ETree bug fixes. - Lots of i18n/l10n fixes. and the Evolution gang) - Fixed the shell interface so it could correctly create folders.
2001-05-25 08:16:17 +02:00
YACC= ${PREFIX}/bin/bison -y
REPLACE_PERL+= libical/scripts/mkderivedvalues.pl
REPLACE_PERL+= libical/scripts/mkparameterrestrictions.pl
REPLACE_PERL+= libical/scripts/mkrestrictionrecords.pl
REPLACE_PERL+= libical/scripts/mkrestrictiontable.pl
REPLACE_PERL+= tools/csv2vcard
REPLACE_PERL+= tools/evolution-addressbook-clean.in
REPLACE_PERL+= tools/killev
CPPFLAGS+= -I/usr/include/krb5 -I/usr/include/gssapi
CONFIGURE_ARGS+= --disable-gtk-doc
CONFIGURE_ARGS+= --with-openldap --without-static-ldap
Update evolution to 1.2.1. Changes include: * Tons of bug fixes * evolution-launch-composer command-line tool to open up the composer with attachments. * Auto-subscribe the user to his/her IMAP INBOX * Made the default width of the mail filter editing dialog larger. * Removed the development warning at startup. (Ettore) * The "Select Names" dialog remembers what folder you were in between uses now, which is useful for people who normally select names out of an LDAP directory. (Dan) * Do not allow empty attendee addresses for meetings. * Better alarm daemon activation. * Notification of calendar query errors. * Added status messages for all operations. * Sensitivity problem when using the folder selector. * Changed the way shared folders work with Connector. * Allow accessing local folders even if some folders with unknown/corrupted metadata type are found in ~/evolution/local. * Importer dialog browse entry now has history dropdown. * We no longer allow selecting a folder of a non-allowed type with a double-click in the folder selection dialog. * The toolbar now includes a "New" dropdown menu/button from which you can create messages, appointments, etc. from within any folder. * A new, integrated configuration dialog for all of Evolution is now provided. * When you use the folder selection dialog, you can now jump to a folder just by typing its name and hitting Enter (instead of using the arrows or the mouse). * You can now specify your default mail, calendar, tasks and contacts folders. The shortcuts in the shortcut bar will always point to the default folder; so for example if you have an IMAP account you can specify that the INBOX on the IMAP account is default and clicking on the Inbox icon on the shortcut bar will take you to the INBOX on the IMAP account. * Fonts for displaying of HTML mail can now be configured from within Evolution (instead of having to use GNOME Control Center). * You can now make Evolution play a sound, beep, or display a message when new mail arrives. It is also possible to trigger these actions based on a filter rule. * The behavior of the search bar has been improved, and the UI has been integrated better with the menu bar and the rest of the system. * For the table-based views, you can now define, save and reuse view settings using the "View" menu. * The Send/Receive button is now always accessible from any folder. * Easier to build on non-GNU, and non-GCC systems (e.g. MacOS/X, HP/UX, Solaris). * Now installs some libraries and headers required for external module development. * You now can drop objects (eg. mail messages, appointments) directly to the folders on the shortcut bar (in 1.0.x, you could only drop them in the folder folder bar). * Loading speed has been improved. * When you receive an appointment through email, you can choose which calendar to update, and if its for an existing appointment the folder is automatically detected * Calendar importer now supports importing to remote folders. * Calendar GUI and alarm daemon now use listeners for the configuration. * Reaction to calendar backends crashing has been improved. * Show status messages for all long calendar operations. * Fixed default reminders description (was 'Untitled appointment'). * Included timezone information on VCALENDAR's used in copy/paste. * Removed extra space that was displayed for categories without icons. * When right clicking, correctly select the underlying date/time. * Meeting scheduling improvements; sends replies when you update your attendance status, warnings if the user changes a meeting they didn't create. * Deleting a meeting with a right click will now offer to send a cancellation notice. * Can accept meeting replies from non-attendees (they become attendees). * Fixed work day so start can't be before end, its minimum 1 hour and the unshaded zone is not rounded to the nearest time division (allowing the work hours to be 0:00 to 23:59). * Fixed task view to update completion status the same as the editor. * Fixed leap year problem with day of week. * Handle "last day of the month" and "last Tuesday of the month" type recurrences. * Contacts * It is now possible to specify which folders are used for autocompletion globally. * Improved address selection dialog (for sending mail and meeting requests). * Improved feedback for search results for all backends and the UI. * SSL/STARTTLS suport for LDAP has been added. * Caches are built for local addressbooks to speed up autocompletion. * Fixed wombat/addressbook crashes dealing with autocompletion, it should be much more stable now. * Categories on LDAP are now stored using a multivalued attribute (category) instead of a comma separated list (categories), so searches on categories in ldap actually work. The old attribute is deprecated and should not be used. * Standardized some of the static properties of addressbooks, and removed some local addressbook logic from the frontend. * When editing contacts from the composer entries (To:, CC:), pop up the right kind of editor based on the contact type. * Much improved LDAP backend responsiveness and performance. * Mail - New, much faster indexing engine. This results in faster mail incorporation, faster mail display, and faster searches. Overall, the new engine should work much better for larger folders, and take considerably less space on the disk. - Faster POP3 download, using the server's pipeline extensions if available. - If you type multiple words in the search bar for the "... Contains" rules, Evolution will search messages that contain all of the words you specified, in any order. - More consistent search results for indexed, non-indexed and remote folders. - UTF8 (Unicode) used for all searches, even with IMAP servers. - It is now possible to mark messages for follow-up and other flags. It is also possible to change the color in which a specific message is displayed in the mail list. - When the message list is sorted by a certain field, it is possible to jump to the first item in the list that matches a certain string by just typing the first few characters. - Filters are now updated automatically when the destination folder gets moved or removed. - A new filter rule allows you to pipe mail through an external process to find out whether or not to filter it. - You can now specify which folders get synced when switching to offline mode. - All previously read messages are automatically downloaded for offline use. - Offline state is preserved between sessions. Generally, offline mode is more stable and complete. - STARTTLS support for POP, SMTP and IMAP has been added. - IMAP can now handle folder names containing &, -, and UTF-8 characters. - You can have all of your mail Auto-Cc:ed or auto-Bcc:ed to a specified set of recipients. - SMTP error reporting has been improved. - Much improved GnuPG support. Better pgp/mime interoperability. - Improved support for external Maildir, MH, and mailbox folders, and trees of folders. Internally they share more code now and are easier to maintain. - External mailbox folders can interoperate with pine/mutt/elm status flags directly (at slightly performance penalty). See options on the "spool" provider. - Many IMAP related bugs fixed. IMAP now passes current folder regression tests. - IMAP body search results are now cached. Vastly improving body search vFolder performance with IMAP sources. - Optional IPv6 support. - Progress bar added to subscribe dialogue. - Camel's multithread safe object system streamlined and improved. Many other internal cleanups inside Camel. - vFolders can now have an additional column which shows the original location of the message. Particularly useful for Trash folder. - New messages dont "upset" the thread view as much, if no sorting is used. - Various vFolder tweaks and fixes. - Remote inline HTML images are now downloaded incrementally using libsoup and are fully cancellable. - Improved quotation display for format=flowed messages. * Mail Composer - You can now edit a set of signatures within Evolution, and pick which signature you want when composing a message. - Handling of replies has been improved; in particular, you can now paste any text as a quotation, and quotation formatting is preserved when switching between HTML and non-HTML mode. - Evolution can now generate graphical smileys automatically as you type. - Quotation logic has been improved, rewrapping long lines in replies now preserves quotation marks. - Multiple simulataneous language support in the spell checker. - Cut & Paste support for html between netscape/mozilla/evolution. - Optimized rendering of long messages. - Improved html rendering, including support for the clear attribute in <br> elements. * Summary - Can have non-local mail folders displayed on the summary. - Improved Calendar and Tasks displayed. Displays overdue and todays tasks in colours. - Uses Soup for HTTP downloading news feeds and weather info. - Better folder selector. - Better Weather/News Feed selector. - Can delete user added news feeds. Updated translations: - ko (Young-Ho Cha, Changwoo Ryu) - nn (Roy-Magne Mo) - no (Kjartan Maraas) - pl (Zbigniew Chyla) - vi (Pablo Saratxaga) - tr (Gorkem) - de (Christian Neumair) - et (Tõivo Leedjärv) - fr (Joaquim Fellmann) - pt_BR (Gustavo Maciel Dias Vieira)
2003-01-09 14:59:25 +01:00
CONFIGURE_ARGS+= --enable-openssl=yes
2002-07-15 20:05:49 +02:00
CONFIGURE_ARGS+= --with-krb5=/usr --with-krb4=/usr
CONFIGURE_ARGS+= --with-db3-includes=${LOCALBASE}/include/db3
CONFIGURE_ARGS+= --with-db3-libs=${LOCALBASE}/lib
Update evolution to 1.2.1. Changes include: * Tons of bug fixes * evolution-launch-composer command-line tool to open up the composer with attachments. * Auto-subscribe the user to his/her IMAP INBOX * Made the default width of the mail filter editing dialog larger. * Removed the development warning at startup. (Ettore) * The "Select Names" dialog remembers what folder you were in between uses now, which is useful for people who normally select names out of an LDAP directory. (Dan) * Do not allow empty attendee addresses for meetings. * Better alarm daemon activation. * Notification of calendar query errors. * Added status messages for all operations. * Sensitivity problem when using the folder selector. * Changed the way shared folders work with Connector. * Allow accessing local folders even if some folders with unknown/corrupted metadata type are found in ~/evolution/local. * Importer dialog browse entry now has history dropdown. * We no longer allow selecting a folder of a non-allowed type with a double-click in the folder selection dialog. * The toolbar now includes a "New" dropdown menu/button from which you can create messages, appointments, etc. from within any folder. * A new, integrated configuration dialog for all of Evolution is now provided. * When you use the folder selection dialog, you can now jump to a folder just by typing its name and hitting Enter (instead of using the arrows or the mouse). * You can now specify your default mail, calendar, tasks and contacts folders. The shortcuts in the shortcut bar will always point to the default folder; so for example if you have an IMAP account you can specify that the INBOX on the IMAP account is default and clicking on the Inbox icon on the shortcut bar will take you to the INBOX on the IMAP account. * Fonts for displaying of HTML mail can now be configured from within Evolution (instead of having to use GNOME Control Center). * You can now make Evolution play a sound, beep, or display a message when new mail arrives. It is also possible to trigger these actions based on a filter rule. * The behavior of the search bar has been improved, and the UI has been integrated better with the menu bar and the rest of the system. * For the table-based views, you can now define, save and reuse view settings using the "View" menu. * The Send/Receive button is now always accessible from any folder. * Easier to build on non-GNU, and non-GCC systems (e.g. MacOS/X, HP/UX, Solaris). * Now installs some libraries and headers required for external module development. * You now can drop objects (eg. mail messages, appointments) directly to the folders on the shortcut bar (in 1.0.x, you could only drop them in the folder folder bar). * Loading speed has been improved. * When you receive an appointment through email, you can choose which calendar to update, and if its for an existing appointment the folder is automatically detected * Calendar importer now supports importing to remote folders. * Calendar GUI and alarm daemon now use listeners for the configuration. * Reaction to calendar backends crashing has been improved. * Show status messages for all long calendar operations. * Fixed default reminders description (was 'Untitled appointment'). * Included timezone information on VCALENDAR's used in copy/paste. * Removed extra space that was displayed for categories without icons. * When right clicking, correctly select the underlying date/time. * Meeting scheduling improvements; sends replies when you update your attendance status, warnings if the user changes a meeting they didn't create. * Deleting a meeting with a right click will now offer to send a cancellation notice. * Can accept meeting replies from non-attendees (they become attendees). * Fixed work day so start can't be before end, its minimum 1 hour and the unshaded zone is not rounded to the nearest time division (allowing the work hours to be 0:00 to 23:59). * Fixed task view to update completion status the same as the editor. * Fixed leap year problem with day of week. * Handle "last day of the month" and "last Tuesday of the month" type recurrences. * Contacts * It is now possible to specify which folders are used for autocompletion globally. * Improved address selection dialog (for sending mail and meeting requests). * Improved feedback for search results for all backends and the UI. * SSL/STARTTLS suport for LDAP has been added. * Caches are built for local addressbooks to speed up autocompletion. * Fixed wombat/addressbook crashes dealing with autocompletion, it should be much more stable now. * Categories on LDAP are now stored using a multivalued attribute (category) instead of a comma separated list (categories), so searches on categories in ldap actually work. The old attribute is deprecated and should not be used. * Standardized some of the static properties of addressbooks, and removed some local addressbook logic from the frontend. * When editing contacts from the composer entries (To:, CC:), pop up the right kind of editor based on the contact type. * Much improved LDAP backend responsiveness and performance. * Mail - New, much faster indexing engine. This results in faster mail incorporation, faster mail display, and faster searches. Overall, the new engine should work much better for larger folders, and take considerably less space on the disk. - Faster POP3 download, using the server's pipeline extensions if available. - If you type multiple words in the search bar for the "... Contains" rules, Evolution will search messages that contain all of the words you specified, in any order. - More consistent search results for indexed, non-indexed and remote folders. - UTF8 (Unicode) used for all searches, even with IMAP servers. - It is now possible to mark messages for follow-up and other flags. It is also possible to change the color in which a specific message is displayed in the mail list. - When the message list is sorted by a certain field, it is possible to jump to the first item in the list that matches a certain string by just typing the first few characters. - Filters are now updated automatically when the destination folder gets moved or removed. - A new filter rule allows you to pipe mail through an external process to find out whether or not to filter it. - You can now specify which folders get synced when switching to offline mode. - All previously read messages are automatically downloaded for offline use. - Offline state is preserved between sessions. Generally, offline mode is more stable and complete. - STARTTLS support for POP, SMTP and IMAP has been added. - IMAP can now handle folder names containing &, -, and UTF-8 characters. - You can have all of your mail Auto-Cc:ed or auto-Bcc:ed to a specified set of recipients. - SMTP error reporting has been improved. - Much improved GnuPG support. Better pgp/mime interoperability. - Improved support for external Maildir, MH, and mailbox folders, and trees of folders. Internally they share more code now and are easier to maintain. - External mailbox folders can interoperate with pine/mutt/elm status flags directly (at slightly performance penalty). See options on the "spool" provider. - Many IMAP related bugs fixed. IMAP now passes current folder regression tests. - IMAP body search results are now cached. Vastly improving body search vFolder performance with IMAP sources. - Optional IPv6 support. - Progress bar added to subscribe dialogue. - Camel's multithread safe object system streamlined and improved. Many other internal cleanups inside Camel. - vFolders can now have an additional column which shows the original location of the message. Particularly useful for Trash folder. - New messages dont "upset" the thread view as much, if no sorting is used. - Various vFolder tweaks and fixes. - Remote inline HTML images are now downloaded incrementally using libsoup and are fully cancellable. - Improved quotation display for format=flowed messages. * Mail Composer - You can now edit a set of signatures within Evolution, and pick which signature you want when composing a message. - Handling of replies has been improved; in particular, you can now paste any text as a quotation, and quotation formatting is preserved when switching between HTML and non-HTML mode. - Evolution can now generate graphical smileys automatically as you type. - Quotation logic has been improved, rewrapping long lines in replies now preserves quotation marks. - Multiple simulataneous language support in the spell checker. - Cut & Paste support for html between netscape/mozilla/evolution. - Optimized rendering of long messages. - Improved html rendering, including support for the clear attribute in <br> elements. * Summary - Can have non-local mail folders displayed on the summary. - Improved Calendar and Tasks displayed. Displays overdue and todays tasks in colours. - Uses Soup for HTTP downloading news feeds and weather info. - Better folder selector. - Better Weather/News Feed selector. - Can delete user added news feeds. Updated translations: - ko (Young-Ho Cha, Changwoo Ryu) - nn (Roy-Magne Mo) - no (Kjartan Maraas) - pl (Zbigniew Chyla) - vi (Pablo Saratxaga) - tr (Gorkem) - de (Christian Neumair) - et (Tõivo Leedjärv) - fr (Joaquim Fellmann) - pt_BR (Gustavo Maciel Dias Vieira)
2003-01-09 14:59:25 +01:00
CONFIGURE_ENV+= PKG_CONFIG_PATH="${LOCALBASE}/lib/pkgconfig:${X11BASE}/lib/pkgconfig"
PKGCONFIG_OVERRIDE= camel.pc.in
PKGCONFIG_OVERRIDE+= evolution-shell.pc.in
PKGCONFIG_OVERRIDE+= evolution-calendar.pc.in
PKGCONFIG_OVERRIDE+= evolution-addressbook.pc.in
GCONF2_SCHEMAS= apps_evolution_shell.schemas
GCONF2_SCHEMAS+= apps_evolution_addressbook.schemas
GCONF2_SCHEMAS+= apps_evolution_calendar.schemas
GCONF2_SCHEMAS+= apps_evolution_summary.schemas
GCONF2_SCHEMAS+= evolution-mail.schemas
pre-configure:
for i in ${WRKSRC}/camel/providers/*/Makefile.in ; do \
Update evolution to 0.15 and buildlinkify. Changes are: Shell: - Fixed a problem with shortcuts not appearing when created by the mailer. (Ettore) - Fixed right-click menu behavior for folders in the folder bar. (Ettore) - Got Rename to work again. (Ettore) - Fixed some folder copy/move/dnd bugs. (Ettore) - Added a menu item to configure the Pilot settings. (Ettore) - Fixed some other miscellaneous bugs/crashes. (Ettore) - Added ability to run the intelligent importers from the File->Import menu item. (iain) Mailer: - Fixed the multiple error-dialog thing. (Michael) - Fixes to PGP decrypting and verification code. (Jeff) - Made vFolders work a lot better. (Michael) - Added a confirm expunge option to the mail settings dialog. (Jeff) - Fixed the update-IMAP-unread-counts bug. (Jeff) - Show messages in the user's preferred charset if the message itself doesn't contain charset information or if the message charset is wrong (ie the system can't convert the text to utf-8). (Jeff) - Many backend fixes that users won't notice. (Michael, Jeff, Dan) - Fixed the crash that accompanied the invalid address warning. (Trow) - Properly encode the mailto: links we generate inside of displayed messages. (Trow) - Improve the signature editor. (iain) Calendar: - Backend improvements (JP, Rodrigo). - The alarm daemon can now re-enter properly [#10840]. (Federico) - Alarms can now have zero-time offsets [#7892]. (Federico) - Warning fixes. (Chris) - Fixed custom Glade widgets on non-Linux systems. (Dan) - Fixed crashing problems in the event/task editor. (Damon) Addressbook: - Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, JP, Peter Williams) - Better handling of addresses containing commas or other special characters. (Trow) - Fixed bugs related to sending mail by left-clicking on an address inside a message. (Trow) - Auto-completion now matches against contact nicknames. (Trow) - Added help text and generally cleaned up the contact editor. (Anna) - Handle multiple wombats properly. (Chris Toshok) - Made which book to use for address completion configurable (no gui for this yet.) (Chris Toshok) - Made Print Preview work in addressbook. (Chris Lahey) Summary: - Cache images instead of repeatedly reloading them (iain) - Only redraw when the summary is visible (iain) - Use the encoding specified in the RDF file (Takuo Kitame) - Leak fixes (Larry) - Show todays tasks works (iain) - Make the preferences dialog nicer. (iain) Importers: - Handle cases where the Netscape transport is nothing. (iain)
2001-10-06 16:44:01 +02:00
${SED} <$$i >$$i.fixed \
-e 's|^\(lib.*_la_LIBADD.*\)$$|\1 ../../libcamel.la|' &&\
Update evolution to 0.15 and buildlinkify. Changes are: Shell: - Fixed a problem with shortcuts not appearing when created by the mailer. (Ettore) - Fixed right-click menu behavior for folders in the folder bar. (Ettore) - Got Rename to work again. (Ettore) - Fixed some folder copy/move/dnd bugs. (Ettore) - Added a menu item to configure the Pilot settings. (Ettore) - Fixed some other miscellaneous bugs/crashes. (Ettore) - Added ability to run the intelligent importers from the File->Import menu item. (iain) Mailer: - Fixed the multiple error-dialog thing. (Michael) - Fixes to PGP decrypting and verification code. (Jeff) - Made vFolders work a lot better. (Michael) - Added a confirm expunge option to the mail settings dialog. (Jeff) - Fixed the update-IMAP-unread-counts bug. (Jeff) - Show messages in the user's preferred charset if the message itself doesn't contain charset information or if the message charset is wrong (ie the system can't convert the text to utf-8). (Jeff) - Many backend fixes that users won't notice. (Michael, Jeff, Dan) - Fixed the crash that accompanied the invalid address warning. (Trow) - Properly encode the mailto: links we generate inside of displayed messages. (Trow) - Improve the signature editor. (iain) Calendar: - Backend improvements (JP, Rodrigo). - The alarm daemon can now re-enter properly [#10840]. (Federico) - Alarms can now have zero-time offsets [#7892]. (Federico) - Warning fixes. (Chris) - Fixed custom Glade widgets on non-Linux systems. (Dan) - Fixed crashing problems in the event/task editor. (Damon) Addressbook: - Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, JP, Peter Williams) - Better handling of addresses containing commas or other special characters. (Trow) - Fixed bugs related to sending mail by left-clicking on an address inside a message. (Trow) - Auto-completion now matches against contact nicknames. (Trow) - Added help text and generally cleaned up the contact editor. (Anna) - Handle multiple wombats properly. (Chris Toshok) - Made which book to use for address completion configurable (no gui for this yet.) (Chris Toshok) - Made Print Preview work in addressbook. (Chris Lahey) Summary: - Cache images instead of repeatedly reloading them (iain) - Only redraw when the summary is visible (iain) - Use the encoding specified in the RDF file (Takuo Kitame) - Leak fixes (Larry) - Show todays tasks works (iain) - Make the preferences dialog nicer. (iain) Importers: - Handle cases where the Netscape transport is nothing. (iain)
2001-10-06 16:44:01 +02:00
${MV} $$i.fixed $$i ; \
done
2002-10-07 10:54:41 +02:00
.include "../../databases/db3/buildlink2.mk"
.include "../../databases/openldap/buildlink2.mk"
.include "../../devel/GConf2/schemas.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/gal2/buildlink2.mk"
.include "../../devel/libbonoboui/buildlink2.mk"
.include "../../devel/libglade2/buildlink2.mk"
.include "../../devel/libgnomeui/buildlink2.mk"
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../graphics/libgnomecanvas/buildlink2.mk"
.include "../../print/libgnomeprint/buildlink2.mk"
.include "../../security/openssl/buildlink2.mk"
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../textproc/libunicode/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../www/gtkhtml3/buildlink2.mk"
.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"