Commit graph

194 commits

Author SHA1 Message Date
obache
eaebbf227e Add buildlink with libunique (evolution-{plugin,shell}.pc require it). 2010-07-14 08:05:49 +00:00
drochner
65cba2cdab update to 2.30.2
This switches to the gnome-2.30 release branch.

(It crashes more often than the old version for me. Any help welcome.)
2010-07-13 12:24:34 +00:00
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
obache
2ec9ef0c63 Bump PKGREVISION for db4 update. 2010-06-03 06:50:25 +00:00
roy
486a2254c9 Add $NetBSD$ 2010-02-19 22:52:21 +00:00
roy
feee84269c Ensure that all plugins have e_lib_plugin_enable defined so that
Evolution starts in a few seconds instead of a few minutes on NetBSD.
2010-02-19 22:48:13 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
drochner
387b51ab6d update to 2.28.2
changes:
-bugfixes
-Add support for Googlemail and hotmail/live/msn.com accounts
-translation updates
2009-12-16 18:00:23 +00:00
drochner
3308ac3b2c PKGREVISION bump pkgs which are affected by the libgnome change
to leave out esound
2009-10-29 23:14:13 +00:00
drochner
4963516c01 update for dependency changes in 2.28 2009-10-26 09:46:22 +00:00
drochner
66f8d5bda9 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-24 12:52:32 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

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

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
drochner
1086a93eb6 update to 2.26.3
changes:
-bugfixes
-translation updates
2009-07-09 18:44:20 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
09bd3a394b Update to 2.26.2:
Evolution 2.26.2 2009-05-18
---------------------------

Bug fixes:
	#471083 (bnc) - Do not allow deletion of system folders. (Chenthill)
	#561312 - Fix recurrence issues (Chenthill)
	#467659 - Fix description for send mail (Chenthill)
	#578685 - Copy string. Avoids SIGSEGV (Sebastien Bacher)
	#569507 - Don't translate gconf/key values (khaledh)
	#574842 - Fix Catalan translation issue (Gil Forcada Codinachs)
	#571272 - Possible leak (Milan Crha)
	#573704 - Don't close dialog after error (Milan Crha)
	#579306 - Fix crash on delete folder (Milan Crha)
	#491755 - Sanitize values from GConf before using them (Milan Crha)
	#579635 - Hide last junked message too from the non-junk folder (Milan Crha)
	#579550 - Do not mark newly recognized Junk messages Read (Milan Crha)
	#578355 - Store username in a source URL in CalDAV (Milan Crha)
	#575242 – New composer window not autosaved until modification (Michel Dänzer)
	#581032 – Some links can't be opened (Matthew Barnes)
	#573170 - Add back support for vfolder of vfolders (Srinivasa Ragavan)
	#580163 - Resize alarm notifier correctly (Ritesh Khadgaray)
	#578478 – Composer shows not all "From" information (Matthew Barnes)
	#582744 – CC field autofill doesn't work for replies (Matthew Barnes)
	#578176 – "Send message to contact" does not honor "always BCC" (Matthew Barnes)

Updated translatios:
	Ihar Hrachyshka (be)
	Christian Kirbach (de)
	Jorge Gonzalez (es)

Other fixes:
	Fix win32 filename/uri issues (Fridrich Strba)
