summaryrefslogtreecommitdiff
path: root/time/evolution-webcal
AgeCommit message (Collapse)AuthorFilesLines
2014-05-05Recursive revbump from x11/pixmanryoon1-2/+2
Fix PR pkg/48777
2014-04-09recursive bump from icu shlib major bump.obache1-2/+2
2014-02-01PKGREVISION bump for libical major version increase.markd1-2/+2
2014-01-01Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.wiz1-2/+2
2013-10-19Revbump after updating textproc/icuadam1-2/+2
2013-10-10Recursive revbump from pango-1.36.0ryoon1-2/+2
2013-09-02Revbump after cairo updateadam1-2/+2
2013-06-23fix evolution-webcal build for SunOSrichard1-1/+2
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-2/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-24Bump PKGREVISION for libproxy shlib major bump.wiz1-2/+2
2013-05-09Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.adam1-2/+2
2013-02-16Recursive bump for png-1.6.wiz1-2/+2
2013-01-26Revbump after graphics/jpeg and textproc/icuadam1-2/+2
2012-12-15Bump PKGREVISION from devel/nss 3.14.0.ryoon1-2/+2
2012-10-08Revbump after updating graphics/pangoadam1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2012-10-02Mass recursive bump after the dependence fix of the "cairo" packagetron1-2/+2
requested by Thomas Klausner.
2012-09-15recursive bump from libffi shlib major bumpobache1-2/+2
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-07Revbump after updating graphics/cairoadam1-2/+2
2012-06-14Recursive PKGREVISION bump for libxml2 buildlink addition.sbd1-2/+2
2012-05-16time/evolution_webcal: Fix indirect linking on DragonFlymarino1-1/+3
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
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.sbd1-2/+2
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-1/+2
2010-11-29update to 2.32.0drochner2-8/+7
This switches to the gnome-2.32 release branch. (compile-tested only; the old version didn't build anymore)
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-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-07-21Update evolution-webcal to 2.28.1.obache3-8/+11
While here, set LICENSE=gnu-gpl-v2. ============== Version 2.28.1 ============== * Updated translations.
2010-07-20Bump PKGREVISION from evolution-data-server shlib bump.obache1-2/+2
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-1/+2
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
2009-10-26update to 2.28.0drochner3-9/+10
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-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2009-03-22Update to 2.26.0:wiz3-9/+9
2009-03-16 Rodney Dawes <dobey@gnome.org> * configure.ac: Up version to 2.26.0 for release 2009-02-17 Rodney Dawes <dobey@gnome.org> * configure.ac: Up version to 2.25.91 for release 2009-02-14 Rodney Dawes <dobey@gnome.org> * src/Makefile.am: * src/*.[ch]: Remove dependency on bonobo Fix GtkAdjustment page size deprecation warning Fixes #571752 2009-02-13 Rodney Dawes <dobey@gnome.org> * configure.ac: Up version to 2.25.90 for release 2009-02-13 Rodney Dawes <dobey@gnome.org> * src/evolution-webcal-main.[ch]: * src/evolution-webcal-notify.h: Update some includes and macros to not require libgnomeui 2009-02-13 Rodney Dawes <dobey@gnome.org> * configure.ac: * src/evolution-webcal-notify.h: Remove libgnomeui dependency 2009-02-12 Rodney Dawes <dobey@gnome.org> * src/evolution-webcal-notify.c: Replace GnomeIconTheme usage with GtkIconTheme Fixes #571499 2009-02-09 Andre Klapper <a9016009@gmx.de> * src/evolution-webcal-notify.c: Remove deprecated #include. Patch by Tal Benavidor. Fixes bug #564354.
2008-10-27Update to 2.24:wiz3-11/+16
2008-09-23 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: Up version to 2.24.0 for release 2008-08-29 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: Up version to 2.23.91 for release 2008-08-26 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: Define HANDLE_LIBECAL_MEMORY to avoid the warning message * src/evolution-webcal-main.c (e_webcal_load): Free the name and description when LIBICAL_MEMFIXES is defined 2008-07-25 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: * Makefile.am: Update and require inltool 0.40.0 2008-02-24 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: Up version to 2.21.92 for release 2008-02-24 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: Sync the version with GNOME/Evolution 2.21 2008-01-30 Rodney Dawes <dobey.pwns@gmail.com> * configure.ac: Up version to 2.13.90 for release 2008-01-15 Dan Winship <danw@gnome.org> * configure.ac: Require libsoup 2.4 * src/evolution-webcal-notify.c: * src/evolution-webcal-main.c: Minor updates for libsoup 2.4
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz1-2/+2
name change).
2008-06-12Add DESTDIR support.joerg1-1/+3
2008-04-30Drop maintainershipjmmv1-2/+2
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-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz1-1/+2
2007-12-16update to 2.12.0drochner3-9/+10
This syncs with evolution-2.12, for the gnome-2.20 branch
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz1-4/+4
Bump PKGREVISION.