95 Commits

Author SHA1 Message Date
landry
914f6ee22f Update to seamonkey 2.33 / lightning-seamonkey 3.8.
- See http://www.seamonkey-project.org/releases/seamonkey2.33/
- Fixes MFSA 2015-11->27
- widget code moved, move nsPrintSettingsImpl.cpp patch around
2015-03-16 20:00:29 +00:00
landry
bce509b386 Even better with a patch that actually applies \o/ 2015-01-14 18:05:16 +00:00
landry
c6ae9cba47 Fix HAVE_TOOLCHAIN_SUPPORT_MSSE4_1 macro. again. 2015-01-14 17:52:07 +00:00
landry
254d169026 Update to seamonkey 2.32 / lightning 3.7
- See http://www.seamonkey-project.org/releases/seamonkey2.32/
- Fixes MFSA 2015-01->09 except 07, not applying
- Remove js/src/jscpucfg.h patch, merged upstream in #1065055
2015-01-14 17:46:53 +00:00
landry
d76fc56cc5 Fix build on i386 by applying more -msse4.1 (or is it SSSE4_1 ?) parts from
the pending patch in bug #1028827, mostly from Fabian Raetz.
Breakage noticed by sthen@, thanks!
2014-12-09 16:49:22 +00:00
landry
b42524b056 Remove i386 skia patch, that part was merged upstream (and is still being worked on)
Reminded by nigel@, thanks!
2014-12-07 17:16:07 +00:00
landry
80d72273f9 Update to seamonkey 2.31 / lightning 3.6
- See http://www.seamonkey-project.org/releases/seamonkey2.31/
- Fixes MFSA-2014-83->91
- remove patch-mozilla_toolkit_library_libxul_mk, merged (#1036832)
- add patch-ldap_sdks_c-sdk_configure_in to link ldap libs using a soname (#1107063)
2014-12-07 09:19:57 +00:00
landry
729005a9f4 Update to seamonkey 2.30 / lightning-seamonkey 3.5.
- See http://www.seamonkey-project.org/releases/seamonkey2.30/
- Fixes MFSA 2014-74-->82
- build with systemwide icu4c, workarounds #1064665 (and as a side
  effect shrinks the libs/packages by 1 or 2 megs)
- for consistency with firefox, build with gstreamer1 instead of
  gstreamer-0.10
- add patch-toolkit_library_libxul_mk from bug #1036832 to workaround a
  linking failure with our ancient binutils
- remove patch-media_libvpx_Makefile_in from #982693 fixing libvpx build
  on i386, a variation of it was merged upstream
- remove patch-mozilla_js_src_configure_in, didnt apply anymore and was
  useless
2014-10-17 07:30:43 +00:00
sthen
f9c635f3a7 copy i386-fixing patches from www/mozilla-firefox (only difference is the path) 2014-10-03 11:12:01 +00:00
landry
12e74ce084 (Long awaited) update to seamonkey 2.29 / lightning 3.4.
- See http://www.seamonkey-project.org/releases/seamonkey2.29/
- this is based on gecko 32, so contains all the new changes since gecko
  20 (which was the basis for seamonkey 2.26)
- remove patches to fix lightning display (merged in #1001985)
- remove mozilla/browser/components/certerror/content/aboutCertError.xhtml,
boring patch.
- add intl/icu patch from #990196
- remove
  patch-mozilla_toolkit_components_downloads_nsDownloadManager_cpp and
patch-mozilla_xpcom_io_SpecialSystemDirectory_cpp, they neved made any
sense to me and this is the wrong place to modify this.
2014-09-09 21:27:17 +00:00
landry
fa6dc9ff59 Cope with the fact that <endian.h> arrived in /usr/include, and doesnt
provide __BYTE_ORDER like apparentely expected everywhere else.. to be
reported upstream.
2014-07-13 22:37:00 +00:00
landry
8006227429 Update to seamonkey 2.26rc1 (to ride the mozilla.port.mk changes) and
lightning 3.1.

- See http://www.seamonkey-project.org/releases/seamonkey2.26/
- Fixes MFSA 2014-34,36->39,41->47
- remove now useless config.mk patch, was only here for enigmail
- add patches to fix lightning display (#1001985)
- set spellchecker.dictionary_path to look for systemwide dicts

(note that seamonkey-i18n is not update yet on purpose, as 2.26 final is
not yet available, langpacks are not there *yet* - will be fixed tmrw)
2014-04-29 21:47:00 +00:00
landry
fb612f2ef8 -fno-integrated-as breaks non-clang platforms, apply it only on amd64
via an environment variable hack.

from/with sthen@
2014-04-22 11:38:33 +00:00
landry
f7c7f401f9 Fix build in libvpx asm with newer llvm, see #982693 2014-04-20 16:18:55 +00:00
landry
d3bc47174e Update to seamonkey 2.25.
- See http://www.seamonkey-project.org/releases/seamonkey2.25/
- Fixes MFSA-2014-15->32 (except 21,24,25, not relevant to SM?)
- Remove enigmail subpackage, build goo & patches, will be
superseded by mail/enigmail,-seamonkey
- add an all-openbsd.js file to customize default preferences and
install it in defaults/pref/. Use it to set
extensions.autoDisableScopes to 3, so that extensions installed in
${LOCALBASE}/lib/mozilla/extensions/${APPID} are enabled by default.
- remove libffi patches, were merged upstream in #928390 and #928381
2014-03-24 21:34:21 +00:00
landry
4e585b62b3 Update to seamonkey 2.24.
See http://www.seamonkey-project.org/releases/seamonkey2.24/
- Fixes MFSA-2014-01 to 13, excluding 06 and 10
- remove GStreamerLoader.cpp patch, merged in 927898 (or now useless)
- remove patch-mozilla_gfx_layers_BufferUnrotate_cpp, merged in 929439
- remove patch-mozilla_ipc_chromium_src_base_debug_util_posix_cc, merged
  in 927810 (was p_psflags change in base)

There *might* be an issue building enigmail, but i dont remember if it
appeared in 2.24 or 2.25, and i'll handle that shortly. Let's ride the
gcc4+www/mozilla MODULE change!
2014-03-10 20:44:12 +00:00
landry
98c9b76cfe Backport https://hg.mozilla.org/mozilla-central/rev/0787526e0ed6 to fix
a build failure on sparc64/macppc, adding string.h for memcpy() (#929439)
reported by gilles@ on sparc64, and i also saw it on macppc.
2013-12-25 08:21:39 +00:00
landry
502219a155 Update to seamonkey 2.23.
- See http://www.seamonkey-project.org/releases/seamonkey2.23/
- Fixes MFSA-2013-104 -> 117 (all but 105, in fact)
- remove patch-ipc_chromium_src_base_dir_reader_bsd_h (#909005),
  the getdents() patch has been merged upstream.
- temporarly add a config/config.mk patch to reinstate XPIDL_LINK,
  fallout from http://hg.mozilla.org/releases/comm-release/rev/a6ab55f00e21
  (this is needed for enigmail to build fine.)
2013-12-12 19:58:39 +00:00
landry
f32514064d Update to seamonkey 2.22/lightning 2.7b1/enigmail 1.6.
- see http://www.seamonkey-project.org/releases/seamonkey2.22/
- fixes MFSA 2013-93 -> 102 (99 didnt affect SM)
- add gstreamer patch from #927898
- remove genxpi enigmail patch, merged upstream
2013-10-31 08:01:32 +00:00
sthen
7ad838df72 handle p_flags split in kinfo_proc to unbreak 2013-09-25 23:39:54 +00:00
landry
4bb3065815 Update to seamonkey 2.21/lightning 2.6b3
- see http://www.seamonkey-project.org/releases/seamonkey2.21/
- fixes MFSA 2013-76 -> 92 (84, 86 & 87 didnt affect SM)
- remove BROKEN-sparc64 \o/
- add sparc64 & alpha (insane!) to MODGCC4_ARCHS
- remove patch-gfx_thebes_gfxPlatform_cpp, was merged upstream in
  #722975 (and we dont build with system cairo anyway now)
- remove useless patch-parser_html_Makefile_in, maybe it made sense in
the gcc 3 / ffx 3.6 days but those are over...
2013-09-19 13:24:53 +00:00
sthen
7816a52b99 remove interim prototype for getdents() now that it's in base 2013-08-16 10:25:31 +00:00
sthen
337737e9d0 fix firefox/seamonkey build on post-flag-day -current:
- use getdents(2) now that we have it; previously OpenBSD was special-cased
to use getdirentries(2) instead.

- interim fix: declare getdents() to allow firefox/seamonkey to build on
-current until consensus has been reached on return types/adding to system
headers.

discussed with landry@, clues from guenther@.
2013-08-15 10:42:51 +00:00
landry
ae1744427c Update to seamonkey 2.20 / lightning 2.5b1
- see http://www.seamonkey-project.org/releases/seamonkey2.20/
- fixes MFSA-2013-63->75 (all but 66, 71 & 74, rly)
- use disable-debug-symbols on ppc too :(
- fix enigmail RDEP to depend on -main, otherwise it can be installed
  without sm, and this doesnt make much sense..
2013-08-08 07:02:37 +00:00
landry
841f62a319 Remove enigmail patch commited upstream. 2013-07-14 11:03:57 +00:00
landry
4cffe45c01 Forgot to cvs rm patch-ldap_sdks_c-sdk_configure_in for #720373, was
commited upstream. Reported by naddy@
2013-07-13 06:25:59 +00:00
landry
2c2207b9ce Update to seamonkey 2.19 / enigmail 1.5.2 / lightning 2.4b1.
- See http://www.seamonkey-project.org/releases/seamonkey2.19/
- Fixes more or less the same list of MFSA fixed in ffx 22
- Finally back on track after missing 2.18 due to build infra issues
- Add a patch to workaround #886095 (which puzzled me for 3 weeks)
- remove no longer needed sydneyaudio patches
- add TERM=xterm hack to workaround mozbuild issue
- reenable clang on i386, using --disable-debug-symbols
- sync patch-mozilla_gfx_thebes_gfxPlatform_cpp which the one from ffx
2013-07-11 16:23:38 +00:00
landry
daa7cd5d80 Blindly fix seamonkey after the kerberos update by replacing -lkrb5 -lcrypto
by `krb5-config --libs` in toolkit/library/Makefile.in, as it was done
in other mozillas...
2013-06-20 21:20:34 +00:00
landry
8f6723b58a Update to seamonkey 2.17.
- See http://www.seamonkey-project.org/releases/seamonkey2.17/
- Fixes MFSA 2013-30->40
- switch back to use clang on i386, now that llvm got fixed there
- backport libffi i386 fix (TODO: switch to systemwide libffi if possible)
- nicer fix to avoid installing the sdk lib/headers
2013-04-06 14:48:09 +00:00
landry
3af97b660f Update to seamonkey 2.16 / enigmail 1.5.1
- see http://www.seamonkey-project.org/releases/seamonkey2.16/
- fixes MFSA 2013-21->28
- provides a builtin pdf viewer (pdf.js)
- remove patch-mozilla_toolkit_system_gnome_nsGIOService_cpp (#805202), firefox
now properly links with gio instead of dlopening it
- remove patch-mozilla_toolkit_xre_nsXREDirProvider_cpp and
patch-mozilla_xpcom_io_nsAppFileLocationProvider_cpp, merged upstream (#803955)
2013-03-03 17:39:15 +00:00
landry
cceeb2e114 Bugfix update to seamonkey 2.15.2 chasing firefox 18.0.2, fixing
'JavaScript related stability issues' for a well known social
network site (bug #831626).

While here remove patch for #830303, commited upstream in
mozilla-release just after 18.0.1.
2013-02-06 22:48:01 +00:00
landry
0a64e7944a Fix external plugin spawning (bug #830303) in seamonkey too. Tb not affected. 2013-01-14 14:11:11 +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
3b4bcaba13 Add missing BUILD_DEPEND on yasm for i386/amd64, from sthen@
Forgot to cvs rm patch-configure_in, leading to a packaging failure
since libmozgnome.so was forcedly disabled by the patch.
Reported by sthen@ and nigel@

No bump since it didnt package, and the PLIST doesnt change anyway.
2012-11-25 13:49:47 +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
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
181d9b3892 Remove useless dependency on deprecated pangox.
- remove useless patch to gfx/thebes/Makefile.in adding -lpangox-1.0 to
EXTRA_DSO_LDOPTS, this was maybe useful before ffx 3.0, but mozilla
stopped using pangox between 2.0 and 3.0. See for the last traces of
pangox.h use : https://bugzilla.mozilla.org/show_bug.cgi?id=528941. See
also bugs #323671/#338446
- backport the patch from #528941 to remove useless pangox.h inclusion
from www/firefox35.
- remove the RUN_DEPENDS on pangox-compat
- bump all corresponding REVISIONS
- while here, make sure all moz ports depend on latest nspr 4.9.2 since
  it'll be a requirement for upcoming gecko 16 releases
2012-09-22 10:30:17 +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
b2dd2d7451 Sync patches with what has (finally _o/ \o/ \o_ !) been commited
upstream for bug #691898, fixing build on powerpc (and other non
yarr-jit archs..), see
https://hg.mozilla.org/mozilla-central/rev/f5a3a7b9c6b0
2012-05-09 20:36:40 +00:00
landry
b4e577b37e Remove useless patches which should have gone in the attic when updating
to mozilla 9. Better late than never.. Still from upstream bug #648735.
Revs https://hg.mozilla.org/mozilla-central/rev/ea33ddde6ade,
https://hg.mozilla.org/mozilla-central/rev/226136c5812e and
https://hg.mozilla.org/mozilla-central/rev/f78d9f4f5234.

While here add a comment stating the failure fixed by last two remaining
ipc patches.
2012-05-09 17:16:01 +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
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