| non port: www/firefox/Makefile |
Number of commits found: 1074 (showing only 100 on this page) |
|
Friday, 6 Feb 2015
|
12:08 jbeich
Fix crashes with ALSA e.g., when disabling BUFSZ_P2 in alsa-plugins
PR: 196051
Differential Revision: https://reviews.freebsd.org/D1788
Submitted by: mi
Approved by: bapt (mentor)
 |
|
Sunday, 1 Feb 2015
|
16:46 jbeich
- Update NSPR to 4.10.8
- Update NSS to 3.17.2
- Update Firefox to 35.0.1
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-8-Release-td332365.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.17.4_release_notes
Changes: https://www.mozilla.org/en-US/firefox/35.0.1/releasenotes/
Differential Revision: https://reviews.freebsd.org/D1736
Approved by: bapt (mentor)
 |
|
Wednesday, 21 Jan 2015
|
13:36 jbeich
Bump PORTREVISION after r377564.
PR: 196802
Requested by: dumbbell, tijl
Differential Revision: https://reviews.freebsd.org/D1574
Approved by: bapt (mentor)
MFH: 2015Q1
 |
|
Wednesday, 14 Jan 2015
|
08:06 beat
- Update openh264 to 1.3.1
- Update Thunderbird to 31.4.0
- Update Firefox to 35.0
- Update Firefox ESR to 31.4.0
- Update libxul to 31.4.0
Submitted by: Jan Beich
MFH: 2015Q1
Security: http://www.vuxml.org/freebsd/bd62c640-9bb9-11e4-a5ad-000c297fb80f.html
 |
|
Thursday, 25 Dec 2014
|
20:55 bapt
Bump portrevision after png update
 |
|
Wednesday, 3 Dec 2014
|
14:55 beat
- Update Thunderbird to 31.3.0
- Update gmp-api to 35.0
- Update openh264 to 1.2
- Update NSS to 3.17.3
- Update Firefox to 34.0.5
- Update Firefox ESR 31.3.0
- Update libxul to 31.3.0
- Improve CONFIGURE_TARGET handling
- Always build using client.mk
- Switch to clang by default on systems without libc++
(/stable/8 and /stable/9)
- Drop lang/python2 dependency, only lang/python27 is required
to build
- Use DuckDuckGo searchplugin from upstream (has suggestions
and purposes)
- Backport a few about:memory fixes
- Backport Web Notifications libnotify integration
- Add GTK3 option for www/firefox. Adwaita is a bit broken
since Gtk 3.14, see:
https://bugzilla.mozilla.org/show_bug.cgi?id=1073117
PR: 195559
Submitted by: Jan Beich
MFH: 2014Q4
Security: http://vuxml.org/freebsd/7ae61870-9dd2-4884-a2f2-f19bb5784d09.html
 |
