Commit Graph

178 Commits

Author SHA1 Message Date
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
martynas
720d05e85e security update to mozilla-thunderbird-2.0.0.16. MFSA 2008-34;
MFSA 2008-33; MFSA 2008-31; MFSA 2008-29; MFSA 2008-26; MFSA 2008-25;
MFSA 2008-24; MFSA 2008-21.
see http://www.mozilla.org/security/known-vulnerabilities/thunderbird20.html#thunderbird2.0.0.16
"just be bold and commit it" naddy@
2008-07-24 10:10:33 +00:00
martynas
78aeb076bf adapt for other mozilla projects claudio's diff of firefox to honor
MOZ_PLUGIN_PATH.  bump pkgnames
sure claudio@
2008-07-21 19:19:06 +00:00
martynas
6ab6ed3a09 security update to mozilla-thunderbird-2.0.0.14. MFSA 2008-15; MFSA 2008-14.
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird2.0.0.14
ok kurt@, naddy@
2008-05-06 20:35:48 +00:00
bernd
270eb2d393 Security update to mozilla-thunderbird-2.0.0.12 to fix multiple
vulnerabilities.

More information:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird$

Tested by many. Thank you!

ok ian@, martynas@, kurt@, pvalchev@
2008-02-29 21:49:48 +00:00
sthen
037ad32561 Thunderbird runs^W ambles on arm when it knows what ABI to use.
Probably no change to !arm (and it was not previously built on arm),
but bump to be sure. Adapted from martynas' diff for xulrunner.

ok martynas
2008-02-12 23:19:37 +00:00
jasper
7a8230d0d9 - install a .desktop file, so that a thunderbird entry will appear in menus
like gnome's.

ok ajacoutot@ kurt@
2008-02-04 19:52:25 +00:00
martynas
340079523d remove @cwd; improvements, testing and ok kurt@ and naddy@ 2008-01-23 16:46:48 +00:00
martynas
772cea2824 security update to mozilla-thunderbird-2.0.0.9:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird2.0.0.9
ok kurt@
2007-11-16 21:32:10 +00:00
steven
e8d7af48a0 fix WANTLIB 2007-11-14 09:43:39 +00:00
jasper
e5d81d4310 we prefer the idiom of MODULES=devel/gettext over MODULES=gettext
"looks good" steven@
2007-10-02 19:09:44 +00:00
merdely
8b76ad71d8 Remove surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:17:04 +00:00
fgsch
5b211bfd8e Talk about thunderbird, not firefox. Bump package. ok kurt@. 2007-09-05 14:58:39 +00:00
martynas
5fb54224bc security update to 2.0.0.6, fixes MFSA 2007-27 and MFSA 2007-26
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird2.0.0.6
ok kurt@, naddy@
2007-08-05 15:42:24 +00:00
naddy
d5f5968cad SECURITY update to 2.0.0.5.
Fixes a rash of security vulnerabilities and bugs.  ok kurt@
2007-07-26 17:49:15 +00:00
martynas
7ae584e391 security update to 2.0.0.4 plus some minor things, like consistify
COMMENT w/ firefox, move MESSAGE/part of DESCR to README.OpenBSD,
wantlib for xenocara
http://www.mozilla.org/projects/security/known-vulnerabilities.html#firefox2.0.0.4
ok kurt@, naddy@
2007-06-22 18:51:30 +00:00
martynas
d4787c47ee soft fd to 128, as has been done for firefox; researched, help and
ok kurt@
2007-06-13 12:06:59 +00:00
martynas
82b3297457 major update to mozilla-thunderbird-2.0.0.0. also:
- use official branding;
- external nss;
- don't force optimizations;
- make it work with misc/mozilla-dicts;
tested by many, including ajacoutot@, ian@, matthieu@, Mike Erdely, Niko
Itajarvi, Simon Kuhnle
input/ok kurt@, wilfried@
2007-04-30 22:40:31 +00:00
martynas
d306079614 remove unused
ok wilfried@
2007-04-21 09:54:27 +00:00
martynas
f268422c1e consistent MASTER_SITES 2007-04-06 14:48:28 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
martynas
bd7cfbeae8 remove some useless patches
ok wilfried@
2007-04-03 19:40:05 +00:00
martynas
67c01b8094 Security update to mozilla-thunderbird 1.5.0.10.
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird1.5.0.10
ok kurt@, naddy@
2007-03-19 22:02:38 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00
steven
26f5ae54bd fix WANTLIB of ports using gtk, needed after switch to our own pkg-config 2007-01-04 20:19:53 +00:00
kurt
ed4c34d0ca add comment to remind committers to keep enigmail in sync. okay steven@ 2006-12-21 21:52:12 +00:00
steven
cf14f0c9f5 SECURITY update to thunderbird 1.5.0.9
for details, see
http://www.mozilla.org/projects/security/known-vulnerabilities.html#Thunderbird