2009-05-28 21:03:35 +00:00
wiz
b1076bb765 Remove msgfmtstrip scripts and targets using them, now that the
infrastructure supports this properly (thanks joerg!).
2009-03-22 19:01:37 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
drochner
acfaba49d2 update to 2.26.0
This switches to the gnome-2.26 release branch
2009-03-19 12:02:09 +00:00
apb
0ea6b770f4 BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=2.24.3
Not bumping PKGREVISION because eveolution's build failed at configure time
when evolution-data-server was too old.
2009-03-07 16:32:33 +00:00
drochner
6f2f363be9 fix a format string problem (use of the Linux-only "%Id" specifier
which made the small calendar display only nonsense,
ride on recent update
And again: Please test the pkgs at least a little bit before
committing an update.
2009-02-27 19:45:52 +00:00
wiz
f11d6ea0b0 Update to 2.24.5:
Evolution 2.24.5 2009-02-25
---------------------------

Updated Translations:
Wouter Bolsterlee (nl)

Bug Fixes:
#333716 : Do not store incomplete or broken files in a cache. (Milan
Crha)
#529037 : Disconnect signals on ESource-s too, not only on ECal-s.
(Milan Crha)
#559027 : Do not set date for 'None' value. (Milan Crha)
#559719 : Use it's own/unique name for the property on the 'epl'
and free the widget only if it wasn't freed yet. (Milan Crha)
#559719 : Use it's own/unique name for the property on the 'epl'
and free the widget only if it wasn't freed yet. (Milan Crha)
#561465 : Expand 'Attendee' column instead of the last. (Milan
Crha)
#564229 : Do not use uninitialized variable. (Milan Crha)
#564229 : Initialize the EPluginUI registry during class initialization,
so that it's sure to be there when we need it. (Matthew Barnes)
#567089 : Do not crash when no From set yet. (Milan Crha)
#569700 : Stop reading from a network when operation was canceled.
(Milan Crha)
#569986 : bar rendering. (Srinivasa Ragavan)
#572399 : Do not read from invalid iterator after call of row
changed. (Milan Crha)
#572543 : Always look for alternative apps for application/octet-stream.
(Milan Crha)
#572975 : Destroy file chooser dialog early enough to not have
hidden any other windows below it. (Milan Crha)
2009-02-27 18:36:31 +00:00
drochner
1f41ea52db update to 2.24.4
changes:
-bugfixes
-translation updates
2009-02-18 14:08:26 +00:00
drochner
11db8b53f6 in callbacks getting time_t arguments, use int64 rather than long
(there is nothing better in the glib2 signal/slot/marshaller framework),
now the calendar doesn't crash on startup (i386/current)
bump PKGREVISION
2009-01-25 17:07:36 +00:00
wiz
496f361ae2 Update to 2.24.3:
Evolution 2.24.3 2009-01-12
---------------------------

Bug Fixes:
	#332729: Invalid write with outspring from e-config.c (Milan Crha)
	#337082: Unnamed imap folder (Milan Crha)
	#435452: (Novell Bugzilla) Adding People to Meeting Loses Attendee if Add or Busy Search Selected (Srinivasa Ragavan)
	#435694: (Novell Bugzilla) Retract of Email from Sent Items Does not Work (Bharath Acharya)
	#439733: (Novell Bugzilla) Checking for junk before training (Srinivasa Ragavan)
	#446285: (Novell Bugzilla) Meeting Entry Does Not Allow Multiple Names (Bharath Acharya)
	#458968: (Novell Bugzilla) Don't warn the user about changes being lost if he is trying to delegate the meeting (Suman Manjunath)
	#546637: Mail opened from the "Unread mails" displays empty (Srinivasa Ragavan)
	#551599: Do not fallback to default 15 minutes alarm offset if alarm is triggered at start (or end) of appointment (Paul Bolle)
	#552583: Passwords don't get stored when using other authentication type than "Password" (Milan Crha)
	#552583: Free the right url (Srinivasa Ragavan)
	#552583: Account checking logic a bit more consistent (Milan Crha)
	#552583: Fix bugs in the account checking logic (Sankar P)
	#552583: Compare the protocol, user, host and port and disregard the rest (Matthew Barnes)
	#555663: Evolution crashed with SIGSEGV in gconf-bridge (Milan Crha)
	#556303: Evolution crashed with SIGSEGV in camel_mime_part_get_filename (Milan Crha)
	#557176: Crash while trying to click on 'Contacts' (Milan Crha)
	#558337: Evolution crashes while managing IMAP folder subscriptions (Norman Wang)
	#559153: Unable to convert mailboxes from Hardy to Intrepid versions (Sankar P)
	#560420: Failed spamassassin pipe on Evolution (hp@syntomax.com)
	#562091: New share memo window doesn't come up (Matthew Barnes)
	#562155: Evolution stopped to start (e_shell_set_crash_recovery) (Matthew Barnes)
	#562450: Edit as New Message doesn't copy the content of a GPG signed message (Matthew Barnes)
	#562886: Evolution mailto CLI cannot handle attachments with "#" in filename (Matthew Barnes)
	#563077: Evolution crashes if gnome-settings-daemon is not started on Solaris (Jeff Cai)
	#563250: Save and restore custom composer accelerators (Matthew Barnes)
	#563369: "Templates" folder not translated (Milan Crha)
	#564007: Messages do not show inline decrypted message by default (Milan Crha)
	#564860: Evolution crashes in e_util_labels_parse if the labels don't have the correct format (Matthew Barnes)
	#565553: Right click on an attachment in calendar event and chose application does not work (Ashish Shrivastava)
	#566653: Local folder's DnD aren't saved well to DB (Srinivasa Ragavan)

Updated Translations:
	Jorge Gonzalez (es)
	Gil Forcada (ca)
	Claude Paroz (fr)
	Leonardo Ferreira Fontenelle (pt_BR)
	Daniel Nylander (sv)
	Andre Klapper (de,cs)
	Changwoo Ryu (ko)
