Commit Graph

52 Commits

Author SHA1 Message Date
landry
013d6c65d9 Update to seamonkey 2.9.1/lightning 1.4b1/enigmail 1.5pre.
- See http://www.seamonkey-project.org/releases/seamonkey2.9/
- add patch-suite_installer_Makefile_in to avoid installing the SDk
  (corollary of Tb's patch-mail_installer_Makefile_in)
- use MOZ_DEBUG_FLAGS="-Os" on ppc as done in Tb to avoid a
  relocation overflow when linking libxul on ppc (reminded by aja@)
2012-04-30 15:38:09 +00:00
landry
c34d58f59f Update to seamonkey 2.8. (and enigmail 1.4/lightning 1.3b1)
- Fixes MFSA 2012-12->19
- see http://www.seamonkey-project.org/releases/seamonkey2.8/
- 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:38:33 +00:00
ajacoutot
a89a75cd04 Garbage collect the /dev/arandom patches.
from Brad
ok landry@ sthen@
2012-03-08 12:13:00 +00:00
landry
d4d95e79ee Update to seamonkey 2.7.2.
Same comments as for thunderbird, and remove i18n xpis from the port,
they bring 20Mb to the package without reason and will be better as
no-arch in www/seamonkey-i18n.
2012-02-20 20:20:00 +00:00
nigel
83f9283889 Update seamonkey to 2.6.1
Ok landry@ stsp@ mpi@
2012-01-11 03:00:02 +00:00
nigel
45570b6074 Update seamonkey 2.4.1 to 2.5, enimail to 1.3.4 and lightning.
Ok mpi@
2011-12-08 00:39:18 +00:00
robert
4c5f7ff005 unbreak after nspr change and enable vswprintf 2011-10-28 13:17:14 +00:00
landry
0cdc912a0a Update to seamonkey 2.4.1. 2011-10-03 21:07:39 +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
landry
4535dd0c3d Update to seamonkey 2.3/lightning 1.0b5/enigmail 1.3
See http://www.seamonkey-project.org/releases/seamonkey2.3/.
Remove patches merges upstream, enigmail update lifted from nigel@'s tb update
2011-08-23 20:25:24 +00:00
landry
1437cd4c43 As done in thunderbird, merge enigmail/seamonkey port into seamonkey
port so that seamonkey is not built twice, and enigmail-seamonkey is
built as a subpackage of seamonkey, like lightning...
add @conflict/@pkgpath markers to allow seamless updates from previous
enigmail-seamonkey packages.
2011-07-28 20:32:39 +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
4026e2478b Update to seamonkey 2.2, based on Firefox/Thunderbird/Gecko 5.
See http://www.seamonkey-project.org/releases/seamonkey2.2/ for details.
- sync ipc patches from Firefox
- remove a bunch of useless patches
- install under lib/seamonkey-2.2 instead of using our homegrown install
  target.
- install langpacks as plain xpi instead of unzipping them, greatly
  shrinking PLIST
2011-07-24 07:31:57 +00:00
landry
e90c1a5b57 Update to seamonkey 2.0.14.
Fixes MFSA 2011-12,13,14,15,16 & 18.
2011-04-29 08:04:04 +00:00
landry
d2264d1d39 Assorted fixes for:
https://bugzilla.mozilla.org/show_bug.cgi?id=643137 (crash on sparc64
when displaying opentypes fonts, fix from tobias ulmer)
https://bugzilla.mozilla.org/show_bug.cgi?id=644012 (crash on ssl certs
with empty issuer name, pointed our by roberth at openbsd dot pap dot st
and mikolaj kucharski)
2011-03-24 11:41:11 +00:00
landry
77c5d31c79 Update to seamonkey 2.0.12. Fixes MFSA 2011-08 & 2011-10
Patches for the cups printing crash merged upstream.
2011-03-03 14:07:20 +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
f325f438b2 Add same PRAGMA secure_delete patch to seamonkey and ffx35 for the sake
of consistency, and build against systemwide sqlite.
2011-01-14 22:56:11 +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
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
landry
ab142a5ddc Do the PFRAG dance so that it provides a working debug-flavoured
package. Add a run-mozilla.sh patch to make it found our gdb by default.
Teach users how to properly debug mozilla ports.
2010-10-27 13:02:38 +00:00
landry
0ee080d299 Update seamonkey to 2.0.7, fixing a bunch of MFSA (2010-49->63) 2010-09-12 17:59:31 +00:00
landry
e3641a01cc Security/Reliability update to seamonkey 2.0.6, Fixes
MFSA-2010-37,39,40,41,42,45,46,47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
While here comment --enable-calendar, shouldn't have snuck in yet.
2010-07-22 21:48:02 +00:00
landry
834be62f6b Switch www/seamonkey to www/mozilla MODULE. cvs diff Makefile | diffstat
says it all: 21 insertions(+), 118 deletions(-)
While here, patch and subst the appropriate config/autoconf.mk.in file,
and remove a leftover patch from ffx35. Switch PLIST to use
MOZILLA_PROJECT too.
2010-07-09 15:39:00 +00:00
landry
fa4fe4d792 As done in ffx/tb, remove patches applied to local copy of nss/nspr, as
seamonkey uses systemwide nss/nspr. While here dont' call autojunk in
nsprpub/, and bump PKGNAME to be on the safe side.
2010-06-20 19:15:03 +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
18d99d0513 Same change as done in productivity/sunbird and mail/mozilla-thunderbird,
harmonize default search paths for systemwide mozilla extensions and
plugins to ${LOCALBASE}/lib/mozilla/{plugins,extensions}. The
install.rdf files take care anyway of telling with which mozapp an xpi
extension is compatible.
2010-04-27 21:03:25 +00:00
landry
7fb16329b9 Major update to seamonkey 2.0.4, now built upon mozilla-1.9.1/firefox
3.5/thunderbird 3 codebase. See for details:
http://www.seamonkey-project.org/releases/seamonkey2.0.4/
Backing up your profile before upgrading is recommended..
Update also largely based on www/firefox35 port.
Tested on i386/amd64/sparc64/powerpc by myself and on alpha by naddy@

