Commit Graph

171 Commits

Author SHA1 Message Date
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
landry
ec921ee368 Add reminder comments for sunbird & xulrunner. 2011-03-21 08:45:37 +00:00
landry
db571bce0d Add sunbird desktop file now that productivity/sunbird uses tb's FILESDIR. 2011-03-20 20:09:58 +00:00
dcoppa
9f2ad3cb2a Adopt a patch that fixes a bug causing animated gifs to flicker
when using cairo 1.10.x and make mozilla-firefox and mozilla-thunderbird
build against systemwide cairo as it was with cairo 1.8.x.
Patch backported from FF4 branch by Rafal Muzylo <galtgendo@o2.pl>

https://bugzilla.mozilla.org/show_bug.cgi?id=597174
http://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo-x86/net-libs/xulrunner/files/fix-animated-gifs.patch

OK landry@
2011-03-10 14:34:17 +00:00
landry
13f06106cf Update to mozilla-thunderbird 3.1.8. Fixes MFSA-2011-01,08,09 2011-03-02 14:44:19 +00:00
landry
1c74338058 Fix an unaligned access on sparc64 leading to random crashes when
mozilla tries to read a malformed ICC profile on random image content
found on the web.
backport of http://hg.mozilla.org/mozilla-central/rev/e8207773d54d
ref: https://bugzilla.mozilla.org/show_bug.cgi?id=629057
issue reported and fix found by naddy@
ok naddy@ ajacoutot@
2011-01-28 21:38:12 +00:00
landry
109b199a68 mozilla.port.mk makes all mozilla ports use the sydney_audio_sndio.c
file from www/mozilla-firefox, so remove old instances of that file that
weren't updated with last commits (and were unused anyway)
While here bump all REVISIONs after LIB_DEPENDS change.
ok naddy@
2011-01-18 12:37:44 +00:00
landry
958982dc66 Forgot to bump REVISION-lightning. All mozilla and no play makes jack a
dull boy.
Spotted by naddy@, thanks...
2011-01-16 16:56:02 +00:00
landry
a13be2b9e4 Build against system sqlite now that it builds with FTS3 enabled, and
add the same PRAGMA secure_delete patch as done in firefox.
2011-01-14 22:53:42 +00:00
dcoppa
729f3f4f79 Apply the cups fix to the rest of Mozilla apps (mozilla-thunderbird,
sunbird, firefox35, seamonkey).

Ok & tested by landry@
2011-01-05 08:22:30 +00:00
landry
b4bddb71cc Bugfix update to mozilla-thunderbird 3.1.7. 2010-12-10 08:43:43 +00:00
dcoppa
927ee14bcd Fix Kerberos/GSSAPI authentication within mozilla ports.
OpenBSD does not have gssapi_krb5. So, to avoid undefined symbol
errors, link libxul with "-lkrb5 -lcrypto".

OK phessler@, landry@ (MAINTAINER)
2010-12-01 15:00:12 +00:00
espie
bc8dc9adb1 new depends 2010-11-19 07:23:05 +00:00
jasper
3c57f070a4 - switch to pkg-readmes
ok landry@ (MAINTAINER)
2010-11-11 09:30:36 +00:00
landry
28cbd2535b Security update to mozilla-thunderbird 3.1.6.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222
2010-10-28 12:03:02 +00:00
landry
76a777fee2 Do the PFRAG dance to produce a working debug-flavoured tb package.
Mozilla likes to build different libs when debug is enabled...
patch run-mozilla.sh so that it finds our gdb by default, and amend
README.OpenBSD to teach user how to properly debug tb.
2010-10-27 12:54:34 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
526aa0ce8f Update to mozilla-thunderbird 3.1.5. Bump lightning REVISION. 2010-10-22 19:19:56 +00:00
landry
086ac6a802 Fix WANTLIB again after cairo's last commit where X11-xcb went away.
Bump REVISIONs.
2010-10-18 07:15:55 +00:00
landry
f0e02841bf Switch all mozilla-based ports to using the bundled cairo, mozilla doesn't
like the systemwide cairo since 1.10.x update (crashes,gifs not displaying
properly), and there's few hope it will be fixed in 1.9.2.x branch.
Fix WANTLIB while here and bump REVISIONs.
Reported by dcoppa@, also found in upstream bz #597174 and various linux
vendors bugzillas (red hat #628331, mdv #60738, gentoo #337813).
devel/xulrunner will follow in a few..
2010-10-15 07:16:19 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00