from Martynas Venckus
2006-12-21 08:39:01 +00:00
espie
0f5dc96ea1 say goodbye to GNU land. 2006-12-16 12:22:32 +00:00
kurt
820d0a7a09 - require nspr with PR_GetLibraryName fix
- bump major due to previous nspr removal
- remove some leftover nspr pre-configure steps
2006-11-30 21:08:34 +00:00
kurt
daec00aa21 use devel/nspr instead of internal nspr. now using libc strtod and __dtoa
via devel/nspr. okay pvalchev@
2006-11-17 19:20:19 +00:00
wilfried
f6e93594db SECURITY update to 1.5.0.8
see http://www.mozilla.org/projects/security/known-vulnerabilities.html
for details
2006-11-10 14:15:49 +00:00
brad
05a117853f stop using the gcc3 module on the alpha architecture. 2006-10-01 22:23:47 +00:00
steven
0cedd339f0 SECURITY update to thunderbird 1.5.0.7
fixes several vulnerabilities, for details see:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird1.5.0.7
2006-09-20 08:35:31 +00:00
steven
1c28cf7a3f fix version so it shows in the "about" dialog.
problem noticed by matthieu
2006-09-18 15:18:36 +00:00
espie
5b8b723bc3 zap unneeded 0.0 2006-09-18 11:50:39 +00:00
steven
9dc2ed1037 SECURITY update to thunderbird 1.5.0.4
more info:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#thunderbird1.5.0.4
2006-07-02 15:54:54 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
wilfried
cc76f5c22f update to 1.5.0.2
fixes multiple critical vulnerabilities
2006-05-02 07:25:20 +00:00
david
c8b3505c2f remove "the the" and replace /usr/local with PREFIX in MESSAGE; bump PKGNAME
ok wilfried@
2006-02-12 19:31:36 +00:00
ian
1e6211aafa To make Thunderbird open links using Firefox...; bump PKGNAME 2006-02-10 20:10:57 +00:00
steven
d73fba5992 fix WANTLIB. ok wilfried@ 2006-02-09 08:34:07 +00:00
wilfried
87cf9b6bd1 update thunderbird to 1.5 2006-01-23 12:34:06 +00:00
espie
a9df05cec2 more C++ libs bumps. Done thru mail, plus lizards. 2006-01-14 00:07:28 +00:00
sturm
81e2bfb74d SHARED_LIBS, keeping the same SO_VERSION for all libs 2006-01-01 16:02:36 +00:00
naddy
b09a59fcfd get WANTLIB right after actually building the package 2005-11-17 15:53:51 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
7ed907369e fix wantlib + bump 2005-11-14 12:51:57 +00:00
wilfried
4e64862681 Update to 1.0.7
Don't try to build the gnomevfs and libgnome plugins to avoid an
hidden dependency on gnome
2005-10-25 21:08:40 +00:00
aanriot
2a96b9df6f Mozilla.org bug 210658:
Fix hanging with non-standard HTML elements parsererror, sourcetext.

discussed with naddy@ and wilfried@;
patches from and "go ahead, commit" naddy@
2005-10-21 08:47:14 +00:00
kurt
c34ab1b1a4 remove 'don't close dlopened objects' type ld.so work-arounds 2005-10-14 04:00:37 +00:00
bernd
6c26bb90b1 If we start a second firefox, don't show the profile chooser but open a
new browser window instead. (The same for thunderbird and mozilla.)

Idea from Marc Winiger <mw at msys.ch>, thanks!

suggestions, tests & ok kurt@
2005-10-13 04:32:41 +00:00
wilfried
d15caec224 switch from gtk1 to gtk2 2005-09-09 16:22:28 +00:00
wilfried
b8d665b392 update to 1.0.6 2005-07-23 13:56:34 +00:00
kurt
0d906072d3 - make build OFFICAL (enables automatic profile upgrades)
- mention deleting Extensions.rds in MESSAGE
2005-04-16 19:22:13 +00:00
wilfried
6906c0d43d fix patch after cvs barfed 2005-04-10 08:37:34 +00:00
wilfried
865b48c4d9 - bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype
- move INSTALL/DEINSTALL code to PLIST
2005-04-09 08:48:11 +00:00
wilfried
8c34b1b777 - bump major shlib version
- fix CUPS printing: fix partial so version and don't dlclose lib.
- remove partial so version on freetype
- move INSTALL/DEINSTALL code to PLIST
2005-04-09 08:11:18 +00:00
kurt
f87e0d5ddb - dont unload dependent libs (avoid dlclose bug)
- fix lp64 bug
- fix alpha wantlib
- adjust depends for esound & ORBit
- use MODULE devel/gettext

okay wilfried@ and reviewed by alek@
2005-04-01 19:24:07 +00:00
wilfried
5aa2f77543 update thunderbird to 1.0.2
use same extensions handling as firefox
2005-03-26 19:04:59 +00:00
wilfried
caa6389ceb disable thread priority scheduling as moz doesn't
cope with round-robin priority scheduling, from kettenis@
2005-03-26 19:04:13 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
wilfried
1be340ee85 fix system png include path 2005-01-13 15:57:26 +00:00