Commit graph

111 commits

Author SHA1 Message Date
drochner
3f8068e93e update to 2.26.1.1
changes:
-bugfixes
-translation updates
2009-04-17 17:27:48 +00:00
wiz
5fd7204933 Add two missing dirrms. Bump PKGREVISION. 2009-04-07 19:29:42 +00:00
wiz
97b8e2c4e1 Needs libical-0.43. 2009-03-22 00:03:10 +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
wiz
07ba7bf40c Update to 2.24.5:
Evolution-Data-Server 2.24.5 2009-02-25
---------------------------------------

Bug Fixes:
#477535 : Randomly mail status changes were not getting stored in
server. Fixed the issue by unsetting correct flags. (Sankar P)
#567008 : Avoiding the clearing of the uids in the spool summary
if forceindex is true. (Jeff Cai)
2009-02-27 17:40:43 +00:00
drochner
c4e1dc73f9 add a patch from gnome bugzilla#564465 to fix possible signature
spoofing with s/mime mails (CVE-2009-0547)
ride on last night's PKGREVISION bump
2009-02-17 11:01:43 +00:00
drochner
30bcfd90ab fix another 64-bit time_t problem which can unfortunately lead to
mail database corruption, bump PKGREVISION
2009-02-16 23:31:38 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
drochner
f367e24659 update to 2.24.4.1
changes:
-performance improvements in the sqlite3 backend
-bugfixes
-translation updates
2009-02-06 17:27:10 +00:00
sketch
15e893c80d s/__FUNCTION__/__func__/ when using Sun Studio. 2009-01-25 22:23:44 +00:00
drochner
f809d916de fix 2 cases where time_t==long is assumed 2009-01-25 16:58:47 +00:00
wiz
18dc52a9ea Update to 2.24.3:
Evolution-Data-Server 2.24.3 2009-01-12
-----------------------------------------

Bug Fixes:
	#451734: Weather calendar getting wrong data for Blythe, California (Ian Weisser)
	#545834: IMAP summary headers are not updated on full message download (Milan Crha)
	#546637: Mail opened from the "Unread mails" displays empty list (Srinivasa Ragavan)
	#552986: Fix for a crash in pop3_connect (Milan Crha)
	#554182: GSSAPI not working with 2.24.0 (Milan Crha)
	#555230: Autocompletion crash on broken vCard (Milan Crha)
	#557348: Search folders with "Include threads" do not update reliably (Matt McCutchen 2)
	#558744: Fix for a crash when started in offline mode (Milan Crha)
	#558883: Evolution 2.24 is terribly slow with large IMAP folders (Srinivasa Ragavan)
	#558926: Unread message count in virtual folders is wrong (Srinivasa Ragavan)
	#559153: Migration fixes from Evolution 2.22 to Evolution 2.24 (Sankar P)
	#559272: Infinite loop using a CalDAV source (Milan Crha)
	#561081: "Moving" emails is broken (Srinivasa Ragavan)
	#561561: Use sufficiently large buffers for strftime (Frederic van Starbmann)
	#562200: Left click of mouse disables calendar (Milan Crha)
	#562228: Login to exchange fails if "mailbox" is filled manually in the config wizard (Milan Crha)
	#564339: IMAP syncing performs too much local I/O (Robert Collins)
	#564541: Fix for a crash doing a search in vFolders (Thomas)
	#564954: "Match All" search folder shows no messages (Matt McCutchen 2)
	#209514: (bugzilla.novell.com) Evolution Groupwise missing mails (Sankar P)
	#435632: (bugzilla.novell.com) Fix for a crash when moving contacts to a different addressbook (Srinivasa Ragavan)
	#440265: (bugzilla.novell.com) Groupwise Address Book Contact Lists Are Not Saved (Srinivasa Ragavan)
	#446290: (bugzilla.novell.com) GW Parallel clients & (un)read counts problems (Sankar P)
	#447121: (bugzilla.novell.com) Fix for a memory corruption in GroupWise (Srinivasa Ragavan)
	#448079: (bugzilla.novell.com) Instability in GroupWise on x86_64 (Simon Brys)
	#449916: (bugzilla.novell.com) Loss of data in Messages related to shared memos and Assigned tasks (Bharath Acharya)
	#455939: (bugzilla.novell.com) Fix for a deadlock in evolution-data-server (Srinivasa Ragavan)
	#462575: (bugzilla.novell.com) Evolution does not honor the "Check for new messages in all folders" setting for GroupWise SOAP accounts (Simon Brys)

Updated Translations:
	Changwoo Ryu (ko)
	Gabor Kelemen (hu)
