| non port: www/firefox/Makefile |
Number of commits found: 1073 (showing only 100 on this page) |
|
Sunday, 11 Dec 2016
|
15:22 jbeich
multimedia/ffmpeg: update to 3.2.2
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR: 207547
Submitted by: riggs, ebirth@b0ss.net (libressl fix)
Exp-run by: antoine (3 tries)
 |
|
Friday, 9 Dec 2016
|
23:23 jbeich
www/firefox: update to 50.1.0 (rc2)
https://hg.mozilla.org/releases/mozilla-release/rev/8612c3320053 is new since
rc1
Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog
MFH: 2016Q4 (r428102 bandwagon)
Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238
 |
|
Thursday, 8 Dec 2016
|
06:06 jbeich
www/firefox: update to 50.1.0 (rc1)
Changes: https://www.mozilla.org/firefox/50.1.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog
MFH: 2016Q4
Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238
 |
|
Saturday, 3 Dec 2016
|
22:24 jbeich
textproc/hunspell: update to 1.5.4
Changes: https://github.com/hunspell/hunspell/blob/v1.5.4/ChangeLog
PR: 214837
Exp-run by: antoine (for 1.5.3)
Approved by: office (bapt)
 |
|
Thursday, 1 Dec 2016
|
14:24 cmt
update firefox 50.0.2, libxul and thunderbird 45.5.1
PR: 214978
Approved by: jbeich (maintainer), rene (mentor, implicit)
MFH: 2016Q4
Security: 18f39fb6-7400-4063-acaf-0806e92c094f
 |
|
Tuesday, 29 Nov 2016
|
17:54 jbeich
www/firefox: unbreak TEST=on build
 |
|
Monday, 28 Nov 2016
|
09:16 jbeich
gecko: fix Hunspell ABI mismatch
PR: 214849
MFH: 2016Q4
 |
|
Friday, 25 Nov 2016
|
16:26 jbeich
www/firefox: update to 50.0.1
Changes: https://www.mozilla.org/firefox/50.0.1/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/shortlog
MFH: 2016Q4
 |
|
Thursday, 24 Nov 2016
|
15:06 jbeich
www/firefox: simplify spelling RUST defaults
 |
|
Sunday, 20 Nov 2016
|
01:23 jbeich
www/firefox: handle more line break classes after r426525
PR: 214384 (for tracking)
Obtained from: upstream + martin@NetBSD
Security: cargo cult
 |
|
Saturday, 19 Nov 2016
|
18:21 jbeich
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
 |
|
Wednesday, 16 Nov 2016
|
00:35 linimon
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket)
 |
|
Tuesday, 8 Nov 2016
|
12:35 jbeich
gecko: backport fix for crash on 9.x (lang/gcc5 + -O3)
https://lists.freebsd.org/pipermail/freebsd-gecko/2016-November/006752.html
https://bugzilla.mozilla.org/show_bug.cgi?id=757366
MFH: 2016Q4 (blanket)
 |
|
Sunday, 6 Nov 2016
|
08:13 jbeich
www/firefox: update to 50.0 (rc2)
Changes: https://www.mozilla.org/firefox/50.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2016-11-01&enddate=2016-11-06
Security: d1853110-07f4-4645-895b-6fd462ad0589
MFH: 2016Q4 (piling up)
 |
|
Wednesday, 2 Nov 2016
|
01:42 jbeich
www/firefox: update to 50.0 (rc1)
More candidates are likely to come before the official announcement (aka
the rush hour) scheduled on 2016-11-15. This one intended to pick up upstream
security fixes earlier while looking for downstream regressions.
Changes: https://www.mozilla.org/firefox/50.0/releasenotes/
Security: d1853110-07f4-4645-895b-6fd462ad0589
MFH: 2016Q4 (piling up)
 |
|
Friday, 21 Oct 2016
|
11:16 jbeich
www/firefox: update to 49.0.2
Changes: https://www.mozilla.org/firefox/49.0.2/releasenotes/
Security: aaa9f3db-13b5-4a0e-9ed7-e5ab287098fa
MFH: 2016Q4
 |
