summaryrefslogtreecommitdiff
path: root/mail/evolution
AgeCommit message (Collapse)AuthorFilesLines
2012-07-15Recursive bump for startup-notification* dependency change, requestedwiz2-4/+4
by Obache.
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd2-4/+4
2012-05-07Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)dholland1-2/+2
It turns out there were a lot of these.
2012-04-27Recursive bump from icu shlib major bumped to 49.obache2-4/+4
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon2-4/+4
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz2-4/+4
2012-02-06Revbump forwiz2-4/+4
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd2-4/+4
2011-09-22Fix build on NetBSD-4. From Robert Elz in PR 45337.wiz1-1/+7
2011-06-10recursive bump from textproc/icu shlib major bump.obache2-3/+4
2011-05-18update to 2.32.3drochner2-7/+6
changes: -bugfixes -translation updates
2011-04-22recursive bump from gettext-lib shlib bump.obache2-3/+4
2011-03-15update to 2.32.2drochner2-7/+6
changes: -bugfixes -translation updates
2011-03-05regen patch so that line numbers are not 1000 lines off.wiz2-5/+5
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz2-3/+4
2010-11-26update to 2.32.1drochner4-834/+1261
This switches to the gnome-2.32 release branch.
2010-11-19Add some missing files to PKGCONFIG_OVERRIDE.obache1-2/+4
2010-11-18Bump ABI_DEPNDS of gtkhtml314 and recursive bump from libgtkhtml shlib name ↵obache2-4/+4
changed.
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs2-4/+4
2010-10-12Don't depend on libtool internals.joerg3-1/+40
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz2-3/+4
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-09-01update to 2.30.3drochner3-19/+7
changes: -bugfixes -UI improvements -translation updates
2010-07-28Don't specify --with-krb5 if the krb5 option isn't selected, otherwisedsainty2-7/+5
the build, understandably, may fail. If the krb5 option is selected, apply the paths as found in the previous revision of the Makefile. Fixes the build under Linux.
2010-07-28Remove a remanent of the krb4 optiondsainty1-2/+2
2010-07-18Remove the krb4 option and related attempts to talk to configure. Thesedsainty2-10/+3
options no longer exist in the current version of evolution. It still doesn't build for me under Linux, but the spurious warnings about unrecognised krb4 configure options are gone.
2010-07-14propagate some more dependencies, needed by pluginsdrochner1-1/+3
2010-07-14Add buildlink with libunique (evolution-{plugin,shell}.pc require it).obache1-1/+2
2010-07-13update to 2.30.2drochner36-1344/+929
This switches to the gnome-2.30 release branch. (It crashes more often than the old version for me. Any help welcome.)
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-03Bump PKGREVISION for db4 update.obache1-2/+2
2010-02-19Add $NetBSD$roy28-28/+82
2010-02-19Ensure that all plugins have e_lib_plugin_enable defined so thatroy29-3/+492
Evolution starts in a few seconds instead of a few minutes on NetBSD.
2010-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz2-4/+4
2010-01-17Recursive PKGREVISION bump for jpeg update to 8.wiz1-1/+2
2009-12-16update to 2.28.2drochner2-7/+6
changes: -bugfixes -Add support for Googlemail and hotmail/live/msn.com accounts -translation updates
2009-10-29PKGREVISION bump pkgs which are affected by the libgnome changedrochner1-1/+2
to leave out esound
2009-10-26update for dependency changes in 2.28drochner1-1/+2
2009-10-24update to 2.28.1drochner8-1180/+901
This switches to the gnome-2.28 release branch.
2009-08-26bump revision because of graphics/jpeg updatesno2-3/+4
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-10/+1
2009-06-14Remove @dirrm entries from PLISTsjoerg1-177/+1
2009-05-28Update to 2.26.2:wiz2-6/+7
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-03-22Remove msgfmtstrip scripts and targets using them, now that thewiz2-27/+1
infrastructure supports this properly (thanks joerg!).
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.0drochner4-1139/+919
This switches to the gnome-2.26 release branch
2009-03-07BUILDLINK_API_DEPENDS.evolution-data-server+= evolution-data-server>=2.24.3apb1-2/+2
Not bumping PKGREVISION because eveolution's build failed at configure time when evolution-data-server was too old.
2009-02-27fix a format string problem (use of the Linux-only "%Id" specifierdrochner2-1/+45
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-27Update to 2.24.5:wiz2-6/+6
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)