Commit graph

124 commits

Author SHA1 Message Date
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
wiz
3eed7c6395 Update to 2.28.2:
Evolution-Data-Server 2.28.2 2009-12-14
---------------------------------------

Bug Fixes:
	#394567 - Use correct FBTYPE values in GroupWise calendar backend
	          (Jari Urpalainen)
	#574940 - Crash in message_info_to_db() (Milan Crha)
	#593023 - Deleting an imported recurrent event will remain (Milan Crha)
	#594502 - Some google calendar meetings don't show up (Milan Crha)
	#598971 - Preserve selection in ENameSelectorEntry if possible
	          (Milan Crha)
	#599671 - gtk_tree_view_column_get_cell_renderers() is deprecated
	          (Matthew Barnes)
	#600449 - segfault in camel_msgport_destroy (Milan Crha)
	#600573 - e-addressbook-factory aborts on ldap lookup (Milan Crha)
	#602719 - Crash in ep_set_proxy with no proxy user or password
	          (Milan Crha)
	#603437 - Fix few memory leaks (Milan Crha)
	#603689 - Improper escaping of folder name (Lucian Langa)

Other Changes:
	Use EAGAIN instead of ETIMEDOUT on Windows (Tor Lillqvist)
	Don't use commas on the Requires line (Tor Lillqvist)
	Fix a memory leak. (Wang Xin)
	Fix a crash due to un initialized variable. (Srinivasa Ragavan)
	Use SQLite's default cache size of 2000 pages in folders.db
	(C de-Avillez)

Translations:
	Ivar Smolin (et)
	Lucian Grijincu (ro)
	Leonid Kanter (ru)
2009-12-15 14:04:42 +00:00
wiz
9f85958f84 libecal uses libedataserver uses GConf, ORBit2, libxml2, so provide
these header files for dependencies as well.
2009-10-25 13:23:49 +00:00
drochner
d60948ef5a remove stale dependency from bl3 (noticed by wiz),
being here, clean out some entries which were already commented out
2009-10-22 15:49:45 +00:00
drochner
98e1b6b342 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-21 17:24:28 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
6f7c23cfe5 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
996359ca10 update to 2.26.3
changes:
-bugfixes
-translation updates
2009-07-09 17:51:42 +00:00
joerg
9bb0d96ea9 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
24151e2b99 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
2bb7bf6b1c Update to 2.26.2, split off options handling into options.mk.
Evolution-Data-Server 2.26.2 2009-05-18
----------------------------------------

Bug fixes:
	#581420 - On Solaris, the service name 'http' or 'https' is not defined (Jeff Cai)
	#579360 - Problem with vfolders/hang with unmatched folders. (Srinivasa Ragavan)
	#573170 - Add back support for vfolder of vfolders. (Srinivasa Ragavan)
	#556116 - support for unmatched search folder (Srinivasa Ragavan)
	#578823 – invalid condition (Sergio Villar Senin)
	#578821 - More invalid conditions (Sergio Villar Senin)

Updated Translations:
	Milo Casagrande (it)
	Christian Kirbach (de)

Other fixes:
	dolt has some link issues with library dependency (Marc-André Lureau)
	Map WinLDAP to openLDAP api in win32 (Fridrich Strba)
2009-05-28 20:25:25 +00:00
wiz
6ac11147ab Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
wiz
27fcffb69b Add gtk-doc build dependency for gtkdoc-rebase (fixes installation on
NetBSD).
Set LICENSE to gnu-lgpl-v2.
2009-04-27 16:05:19 +00:00
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