|
Wednesday, 15 Oct 2014
|
15:48 beat
- Update Firefox to 33.0
- Update Firefox ESR to 31.2.0
- Update NSS to 3.17.2
- Update Thunderbird to 31.2.0
- Update libxul to 31.2.0 (and mark as BROKEN)
- Disable SSL 3.0 with pref (Upstream bug 1076983)
- (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in
order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems
- Add OSS audio fallback for HTML5 audio from upstream bug;
not exposed yet because WebRTC still needs ALSA or PulseAudio
- Kill @dirrm from gecko@ ports per CHANGES from 20140922
- Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix
- Improve workaround comment for LLVM PR 15840, partially rejecting
r348851 by marino@ until bug 193555
PR: 194356
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html
 |
|
Wednesday, 1 Oct 2014
|
15:07 tijl
Replace USE_AUTOTOOLS=autoconf213:env with a regular build dependency.
These are the last ports that use this ancient version of autoconf.
 |
|
Thursday, 25 Sep 2014
|
11:08 beat
- Update ca_root_nss to 3.17.1
- Update thunderbird to 31.1.2
- Update seamonkey to 2.29.1
- Update firefox to 32.0.3
- Update firefox-esr to 31.1.1
- Update libxul to 24.8.1
Submitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/48108fb0-751c-4cbb-8f33-09239ead4b55.html
 |
|
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
|
Tuesday, 9 Sep 2014
|
15:11 bapt
Add missing patches for firefox 32.0
Submitted by: Jan Beich
 |
08:35 bapt
Really update to firefox 32.0 release
 |
06:16 bapt
Mozilla upgrades:
- Update nspr to 4.10.7
- Update ca_root_nss to 3.17 (mark as NO_ARCH while here)
- Update firefox to 32.0
- Update thunderbird to 31.1.0
- Add net-im/linux-instantbird
- Update firefox-est to 31.1.0
- Update libxul to 24.8.0
- Update seamonkey to 2.29
Submitted by: Jan Beich for gecko@
 |
|
Monday, 4 Aug 2014
|
09:11 bapt
Update mozilla ports:
- firefox 31.0
- firefox-esr 24.7.0
- libxul 24.7.0
- seamonkey 2.26.1
- thunderbird 31.0
Among changes:
- add workaround for crash with openldap on thunderbird and seamonkey [1]
- add crashfix for architectures with strict alignmentment
- backport crashfix with system sqlite/nss on firefox-esr and thunderbird
- restore hooking jemalloc in sqlite on freebsd 10+
- fix thunderbird build with -jN [2]
- respect MAKE_JOBS_NUMBER regardless of kern.smp.cpus [2]
- define CPE_URI for nspr/nss and firefox/thunderbird/seamonkey
- require recent gstreamer1-libav i386 crashfix
- add DTRACE option for use with DTraceToolkit (js_flowtime.d, js_who.d, etc)
PR: 165263 [1]
PR: 184630 [2]
Submitted by: Jan Beich
 |
|
Thursday, 24 Jul 2014
|
13:32 bapt
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
 |
|
Friday, 27 Jun 2014
|
17:21 miwi
- Chase database/sqlite3 slib bump
Approved by: portmgr (myself)
 |
|
Wednesday, 11 Jun 2014
|
03:42 beat
- Update Firefox to 30.0
- Update Firefox ESR to 24.6.0
- Update libxul to 24.6.0
- Update NSS to 3.16.1
- Update NSPR to 4.10.6
- Update Thunderbird to 24.6.0
- Convert USE_BZIP2 to USES
- Backport ff31 fix against crashing DEBUG build on newegg.com [1]
- Add a note in UPDATING to not build audio/soundtouch with
INTEGER_SAMPLES [2]
- Use arc4random_buf(3) to generate UUIDs (version 4)
- Fix debugger detection used by Telemetry and the slow script dialog
- Add STAGE support [3]
PR: ports/189991 [1]
PR: ports/189217 [2]
PR: ports/189488 [2]
Submitted by: bapt [3]
Sumbitted by: Jan Beich
Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html
 |
|
Thursday, 29 May 2014
|
15:58 antoine
Don't hide that those 3 ports are not staged
With hat: portmgr
 |
|
Sunday, 25 May 2014
|
20:07 naddy
Switch Opus to USES=libtool.
Bump dependent ports. [1]
Approved by: portmgr (implicit) [1]
 |
|
Tuesday, 29 Apr 2014
|
20:35 beat
- Update Firefox to 29.0
- Update Firefox ESR to 24.5.0
- Update Thunderbird to 24.5.0
- Update NSS to 3.16
- Use port dependency for soundtouch library
- Require recent graphite2 version explicitly [1]
- Require gst-libav version that doesn't crash on seeking [2]
and doesn't error out on plugin load [3]
- Remove gstreamer note in pkg-message for www/firefox, [3] may still
happen with www/firefox-esr but only until it tracks esr31 (ca 2014-09-01)
- Fix USE_XPI in mail/thunderbird-i18n [4]
Security: http://www.vuxml.org/freebsd/985d4d6c-cfbd-11e3-a003-b4b52fce4ce8.html
PR: ports/187939 [1]
PR: ports/188133 [2]
PR: ports/181964 [3]
PR: ports/188984 [4]
Submitted by: Toomas Aas <toomas.aas@raad.tartu.ee> [1]
Submitted by: Jakub Lach <jakub_lach@mailplus.pl> [2]
Submitted by: Jan Beich [3] and this update!
Submitted by: Toni Ballesta <mustelator@yahoo.es> [4]
Approved by: portmgr (bdrewery, security update to non-staged port)
 |
|
Wednesday, 19 Mar 2014
|
20:46 beat
- Update Firefox to 28.0
- Update Firefox ESR to 24.4.0
- Update Thunderbird to 24.4.0
- Update NSPR to 4.10.4
- Update NSS to 3.15.5
- Switch GSTREAMER option for non-esr ports to depend on
multimedia/gstreamer1 [2]
- Switch to Uses/compiler.mk, defaults to lang/gcc47 on 8.x and 9.x
- Use port dependencies for libogg, libvorbis, libopus, harfbuzz, graphite2
- Enable readahead in url-classifier, asmjs, download resume like on Linux
- Build www/firefox and www/seamonkey faster using unified compilation
- Unbreak build on sparc64 [1]
- Workaround OPTIMIZED_CFLAGS startup crash on 8.x and 9.x
- OPTIMIZED_CFLAGS is enabled by default
- A few DEBUG build fixes
- Add clang 3.2/3.3/3.4 workarounds for i386
- Mention known GSTREAMER issue in pkg-message
Submitted by: Jan Beich
PR: ports/186580 [1]
Requested by: kwm [2]
Security: http://www.vuxml.org/freebsd/610de647-af8d-11e3-a25b-b4b52fce4ce8.html
 |
|
Monday, 10 Mar 2014
|
20:55 gerald
Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.
Part II, Bump PORTREVISIONs.
PR: 182136
Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by: bdrewery (two -exp runs)
 |
|
Sunday, 16 Feb 2014
|
22:31 beat
Update to 27.0.1
 |
|
Friday, 7 Feb 2014
|
14:07 madpilot
Chase icu bump
Approved by: portmgr (bapt)
 |
|
Wednesday, 5 Feb 2014
|
05:23 beat
- Update Firefox to 27.0
- Update Firefox ESR to 24.3.0
- Update Thunderbird to 24.3.0
- Update NSPR to 4.10.3
- Update NSS to 3.15.4
- Depend on yasm when building with bundled libvpx or libjpeg-turbo
- Prepare gstreamer conditional for upcoming Firefox versions
- Improve jemalloc3 conditional
- Break build unless alsa-lib port installs new config file
- Chase USE_DOS2UNIX deprecation
- Temporarily disable system cairo over screen corruption with
smoothScroll [1]
Submitted by: Jan Beich
Reported by: flo [1]
Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
 |
|
Monday, 13 Jan 2014
|
21:00 rene
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
 |
|
Saturday, 14 Dec 2013
|
13:42 flo
Update to nspr 4.10.2
Update to nss 3.15.3.1
Update firefox-esr and thunderbird to 24.2.0
Update firefox to 26.0
Update seamonkey to 2.23
- catch up with directory renames since USES=webplugins was introduced;
fixes plugins not being automatically enabled after install
- linux-firefox and linux-seamonkey can play HTML5 audio [2][3] and
measure about:memory usage, again
- dom.ipc.plugins.enabled->true no longer crash linux-firefox which makes
some flash sites work again; as there's no nspluginwrapper in-between
the infamous "youtube issue" never occurs
- install DEBUG with symbols [3] and describe the option better [4]
- enable dumping about:memory upon kill -65, kill -66 and GC/CC log
upon kill -67 to a file under /tmp directory; linux-firefox uses
kill -34, kill -35 and kill -36 respectively
PR: ports/183861 [1]
PR: ports/184006 [2]
PR: ports/169896 [3]
PR: ports/184285 [3]
PR: ports/184286 [4]
Security: dd116b19-64b3-11e3-868f-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Friday, 1 Nov 2013
|
23:16 flo
The previous commit fixed one mismerge and introduced another. Put a needed
check for i386 on 9.x back in.
Pointhat to: flo
 |
23:12 flo
Fix a mismerge that caused html5 audio to not work.
PR: ports/183552
Reported by: Juanitou <listjm@club-internet.fr>, eadler
 |
|
Thursday, 31 Oct 2013
|
07:43 flo
Firefox 25.0 seems to trigger a bug in clang on 9.X/i386, switch to gcc for
now.
Reported by: Kenta Suzumoto <kentas@hush.com>
 |
|
Wednesday, 30 Oct 2013
|
20:37 flo
- update firefox to 25.0
- update firefox-esr to 24.1.0
- update thunderbird to 24.1.0
- update seamonkey to 22.0
- update libxul to 24.1.0
- don't remove/add share/applications directory
- remove checks for older gecko releases from bsd.gecko.mk
- drop support for FreeBSD 9.0
Not staged yet. I started working on it, but didn't finish it in time for
this release. I'll try to make the next one in 6 weeks.
In collaboration with: Jan Beich
 |
|
Saturday, 26 Oct 2013
|
00:52 gerald
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
 |
|
Tuesday, 22 Oct 2013
|
14:04 amdmi3
- Remove manual creation and removal of share/applications, as it's now in the
mtree (remaining categories)
- Add note on mtree change to CHANGES
Approved by: portmgr (bdrewery)
 |
|
Friday, 20 Sep 2013
|
23:36 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
 |
|
Wednesday, 18 Sep 2013
|
22:40 flo
- update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options
Security: 7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Monday, 2 Sep 2013
|
21:04 bapt
Add an explicit dependency on pkgconf
 |
|
Saturday, 17 Aug 2013
|
13:17 flo
Update to 23.0.1
 |
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
|
Thursday, 8 Aug 2013
|
18:42 flo
- update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n
Security: 0998e79d-0055-11e3-905b-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Wednesday, 26 Jun 2013
|
11:01 flo
- update firefox to 22.0
- update firefox-esr, thunderbird and libxul to 17.0.7
- update nspr to 4.10
- OSS support was removed upstream, only ALSA and PulseAudio are supported
from now on.
Security: b3fcb387-de4b-11e2-b1c6-0025905a4771
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Monday, 3 Jun 2013
|
22:45 flo
- fix build with lang/gcc46 and lang/gcc47 [1]
- fix segfaults [2]
PR: ports/178765 [2]
Submitted by: Jan Beich <jbeich@tormail.org> [1], dim [2]
 |
|
Friday, 17 May 2013
|
17:43 flo
Fix icon installation
PR: ports/178711
PR: ports/178721
Submitted by: Denny Lin <dennylin93@hs.ntnu.edu.tw>
> Description of fields to fill in above: 76 columns --|
> PR: If a GNATS PR is affected by the change.
> Submitted by: If someone else sent in the change.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email.
> Security: Vulnerability reference (one per line) or description.
> Sponsored by: If the change was sponsored by an organization.
> Empty fields above will be automatically removed.
M firefox/Makefile
 |
|
Thursday, 16 May 2013
|
02:00 flo
- update firefox to 21.0
- update firefox-esr and thunderbird to 17.0.6
- WEBRTC now supports PULSEAUDIO
- make linux-firefox work with plugins again (e.g. quakelive)
Security: 4a1ca8a4-bd82-11e2-b7a0-d43d7e0c7c02
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Wednesday, 3 Apr 2013
|
20:27 flo
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.5
- update firefox to 20.0
- update seamonkey and linux-seamonkey to 2.17
- update nspr to 4.9.6
- remove mail/thunderbird-esr, Mozilla stopped providing 2 versions of
thunderbird
- prune support for old FreeBSD versions; users of 8.2, 7.4 or earlier
are advised to upgrade - http://www.freebsd.org/security/
- add vuln.xml entry
Security: 94976433-9c74-11e2-a9fc-d43d7e0c7c02
Approved by: portmgr (miwi)
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Friday, 8 Mar 2013
|
22:27 flo
- update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to
17.0.4
- update firefox to 19.0.2
- add vuln.xml entry
Security: 630c8c08-880f-11e2-807f-d43d7e0c7c02
 |
|
Sunday, 3 Mar 2013
|
10:09 flo
Chase databases/py-sqlite3 after 313167.
Submitted by: Jan Beich <jbeich@tormail.org>
Reported by: Valentin Nechayev <netch@netch.kiev.ua>,
Robert Simmons <rsimmons0@gmail.com>
 |
|
Saturday, 23 Feb 2013
|
13:06 flo
We need gcc from ports here, as gcc-4.2.1 isn't supported anymore.
Submitted by: Jan Beich <jbeich@tormail.org>
Pointyhat to: flo
 |
09:21 flo
Clang does not support Profile-Guided Optimization yet.
Submitted by: Jan Beich <jbeich@tormail.org>
Reported by: dim
 |
|
Wednesday, 20 Feb 2013
|
07:16 flo
Fix up the latest gecko update by:
- reapplying the workaround for svn:eol-style and svn:keywords
- fixing version matching in vuln.xml, 17.0.3 is NOT vulnerable
 |
|
Tuesday, 19 Feb 2013
|
23:53 flo
- update firefox to 19.0
- update firefox-esr, thunderbird, linux-firefox, linux-thunderbird to 17.0.3
- update linux-seamonkey to 2.16
- update nspr to 4.9.5
- update nss to 3.14.3
- add DuckDuckGo search plugin to firefox [1]
- mark kompozer deprecated
- clang fixes for www/libxul19 [2]
Security: http://www.vuxml.org/freebsd/e3f0374a-7ad6-11e2-84cd-d43d7e0c7c02.html
Submitted by: DuckDuckGo [1], dim [2]
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Wednesday, 6 Feb 2013
|
16:58 flo
Update to 18.0.2
 |
|
Monday, 21 Jan 2013
|
12:16 kwm
Update to 18.0.1.
Submitted by: beat@
Approved by: gecko (flo@, beat@)
 |
|
Friday, 11 Jan 2013
|
10:22 ehaupt
Remove CRLF in order for a patch to apply.
Approved by: gahr (gecko)
 |
|
Thursday, 10 Jan 2013
|
22:29 flo
- update www/firefox to 18.0
- update www/firefox-esr to 17.0.2
- update www/seamonkey to 2.15 (enigmail to 1.5.0)
- remove QT4 option to avoid confusion (it turned out to be too experimental)
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
 |
|
Wednesday, 9 Jan 2013
|
23:28 flo
- update firefox, thunderbird, linux-firefox and linux-thunderbird to 17.0.2
- update firefox-esr, thunderbird-esr and libxul to 10.0.12
- update linux-seamonkey to 2.15
Security: http://www.vuxml.org/freebsd/a4ed6632-5aa9-11e2-8fcb-c8600054b392.html
 |
|
Wednesday, 5 Dec 2012
|
14:20 flo
Update to 17.0.1
Feature safe: yes
 |
|
Tuesday, 20 Nov 2012
|
23:01 flo
- Update firefox and thunderbird to 17.0
- Update seamonkey to 2.14
- Update ESR ports and libxul to 10.0.11
- support more h264 codecs when using GSTREAMER with YouTube
- Unbreak firefox-esr, thunderbird-esr and libxul on head >= 1000024 [1]
- Buildsystem is not python 3 aware, use python up to 2.7 [2]
PR: ports/173679 [1]
Submitted by: swills [1], demon [2]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: d23119df-335d-11e2-b64c-c8600054b392
Approved by: portmgr (beat)
Feature safe: yes
 |
|
Sunday, 28 Oct 2012
|
17:03 flo
- Update www/firefox{,-i18n} to 16.0.2
- Update seamonkey to 2.13.2
- Update ESR ports and libxul to 10.0.10
- Update nspr to 4.9.3
- Update nss to 3.14
- with GNOMEVFS2 option build its extension, too [1]
- make heap-committed and heap-dirty reporters work in about:memory
- properly mark QT4 as experimental (needs love upstream)
- *miscellaneous cleanups and fixups*
mail/thunderbird will be updated once the tarballs are available.
PR: ports/173052 [1]
Security: 6b3b1b97-207c-11e2-a03f-c8600054b392
Feature safe: yes
In collaboration with: Jan Beich <jbeich@tormail.org>
 |
|
Friday, 12 Oct 2012
|
09:08 flo
- update {thunderbird,firefox}-esr* and libxul to 10.0.9
- use bundled jemalloc since 7.2 [1]
- avoid thread-local variables before 8.3, 9.1, 10.0, to avoid crashes [2]
- bump PORTREVISION on mail/thunderbird and www/firefox for the TLS fixes
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Reported by: angelv <angelvg@gmail.com>, Hanno Krusken<ix260@yahoo.co.uk> [2]
Reference: http://svnweb.freebsd.org/changeset/base/225582 [2]
Submitted by: Jan Beich <jbeich@tormail.org> [1], [2]
Feature safe: yes
 |
|
Thursday, 11 Oct 2012
|
19:15 flo
- update to 16.0.1
- update vuln.xml entry
Feature safe: yes
 |
|
Wednesday, 10 Oct 2012
|
21:13 flo
- Update firefox-esr, thunderbird-esr, linux-firefox and linux-thunderbird to
10.0.8
- Update firefox and thunderbird to 16.0
- Update seamonkey to 2.13
- Update all -i18n ports respectively
- switch firefox 16.0 and seamonkey 2.13 to ALSA by default for better
latency during pause and seeking with HTML5 video
- remove fedisableexcept() hacks, obsolete since FreeBSD 4.0
- support system hunspell dictionaries [1]
- unbreak -esr ports with clang3.2 [2]
- unbreak nss build when CC contains full path [3]
- remove GNOME option grouping [4]
- integrate enigmail into thunderbird/seamonkey as an option [5]
- remove mail/enigmail* [6]
- enable ENIGMAIL, LIGHTNING and GIO options by default
- add more reporters in about:memory: page-faults-hard, page-faults-soft,
resident, vsize
- use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0,
only heap-allocated reporter works in about:memory (see bug 762445)
- use lrintf() instead of slow C cast in bundled libopus
- use libjpeg-turbo's faster color conversion if available during build
- record startup time for telemetry
- use -z origin instead of hardcoding path to gecko runtime
- fail early if incompatible libxul version is installed (in USE_GECKO)
- *miscellaneous cleanups and fixups*
PR: ports/171534 [1]
PR: ports/171566 [2]
PR: ports/172164 [3]
PR: ports/172201 [4]
Discussed with: ale, beat, Jan Beich [5]
Approved by: ale [6]
In collaboration with: Jan Beich <jbeich@tormail.org>
Security: 6e5a9afd-12d3-11e2-b47d-c8600054b392
Feature safe: yes
Approved by: portmgr (beat)
 |
|
Sunday, 12 Aug 2012
|
16:00 beat
- Don't create empty nss directory
- Bump PORTREVISION to rebuild packages on pointyhat
Reported by: pointyhat
Submitted by: jbeich via freebsd-gecko repository
 |
|
Thursday, 26 Jul 2012
|
21:49 flo
- update firefox/thunderbird ESR versions to 10.0.6
- update firefox 14.0.1
- update thunderbird to 14.0
- update seamonkey to 2.11
- switch to new options framework
- add experimental rendering via cairo-qt (QT4 option)
- add audio backend options (ALSA and PulseAudio)
- rename SMB option to GNOMEVFS2
- turn on LOGGING by default (like upstream linux builds)
- improve about:memory output
- unbreak PGO
- use system libs [1]
- switch to libevent2 [2]
- fix conflict with devel/libunwind and base gcc [3]
- unbreak clang/libc++ build [4]
- unbreak build with base gcc on >= 9.x [5]
- use common IPC code with other BSDs[6]
- and *miscellaneous improvements*
PR: ports/146231 [1], ports/161421 [2]
ports/150631, ports/168369, ports/168637, ports/168793, ports/168978 [3]
ports/163454, ports/164905, ports/169231 [4]
ports/169389, ports/169479 [5]
Obtained from: pkgsrc via bugzilla #753046 [6]
In collaboration with: Jan Beich (who did the major part of this work and
deserves a special thank you!)
 |
|
Tuesday, 19 Jun 2012
|
18:23 beat
- Fix build with base gcc by lowering the optimization level
- Don't bump PORTREVISION even this change affects the resulting package
to not force users who already updated to 13.0.1 to rebuild Firefox.
Submitted by: mezz
 |
|
Monday, 18 Jun 2012
|
17:13 beat
- Update to 13.0.1
 |
|
Thursday, 7 Jun 2012
|
06:46 beat
- Don't depend on GCC 4.6 if clang is used
Reported by: Niclas Zeising <zeising AT daemonic.se>
Tested by: Niclas Zeising <zeising AT daemonic.se>, fluffy@, jkim@
 |
|
Wednesday, 6 Jun 2012
|
19:36 beat
- Firefox 13.0 builds fine on FreeBSD 8.x with base GCC
Reported by: Adam McDougall <mcdouga9 AT egr.msu.edu>
 |
07:55 beat
- Update Firefox to 13.0
- Remove whitespace from pkg-descr
- Use GCC 4.6 to fix build on newer FreeBSD versions
- Use asm optimized YUV conversion and RGB scaling [1]
- Update required nspr version [2]
PR: ports/168423 [1], ports/167431 [2]
Submitted by: Jan Beich <jbeich AT tormail.org [1],
Toomas Aas <toomas.aas AT raad.tartu.ee> [2]
Security:
http://www.vuxml.org/freebsd/bfecf7c1-af47-11e1-9580-4061862b8c22.html
 |
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
|
Monday, 30 Apr 2012
|
09:18 beat
- Clarify BROKEN message for PGO option
Reported by: Jong-Beom Kim <kreoso AT googlemail.com>,
Warren Block <wblock AT wonkity.com>
 |
|
Wednesday, 25 Apr 2012
|
04:51 beat
- Update to 12.0
Security:
http://www.vuxml.org/freebsd/380e8c56-8e32-11e1-9580-4061862b8c22.html
 |
|
Wednesday, 18 Apr 2012
|
14:50 beat
- Update Firefox to 11.0
 |
|
Wednesday, 14 Mar 2012
|
09:34 beat
- Update to 10.0.3
- Mark PGO option as BROKEN
Approved by: portmgr (bapt, implicit)
Security:
http://www.vuxml.org/freebsd/a1050b8b-6db3-11e1-8b37-0011856a6e37.html
Feature safe: yes
 |
|
Friday, 17 Feb 2012
|
19:42 flo
update to 10.0.2
Security:
http://www.vuxml.org/freebsd/d7dbd2db-599c-11e1-a2fb-14dae9ebcf89.html
 |
|
Saturday, 11 Feb 2012
|
13:17 flo
update to 10.0.1
Security:
http://www.vuxml.org/freebsd/eba9aa94-549c-11e1-b6b7-0011856a6e37.html
 |
|
Wednesday, 1 Feb 2012
|
09:49 flo
fix merge conflict
This gets the PGO build starting but it still does not finish
 |
|
Tuesday, 31 Jan 2012
|
21:17 flo
update to 10.0
In collaboration with: beat
 |
|
Thursday, 22 Dec 2011
|
21:00 beat
- Update to 9.0.1
 |
09:50 flo
fix the WITH_PGO case.
patches applied to mozilla-release/config need to also be applied to
mozilla-release/js/src/config and vice versa, otherwise the build will fail with
a message like
TEST-UNEXPECTED-FAIL | check-sync-dirs.py | build file copies are not in sync
Reported by: Andrei <az@azsupport.com>, Piotr Kubaj <pkubaj@gmail.com>
Tested by: Andrei <az@azsupport.com>, Piotr Kubaj <pkubaj@gmail.com>
 |
|
Wednesday, 21 Dec 2011
|
08:02 beat
- Update Firefox to 9.0
In collaboration with: cognet, flo, Jan Beich
Approved by: portmgr (erwin, implicit)
Security:
http://www.vuxml.org/freebsd/e3ff776b-2ba6-11e1-93c6-0011856a6e37.html
 |
|
Tuesday, 8 Nov 2011
|
17:25 beat
- Update Firefox to 8.0
 |
|
Wednesday, 2 Nov 2011
|
18:42 eadler
- create empty directories missing from packages
PR: ports/162116
Submitted by: "4720@hushmail.com" <4720@hushmail.com>
Approved by: Dan Nelson <dnelson@allantgroup.com> (maintainer, audio/sox)
Approved by: gnome (marcus@, graphics/gimp-app)
Approved by: gecko (beat@, www/firefox)
Approved by: bapt (mentor)
 |
|
Monday, 24 Oct 2011
|
12:21 beat
- Revert upstream changeset 71065:7b390fa15157 to fix plugin detection
- Bump PORTREVISION
Tested by: Barbara <barbara.xxx1975 AT libero.it>, flo@
 |
|
Thursday, 20 Oct 2011
|
07:46 beat
- Damage control: Revert startup change introduced in revision 1.252 as
this causes more problem then it fixes.
- Bump PORTREVISION.
 |
|
Wednesday, 19 Oct 2011
|
19:29 beat
- Add x-scheme-handler/http(s) MimeTypes to firefox.desktop. [1]
- Add temporary workaround to fix detection of all plugins until we have
found a proper solution for this problem. The workaround use the
run-mozilla.sh script to start Firefox as it was the default prior to
the Firefox 7 release. [2]
- Bump PORTREVISION.
PR: ports/159606 [1]
Submitted by: Dmitry <smallcms AT gmail.com> [1]
Discussed with: flo@ [2]
 |
|
Friday, 30 Sep 2011
|
15:07 beat
- Update to 7.0.1
- Fix system-wide plugin directory detection as Firefox 7 no longer uses
run-mozilla.sh to start an therefore our patch to set MOZ_PLUGIN_PATH
is useless. [1]
Submitted by: poyopoyo AT puripuri.plala.or.jp [1]
 |
|
Wednesday, 28 Sep 2011
|
16:19 beat
- Check for affected FreeBSD versions in
patch-xpcom__threads__nsThreadManager.cpp.
- Restore r1.4 of patch-js-src-Makefile.in which was accidentally reverted
with the last update.
- Bump PORTREVISION.
Submitted by: h h <aakuusta AT gmail.com>
 |
|
Tuesday, 27 Sep 2011
|
18:44 beat
- Update Firefox to 7.0
Thanks to: flo@ for preparing the www/firefox update
 |
|
Tuesday, 6 Sep 2011
|
20:16 flo
update to 6.0.2, remove trust exceptions for certificates issued by Staat der
Nederlanden
Security:
http://www.vuxml.org/freebsd/aa5bc971-d635-11e0-b3cf-080027ef73ec.html
 |
|
Wednesday, 31 Aug 2011
|
21:26 flo
- update to 6.0.1, which disables the DigiNotar certificate authority
- fixup a patch which was messed up in a previuos commit [1]
Submitted by: aakuusta@gmail.com [1]
 |
|
Wednesday, 24 Aug 2011
|
23:34 flo
- commit remaining part of ports/159709 [1]
- register build conflict with spidermonkey until the firefox build failure
can be fixed [2]
PR: ports/159709 [1]
ports/159831 [2]
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
 |
|
Tuesday, 23 Aug 2011
|
18:39 kwm
Chase libnotify, libproxy and webkit-gtk2 shlib changes, and fix build where
needed.
 |
|
Thursday, 18 Aug 2011
|
09:59 ale
Remove unneeded @dirrm.
Approved by: flo
 |
|
Tuesday, 16 Aug 2011
|
18:14 flo
- update to 6.0
- misc cleanups [1] [2]
Security:
http://www.vuxml.org/freebsd/834591a9-c82f-11e0-897d-6c626dd55a41.html
PR: ports/159709 [1]
ports/158702 [2]
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> [1]
Pan Tsu <inyaoo@gmail.com> [2]
 |
|
Monday, 4 Jul 2011
|
17:28 flo
- require cairo>=1.10.2_1,1 to catch build failuers early
The cairo dependancy is usually added by bsd.gecko.mk, but for firefox we need a
spcific version.
PR: ports/158610
Submitted by: Pan Tsu <inyaoo@gmail.com>
 |
|
Tuesday, 21 Jun 2011
|
21:12 flo
- update to 5.0
- enable ipc, based on a patch by Pan Tsu <inyaoo@gmail.com>
Security:
http://www.vuxml.org/freebsd/dfe40cff-9c3f-11e0-9bec-6c626dd55a41.html
 |
|
Friday, 29 Apr 2011
|
06:31 flo
- update to 4.0.1
Security:
http://www.vuxml.org/freebsd/04b7d46c-7226-11e0-813a-6c626dd55a41.html
 |
|
Thursday, 24 Mar 2011
|
11:04 beat
- Re-add MOZILLA_NAME to fix desktop entry [1]
- Fix leftover from Firefox 3.x in MOZ_PLUGIN_PATH [2]
- Bump PORTREVISION
Submitted by: Denny Lin <dennylin93 AT hs.ntnu.edu.tw> [1],
Jan Henrik Sylvester <me AT janh.de> [2]
 |
|
Tuesday, 22 Mar 2011
|
15:24 beat
- Update to 4.0
- Add PGO option to enable Profile-Guided Optimization [1].
PR: ports/132231 [1] (based on)
Submitted by: lioux@ [1]
Thanks to: andreast@, Anonymous <swell.k AT gmail.com>, decke@, jsa@,
swills@ and all the testers for their feedback!
 |
|
Friday, 4 Mar 2011
|
23:31 beat
- Update to 3.6.15
 |
Number of commits found: 1074 (showing only 100 on this page) |