Commit Graph

191 Commits

Author SHA1 Message Date
landry
ada871b376 Update to thunderbird 17.0.2/enigmail 1.5.0.
Next major release will be tb 24, in synch with fx 24 - we track the
stable/bugfix releases (which are not ESR. Not sure this is very
clear..) Users interested in testing the beta releases (tracking fx
betas) can grab them from my git tree.

- Fixes MFSA 2013-01 -> 20
- remove enigmail genxpi patch, and to a SUBST_VARS dance with an
  XPCOM_ABI variable for the consistent naming of the new internal
libsuprocess ipc lib.
- add an enigmail patch to link with -shared, and remove a -Woption not
  recognized by our gcc.
2013-01-11 23:06:36 +00:00
landry
99802081a2 Bump REVISION-main after the moz.port.mk changes, tb wont see a 17.0.1
for this cycle. Readd the --with-system-jpeg locally (to remove in 18),
and remove all the configure_env/args/build_depends stuff that moved to
moz.port.mk.
Shrinks Makefile by 18 lines.
2012-12-04 21:13:32 +00:00
landry
cab0cacb6d Update to thunderbird 17.0/enigmail 1.4.6/lightning 1.9b1.
- see http://www.mozilla.org/en-US/thunderbird/17.0/releasenotes/ for details
- tidy up WANTLIB/CONFIGURE_ARGS
- enable the gio/libnotify interaction. If libnotify is found at
  runtime, a popup will show incoming messages notification.
- install an icon in pixmaps/ for the desktop file, like in ffx
- remove patch-mozilla_browser_app_profile_firefox_js, this is spar^Wthunderbird!
- for the other patches removed/added, same comments as for ffx apply
2012-11-24 10:32:41 +00:00
landry
0f9eea998d Bump all ports depending on nspr to account for the devel/nspr,-main ->
devel/nspr pkgpath change. While here, make sure mozilla ports depend on
the latest and greatest via mozilla.port.mk.
Tested in a bulk build..
2012-11-12 20:45:32 +00:00
landry
eb80260322 SECURITY update to thunderbird 16.0.2.
Fixes MFSA 2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-29 14:53:36 +00:00
landry
33e8584458 SECURITY update to tb 16.0.1.
Less prone to the fx 16.0 issue since it's less a web browser, but in
doubt; release early, release often!
seamonkey 2.13.1 will follow soon..
2012-10-11 18:39:32 +00:00
landry
8769a052cf Update to thunderbird 16.0/enigmail 1.4.5/lightning 1.8b1.
- see https://www.mozilla.org/en/thunderbird/16.0/releasenotes/ for details
- remove patch-mozilla_build_unix_mozilla_in, useless since bin/thunderbird
is not a script anymore since a while
- remove patch-mozilla_build_unix_run-mozilla_sh, thunderbird can be
directly debugged in gdb now. update README accordingly
2012-10-10 21:08:03 +00:00
landry
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +00:00
ajacoutot
a598203a8d Fix after pangox removal from devel/pango.
ok jasper@
2012-09-21 13:21:44 +00:00
landry
52eb1099e8 lightning is so lighting i tyoped'.
spotted by jasper@.
2012-09-10 15:46:29 +00:00
landry
3b3ceac113 Bugfix update to thunderbird 15.0.1.
Fixes bugs #780908, #787046 & #787833 among other mozilla-specific fixes.
2012-09-10 08:47:02 +00:00
landry
d6fe9b934c Update to thunderbird 15.0/lightning 1.7b1/enigmail 1.4.4.
- see http://www.mozilla.org/en-US/thunderbird/15.0/releasenotes/
- garbage collect nsSound.cpp, the original one uses libcanberra
properly and thus sndio.
- remove patch from #750620, merged upstream (mfbt/double-conversion)
- remove patches from #691898, merged upstream (yarr jit ppc)
- remove useless crashreporter patch, we don't have breakpad
- garbage collect sunbird.desktop since it's unlikely sunbird will ever
build from tb again..
2012-09-01 14:22:45 +00:00
landry
fe58f806d1 Update to thunderbird 14.0/enigmail 1.4.3/lightning 1.6b1.
- see http://www.mozilla.org/en-US/thunderbird/14.0/releasenotes/
- remove the -rpath hack, not needed since matthew's ld.so fix from
  12/06