ok naddy@
2010-04-03 09:30:14 +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
ajacoutot
6815706205 Firefox and Seamonkey bundle their 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:07:45 +00:00
martynas
800579ea2a security update to seamonkey-1.1.18. MFSA 2009-43, MFSA 2009-42
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.18
2009-09-10 21:45:38 +00:00
martynas
fe23ecfe34 seamonkey-1.1.17. MFSA 2009-33; MFSA 2009-32; MFSA 2009-29; MFSA
2009-27; MFSA 2009-26; MFSA 2009-24; MFSA 2009-21; MFSA 2009-17.
2009-06-23 18:38:54 +00:00
martynas
1f17f363d7 sndio backend for mozilla 1.8 branch; get rid of esound 2009-05-03 15:47:27 +00:00
martynas
309afbc049 security update to seamonkey-1.1.13. MFSA 2008-58; MFSA 2008-57;
MFSA 2008-56; MFSA 2008-55; MFSA 2008-54; MFSA 2008-53; MFSA 2008-52;
MFSA 2008-50; MFSA 2008-49; MFSA 2008-48; MFSA 2008-47.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.13
ok naddy@
2008-11-13 17:35:44 +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
a5756e3136 security update to seamonkey-1.1.11. MFSA 2008-34
ok kurt@, naddy@
2008-07-17 16:49:33 +00:00
martynas
9febd49394 - security update to seamonkey-1.1.10:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.10
- remove bogus hindi langpack, spotted by naddy@
- security coreconf integrated upstream, remove
- fix linking, sync wantlib, add bin markers
ok kurt@, naddy@
2008-07-05 00:42:31 +00:00
martynas
ef78fb3112 update to seamonkey-1.1.8. fixes MFSA 2008-01, MFSA 2008-02, MFSA
2008-03, MFSA 2008-05, MFSA 2008-06, MFSA 2008-07, MFSA 2008-09,
MFSA 2008-10.
ok naddy@
2008-02-22 12:55:49 +00:00
martynas
f00a99c98f security update to seamonkey-1.1.7:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.7
ok naddy@
2007-12-07 21:48:01 +00:00
martynas
1b09d2f195 security update to seamonkey-1.1.5:
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.5
tweaks, ok naddy@, kurt@
2007-10-24 20:10:45 +00:00
kurt
9e80ec3311 - fix a 64-bit problem with the LiveConnect feature. From mozilla
bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=345866
  Eventually the java plugin will need this on amd64. okay martynas@
2007-10-14 18:33:09 +00:00
naddy
1e34ef92ac SECURITY update to 1.1.3.
Fixes a rash of security vulnerabilities and bugs.  ok kurt@
2007-07-24 19:33:15 +00:00
martynas
a7a525a3d0 soft fd to 128, as has been done for firefox; ok kurt@ 2007-06-13 12:09:19 +00:00
martynas
34aadaefd0 security update to seamonkey-1.1.2
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.2

- be-BY, ca-AD, fr-FR, he-IL, ru-RU are gone;
- new el-GR, pt-BR language packs;
- WANTLIB for xenocara;
- use the combination of find(1) and install(1) to install the
{DATA,DIST}FILES, as suggested by kurt@;
- remove the two patches that are already upstream;
- fmt;

ok kurt@ naddy@
2007-06-08 11:49:47 +00:00
martynas
fbe3298fa3 - include all supported language packs;
- generate chrome registry once (speeds up startup, esp.
with lots of chromes -- our case), noticed by kurt@;
- work around pref-contentpacks bug;
discussed and tested by naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-22 15:04:39 +00:00
martynas
dac852cf9d - make it check LOCALBASE/share/mozilla-dicts, the global dictionaries
location for all mozilla ports;
- regen patches (due to the current changes);
- bump pkgname;
discussed with naddy@, kurt@, ajacoutot@
ok naddy@
2007-04-06 14:39:33 +00:00
martynas
bd7cfbeae8 remove some useless patches
ok wilfried@
2007-04-03 19:40:05 +00:00
martynas
bdc985fd75 major update to seamonkey 1.1.1
ok kurt@, naddy@
2007-03-26 20:41:37 +00:00
naddy
e14534e6ba SECURITY update to SeaMonkey 1.0.8; ok kurt@, martynas
For details see
http://www.mozilla.org/projects/security/known-vulnerabilities.html#SeaMonkey
2007-03-16 17:20:55 +00:00
naddy
78cdda09b4 LP64 fix for XUL templates builder; from Martynas Venckus
ok sturm@
2007-02-22 00:40:59 +00:00