summaryrefslogtreecommitdiff
path: root/mail/evolution-data-server
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-09-14Fix build on SunOS.hans1-1/+3
2011-09-09Fix build on NetBSD-4. From Robert Elz on tech-pkg.wiz1-1/+4
2011-08-02Remove duplicate patch. oops.shattered2-16/+1
2011-07-30Unbreak build on netbsd-4, required for PR/42706shattered3-1/+30
2011-07-21Make sure localtime_r is present when building with clang.joerg2-1/+16
2011-06-10recursive bump from textproc/icu shlib major bump.obache2-3/+4
2011-05-13update to 2.32.3drochner3-12/+11
changes: -bugfixes -translation updates
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-03-10remove GTK_DISABLE_DEPRECATED from CPPFLAGS to fix build problemdrochner2-1/+14
with new gtk2 reported by wiz
2011-02-25update to 2.32.2drochner2-7/+6
changes: bugfixes and minor improvements
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-1/+2
2010-11-24update to 2.32.1drochner8-477/+432
This switches to the gnome-2.32 release branch.
2010-11-17kill GDK_DISABLE_DEPRECATED, should fix build problem reported by wizdrochner2-6/+14
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-16Revbump after updating databases/db5adam1-2/+2
2010-09-15do missing dependency bump for glitz removaldrochner1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-1/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-09-01update to 2.30.3drochner2-6/+6
changes: bugfixes
2010-07-13needs gperf to build, from wizdrochner1-1/+2
2010-07-13ABI_DEPENDS bump - shlib versions changed, noticed by OBATA Akiodrochner1-2/+2
2010-07-13Remove unused patches.obache4-56/+0
2010-07-12update to 2.30.2.1drochner9-415/+521
This switches to the gnome-2.30 release branch.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz2-4/+4
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-02Fix building with db5; revision bump for db4 updateadam2-9/+11
2010-05-19missed a piece of Sean Boudreau's patch in the last commitdrochner2-3/+12
2010-05-18make PTHREAD_LIB override work as intended, from Sean Boudreau perdrochner2-7/+8
mail to tech-pkg (shouldn't make a difference to the installed pkg because libpthread is pulled in by a number of other libraries)
2010-04-13update to 2.28.3.1drochner3-16/+8
changes: -bugfixes -translation updates
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2009-12-15Update to 2.28.2:wiz2-6/+6
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-10-25libecal uses libedataserver uses GConf, ORBit2, libxml2, so providewiz1-1/+4
these header files for dependencies as well.
2009-10-22remove stale dependency from bl3 (noticed by wiz),drochner2-6/+2
being here, clean out some entries which were already commented out
2009-10-21update to 2.28.1drochner5-388/+362
This switches to the gnome-2.28 release branch.
2009-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
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-09update to 2.26.3drochner2-6/+6
changes: -bugfixes -translation updates
2009-06-14Remove @dirrm related logic.joerg1-8/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-34/+1
2009-05-28Update to 2.26.2, split off options handling into options.mk.wiz4-26/+30
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-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-2/+1
block). Uncomment some commented out LICENSE lines while here.
2009-04-27Add gtk-doc build dependency for gtkdoc-rebase (fixes installation onwiz1-1/+4
NetBSD). Set LICENSE to gnu-lgpl-v2.
2009-04-17update to 2.26.1.1drochner3-8/+8
changes: -bugfixes -translation updates
2009-04-07Add two missing dirrms. Bump PKGREVISION.wiz2-2/+5
2009-03-22Needs libical-0.43.wiz1-1/+2
2009-03-20Simply and speed up buildlink3.mk files and processing.joerg1-13/+6
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-19update to 2.26.0drochner11-578/+388
This switches to the gnome-2.26 release branch
2009-02-27Update to 2.24.5:wiz4-15/+15
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-17add a patch from gnome bugzilla#564465 to fix possible signaturedrochner2-1/+46
spoofing with s/mime mails (CVE-2009-0547) ride on last night's PKGREVISION bump
2009-02-16fix another 64-bit time_t problem which can unfortunately lead todrochner3-3/+22
mail database corruption, bump PKGREVISION
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.