- backport cset from #750620 to fix ppc (and other exotic archs) build.
2012-08-07 09:07:04 +00:00
landry
a87da157e1 Bump lightning and enigmail REVISIONs as PLIST changed.. reminded by nigel@ 2012-06-17 07:46:23 +00:00
landry
e9cba92da8 Bugfix update to thunderbird 13.0.1.
See http://www.mozilla.org/en-US/thunderbird/13.0.1/releasenotes/

(note: seamonkey 2.10.1 is pending upstream release)
2012-06-16 10:20:13 +00:00
landry
e5024918a2 Update to thunderbird 13.0.
See https://www.mozilla.org/en-US/thunderbird/13.0/releasenotes/ for details
- update enigmail to 1.4.2, lightning to 1.5b1
- adapt Makefile to cope with SEPARATE_BUILD
- add a rpath hack in config/rules.mk, temporary workaround for #668869
2012-06-11 15:33:26 +00:00
landry
b2dd2d7451 Sync patches with what has (finally _o/ \o/ \o_ !) been commited
upstream for bug #691898, fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e Remove useless patches which should have gone in the attic when updating
to mozilla 9. Better late than never.. Still from upstream bug #648735.
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234.

While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +00:00
landry
ed7f541523 Update to thunderbird 12.0.1/Lightning 1.4b1/enigmail 1.5pre
See http://www.mozilla.org/en-US/thunderbird/12.0/releasenotes/

Same comments as for firefox 12, only to mention that .0.1 is a bugfix
release to fix POP issues introduced in 12.0. Tested by nigel@ (thanks!)
2012-04-30 15:32:06 +00:00
espie
8dbaef9fe6 sqlite bump 2012-04-24 06:10:16 +00:00
nigel
ecdb9a438a Bump enigmail and lightning after thunderbird version change
Ok sthen@
2012-03-30 08:38:56 +00:00
landry
ec9cf0b9dd Update to thunderbird 11.0.1.
Fixes:
Bug 735940 - if filter target folder is moved, all subsequent filters
got their targets set to this folder
Bug 733731 - hang when switching folders on IMAP server
2012-03-29 05:52:07 +00:00
landry
47fbfa2d28 Update to thunderbird 11.0. (and enigmail 1.4/lightning 1.3b1)
- Fixes MFSA 2012-12->19
- see http://www.mozilla.org/en-US/thunderbird/11.0/releasenotes/ (but
  there's much more!)
- complete patchset for #691898, still fixes build on ppc (and hopefully
commited in firefox 14...)
- add patchset from #706955, workarounds #669050 (xpcshell hangs during
make install and chokes on CSPUtils.csm, threads related..)
- remove obsolete/commited patches
2012-03-16 21:35:25 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
landry
03bebf5e7a Update to thunderbird-10.0.2.
Same comments as for firefox, plus:
- rename js/src/jscompartment.cpp patch
- remove patch-configure.in, not needed since 'gnome' component is
  disabled via configure args.
- add patch-mail_installer_Makefile_in to not install the sdk
  headers/idl files
2012-02-20 20:17:49 +00:00
nigel
cb00a56584 Update thunderbird add missing patch 2012-01-11 01:48:53 +00:00
nigel
e9a2e4c58d Update thunderbird to 9.0.1
Changes from mpi@ for macppc

Ok landry@, stsp@, mpi@
2012-01-11 01:19:43 +00:00
nigel
8ab7c8c3fc Update thunderbird to 9.0.1
Changes from mpi@ for macppc

Ok landry@, stsp@, mpi@
2012-01-11 01:10:24 +00:00
nigel
e1b48cf378 always build without gconf
Ok jasper@
2011-12-15 23:05:44 +00:00
nigel
2fabd642b6 Update thunderbird v7.0.1 to v8.0, enigmail v1.3.4, lightning 2011-12-08 02:25:59 +00:00
robert
3f99f25245 unbreak after nspr change and enable vswprintf 2011-10-28 12:31:41 +00:00
landry
a85fcf43f1 Update to thunderbird 7.0.1/lightning 1.0beta6. 2011-10-03 21:07:05 +00:00
nigel
35c87823ef Backport from upstream
https://bugzilla.mozilla.org/show_bug.cgi?id=681026
https://hg.mozilla.org/mozilla-central/rev/bb708067dd57

