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
landry
0b466d5446
Bugfix update to mozilla-thunderbird 3.1.4. Bump lightning REVISION.
2010-09-19 19:20:49 +00:00
landry
a9d20e33b3
Update to mozilla-thunderbird 3.1.3, fixes MFSA 2010-49->63
...
http://www.mozilla.org/security/known-vulnerabilities/thunderbird31.html#thunderbird3.1.3
tested by pea@ and myself
2010-09-08 14:24:36 +00:00
jasper
d50fad14e0
bump
2010-08-30 21:56:48 +00:00
landry
28bb810af5
Update to thunderbird 3.1.1, tested by a few people on ports@ (and myself...)
...
Merge patches for 1.9.2 mozilla branch from firefox 3.6.x port.
While here, build lightning as a subpackage using --enable-calendar.
Add @pkgpath/@conflict markers for seamless upgrades.
2010-07-27 17:01:16 +00:00
landry
d1c12b9e9b
Security/Reliability update to thunderbird 3.0.6, fixes
...
MFSA-2010-34,39,40,41,42,46 and 47.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird30.html
2010-07-22 21:45:38 +00:00
landry
f411382e3c
Switch mail/mozilla-thunderbird to www/mozilla MODULE. removes ~90 lines
...
of Makefile, which now entirely fits on my 70-lines height terms. Yay!
While here switch PLIST to use MOZILLA_PROJECT, and remove a leftover
patch from ffx35 that slipped in.
2010-07-09 16:55:59 +00:00
jasper
badd27944b
- add a reminder for landry
2010-07-01 20:32:08 +00:00
landry
80a4f5efdf
Update to thunderbird 3.0.5. Bump SO_VERSION, switch to use -o/-g
...
options to ${SUBST_CMD} while here.
Tested by phessler & myself on amd64, by pea@ & Nicolas Legrand on ppc,
still builds & runs on sparc64.
ok pea@
2010-06-23 17:10:48 +00:00
landry
8b6793ce3d
Remove all patches applying to local copy of nss/nspr, as we now use the
...
systemwide ones (which have all those patches). Don't call autoconf in
nsprpub/ while here, and bump PKGNAME to be on the safe side.
2010-06-16 19:07:23 +00:00
espie
8666776b2e
gcc3 and gcc4 disagree, so put a common cast to make them compile.
...
(also compile some file with -O1 in moz)
2010-05-10 12:36:09 +00:00
landry
0eb43819cb
Harmonize default search paths for systemwide thunderbird extensions
...
and plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. Doesn't
affect existing applications/installed plugins as laucher script still
adds lib/mozilla-plugins to MOZ_PLUGIN_PATH, and so far no package
installs systemwide mozilla extensions. In the long term, will permit to
un-subpackage lightning & enigmail for seamonkey & thunderbird.
idea from ajacoutot@, diff liked by ajacoutot@ & sthen@
2010-04-27 20:57:55 +00:00
landry
c535134760
Major update to mozilla-thunderbird 3.0.4. See for details:
...
http://www.mozillamessaging.com/en-US/thunderbird/3.0.4/releasenotes/
Backing up your profile before upgrading is recommended..
Update largely based on www/firefox35 port, tested on
i386/amd64/sparc64/powerpc by myself and alpha by naddy@.
ok naddy@
2010-04-03 09:26:45 +00:00
espie
8a94046ebf
ports that work are better...
2010-03-23 18:16:01 +00:00
ajacoutot
767d13447b
s/LOCALBASE/PREFIX/
2010-03-21 10:35:03 +00:00
ajacoutot
398b784847
Use @unexec-delete instead of @unexec for the *-update-* goos.
...
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-21 22:15:32 +00:00
ajacoutot
224f5fbb96
Actually, only firefox35 bundles its own nss for some reason, so revert
...
previous.
No pkg change, no bump.
2009-11-18 08:59:00 +00:00
landry
5987c3a4f6
Update comment : productivity/sunbird SHARED_LIBS also needs to be bumped
...
if SHARED_LIBS changes here.
2009-11-18 08:43:39 +00:00
ajacoutot
b0bbc8ee65
Thunderbird bundles its own libnss3, so use same workaround as for
...
security/nss:
SHA1_Update conflicts with openssl which may be dynamically loaded
at runtime via libcups or libgssapi so causing a crash due to using
the wrong binding. So rename here to avoid conflict.
ok jasper@ sthen@
2009-11-17 23:08:12 +00:00
martynas
cd6623c525
security update to mozilla-thunderbird-2.0.0.23.
...
MFSA 2009-42 Compromise of SSL-protected communication
2009-08-21 16:40:42 +00:00
kili
8fc6287292
WANTLIB changes after xcb addition and bump.
2009-08-10 06:29:51 +00:00
martynas
4d8563446b
provide packages with isp subdir; so that rss and movemail accounts
...
could be created; junk filter could handle headers from spamassassin.
from Andreas Vogele. reminded by landry@. ok giovanni@.
2009-07-15 20:06:41 +00:00
martynas
8bc04e2bfe
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.22
2009-06-23 17:05:00 +00:00
martynas
ec92747690
adapt sndio backend; used for mail notifications, and plugins.
...
get rid of esound. Henrikas Judickas helped me with testing
2009-05-09 22:47:08 +00:00
martynas
9f6662cc33
security update to mozilla-thunderbird-2.0.0.21. MFSA 2009-10,
...
MFSA 2009-09, MFSA 2009-07, MFSA 2009-01.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.21
ok naddy@
2009-03-19 21:59:32 +00:00
sthen
a60f7d6787
fix WANTLIB and bump packages
2009-03-09 21:32:22 +00:00
martynas
ce3ab68a5a
- do not run with a predictable directory as root: firefox,
...
thunderbird, seamonkey, xulrunner
- add comment for xulrunner why -devel needs to be bumped
suggested and ok naddy@; ok kurt@
2009-01-09 15:54:31 +00:00
martynas
7924f8a593
security update to mozilla-thunderbird-2.0.0.19. MFSA 2008-68;
...
MFSA 2008-67; MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61;
MFSA 2008-60.
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html
ok naddy@
2009-01-09 15:44:50 +00:00
martynas
b558b3ba1e
security update to 2.0.0.18. MFSA 2008-59; MFSA 2008-58; MFSA
...
2008-56; MFSA 2008-55; MFSA 2008-52; MFSA 2008-50; MFSA 2008-48.
ok naddy@
2008-12-19 11:42:35 +00:00
martynas
8c7a439dd0
security update to mozilla-thunderbird-2.0.0.17. MFSA 2008-46,
...
MFSA 2008-44, MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-38,
MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.17
ok naddy@. looks good to kurt@
2008-09-26 19:29:19 +00:00
ajacoutot
cf10739f24
- SYSCONFDIR and LOCALBASE are already part of the generic SUBST_VARS
...
looks good to landry@
2008-09-18 13:37:41 +00:00
martynas
77b98f37ae
adapt from mozilla-firefox: use system libm
2008-08-23 22:07:03 +00:00
martynas
6dcaa5bd64
document the new MOZ_PLUGIN_PATH behavior, bump pkgnames
...
pointed out, and looks good to landry@
2008-07-25 17:41:06 +00:00