head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q2:1.1.0.2 pkgsrc-2010Q2-base:1.1; locks; strict; comment @# @; 1.2 date 2010.07.12.16.49.22; author tnn; state dead; branches; next 1.1; 1.1 date 2010.05.19.09.21.43; author tnn; state Exp; branches; next ; desc @@ 1.2 log @- Update to thunderbird-3.1 - Update bundled enigmail to 1.1.2 - Update mozilla branch patches to 1.9.2 (from devel/xulrunner) - While here fix PR pkg/43598 PLIST problem w/ enigmail ---8<--- Thunderbird 3.1 is based on the Gecko 1.9.2 platform to provide improved performance, stability, web compatibility, and code simplification and sustainability. New features include: Faster Search Results and Quick Filter Toolbar * Faster Search Results * Quick Filter Toolbar User Experience Improvements * New Migration Assistant * Saved Files Manager * Mail Account Setup Wizard Performance Improvements * Improvements to Stability, Memory, and Password Handling @ text @$NetBSD: patch-mo,v 1.1 2010/05/19 09:21:43 tnn Exp $ --- calendar/providers/gdata/Makefile.in.orig 2010-03-17 17:02:26.000000000 +0000 +++ calendar/providers/gdata/Makefile.in @@@@ -67,6 +67,11 @@@@ DEFINES += -DAB_CD=$(AB_CD) \ PREF_JS_EXPORTS = $(srcdir)/defaults/preferences.js DIRS = components locales public +ifndef DISABLE_LIGHTNING_INSTALL +# install as a global extension in dist/bin/extensions/ +INSTALL_EXTENSION_ID = {a62ef8ec-5fdc-40c2-873c-223b8a6925cc} +endif + libs-%: $(MAKE) -C locales libs AB_CD=$* XPI_NAME=$(XPI_NAME) USE_EXTENSION_MANIFEST=1 @ 1.1 log @Install the gdata provider when lightning is enabled. This allows you to bidirectionally access your Google Calendar from within lightning. For more information: https://wiki.mozilla.org/Calendar:GDATA_Provider#Accessing_your_Calendar @ text @d1 1 a1 1 $NetBSD$ @