enigmail v.1.3 updated to v.1.3.2

ok landry@ (maintainer)
2011-09-21 14:34:27 +00:00
espie
e820071495 normalize pkgpath 2011-09-16 10:31:20 +00:00
landry
a5cf8c81e5 Securty update to thunderbird 6.0.2. 2011-09-06 19:42:53 +00:00
landry
932072587f s/_MOZ_PROJECT_SHORT/MOZILLA_PROJECT/ when installing desktop file. 2011-08-24 06:19:50 +00:00
landry
c08e17cfcf Update to thunderbird 6.0/lightning 1.0b5/enigmail 1.3.
See https://www.mozilla.org/en-US/thunderbird/6.0/releasenotes/
- remove patches merged upstream
- Add a missing patch from firefox for plugin path
- Add a hack to fix ui hangs with enigmail, better solution worked on in
  #681026
testing, feedback & enigmail update from nigel@, thanks!
2011-08-23 20:19:33 +00:00
landry
0130f973ee Merge enigmail/thunderbird port into thunderbird port so that enigmail
is built during thunderbird build, and packaged as a subpackage of
thunderbird, instead of building thunderbird twice...
add @conflict/@pkgpath markers to allow seamless updates from previous
enigmail packages.
Tested by nigel@, ok naddy@.
2011-07-28 20:30:30 +00:00
landry
0f4851e6e4 Security fix for CVE-2011-2691 backported from png 1.4.8, from naddy@.
See https://bugzilla.mozilla.org/show_bug.cgi?id=669863 for details.

firefox35, firefox36 and sunbird use png 1.2.35 and will need other fixes.
2011-07-28 08:12:50 +00:00
landry
b02b46dbd5 Update to thunderbird 5.0, based on Gecko 5. See for details :
http://www.mozilla.org/en-US/thunderbird/5.0/releasenotes/
- sync ipc patches from firefox
- install under lib/thunderbird-5.0 instead of using the handmade
  install target
- remove a bunch of pointless patches
Been running with it since a while, tested by a few on ports@, thanks!
2011-07-24 07:10:12 +00:00
landry
948e33fa99 Grr, forgot to bump REVISION-lightning in previous commit, spotted by
naddy@.
2011-07-11 11:45:30 +00:00
landry
87acad8dd6 Rename mozilla-{firefox,thunderbird} packages to {firefox,thunderbird}.
Apparently required by many at c2k11.
2011-07-08 11:07:32 +00:00
landry
11eece1384 doh, forgot to remove REVISION-main... 2011-06-22 12:03:30 +00:00
landry
a4ee2ce0d5 Update to mozilla-thunderbird 3.1.11.
See http://www.mozillamessaging.com/en-US/thunderbird/3.1.11/releasenotes/
2011-06-22 12:01:54 +00:00
sthen
64715a249a the Mozilla ports don't need Python at runtime, so set MODPY_RUNDEP=No.
(Firefox was already set this way). ok/reminder about sunbird landry@
2011-06-15 16:16:10 +00:00
jasper
3e4c0594d3 bump after default python version switch 2011-06-08 17:50:10 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
landry
5cfd472562 Update to mozilla-thunderbird 3.1.10. 2011-04-29 08:01:26 +00:00
landry
360aefae1c Let's use a common DIST_SUBDIR for all mozilla ports so that it's easier
to clean the gigabytes of src tarballs previously piling up in distfiles/.
Update distinfo accordingly.
Looks sane to jasper@.
2011-04-28 20:44:47 +00:00
landry
6bdb4d0a62 Remove the .if for system sqlite, now every port using mozilla MODULE
uses it. Bump dependency to 3.7.5 to ensure it has unlock_notify for
ffx4, and bump all corresponding REVISIONs.
2011-03-22 13:18:26 +00:00