2009-01-13 13:23:38 +00:00
wiz
2431ae1694 Update to 2.24.2:
Evolution-Data-Server 2.24.2 2008-11-24
-----------------------------------------

Bug Fixes:
	#546637: Now unread vfolder should be better (Srinivasa Ragavan)
	#557348: Clear summary when we reset query. (Srinivasa Ragavan)
	#558883: Improve performance in case of large IMAP folders. (Srinivasa Ragavan, Milan Crha)
	#560076: Handle followup better (Srinivasa Ragavan)
	#561069: If nothing to expunge, don't crash. (Srinivasa Ragavan)

Updated Translations:
	Rafael Garcia (la)
2008-11-24 16:36:09 +00:00
wiz
bcb33c92ef Update to 2.24.1.1:
Evolution-Data-Server 2.24.1.1 2008-11-07
-----------------------------------------

Bug Fixes:
	#209514: (Novell Bugzilla) Evolution Groupwise missing mails (Sankar P)
	#372382: (Novell Bugzilla) VUL-0: OTRS SOAP interface vulnerability (Sankar P)
	#434946: (Novell Bugzilla) Deleted Messages in Trash Show Bold and Behave Like New Messages (Sankar P)
	#434950: (Novell Bugzilla) Newly Fetched Mail Doesn't Update Mailbox Count in QuickViewer Until Exit and Entry (Sankar P)
	#434958: (Novell Bugzilla) 'Empty Trash' Sometimes Requires Multiple Attempts Before Initiating (Sankar P)
	#435725: (Novell Bugzilla) Disable Right-Mouse "Delete" On GrouPWise System Email Folders (Sankar P)
	#435727: (Novell Bugzilla) Deleted Shared Folder Crashes Evolution (Sankar P)
	#435964: (Novell Bugzilla) Evo crashed after switching from offline to online in GW addressbook (Ashish Shrivastava)
	#440502: (Novell Bugzilla) Tracker Bug: GroupWise Magic Patch Tracker (Sankar P)
	#532136: Evolution crashed - modifying a local task and changed offline state (Milan Crha)
	#555979: Evolution does not empty trash on exit (Milan Crha)
	#556119: Takes a very long time to index newsgroup. (Srinivasa Ragavan)
	#558727: Format string bugs causing potential crashes (Matthew Barnes)
	#558737: Evolution freezes on trying to store folder (Milan Crha)
	#558883: Evolution 2.24 is terribly slow with large IMAP folders. (Srinivasa Ragavan)

Updated Translations:
	Maxim Dziumanenko (uk)
