Commit Graph

59 Commits

Author SHA1 Message Date
landry
3050dfb772 Bugfix update to seamonkey 2.15.1 chasing firefox 18.0.1. 2013-01-21 16:06:19 +00:00
landry
912237046c Update to seamonkey 2.15/enigmail 1.5.0/lightning 2.0beta1
- see http://www.seamonkey-project.org/releases/seamonkey2.15/
- fixes MFSA 2013-01 -> 20
- build with clang on i386/amd64 and with gcc 4.6 on powerpc. Required
since upstream dropped support for gcc < 4.4.
- don't build against systemwide jpeg anymore since it now needs its
internal libjpeg-turbo.
- add a stub method to sydney_audio_sndio.c in post-patch.
- add patch-mozilla_toolkit_mozapps_installer_packager_mk to fix a tar
  vs $(TAR) usage (bug #815793)
- remove patch-ipc_chromium_src_base_atomicops_h, not needed anymore
- 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
2013-01-11 23:17:31 +00:00
landry
e97437b91b Bugfix update to seamonkey(,-i18n) 2.14.1.
See http://www.seamonkey-project.org/releases/seamonkey2.14/changes#fixes2141
for the list of fixes.
Readd the --with-system-jpeg locally (to remove in 2.15), and remove all the
configure_env/args/build_depends stuff that moved to moz.port.mk.
2012-12-04 21:17:29 +00:00
landry
86de96c8d5 Update to seamonkey 2.14/enigmail 1.4.6/lightning 1.9b1.
- see http://www.seamonkey-project.org/releases/seamonkey2.14/ 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/download complete.
- install an icon in pixmaps/ for the desktop file, like in ffx/tb
- fix desktop file Exec line so that an argument can be passed to seamonkey
- remove patch-mozilla_browser_app_profile_firefox_js, this is spar^Wseamonkey!
- for the other patches removed/added, same comments as for ffx apply
2012-11-24 10:36:20 +00:00
landry
4ad4d2b259 SECURITY update to seamonkey 2.13.2.
Fixes MFSA 2012-90 & 67.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
2012-10-28 16:24:44 +00:00
landry
c1bdb063a1 SECURITY update to seamonkey 2.13.1, tracking fx 16.0.1. 2012-10-13 06:46:26 +00:00
landry
03dfdc6123 Update to seamonkey 2.13/enigmail 1.4.5/lightning 1.8b1.
- see http://www.seamonkey-project.org/releases/seamonkey2.13/ for details
- remove patch-mozilla_build_unix_mozilla_in, useless since bin/seamonkey
is not a script anymore since a while
- remove patch-mozilla_build_unix_run-mozilla_sh, seamonkey can be directly
debugged in gdb now. update README accordingly
- fix plugin path in README
2012-10-10 21:03:40 +00:00
landry
66a52d3a5e Bugfix update to seamonkey 2.12.1.
Fixes bugs #780908, #787046 & #787833, and the regression in private
browsing mode (#787743) among other mozilla-specific fixes.
2012-09-10 11:13:07 +00:00
landry
59316de88a Update to seamonkey 2.12.
- see http://www.seamonkey-project.org/releases/seamonkey2.12/
- 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
2012-09-01 14:10:03 +00:00
landry
9bbed215fb Update to seamonkey 2.11/enigmail 1.4.3.
- see http://www.seamonkey-project.org/releases/seamonkey2.11/
- 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.
- force-disable gconf in configure.in (bug #765556)
- remove the chunk from #763408, packaging was fixed
2012-08-07 09:02:33 +00:00
landry
60a8aa8d28 Bugfix update to seamonkey 2.10.1. 2012-06-17 09:24:09 +00:00
landry
32774b098d Update to seamonkey 2.10.
See http://www.seamonkey-project.org/releases/seamonkey2.10/ for details
- Update lightning to 1.5b1 and enigmail to 1.4.2
- add the rpath hack to workaround #668869
- dont make packaging warnings errors (#763181)
2012-06-11 15:38:33 +00:00
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
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
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
8866d45ff5 Security update to seamonkey 2.3.3. 2011-09-06 19:43:21 +00:00
landry
a0e8e3e6be Minor update to seamonkey 2.3.1, which is 2.3 plus patches for #664095
and #671466.
2011-08-24 17:27:05 +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
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
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
0f945ed99c Updates to firefox35 3.5.18, mozilla-firefox 3.6.16 & seamonkey 2.0.3.
All fixing MFSA-2011-11, see
http://blog.mozilla.com/security/2011/03/22/firefox-blocking-fraudulent-certificates/ and
https://blog.torproject.org/blog/detecting-certificate-authority-compromises-and-web-browser-collusion
2011-03-23 15:27:04 +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
408d469cdb Update to seamonkey 2.0.11.
Fixes MFSA 2010-74->84.
2010-12-10 10:04:21 +00:00
landry
29e32a41df Security update to seamonkey 2.0.10.
Fixes MFSA2010-73/CVE-2010-3765/bz #607222.
2010-10-28 13:45:26 +00:00
landry
2419a8f95a Update to seamonkey 2.0.9. Bump lightning REVISION. 2010-10-22 19:21:06 +00:00
landry
7c188a7ef4 Bugfix update to seamonkey 2.0.4. Bump lightning REVISION. 2010-09-19 19:21: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
c4e5233d71 Update to seamonkey 2.0.5, fixes yet another of MFSA, see
http://www.mozilla.org/security/known-vulnerabilities/seamonkey20.html
2010-06-28 21:34:39 +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
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
c1b1bc1265 update language packs 2009-06-24 01:08:05 +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
cac2d85afb security update to seamonkey-1.1.16; fixes a few critical vulns
ok naddy@
2009-04-11 13:47:37 +00:00
martynas
b13e7bfee2 - security update to seamonkey-1.1.15. MFSA 2009-10, MFSA 2009-09,
MFSA 2009-07, MFSA 2009-05, MFSA 2009-01.
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.15
- mirror langpacks, since suddenly mozilla decided to mirror only
last three releases...
- sync WANTLIB
ok naddy@
2009-03-19 22:03:42 +00:00
martynas
d5b0625785 security update to seamonkey-1.1.14. MFSA 2008-68; MFSA 2008-67;
MFSA 2008-66; MFSA 2008-65; MFSA 2008-64; MFSA 2008-61; MFSA 2008-60.
ok naddy@
2008-12-18 21:05:59 +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
19578f0104 security update to seamonkey-1.1.12. MFSA 2008-45, MFSA 2008-44,
MFSA 2008-43, MFSA 2008-42, MFSA 2008-41, MFSA 2008-40, MFSA 2008-38,
MFSA 2008-37
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.12
- rework to have enough MASTER_SITES for langpacks
ok naddy@.  looks good to kurt@
2008-09-24 19:29:16 +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
0a278895dd security update to seamonkey-1.1.9
http://www.mozilla.org/projects/security/known-vulnerabilities.html#seamonkey1.1.9
ok naddy@
2008-04-01 10:14:58 +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