Commit Graph

105 Commits

Author SHA1 Message Date
landry
6f2ccd6aac Update to firefox 26.0.
- see http://www.mozilla.org/en-US/firefox/26.0/releasenotes/
- fixes MFSA 2013-104 -> 117
- remove now useless sydney_audio_sndio.c file, nothing uses it anymore
- remove patch-ipc_chromium_src_base_dir_reader_bsd_h-from (#909005),
  the getdents() patch has been merged upstream.
2013-12-12 19:53:19 +00:00
landry
280051a846 Update to firefox 25.0.
- see http://www.mozilla.org/en-US/firefox/25.0/releasenotes/
- fixes MFSA 2013-93 -> 102
- remove USE_GROFF (from naddy@)
- remove LDEP on gst-plugins-base, gst is dlopened at runtime now, and
  there's a RDEP on gst-plugins-good anyway.
- add patch from #927898 to fix gst runtime dlopening (reminded by dcoppa@)
- add comment about ipc patches from #927810 & #909005
- remove 3 useless patches
2013-10-31 07:58:25 +00:00
landry
ffe9885dad Update to firefox 24.0.
- see http://www.mozilla.org/en-US/firefox/24.0/releasenotes/
- fixes MFSA 2013-76 -> 92
- remove BROKEN-sparc64, it now works thanks the awesome work of
  martin@netbsd.org in bugs #871101 & #871555 among others i forgot
- 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...

(note: a spellchecker issue since fx 23 is known, and might be fixed
later on)
2013-09-19 13:19:16 +00:00
landry
97ed467dcb Update to firefox 23.0.
- http://www.mozilla.org/en-US/firefox/23.0/releasenotes/
- fixes MFSA 2013-63->75
- also use --disable-debug-symbols on powerpc otherwise linking fails..
2013-08-08 06:57:11 +00:00
landry
5779555926 Update to firefox 22.0.
- see http://www.mozilla.org/en-US/firefox/22.0/releasenotes/ (ok,
  webrtc isnt enabled yet by default on *BSD but we're working on it :)
- fixes MFSA 2013-49->62
- remove all patches related to sydneyaudio which got removed upstream,
  sound uses libcubeb which has a native sndio backend since ages (thx
to ratchov!). also remove related post-patch target while here.
- add temporary workaround (TERM=xterm) for bug #878089
- switch i386 to use clang again, using --disable-debug-symbols to make
  the code smaller (who said 'gross hack' ?)
- update patch-gfx_thebes_gfxPlatform_cpp to match what got commited
  upstream in r52b02042b27f
- remove patch-js_src_vm_SPSProfiler_cpp which unbroke powerpc, finally
  got commited in 22 branch
- rework fx-i18n's MESSAGE to be more in line with reality (discussed
  with Marcus Merighi)