2008-11-07 22:26:21 +00:00
wiz
6b6ae24830 Remove unnecessary depends-pattern-line for outdated dependency. 2008-10-28 11:02:09 +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
drochner
40c4cbe803 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 13:57:31 +00:00
schwarz
a30aea1725 added a missing include file that prevented compiling on MacOS X
(cf. e.g. http://lists.macosforge.org/pipermail/macports-tickets/2008-April/007500.html)
That issue could have affected other platforms, too.
2008-10-05 17:49:04 +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
b77301c201 update to 2.22.3
changes:
-bugfixes
-translation updates
2008-07-15 10:23:22 +00:00
joerg
ba171a91fa Add DESTDIR support. 2008-06-12 02:14:13 +00:00
drochner
c01cce764c update to 2.22.2
changes:
-bugfixes
-translation updates
2008-05-29 11:11:34 +00:00
drochner
d23ad5eee3 update to 2.22.1.1
changes: bugfixes
2008-05-14 18:36:49 +00:00
jmmv
0d3662ee66 Drop maintainership
Stop lying and drop maintainership of these packages.  I have not
maintained them for a very long time already, so leave room for
fresh blood to take over them.
2008-04-30 13:38:14 +00:00
drochner
d1935dc111 update to 2.22.1
This switches to the gnome-2.22 release branch.
2008-04-15 17:45:38 +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
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
1ceb05dbe7 add the same patch as in goffice0.6 to fix which(1) misuse by
a Makefile fragment provided by gtk-doc.
Should fix build error reported by Thomas Klausner.
2008-01-14 12:50:16 +00:00
drochner
11754466b5 update to 1.12.3
changes:
-bug fixes
-translation updates
2008-01-11 13:05:14 +00:00
drochner
08e4ccf23f update to 1.12.2
changes:
-bugfixes
-translation updates
2007-11-29 20:30:29 +00:00
rillig
014c435d47 Not every compiler knows __FUNCTION__. 2007-11-15 09:19:36 +00:00
drochner
aaabd250c2 update to 1.12.1
This switches to the new gnome-2.20 branch.

pkgsrc change: require the "time/zonetab" pkg on NetBSD. The zone.tab
file is needed for the "ical" stuff to work correctly.
2007-11-03 21:51:28 +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
jmmv
cc51ab829a Avoid putting the same objects twice into different libraries (some of
which depend on the others), as this fixes the build in Mac OS X.  It
was previously complaining about duplicate symbols.
2007-07-18 12:45:39 +00:00
drochner
7245d59a69 update to 1.10.3.1
changes:
-bugfixes
-translation updates
-incorporated security fix for array underflow which was fixed by a patch
 in pkgsrc
2007-07-06 18:36:44 +00:00
drochner
ac78f7bf13 add a patch from Gnome bug #447414 to fix CVE-2007-3257
(possible code injection by remote IMAP servers due to missing
validation of an integer value used as array index)
bump PKGREVISION
2007-06-26 17:24:10 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
drochner
f9352651f1 update to 1.10.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-10 20:24:22 +00:00
wiz
2d1a8cc474 Bump PKGREVISION for gnome-keyring ABI bump. 2007-03-21 12:05:41 +00:00
tonio
0ed1b7aee0 Make it build on Darwin 2007-01-18 15:22:15 +00:00
drochner
cf10a531a9 update to 1.8.2
changes:
-bugfixes
-translation updates
2006-11-27 21:21:19 +00:00
wiz
18469b394d Update to 1.8.1:
Evolution-Data-Server 1.8.1 2006-10-02
--------------------------------------

Updated Translations:

Ivar Smolin (et), Marco Ciampa (it), Luca Ferretti (it),
Åsmund Skjæveland (nn), David Lodge (en_GB).

Bug fixes :

350907, 350617, 347811, 357666, 351330, 352596, 352872, 356051.

Contributors:
Li Yuan, Veerapuram Varadhan, Sankar, Chenthill Palanisamy,
Matthew Barnes, Mikael Nilsson, Devashish Sharma, Ross Burton,
Harish Krishnaswamy.
2006-10-22 22:50:41 +00:00
rillig
1fbdc5f320 Fixed "test ==". 2006-10-16 22:09:59 +00:00
jmmv
f190ea92a4 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.
This fixes problems when some installed packages are outdated.
Per wiz@'s request.

Grrr, I really hate this kind of change.
2006-09-16 12:20:32 +00:00
jmmv
6fa0b5363d Update to 1.8.0:
Evolution-Data-Server 1.8.0 2006-09-04
--------------------------------------
Evolution -Data-Server 1.8 Stable Release for GNOME 2.16.0.

Evolution-Data-Server 1.7.92, 2006-08-21
------------------------------------------

Updated Translations

Hendrik Richter (de), Alexander Shopov (bg), Rahul Bhalerao (mr),
Satoru SATOH (ja), Kjartan Maraas (nb), Artur Flinta (pl),
Žygimantas Beručka (lt), Daniel Nylander (sv), Runa Bhattacharjee (bn_IN),
Gabor Kelemen (hu), Leonid Kanter (ru), Matic Žgur (sl),
Clytie Siddall (vi), Funda Wang (zh_CN), Changwoo Ryu (ko),
Vladimer Sichinava (ka), Xavier Conde Rueda (ca), Maxim Dziumanenko (uk),
Guntupalli Karunakar (dz), Theppitak Karoonboonyanan (th),
Priit Laes (et).

Bug Fixes:

Ricardo Markiewicz, Chenthill, Harish, Kjartan Maraas,
j@bitron.ch

Evolution-Data-Server 1.7.91, 2006-08-07
------------------------------------------

Updated Translations

Francisco Javier F. Serrador (es), Inaki Larranaga (eu), Ilkka Tuohela (fi),
Christophe Merlet (fr), Ahmad Riza H Nst (id), Kjartan Maraas	 (nb),
Vincent van Adrighem (nl), Jovan Naumovski (mk), Theppitak Karoonboonyanan (th)

New in EDS 1.7.91:
- Add filters to Groupwise SOAP calls so that each component fetches items of
  its own type and none other. (Harish)
- Memory fixes in Addressbook (Hans Peters Jansson)

Bug Fixes:
Matthew Barnes, Chenthill Palanisamy, Devashish Sharma, Srinivasa Ragavan,
Tor Lillqvist, Harish Krishnaswamy, Ed Catmur, Ross Burton,
Wouter Bolsterlee

Evolution-Data-Server 1.7.90.1, 2006-07-25
------------------------------------------
Fix a dist bug in tarball.

Evolution-Data-Server 1.7.90, 2006-07-24
----------------------------------------
Updated Translations contributed by:

Funda Wangi (zh_CN), Christophe Merlet (fr),
Jonathan Ernst (fr), Changwoo Ryu (ko),
Kostas Papadimas (el), Dzongkhalinux team, DIT (dz),
Ilkka Tuohela (fi), Ankit Patel (gu), Daniel Nylander (sv),
Priit Laes (et), Francisco Javier F. Serrador (es),
Raivis Dejus (lv).

New in EDS 1.7.90 :
Support for GW Reminder Notes (Chenthill)
Split cache for less memory, better performance (Harish)
Support for security-classifications in GW send options (Sankar)
Support for default alarms in GW (Harish)
Support for Gadu Gadu IM in Contact Entries
(Artur Flinta, Fryderyk Dziarmagowski)
Memory reduction and Performance improvements in Contacts (Ross Burton)

Bug fixes :
Andre Klapper, Shreyas Srinivasan, Sushma Rai, Vandana Shenoy,
Harish Krishnaswamy, Devashish Sharma, Hiroyuki Ikezoe, Srinivasa Ragavan.
Luca Ferretti

Evolution-Data-Server 1.7.4, 2006-07-10
---------------------------------------
Updated Translations contributed by:

Inaki Larranaga, Ilkka Tuohela,
Vincent van Adrighem, Runa Bhattacharjee,
Changwoo Ryu, I.Felix, Rajesh Ranjan,
Dzongkhalinux, Yair Hershkovitz, Kjartan Maraas,
Chao-Hsiung Liao, Ignacio Casal Quienteiro,
Theppitak Karoonboonyan, Francisco Javier F. Serrador,
Ankit Patel, Hendrik Richter.

Bug fixes:
Harish Krishnaswamy, Jeffrey Stedfast, Sankar P,
Tor Lillqvist, Andre Klapper, ,Parthasarathi,
Srinivasa Ragavan, Chenthill, Wang Xin, Ross Burton,
Devashish Sharma, Boby Wang, Simon Zheng, Hiroyuki
Ikezoe, Frederic Peters.


Evolution-Data-Server 1.7.3, 2006-06-12
---------------------------------------
Updated Translations contributed by:

Kjartan Maraas, Francisco Javier F. Serrador,
Gabor Kelemen, Ignacio Casal Quinteiro,
Ankit Patel, Pema Geyleg, Inaki Larranaga,
Clytie Siddall, Emil Hessman.

Bug fixes and other changes :
Chris Heath , Tor Lillqvist, Srinivasa Ragavan,
Jeffrey Stedfast, Parthasarathi Susarla,
Sankar P, Harish Krishnaswamy, Ross Burton, Wang Xin
Simon Zheng, Devashish Sharma, Hiroyuki Ikezoe,
Frederic Peters.

Evolution-Data-Server 1.7.1, 2006-04-24
----------------------------------------

First release of 1.7 development series.

What is new ?
-------------

* Capability to link dynamically to libdb.
* Integration with gnome-keyring.
2006-09-15 15:12:07 +00:00
joerg
a2aec03d21 Consistently set PTHREAD_LIB, esp. for the nspr test it was not defined
at the time of use. Fixes SSL detection on DragonFly. Problem noted by
walt <wa1ter@myrealbox.com> on DragonFly's submit list.
2006-09-11 09:33:33 +00:00
wiz
14329e4003 Update to 1.6.3:
Updated Translations :

Jonathan Ernst (fr), Raivis Dejus (lv),
Francisco Javier F. Serrador (es),
Yair Hershkovitz (he), Gabor Kelemen (hu).

Other bugs and fixes :

bugzilla.gnome.org:

#344798 - Update Colombo timezone info (Andre Klapper)
#347987 - EDS exits frequently (Chenthill)
#345397 - Accelerate key does not work in select contact window
          (Boby Wang)
#345373 - evolution mail adress completion
          is not working using Cut & Paste(Simon Zheng)
#343976 - crash suddenly.h (Ed Catmur)
#335692 - EDS Crasher (Chenthill)

bugzilla.novell.com:

#167330 - Default alarms for GW events (Harish)
#179350 - Evolution fails heavily sending UTF-8 messages
          and special characters (Jeffrey Stedfast)
#173454 - Fix Evo. (Groupwise/SOAP) deadlock (Jeffrey Stedfast)

- Tons of good fixes for Win32 (Tor Lillqvist)

Memory Leak fixes :

Chris Heath
Hiroyuki Ikezoe
Wang Xin

- Prune redundant static linkage in cal providers (Ross Burton)
- Prune Dist files to rid CVS/*, .cvsignore files (Harish)
- Show attachment icon in message list - IMAP (Partha)
2006-08-05 17:42:10 +00:00
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00