|
Sunday, 9 Oct 2016
|
12:10 jbeich
devel/nspr, security/nss: drop version from SONAME
No other downstream appends synthetic library version, and doing so
causes underlinking due to fragile build system (see below). Not to
mention being unable to swap out bundled libs from upstream builds.
$ cc -lplds4 -L/usr/local/lib
/usr/lib/crt1.o: In function `_start1':
crt1_c.c:(.text+0xa6): undefined reference to `main'
/usr/local/lib/libplds4.so: undefined reference to `pthread_set_name_np'
/usr/local/lib/libplds4.so: undefined reference to `pthread_create'
/usr/local/lib/libplds4.so: undefined reference to `pthread_condattr_init'
/usr/local/lib/libplds4.so: undefined reference to `pthread_setschedparam'
/usr/local/lib/libplds4.so: undefined reference to `pthread_getschedparam'
PR: 213144
Exp-run by: antoine
 |
|
Sunday, 2 Oct 2016
|
14:29 jbeich
gecko: cleanup obsolete conditionals
- Remove unused MOZILLA_VER checks
- Drop unused GSTREAMER and LOGGING options
- Drop unsupported USE_MOZILLA=opus (--with-system-opus)
 |
|
Friday, 30 Sep 2016
|
01:15 jbeich
multimedia/libvpx: update 1.6.0
ABI is incompatible... or not? SONAME has changed but the removed vp10
symbols weren't actually exposed (and still aren't).
Note, FreeBSD 9.x now builds with Clang 3.4 because GCC 4.2 fails:
vp9/encoder/x86/vp9_frame_scale_ssse3.c: In function 'eight_tap_row_ssse3':
vp9/encoder/x86/vp9_frame_scale_ssse3.c:93: internal compiler error: in
simplify_binary_operation_1, at simplify-rtx.c:2563
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.5.0..v1.6.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.5.0_to_1.6.0/compat_report.html
 |
|
Saturday, 24 Sep 2016
|
11:06 tijl
- Update devel/icu to 57.1.
- Clean up the Makefile.
- Follow some upstream recommendations (--with-data-packaging=archive,
--disable-renaming, -DICU_NO_USER_DATA_OVERRIDE).
- Patch makefiles to install static libraries with INSTALL_DATA so they
aren't stripped.
- Patch config/mh-bsd-gcc to sync with config/mh-linux-gcc.
- Fix endianness detection in ICU. The code wanted to use BYTE_ORDER
defined in machine/endian.h, but this isn't visible because ICU is
compiled with _XOPEN_SOURCE. Patch the code to use _BYTE_ORDER instead.
- Compile ICU with C++11 compiler to enable move constructors.
- Patch ICU to fix a problem with atomics in the case of a C++11 compiler
without C++11 header <atomic> (like Clang on FreeBSD 9).
- Bump all ports that depend on it due to library version change.
- Add USES=compiler:c++0x to some ports that pick up -std=c++0x from ICU
pkgconfig files.
- Add USES=compiler:c++11-lib to graphics/libcdr01 because it also needs
a C++11 runtime library now. Add this to all ports that depend on it
so their executables load the right libstdc++.so on FreeBSD 9.
PR: 205120
Exp-run by: antoine
Approved by: portmgr (antoine)
 |
|
Monday, 19 Sep 2016
|
21:58 jbeich
gecko: update OSS fallback for HTML5 audio
To test deinstall alsa-lib (and pulseaudio) after installing
firefox/seamonkey/etc.
Before OSS can be exposed as an option WebRTC has to either support it as well
or
pass build without any audio backends.
Changes: https://bugzilla.mozilla.org/show_bug.cgi?id=1021761#c67
 |
21:58 jbeich
www/firefox: backport a few fixes
- Gracefully fail HiDPI telemetry if disabled
- Remove Widevine stub from about:addons#plugins
MFH: 2016Q3
 |
|
Saturday, 17 Sep 2016
|
13:07 jbeich
www/firefox: update to 49.0 (rc4)
Changes: https://hg.mozilla.org/releases/mozilla-release/rev/416dc3163a1f
MFH: 2016Q3
 |
|
Thursday, 15 Sep 2016
|
15:28 jbeich
www/firefox: update to 49.0 (rc3)
Mozilla shortened 51.0 Aurora and 50.0 Beta cycles[1] instead of
releasing 49.0.1 shortly after 49.0 which led to ESR security fixes
delayed as well for no good reason. The latter didn't affect us
because for a short time r421490 and r421531 traded stability for
security at the cost of only slightly confusing www/firefox users,
mainly due to this commit.
[1] https://www.mail-archive.com/dev-platform@lists.mozilla.org/msg19725.html
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2016-09-08&enddate=2016-09-13
MFH: 2016Q3
 |
|
Thursday, 8 Sep 2016
|
06:49 jbeich
www/firefox: re-enable OMTC for BUNDLED_CAIRO=off (backing out r393805)
OMTC is also required to support Electrolysis (called Multiprocess Windows in
about:support) introduced in Firefox 48 via e10srollout@mozilla.org system
addon.
PR: 202174, 211792
Tested by: scf
MFH: 2016Q3
 |
06:48 jbeich
www/firefox: update to 49.0 (rc2)
Bump PORTREVISION to account for slightly different behavior in other
gecko@ ports and to get a discrete regression window.
Changes: https://www.mozilla.org/firefox/49.0/releasenotes/
PR: 211792
Submitted by: Jochen Neumeister <joneum@bsdproject.de> (based on)
Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964
MFH: 2016Q3
 |
|
Thursday, 4 Aug 2016
|
04:57 marino
gecko ports: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
Approved by: infrastructure blanket (removal of redundant deps)
 |
|
Tuesday, 19 Jul 2016
|
13:37 mat
We have a FreeBSD 12 now, copy stuff from FreeBSD 11 along.
Sponsored by: Absolight
 |
|
Wednesday, 13 Jul 2016
|
16:24 jbeich
gecko: axe poorly maintained QT5 support
https://bugzilla.mozilla.org/show_bug.cgi?id=1282866
 |
|
Wednesday, 6 Jul 2016
|
22:10 mat
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
 |
11:19 gahr
devel/icu: bump PORTREVISION on missing dependent ports
Reported by: rakuco
 |
|
Tuesday, 28 Jun 2016
|
07:29 jbeich
www/firefox: update to 47.0.1
Changes: https://www.mozilla.org/firefox/47.0.1/releasenotes/
MFH: 2016Q2
 |
|
Sunday, 5 Jun 2016
|
15:29 jbeich
www/firefox: update to 47.0 (rc3)
https://hg.mozilla.org/releases/mozilla-release/rev/b0310cb90fd0
MFH: 2016Q2
X-MFH-With: r416309
 |
|
Friday, 3 Jun 2016
|
10:52 jbeich
www/firefox: update to 47.0 (rc2) / 45.2esr
- Adjust firefox-esr-i18n for linux-firefox after r414580
- Unbreak DTRACE=on + DEBUG=on [1]
- Unbreak FFMPEG=off [2]
Changes: https://www.mozilla.org/firefox/47.0/releasenotes/
Changes: https://www.mozilla.org/firefox/45.2.0/releasenotes/
Security: 8065d37b-8e7c-4707-a608-1b0a2b8509c3
PR: 200845, 209952 [1], 209308 [2]
MFH: 2016Q2
 |
|
Wednesday, 4 May 2016
|
04:04 jbeich
www/firefox{,-esr}: update to 46.0.1 / 45.1.1esr
Temporarily switch www/linux-firefox to ESR because
- x11-toolkits/linux-c6-gtk3 doesn't exist
- x11-toolkits/linux-f10-gtk3 doesn't exist or maybe too old
Changes: https://www.mozilla.org/firefox/46.0.1/releasenotes/
Changes: https://www.mozilla.org/firefox/45.1.1/releasenotes/
MFH: 2016Q2
 |
|
Sunday, 1 May 2016
|
05:29 jbeich
gecko: unbreak WebRTC microphone selection popup with ALSA=on
On FreeBSD sound(4) is enabled by default while alsa-plugins-oss
assumes a soundcard is always available.
https://bugzilla.mozilla.org/show_bug.cgi?id=1269165
MFH: 2016Q2
 |
|
Friday, 22 Apr 2016
|
02:25 jbeich
www/firefox: update to 46.0 (rc5)
Oops, I've guessed wrong about the last release candidate.
Changes: https://hg.mozilla.org/releases/mozilla-release/rev/078baf501b55
MFH: 2016Q2 (accumulating under r413726 approval until release)
X-MFH-With: r413726
 |
|
Thursday, 21 Apr 2016
|
11:18 jbeich
www/firefox{,-esr}: update to 46.0 (rc4) / 45.1esr
Changes: https://www.mozilla.org/firefox/46.0/releasenotes/
Changes: https://www.mozilla.org/firefox/45.1.0/releasenotes/
Security: 92d44f83-a7bf-41cf-91ee-3d1b8ecf579f
MFH: 2016Q2
 |
|
Friday, 15 Apr 2016
|
07:48 cmt
update firefox and friends to 45.0.2
PR: 208801
Approved by: jbeich (maintainer)
Approved by: miwi (mentor)
Approved by: rene (mentor)
 |
|
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
|
Thursday, 31 Mar 2016
|
20:21 jbeich
www/firefox: chase r411854 on DragonFly after r412296
 |
|
Friday, 25 Mar 2016
|
23:30 jbeich
gecko: fix an unlikely race with environ(7)
MFH: 2016Q1
 |
15:35 jbeich
www/firefox: build with Rust sources
Only MP4 metadata parser have landed converted so far. Upstream enabled it
in their binaries since 45.0 while preparing to *require* Rust downstream.
https://wiki.mozilla.org/Oxidation
https://www.mail-archive.com/dev-platform%40lists.mozilla.org/msg17614.html
 |
|
Tuesday, 22 Mar 2016
|
20:20 jbeich
www/firefox: fix missing Hello icon since 45.0
PR: 208125
Submitted by: Robert Helmer (via upstream bug)
MFH: 2016Q1
 |
|
Friday, 18 Mar 2016
|
08:06 jbeich
www/firefox{,-esr}: update to 45.0.1/38.7.1
Changes: https://www.mozilla.org/firefox/45.0.1/releasenotes/
Changes: https://www.mozilla.org/firefox/38.7.1/releasenotes/
MFH: 2015Q1 (graphite2 security?)
 |
|
Thursday, 10 Mar 2016
|
15:38 jbeich
gecko: enable DTRACE probes by default
 |
10:45 jbeich
gecko: build as position-independent executable
 |
|
Monday, 7 Mar 2016
|
08:25 jbeich
www/firefox: switch to GTK3 by default
 |
|
Saturday, 5 Mar 2016
|
15:45 jbeich
www/firefox: better follow bundled graphite2 after r410185
Cosmetic change, no PORTREVISION bump is necessary.
PR: 207686
MFH: 2016Q1
X-MFH-With: r410176
 |
12:47 jbeich
www/firefox{,-esr}: update to 45.0 (rc2) / 38.7.0
Prepare www/firefox a bit for ESR45:
- [e10s] Make layers.progressive-paint;true work at least on 11.0-CURRENT
- Chase bundled versions for system dependencies
- Drop unused/broken system opus and speex support
Changes: https://www.mozilla.org/firefox/45.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.7.0/releasenotes/
Security: 2225c5b4-1e5a-44fc-9920-b3201c384a15
MFH: 2016Q1 (release candidate)
 |
|
Wednesday, 2 Mar 2016
|
22:49 jbeich
gecko: unify unchanging options into bsd.gecko.mk
PR: 205741 (alternative)
 |
|
Monday, 15 Feb 2016
|
15:22 miwi
- Update to 44.0.2
PR: 207207
Submitted by: Christoph Moench-Tegeder
Relnotes: 2016Q1
Security: 172b22cb-d3f6-11e5-ac9e-485d605f4717
 |
|
Tuesday, 9 Feb 2016
|
00:08 jbeich
www/firefox: update to 44.0.1
Changes: https://www.mozilla.org/firefox/44.0.1/releasenotes/
PR: 207030
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
MFH: 2016Q1
 |
|
Monday, 1 Feb 2016
|
11:29 jbeich
www/firefox{,-esr}: update to 44.0/38.6.0
- Raise required NSS version [1]
Changes: https://www.mozilla.org/firefox/44.0/releasenotes/
PR: 206637
Reported by: Toomas Aas <toomas.aas@suhtlus.ee> [1]
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Security: 4f00dac0-1e18-4481-95af-7aaad63fd303
MFH: 2016Q1
 |
|
Friday, 8 Jan 2016
|
04:17 jbeich
www/firefox: enable BUNDLED_CAIRO per r393805
Electrolysis is going to require OMTC which had stability issues with
system Cairo. To avoid trainwreck let's get more exposure.
https://wiki.mozilla.org/Electrolysis#Schedule
PR: 202174 (ping)
 |
00:46 jbeich
www/firefox: update to 43.0.4
Changes: https://www.mozilla.org/firefox/43.0.4/releasenotes/
PR: 205984
MFH: 2016Q1
 |
|
Tuesday, 29 Dec 2015
|
07:53 jbeich
www/firefox: restore MP3 detection after r404688
Add upstream patch from Firefox 44 to make FFMPEG advertise MP3 support
via canPlayType(). Otherwise, some sites may fall back to Flash plugin.
Reported by: Walter Schwarzenfeld (via private mail)
 |
|
Monday, 28 Dec 2015
|
18:19 jbeich
www/firefox: update to 43.0.3
Mainly for YouTube with FFMPEG=off. [1]
Changes: https://hg.mozilla.org/releases/mozilla-release/rev/7f685bdc616a [1]
PR: 205652
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Security: 10f7bc76-0335-4a88-b391-0b05b3a8ce1c (linux-only)
MFH: 2015Q4
 |
18:18 jbeich
gecko: phase out GStreamer support
H.264 is decoded by FFmpeg directly since Firefox 43.0. GStreamer
doesn't support DASH and no longer used by default since r397984
brings libavcodec.so.
https://bugzilla.mozilla.org/show_bug.cgi?id=1234092
 |
18:17 jbeich
gecko: enable PULSEAUDIO by default (mainly for WebRTC)
ALSA currently relies on in-kernel support to enumerate available audio
devices for getUserMedia i.e., to detect a microphone. So, build with
PULSEAUDIO late bindings by default preferred over ALSA, over OSS.
Nop for RUN_DEPENDS or users who previously disabled PULSEAUDIO.
 |
|
Saturday, 19 Dec 2015
|
10:50 jbeich
www/firefox: bump required harfbuzz version
In file included from gfx/thebes/Unified_cpp_gfx_thebes1.cpp:11:
gfx/thebes/gfxHarfBuzzShaper.cpp:1571:41: error: use of
undeclared identifier 'HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS'
hb_buffer_set_cluster_level(buffer,
HB_BUFFER_CLUSTER_LEVEL_MONOTONE_CHARACTERS);
^
Reported by: graemeg on forums.freebsd.org
MFH: 2015Q4
 |
10:49 jbeich
www/firefox: drop no longer necessary sparc64 patches
PR: 205357
Tested by: martin@NetBSD via upstream bug
 |
10:49 jbeich
www/firefox: update to 43.0.1
Changes: https://www.mozilla.org/en-US/firefox/43.0/releasenotes/
PR: 205357
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Security: 2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH: 2015Q4
 |
|
Wednesday, 16 Dec 2015
|
09:39 jbeich
audio/soundtouch: update to 1.9.2
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: http://www.surina.net/soundtouch/README.html
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/soundtouch/1.9.0_to_1.9.2/compat_report.html
 |
09:37 jbeich
gecko: drop FreeBSD 8.x and 9.0 support
DragonFly has a similar getchar() workaround in DPorts, so this would be
a bit bumpy due to USES=dos2unix removal causing a patchconflict. However,
OS X (since 10.3) and other BSDs (except OpenBSD) fixed stdio.h instead.
https://github.com/android/platform_bionic/commit/f2cea021ab2c6d7d7feeb40cca098aa132605876
https://github.com/bitrig/bitrig/commit/1abd6adb31462edf8f2875e3d03ba8cd2af713df
https://github.com/jsonn/src/commit/d782c95120fdb70f3b8d74e5a183bfb0f98fc770
https://github.com/freebsd/freebsd/commit/dd1ce6fd6c2c0f0c70f3c78a4959185bb93eb1c3
https://github.com/unofficial-opensource-apple/Libc/tree/569b0a5190c89f8729c22e09fb15f6252feadcfc/include/stdio.h
 |
|
Saturday, 28 Nov 2015
|
14:12 jbeich
gecko: add missing PORTEPOCH to required libvorbis version
Reported by: Takeshi Hashimoto
 |
|
Friday, 20 Nov 2015
|
00:38 jbeich
gecko: catch up with 2015-11-03 release train
- Update NSPR to 4.10.10 [1]
- Update NSS to 3.20.1 [2]
- Update Firefox ESR and libxul to 38.4.0
- Update Firefox to 42.0 [2]
- Update SeaMonkey to 2.39
Changes: http://mozilla.6506.n7.nabble.com/ANNOUNCE-NSPR-4-10-10-Release-td346822.html
Changes: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.20.1_release_notes
Changes: https://www.mozilla.org/en-US/firefox/42.0/releasenotes/
Changes: http://www.seamonkey-project.org/news#2015-11-08
PR: 204277 [1], 204332 [2], 203099
Submitted by: swills, Christoph Moench-Tegeder
MFH: 2015Q4
Security: 9d04936c-75f1-4a2c-9ade-4c1708be5df9
 |
|
Saturday, 14 Nov 2015
|
19:34 jbeich
multimedia/libvpx: update 1.5.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+log/e67d45d..v1.5.0
ACC
report: https://people.freebsd.org/~jbeich/compat_reports/libvpx/1.4.0.488_1_to_1.5.0/compat_report.html
PR: 204478
Exp-run by: antoine
Approved by: ashish (maintainer)
 |
|
Saturday, 17 Oct 2015
|
12:26 swills
www/firefox: update to 41.0.2
PR: 203807
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Security: 79c68ef7-c8ae-4ade-91b4-4b8221b7c72a
 |
|
Saturday, 10 Oct 2015
|
17:29 swills
www/firefox: update to 41.0.1
 |
|
Tuesday, 6 Oct 2015
|
20:02 swills
www/firefox: update to 41.0
PR: 203384
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
MFH: 2014Q4
Security: 2d56c7f4-b354-428f-8f48-38150c607a05
 |
|
Friday, 28 Aug 2015
|
13:05 jbeich
www/firefox{,-esr}: update to 40.0.3/38.2.1
MFH: 2015Q3
Security: 237a201c-888b-487f-84d3-7d92266381d6
 |
|
Thursday, 20 Aug 2015
|
13:16 jbeich
gecko: use system jemalloc on 11.0-CURRENT again
Requested by: mi
 |
|
Friday, 14 Aug 2015
|
16:39 jbeich
Back out r394012 after r394231
PR: 202270
Exp-run by: antoine
MFH: 2015Q3
X-MFH-With: r394231
 |
|
Wednesday, 12 Aug 2015
|
09:20 jbeich
Switch back to bundled libvpx per vulnerabilites in v1.4.0
Security: http://www.vuxml.org/freebsd/34e60332-2448-4ed6-93f0-12713749f250.html
MFH: 2015Q3
 |
|
Tuesday, 11 Aug 2015
|
23:20 jbeich
Add OAuth keys for importing Google contacts into Loop
Loop aka Firefox Hello is available since 34.0.
https://bugzilla.mozilla.org/show_bug.cgi?id=1106854
Inspired by: ArchLinux
MFH: 2015Q3
 |
13:22 jbeich
Switch OpenH264 plugin to use environment variable
files/patch-system-openh264 causes patch churn on updates and hits
assertion with DEBUG=on[1]. Rework to use MOZ_GMP_PATH instead.
While here populate Last Updated field to avoid falling back to Epoch start
and disable Automatic Updates in an unlikely case of
- Cisco & Mozilla providing prebuilt version for FreeBSD
- Firefox running with root priveleges i.e., write permission under /usr/local
PR: 202218 [1]
Reported by: kib, pi [1]
Inspired by: Gentoo
MFH: 2015Q3
 |
|
Monday, 10 Aug 2015
|
17:12 jbeich
Switch Firefox to the latest release candidate
build5 contains a mozjemalloc fix but we're using bundled
jemalloc 3.6.0-204-gb4acf73. So, no PORTREVISION bump
for native version. Language packs only contain changes for
timestamps or slave hostnames aka build noise.
Changes: https://hg.mozilla.org/releases/mozilla-release/rev/9879336c72be
MFH: 2015Q3
X-MFH-With: r393690
 |
|
Sunday, 9 Aug 2015
|
16:31 jbeich
www/firefox: temporarily disable OMTC to avoid crashes
OMTC on X11 platforms uses BasicCompositor unless GL layers are
also enabled. Change the default value of its pref in about:config.
For now, bundled cairo is left as is pending more testing.
No upstream bug as I cannot reproduce reliably to get the stacktrace(s)
with a clean profile.
PR: 202174
Reported by: many
Tested by: Martin Birgmeier, Andrey Fesenko, Konstantin Belousov
MFH: 2015Q3
X-MFH-With: r393690
 |
16:30 jbeich
www/firefox: make testing bundled cairo easier via option
BUNDLED_CAIRO does nothing with GTK3 until Firefox 41.0
https://bugzilla.mozilla.org/show_bug.cgi?id=1159273
PR: 202174
MFH: 2015Q3
 |
16:25 jbeich
www/firefox: remove broken LOGGING option
NSPR logging is now always enabled as upstream partially
removed support for disabling it.
PR: 202165
Reported by: rsmith@xs4all.nl
MFH: 2015Q3
X-MFH-With: r393690
 |
|
Friday, 7 Aug 2015
|
12:02 jbeich
- Update Firefox to 40.0
- Update Firefox ESR and libxul to 38.2.0
Changes: https://www.mozilla.org/firefox/40.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.2.0/releasenotes/
MFH: 2015Q3
 |
|
Thursday, 23 Jul 2015
|
23:18 jbeich
www/firefox{,-esr}, www/libxul: stop regressing r380782
No PORTREVISION bump as patch-bug847568 and patch-z-bug517422
already require these versions.
MFH: 2015Q3
X-MFH-With: r392273
 |
|
Thursday, 16 Jul 2015
|
06:06 jbeich
- Update NSS and ca_root_nss to 3.19.2
- Update Firefox and gmp-api to 39.0
- Update Firefox ESR and libxul to 38.1.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.2_release_notes
Changes: https://www.mozilla.org/firefox/39.0/releasenotes/
Changes: https://www.mozilla.org/firefox/38.1.0/releasenotes/
MFH: 2015Q3
Security: https://vuxml.freebsd.org/freebsd/44d9daee-940c-4179-86bb-6e3ffd617869.html
 |
|
Saturday, 13 Jun 2015
|
11:08 jbeich
- Update Firefox to 38.0.6
Changes: https://www.mozilla.org/firefox/38.0.6/releasenotes/
MFH: 2015Q2
X-MFH-With: r388230
 |
|
Tuesday, 9 Jun 2015
|
14:25 jbeich
multimedia/libvpx: update to 1.4.0
ABI isn't compatible, so bump PORTREVISION in consumers.
Changes: https://chromium.googlesource.com/webm/libvpx/+/v1.4.0
Differential Revision: https://reviews.freebsd.org/D2570
Exp-run by: antoine
Approved by: ashish, multimedia (kwm)
Approved by: maintainer timeout (ale, dinoex; 2 weeks)
 |
14:24 jbeich
bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date
- Drop obsolete pointer to http://www.mozilla.org/mirrors.html
- Drop redundant BUGZILLA and MOZILLA_EXTEND
- Shorten MASTER_SITES in gecko@ ports
- Move MOZILLA_ADDONS to bsd.sites.mk
- Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS
- Addons CDN redirects to https://, so don't mislead with http://
https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/
Differential Revision: https://reviews.freebsd.org/D2550
Tested by: distilator
Reviewed by: mat (partial)
Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.)
Approved by: portmgr (bapt, earlier version)
MFH: 2015Q2
 |
|
Monday, 1 Jun 2015
|
14:21 jbeich
- Update NSS and ca_root_nss to 3.19.1
- Update Firefox to 38.0.5
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19.1_release_notes
Changes: https://www.mozilla.org/firefox/38.0.5/releasenotes/
MFH: 2015Q2
 |
|
Friday, 15 May 2015
|
03:46 jbeich
- Update Firefox to 38.0.1
Changes: https://www.mozilla.org/en-US/firefox/38.0.1/releasenotes/
MFH: 2015Q2
X-MFH-With: r386162
 |
|
Tuesday, 12 May 2015
|
18:06 jbeich
- Update NSS and ca_root_nss to 3.19
- Update Firefox to 38.0
- Update Firefox ESR and libxul to 31.7.0
- Update Thunderbird to 31.7.0
- Update Enigmail to 1.8.2
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.19_release_notes
Changes: https://www.mozilla.org/firefox/38.0/releasenotes/
Changes: https://www.mozilla.org/firefox/31.7.0/releasenotes/
Changes: http://sourceforge.net/p/enigmail/bugs/search/?q=status%3Afixed+%26%26+_fixed%3A1.8.1
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/d9b43004-f5fd-4807-b1d7-dbf66455b244.html
 |
|
Thursday, 23 Apr 2015
|
21:26 bapt
Update icu to 55.1
 |
|
Tuesday, 21 Apr 2015
|
03:44 jbeich
- Update to Firefox 37.0.2
Changes: https://www.mozilla.org/firefox/37.0.2/releasenotes/
MFH: 2015Q2
Security: https://vuxml.freebsd.org/freebsd/738fc80d-5f13-4ccb-aa9a-7965699e5a10.html
 |
|
Saturday, 4 Apr 2015
|
00:44 jbeich
- Update to Firefox 37.0.1
Changes: https://www.mozilla.org/firefox/37.0.1/releasenotes/
MFH: 2015Q2
X-MFH-With: r382860
Security: https://vuxml.freebsd.org/freebsd/b8321d76-24e7-4b72-a01d-d12c4445d826.html
 |
|
Tuesday, 31 Mar 2015
|
22:15 jbeich
Bump required system NSPR version
MFH: 2015Q1
X-MFH-With: r378253
 |
19:10 jbeich
- Update gmp-api to 38.0
- Update Firefox to 37.0
- Update Firefox ESR and libxul to 31.6.0
- Update Thunderbird to 31.6.0
- Backport a few GTK3 fixes to Firefox 37
MFH: 2015Q1
Security: https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html
 |
|
Sunday, 22 Mar 2015
|
08:00 jbeich
- Update OpenH264 to 1.4.0
- Update NSS and ca_root_nss to 3.18
- Update Firefox to 36.0.4
- Update Firefox ESR and libxul to 31.5.3
- Update SeaMonkey to 2.33.1
- Update Enigmail to 1.8
Changes: https://github.com/cisco/openh264/releases/tag/v1.4.0
Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.18_release_notes
Changes: https://www.mozilla.org/firefox/36.0.4/releasenotes/
Changes: https://www.mozilla.org/firefox/31.5.3/releasenotes/
Changes: http://www.seamonkey-project.org/releases/seamonkey2.33/
Changes: https://www.enigmail.net/download/changelog.php#enig1.8
MFH: 2015Q1
X-MFH-With: r380090
Security: https://vuxml.freebsd.org/freebsd/76ff65f4-17ca-4d3f-864a-a3d6026194fb.html
 |
|
Sunday, 8 Mar 2015
|
18:10 jbeich
- Add CANBERRA and enable by default for Thunderbird and SeaMonkey [1]
- Bump version requirements for harfbuzz and libvorbis
PR: 198142 [1]
See also: https://dxr.mozilla.org/comm-central/search?q=nsISound [1]
 |
|
Thursday, 5 Mar 2015
|
18:49 jbeich
- Update Firefox to 36.0.1
Changes: https://www.mozilla.org/firefox/36.0.1/releasenotes/
MFH: 2015Q1
X-MFH-With: r380090
 |
|
Friday, 27 Feb 2015
|
14:42 jbeich
- Update Firefox to 36.0
- Update Firefox ESR to 31.5.0
- Update Thunderbird to 31.5.0
- Update libxul to 31.5.0
- Check if NS_NewNativeLocalFile() succeeds before using [1]
- Remove DTRACE and GIO descriptions after r377838 and r314893
- bsd.gecko.mk: Prune conditionals for files removed 4 months ago
Changes: https://www.mozilla.org/firefox/36.0/releasenotes/
Obtained from: PkgSrc [1]
MFH: 2015Q1
X-MFH-With: r377953, r378253, r379485, r378529
Security: https://vuxml.freebsd.org/freebsd/99029172-8253-407d-9d8b-2cfeab9abf81.html
 |
|
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)
 |
Number of commits found: 1073 (showing only 100 on this page) |