2009-01-13 13:24:03 +00:00
wiz
fbfd8c7231 Update to 2.24.2:
Evolution 2.24.2 2008-11-24
---------------------------

Bug Fixes:
	#434320: When the popup is clicked close the status icon (Srinivasa Ragavan)
	#446286: Remove the header check as we do a e_gw_connection_get_item for tracking the status (Bharath Acharya)
	#555276: Don't load vfolder as subfolder. (Srinivasa Ragavan)
	#559810: Do not localize empty label names, also localize them only first time (Milan Crha)
	#560329: Fix the signature of the "children-changed" signal emission (Li Yuan)
	#560882: Left-align header labels instead of centering them, and adjust the header padding so they look purdy (Matthew Barnes)

Updated Translations:
	Nickolay V. Shmyrev (ru)
2008-11-24 21:05:57 +00:00
wiz
7e860e3f92 Update to 2.24.1.1:
Evolution 2.24.1.1 2008-11-07
----------------------------

	Releasing Evolution under 'GNU LGPL V2 or (at your option) V3'. Refer COPYING file for more details

Bug Fixes:
	#437226: (Novell Bugzilla) Proper message is missing in mail sent by delegatee (Bharath Acharya)
	#440007: (Novell Bugzilla) Print Preview of Calendar Event Shows Blank Page Before Data (Bharath Acharya)
	#541121: Updated Meetings Need to Notify the Organizer Just as Brand New Meetings Do (Patrick Ohly)
	#554450: drag and drop to attachment bar doesn't work (Matthew Barnes)
	#557246: Unsubscribe other user's folder throws an error (Bharath Acharya)
	#557613: evolution crashed with SIGSEGV in e_flag_set() (Matthew Barnes)
	#557726: New address book creation dialog doesn't get refreshed (Bharath Acharya)
	#558726: format string bugs causing potential crashes (Matthew Barnes)
	#559028: Evolution: Reserve tab order in mail composer window is not the same as the forward tab order in reverse. (Matthew Barnes)
	#559041: Please add translator comment (Matthew Barnes)
	#559371: Evolution: spell-checker underlines even the words correctly spelled whilst language is ticked. (Matthew Barnes)

Updated Translations:
	Maxim Dziumanenko (uk)
	Leonardo Ferreira Fontenelle (pt_BR)
	Gabor Kelemen (hu)
	Kenneth Nielsen (da)
	Luca Ferretti (it)
	iharh (be)
	Jorge Gonzalez (es)
	Priit Laes (et)
	Daniel Nylander (sv)
	Gil Forcada (ast)
2008-11-07 23:37:08 +00:00
wiz
6b6ae24830 Remove unnecessary depends-pattern-line for outdated dependency. 2008-10-28 11:02:09 +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
03b53774ba Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
2008-09-06 20:54:31 +00:00
drochner
d86299f546 update to 2.22.3.1
changes:
-bugfixes
-Fixes for CVE-2008-1108 and CVE-2008-1109 were integrated
-build fix
-translation updates
2008-07-15 11:34:09 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drochner
b3e8740165 fix two buffer overflows in iCalendar code (CVE-2008-1108, CVE-2008-1109),
patches from upstream CVS, bump PKGREVISION
2008-06-05 11:08:08 +00:00
drochner
439232707c update to 2.22.2
changes:
-bugfixes
-translation updates
2008-05-29 16:57:56 +00:00
drochner
ba83f06b79 update to 2.22.1.1
changes:
-bugfixes
-translation updates
2008-05-14 18:37:59 +00:00
wiz
d986c54add Bump PKGREVISION for gtkhtml314 dependency change. 2008-04-22 06:01:28 +00:00
drochner
86e6f70c20 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 18:34:32 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
wiz
8e810a2bc9 Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump. 2008-03-06 14:53:47 +00:00
drochner
81975a1f14 add a case, making the patch identical to Gentoo's,
ride on yesterday's PKGREV bump
2008-03-06 14:20:30 +00:00
drochner
f45ff136c4 fix some format string problems, should fix CVE-2008-0072
(There is no exact information available, so I've patched all uses
of non-constant strings as format specifiers.)
bump PKGREVISION
2008-03-05 19:08:05 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
drochner
fed608d103 update to 2.20.3
changes:
-bugfixes
-translation updates
2008-01-11 13:46:38 +00:00
drochner
aca5b1b6cf update to 2.12.2
changes:
-bugfixes
-translation updates
2007-12-16 17:58:19 +00:00
drochner
1930482106 update to 2.12.1
This switches to the new gnome-2.20 branch.
2007-11-03 21:55:00 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00