2013-06-26 19:29:13 +00:00
landry
ee973952e6 Fix langpacks by installing them under firefox-$V/browser/extensions
instead of firefox-$V/extensions, the location changed in firefox 21.0.
Note that to properly activate a langpack, it seems you still need to
set general.useragent.locale in about:config.. to be investigated.
2013-06-11 07:28:18 +00:00
landry
6e8b51be9b Update to firefox-i18n 21.0
While here, rewrite MESSAGE to be more in line with reality. That part
from Marcus Merighi, thanks!
2013-05-30 14:21:11 +00:00
landry
ba75ae9fbb Update to firefox 20.0.
- See http://www.mozilla.org/en-US/firefox/20.0/releasenotes/
- 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)
- add nicer fix to avoid installing the sdk lib/headers
2013-04-06 14:44:52 +00:00
sthen
7b10e7c633 PERMIT_* 2013-03-11 12:27:53 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
landry
a5320a9a59 Security update to firefox 19.0.2.
Fixes MFSA-2013-29 / CVE-2013-0787 / bug #848644 (vupen @ pwn2own)
2013-03-07 23:51:49 +00:00
landry
33f5cd025c Update to firefox 19.0.1.
- see http://www.mozilla.org/en-US/firefox/19.0/releasenotes/
- fixes MFSA 2013-21->28
- provides a builtin pdf viewer (pdf.js)
- remove patch-toolkit_system_gnome_nsGIOService_cpp (#805202), firefox
  now properly links with gio instead of dlopening it
- remove patch-toolkit_xre_nsXREDirProvider_cpp and
  patch-xpcom_io_nsAppFileLocationProvider_cpp, merged upstream (#803955)
2013-03-03 17:34:15 +00:00
landry
d14d0cb956 Bugfix update to 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 just after 18.0.1.
2013-02-06 22:44:47 +00:00
landry
34dc10689b Bugfix update to firefox 18.0.1.
http://www.mozilla.org/en-US/firefox/18.0.1/releasenotes/
2013-01-19 23:50:16 +00:00
landry
0a1261a720 Update to firefox-i18n 18.0. 2013-01-11 22:57:39 +00:00
landry
c5876f4689 Bugfix update to firefox 17.0.1.
- Fixes bug #814101 - Font Issue
- Reverted user agent change (was bug #588909) causing some website
  incompatibilities, see #815743
- Readd the --with-system-jpeg locally (to remove in 18), and remove all the
  configure_env/args/build_depends stuff that moved to moz.port.mk.
- add @pkgpath/@conflict markers to update www/firefox35 users to the
  latest and greatest !
2012-12-04 21:24:33 +00:00
landry
f5444f83d7 Update to firefox-i18n 17.0. 2012-11-24 10:22:39 +00:00
landry
6419dbb3b8 SECURITY update to firefox 16.0.2.
Fixes MFSA2012-90.
http://www.mozilla.org/security/announce/2012/mfsa2012-90.html
Tb & seamonkey will follow soon..
2012-10-27 08:11:00 +00:00
landry
fa933007c4 SECURITY update to firefox 16.0.1.
See https://blog.mozilla.org/security/2012/10/10/security-vulnerability-in-firefox-16/
and http://arstechnica.com/security/2012/10/firefox-16-vulnerability-attack-code-available-online/
for more details on the issue affecting only 16.0.
Bug #720619 (still sg-only)
2012-10-11 18:37:23 +00:00
landry
d4647015b4 Update to firefox-i18n 16.0. 2012-10-10 20:57:29 +00:00
landry
66216b7400 Bugfix update to firefox 15.0.1.
Fixes a regression in private browsing mode, see
https://bugzilla.mozilla.org/show_bug.cgi?id=787743.
2012-09-09 19:50:31 +00:00
landry
2d72c4dfe2 Update to firefox-i18n 15.0 2012-09-01 13:58:29 +00:00
landry
b1e3e34607 Update to firefox-i18n 14.0.1. 2012-08-07 08:56:55 +00:00
landry
53cc3c1f99 Bugfix update to firefox 13.0.1.
See http://www.mozilla.org/en-US/firefox/13.0.1/releasenotes/
2012-06-16 10:21:57 +00:00
landry
8d05605311 Update to firefox-i18n 13.0 2012-06-11 15:30:59 +00:00
landry
d77964bbf0 Update to firefox-i18n 12.0. 2012-04-30 15:29:39 +00:00
landry
a10d80348e Update to firefox-i18n 11.0. 2012-03-16 21:31:50 +00:00
landry
077761871d Update to firefox-i18n 10.0.2. 2012-02-20 20:22:04 +00:00
landry
da8423ce34 Convert firefox-i18n to use subdirs/Makefile.inc instead of abusing
multipackages, allows to parallelize builds in dpb. This way they also
share PLIST and DESCR.. while here take maintainership (agreed by previous)
and set @pkgpath for seamless updates.
prodded by/based on an initial work by espie@
2012-01-22 17:10:31 +00:00
nigel
f488c4c548 Update firefox to 9.0.1
Change from mpi@ for macppc

Ok landry@ stsp@ mpi@
2012-01-11 02:42:48 +00:00
nigel
712b4f04e2 Update Firefox v7.0.1 to v8.0.1 sent to ports@ for review.
Ok mpi@, dcoppa@
2011-12-08 00:30:49 +00:00
landry
7ff7b39e6e Update to firefox-i18n 7.0.1. 2011-10-03 21:29:53 +00:00
landry
270deaf81c Update to firefox-i18n 6.0.2 2011-09-06 19:42:25 +00:00
landry
f46a066540 Update to firefox-i18n 6.0 2011-08-23 20:16:15 +00:00
landry
16b6b06de1 Add ftp://ftp.mozilla.org as backup MASTER_SITES to still be able to
fetch 'old' releases phased out of mirrors. Prodded by espie@.
2011-08-23 08:38:13 +00:00
landry
d54d6920cb Use a subdir of mozilla/ for DIST_SUBDIR. 2011-07-22 10:04:15 +00:00
landry
b75330098b Cope with the mozilla-{firefox,thunderbird} renaming, change stem in
RUN_DEPENDS and bump.
2011-07-08 11:08:59 +00:00
jasper
f238d2203c - unfuck -af PLIST
ok landry@
2011-07-07 19:45:19 +00:00
landry
e376c11d4e Update to firefox-i18n 5.0. 2011-06-28 05:44:38 +00:00
landry
7cb6ca89df update to firefox-i18n 4.0.1 2011-04-29 13:28:28 +00:00
landry
5182a9753d oops, kk language pack still exists. Readd missing files. 2011-03-31 07:54:05 +00:00
landry
96d3ee30ab Update to firefox-i18n 4.0.
Langpacks are now directly installed as xpi files in firefox's
extensions/ subdir, no need to unzip them.
New langpacks: ast, br, en-US, en-ZA, gd, hy-AM, lg, mai, son, ta-LK and
zu. as, kk and oc are gone.
2011-03-30 21:42:38 +00:00
landry
7c8e9ea8d6 firefox-i18n 3.6.16 2011-03-25 14:25:48 +00:00
landry
626024186a Update to firefox-i18n-3.6.14. 2011-03-02 15:51:00 +00:00
landry
38b73bb9e6 Update to firefox-i18n 3.6.13 2010-12-10 10:54:41 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
landry
197826fafa Update to ffx-i18n 3.6.12, reminded by a diff from robert at openbsd dot
pap dot st.
2010-10-29 08:37:45 +00:00
landry
85084f6e6e update to firefox-i18n 3.6.11 2010-10-22 19:21:51 +00:00
jasper
9d399d1959 - fix WANTLIB after cairo update.
(please note chromium is still broken, but will be dealt with soon)
2010-10-11 08:19:03 +00:00
naddy
a825acdca6 sync with www/mozilla-firefox; ok landry@ 2010-08-03 19:11:27 +00:00