Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
45.9.0_12 22 Jun 2018 22:36:46 |
rene |
Remove expired port:
2018-06-20 www/libxul: NPAPI are no longer supported |
45.9.0_12 02 Jun 2018 00:33:29 |
jbeich |
www/firefox: audio_device isn't used by WebRTC after r468751 |
45.9.0_12 24 Apr 2018 13:58:02 |
jbeich |
www/palemoon: unbreak h264/aac/mp3 with ffmpeg 4.0
PR: 227726
Obtained from: upstream (Firefox 61) |
45.9.0_11 06 Apr 2018 15:53:17 |
jbeich |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61) |
45.9.0_10 25 Jan 2018 21:20:12 |
jbeich |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/ |
45.9.0_9 03 Dec 2017 17:35:29 |
jbeich |
gecko: unbreak with non-default python version after r455210
$ make
[...]
Installing py36-sqlite3-3.6.3_7...
===> firefox-57.0.1,1 depends on package: py27-sqlite3>0 - not found
*** Error code 1
PR: 224055
Submitted by: Peter Wullinger |
45.9.0_9 23 Nov 2017 22:53:33 |
jbeich |
gecko: simplify WRKSRC handling
Requested by: mat |
45.9.0_9 22 Nov 2017 06:28:56 |
jbeich |
Oops, back out r454668
BUNDLE_LIBS is used by every XUL app that cannot share libxul.so |
45.9.0_9 22 Nov 2017 06:25:46 |
jbeich |
www/libxul: expire after ESR59 but before 2018Q3
Non-Flash plugins aren't supported past FF52 and Gnash doesn't work in FF57.
XUL consumers (e.g., Conkeror) may still be able to use "firefox -app".
PR: 220607 |
45.9.0_9 22 Nov 2017 06:25:21 |
jbeich |
gecko: enable GCONF option by default
This is a build-only dependency used by default in upstream builds.
https://bugzilla.mozilla.org/show_bug.cgi?id=713827
https://bugzilla.mozilla.org/show_bug.cgi?id=1167201 |
45.9.0_8 22 Nov 2017 06:25:10 |
jbeich |
gecko: drop GNOMEUI option |
45.9.0_7 22 Nov 2017 06:24:49 |
jbeich |
gecko: move BUNDLE_LIBS to www/libxul |
45.9.0_7 22 Nov 2017 06:24:39 |
jbeich |
gecko: simplify conflicts |
45.9.0_7 09 Nov 2017 02:31:48 |
jbeich |
devel/icu: update to 60.1
Changes: http://site.icu-project.org/download/60
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 223373
Exp-run by: antoine |
45.9.0_6 21 Oct 2017 06:50:50 |
jbeich |
multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per
https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed
Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled
dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk
Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR: 223057
Exp-run by: antoine |
45.9.0_5 02 Oct 2017 05:52:06 |
jbeich |
gecko: enable PROFILE by default (like official builds)
This stops passing -fomit-frame-pointer which is detrimental for stack
unwinding as used by dtrace, pmcstat or gdb/lldb.
MFH: 2017Q4 |
45.9.0_4 27 Sep 2017 04:12:05 |
jbeich |
gecko: add JACK option (enabled by default)
PR: 221464 |
45.9.0_4 25 Sep 2017 00:02:36 |
jbeich |
devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=
Changes: http://site.icu-project.org/download/59
PR: 218788
Submitted by: takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by: antoine |
45.9.0_3 18 Aug 2017 21:39:46 |
jbeich |
gecko: stop calling home to check for updates after r436423
Upstream seems to define "default" as Nightly (custom build), not safe
to update automatically. Once we switched to proper channels updater
kicked in, except Mozilla never built binaries for FreeBSD. Not to
mention, vendor updates conflict with system package manager.
PR: 221541
MFH: 2017Q3 |
45.9.0_2 27 Jun 2017 15:00:46 |
jbeich |
www/libxul: unbreak on 12.0 after r320240
cc -o Unified_c_media_libnestegg_src0.o -c ... -std=gnu99 ...
Unified_c_media_libnestegg_src0.c
In file included from
obj-i386-unknown-freebsd12.0/media/libnestegg/src/Unified_c_media_libnestegg_src0.c:2:
In file included from media/libnestegg/src/halloc.c:19:
media/libnestegg/src/align.h:42:25: error: typedef redefinition with different
types ('union max_align' vs '__max_align_t')
typedef union max_align max_align_t;
^
/usr/include/stddef.h:67:23: note: previous definition is here
typedef __max_align_t max_align_t;
^
1 error generated.
Reported by: pkg-fallout |
45.9.0_2 16 Jun 2017 10:57:15 |
cpm |
- Fix shebangs
- Bump PORTREVISION
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for
'lib/libxul/sdk/bin/xpidl.py'
Error: '/usr/bin/env python' is an invalid shebang you need USES=shebangfix for
'lib/libxul/sdk/bin/xpt.py'
PR: 219533
Submitted by: cpm
Approved by: jbeich (gecko) |
45.9.0_1 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
45.9.0 03 May 2017 00:15:01 |
jbeich |
gecko: apply r439551 + r439993 to other ports |
45.9.0 13 Apr 2017 05:50:05 |
jbeich |
www/linux-firefox, www/libxul: update to 45.9.0 (rc3)
Security: 5e0a038a-ca30-416d-a2f5-38cbf5e7df33
MFH: 2017Q2 |
45.8.0_3 18 Mar 2017 17:08:10 |
jbeich |
gecko: define same update channel as official builds
Some addons rely on app.update.channel pref to enable features. One of
those is e10srollout which controls Multiprocess Windows by default. |
45.8.0_2 03 Mar 2017 19:38:13 |
jbeich |
gecko: attempt to drop RPATH for libxul.so dependencies |
45.8.0_1 03 Mar 2017 10:31:45 |
jbeich |
www/firefox-esr: update to 45.8.0 (rc2)
Changes: https://www.mozilla.org/firefox/45.8.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-esr45/shortlog
Security: 96eca031-1313-4daf-9be2-9d6e1c4f1eb5
MFH: 2017Q1 |
45.8.0 28 Feb 2017 16:15:06 |
jbeich |
www/firefox-esr: update to 45.8.0 (rc1)
Changes: https://www.mozilla.org/firefox/45.8.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-esr45/shortlog
Security: 96eca031-1313-4daf-9be2-9d6e1c4f1eb5
MFH: 2017Q1 |
45.7.0_2 20 Feb 2017 02:57:04 |
jbeich |
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer) |
45.7.0_1 04 Feb 2017 07:56:59 |
jbeich |
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer) |
45.7.0 30 Jan 2017 21:03:46 |
jbeich |
gecko: unbreak with clang/libc++ 4.0
In file included from mozilla/ipc/contentproc/plugin-container.cpp:7:
In file included from ../../dist/include/nsXPCOM.h:10:
In file included from ../../dist/include/nscore.h:20:
In file included from ../../dist/include/mozilla/mozalloc.h:16:
In file included from objdir/dist/stl_wrappers/new:44:
In file included from objdir/dist/system_wrappers/new:3:
/usr/include/c++/v1/new:132:1: error: function declared '[[noreturn]]' after its
first declaration
_LIBCPP_NORETURN _LIBCPP_FUNC_VIS void __throw_bad_alloc(); // not in C++ spec
^
/usr/include/c++/v1/__config:273:30: note: expanded from macro
'_LIBCPP_NORETURN'
# define _LIBCPP_NORETURN [[noreturn]]
^
../../dist/include/mozilla/throw_gcc.h:35:1: note: declaration missing
'[[noreturn]]' attribute is here
__throw_bad_alloc(void)
^
PR: 216186
Submitted by: dim
Obtained from: upstream |
45.7.0 27 Jan 2017 19:26:42 |
jbeich |
gecko: unbreak with libevent >= 2.1
In file included from objdir//ipc/chromium/Unified_cpp_ipc_chromium0.cpp:119:
ipc/chromium/src/base/message_pump_libevent.cc:29:1: error: use of undeclared
identifier '_EVENT_SIZEOF_LONG'
CHECK_EVENT_SIZEOF(LONG, long);
^
ipc/chromium/src/base/message_pump_libevent.cc:26:19: note: expanded from macro
'CHECK_EVENT_SIZEOF'
static_assert(_EVENT_SIZEOF_##TYPE == sizeof(type), \
^
<scratch space>:50:1: note: expanded from here
_EVENT_SIZEOF_LONG
^
PR: 216527
Obtained from: upstream |
45.7.0 24 Jan 2017 22:31:04 |
jbeich |
www/libxul: chase required NSS version after r431859 |
45.7.0 19 Jan 2017 12:00:21 |
jbeich |
www/firefox-esr: update to 45.7.0 (rc1)
Changes: https://www.mozilla.org/firefox/45.7.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-esr45/shortlog
Security: e60169c4-aa86-46b0-8ae2-0d81f683df09
MFH: 2017Q1 |
45.6.0_5 13 Jan 2017 17:59:03 |
jbeich |
www/firefox-esr: improve A/V sync with SNDIO=on
PR: 215867
Reported by: Sergey <kpect@protonmail.com>
Submitted by: Tobias Kortkamp <t@tobik.me>
Obtained from: upstream
MFH: 2017Q1 |
45.6.0_4 10 Jan 2017 22:29:46 |
jbeich |
gecko: attempt to unbreak aarch64
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase+0x28):
undefined reference to `nsXPTCStubBase::Stub3()'
../../xpcom/reflect/xptcall/xptcall.o:(.data.rel.ro._ZTV14nsXPTCStubBase+0x30):
undefined reference to `nsXPTCStubBase::Stub4()'
[...]
../../xpcom/build/Unified_cpp_xpcom_build0.o:(.data.rel.ro._ZL16kFrozenFunctions+0x180):
undefined reference to `NS_InvokeByIndex'
../../js/xpconnect/src/Unified_cpp_js_xpconnect_src1.o: In function
`XPCWrappedNative::CallMethod(XPCCallContext&, XPCWrappedNative::CallMode)':
obj-aarch64-unknown-freebsd11.0/js/xpconnect/src/Unified_cpp_js_xpconnect_src1.cpp:(.text._ZN16XPCWrappedNative10CallMethodER14XPCCallContextNS_8CallModeE+0xd24):
undefined reference to `NS_InvokeByIndex'
../../dom/xslt/xpath/Unified_cpp_dom_xslt_xpath2.o: In function
`txXPCOMExtensionFunctionCall::evaluate(txIEvalContext*, txAExprResult**)':
obj-aarch64-unknown-freebsd11.0/dom/xslt/xpath/Unified_cpp_dom_xslt_xpath2.cpp:(.text._ZN28txXPCOMExtensionFunctionCall8evaluateEP14txIEvalContextPP13txAExprResult+0xa5c):
undefined reference to `NS_InvokeByIndex'
/usr/bin/ld: libxul.so: hidden symbol `_ZN14nsXPTCStubBase7Stub234Ev' isn't
defined
/usr/bin/ld: final link failed: Bad value
Reported by: pkg-fallout |
45.6.0_4 07 Jan 2017 14:43:11 |
jbeich |
textproc/hunspell: update to 1.6.0
- Restore DIST_SUBDIR from r305651
- Adjust license for "or later" clause
- Restore GPLv2+/LGPL21+ license files removed upstream as
GPLv3+/LGPL3+ only affects Hunspell 2.0 (not currently built)
- Unbreak |make makepatch|
Changes: https://github.com/hunspell/hunspell/releases/tag/v1.6.0
PR: 215714
Submitted by: sunpoet (based on)
Exp-run by: antoine
MFH: 2017Q1
Differential Revision: https://reviews.freebsd.org/D8887 |
45.6.0_3 01 Jan 2017 15:50:56 |
jbeich |
gecko: temporarily hide DTRACE option on aarch64
PR: 214556 |
45.6.0_3 01 Jan 2017 09:20:33 |
jbeich |
gecko: backport r427388 to ESR
Suggested by: Tobias Kortkamp |
45.6.0_3 14 Dec 2016 15:39:17 |
jbeich |
gecko: improve NSS 3.28 compatibility
https://bugzilla.mozilla.org/show_bug.cgi?id=1323209
MFH: 2016Q4 |
45.6.0_2 12 Dec 2016 05:53:24 |
jbeich |
gecko: apply some sparc64 crashfixes
Obtained from: upstream
MFH: 2016Q4 |
45.6.0_1 11 Dec 2016 15:22:47 |
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) |
45.6.0 10 Dec 2016 22:27:59 |
jbeich |
www/firefox-esr: update to 45.6.0 (rc1)
Changes: https://www.mozilla.org/firefox/45.6.0/releasenotes/
Changes: https://hg.mozilla.org/releases/mozilla-esr45/shortlog
Security: 512c0ffd-cd39-4da4-b2dc-81ff4ba8e238
MFH: 2016Q4 |
45.5.1_1 03 Dec 2016 22:24:36 |
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) |
45.5.1 01 Dec 2016 14:24:18 |
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 |
45.5.0_3 28 Nov 2016 09:16:25 |
jbeich |
gecko: fix Hunspell ABI mismatch
PR: 214849
MFH: 2016Q4 |
45.5.0_2 19 Nov 2016 18:21:20 |
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) |
45.5.0_1 16 Nov 2016 00:35:57 |
linimon |
Mark as broken on various tier-2 archs.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
45.5.0_1 08 Nov 2016 12:35:44 |
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) |
45.5.0 02 Nov 2016 02:13:31 |
jbeich |
www/libxul: sync candidate URL with www/firefox-esr
fetch:
http://download.cdn.mozilla.net/pub/firefox/candidates/45.5.0esr-candidates/build2/source/firefox-45.5.0esr.source.tar.xz:
Not Found
Reported by: cy
MFH: 2016Q4 (blanket) |
45.5.0 02 Nov 2016 01:42:16 |
jbeich |
www/firefox-esr: update to 45.5esr
Changes: https://www.mozilla.org/firefox/45.5.0/releasenotes/
Security: d1853110-07f4-4645-895b-6fd462ad0589
MFH: 2016Q4 |
45.4.0_6 12 Oct 2016 20:50:28 |
dim |
Add the upstream fix for Mozilla bug 1278861, which prevents clang
assertions on a particular piece of arm inline assembly. This applies
to:
* mail/thunderbird
* www/firefox
* www/firefox-esr
* www/libxul
* www/seamonkey
Approved by: jbeich (maintainer)
PR: 203989
MFH: 2016Q4 |
45.4.0_6 09 Oct 2016 12:10:02 |
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 |
45.4.0_5 02 Oct 2016 14:29: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) |
45.4.0_5 30 Sep 2016 01:15:11 |
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 |
45.4.0_4 24 Sep 2016 11:06:57 |
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) |
45.4.0_3 19 Sep 2016 21:58:53 |
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 |
45.4.0_2 18 Sep 2016 18:38:21 |
jbeich |
gecko: apply r421523 to the rest
Bump PORTREVISION to get a clear regression window.
PR: 212431 |
45.4.0_1 08 Sep 2016 06:48:53 |
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 |
45.4.0 07 Sep 2016 11:15:39 |
jbeich |
www/firefox-esr: update 45.4esr
Changes: https://www.mozilla.org/firefox/45.4.0/releasenotes/
Security: 2c57c47e-8bb3-4694-83c8-9fc3abad3964
MFH: 2016Q3 |
45.3.0 04 Aug 2016 04:57:59 |
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) |
45.3.0 31 Jul 2016 18:41:57 |
jbeich |
www/firefox-esr: update 45.3esr
Changes: https://www.mozilla.org/firefox/45.3.0/releasenotes/
Security: b7650905-e49b-432f-8fbe-fd23b5fba26a
MFH: 2016Q3 |
45.2.0_2 13 Jul 2016 16:24:33 |
jbeich |
gecko: axe poorly maintained QT5 support
https://bugzilla.mozilla.org/show_bug.cgi?id=1282866 |
45.2.0_2 09 Jul 2016 04:57:44 |
jbeich |
gecko: unbreak WebRTC build on DragonFly |
45.2.0_2 06 Jul 2016 22:10:14 |
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 |
45.2.0_1 06 Jul 2016 11:19:56 |
gahr |
devel/icu: bump PORTREVISION on missing dependent ports
Reported by: rakuco |
45.2.0 03 Jun 2016 12:53:40 |
jbeich |
www/libxul: prune the patch merged upstream
https://hg.mozilla.org/releases/mozilla-esr45/rev/f58a4e2e5862
Reported by: Walter Schwarzenfeld
MFH: 2016Q2
X-MFH-With: r416309 |
45.2.0 03 Jun 2016 10:52:45 |
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 |
45.1.1 05 May 2016 02:33:03 |
jbeich |
gecko: drop unused patch |
45.1.1 04 May 2016 04:04:39 |
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 |
45.1.0_1 01 May 2016 05:29:08 |
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 |
45.1.0 25 Apr 2016 16:19:13 |
jbeich |
gecko: unbreak build with LIBPROXY=on
PR: 208855
Reported by: Ting-Wei Lan, Walter Schwarzenfeld
Submitted by: cmt via r401981 |
45.1.0 21 Apr 2016 11:18:13 |
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 |
38.7.1_1 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
38.7.1_1 25 Mar 2016 23:30:06 |
jbeich |
gecko: fix an unlikely race with environ(7)
MFH: 2016Q1 |
38.7.1 18 Mar 2016 09:51:09 |
jbeich |
www/libxul: update to 38.7.1
MFH: 2016Q1 |
38.7.0_2 10 Mar 2016 15:38:57 |
jbeich |
gecko: enable DTRACE probes by default |
38.7.0_1 10 Mar 2016 10:45:47 |
jbeich |
gecko: build as position-independent executable |
38.7.0 05 Mar 2016 12:47:00 |
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) |
38.6.0 02 Mar 2016 22:49:48 |
jbeich |
gecko: unify unchanging options into bsd.gecko.mk
PR: 205741 (alternative) |
38.6.0 01 Feb 2016 11:29:17 |
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 |
38.5.2 26 Jan 2016 19:55:13 |
dim |
During the exp-run in bug 206074, it was found that www/libxul gives
errors with a recent clang 3.8.0 snapshot:
../../dist/include/mozilla/dom/MessageEvent.h:61:32: error: reference to
'MessagePort' is ambiguous
void SetSource(mozilla::dom::MessagePort* aPort);
^
This is caused by unneeded forward declarations of class MessagePort,
MessagePortBase and MessagePortList. These can be removed.
Obtained from: pkgsrc
Approved by: jbeich (maintainer)
PR: 206333
MFH: 2016Q1 |
38.5.2 08 Jan 2016 00:47:14 |
jbeich |
gecko: unbreak FFMPEG=off build on esr38
PR: 205747
MFH: 2016Q1 |
38.5.2 28 Dec 2015 18:20:41 |
jbeich |
www/firefox-esr: update to 38.5.2
Changes: https://hg.mozilla.org/releases/mozilla-esr38/rev/b8244a3f55e1
Security: 2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH: 2015Q4 |
38.4.0_3 28 Dec 2015 18:18:03 |
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 |
38.4.0_2 28 Dec 2015 18:17:22 |
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. |
38.4.0_1 16 Dec 2015 09:39:41 |
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 |
38.4.0 16 Dec 2015 09:37:45 |
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 |
38.4.0 28 Nov 2015 14:12:40 |
jbeich |
gecko: add missing PORTEPOCH to required libvorbis version
Reported by: Takeshi Hashimoto |
38.4.0 20 Nov 2015 00:38:41 |
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 |
38.3.0_1 14 Nov 2015 19:34:13 |
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) |
38.3.0 12 Nov 2015 17:13:24 |
amdmi3 |
- Remove BROKEN - TEST option builds fine
Approved by: portmgr blanket |
38.3.0 19 Sep 2015 07:20:55 |
jbeich |
www/firefox-esr: update to 38.3.0
build2 is currently tagged as release in mozilla-esr38
https://wiki.mozilla.org/Releases/Firefox_38.3.0esr/BuildNotes
Changes: https://www.mozilla.org/en-US/firefox/38.3.0/releasenotes/
MFH: 2015Q3 (after release announcement) |
38.2.1 28 Aug 2015 13:05:57 |
jbeich |
www/firefox{,-esr}: update to 40.0.3/38.2.1
MFH: 2015Q3
Security: 237a201c-888b-487f-84d3-7d92266381d6 |
38.2.0_4 26 Aug 2015 06:38:32 |
jbeich |
gecko: add INTEGER_SAMPLES option
arm use S16 samples and libtremor since Firefox 34. So, adjust
dependencies and make it controllable (for testing on x86).
Note, arm is still BROKEN until ports/202642.
https://bugzilla.mozilla.org/show_bug.cgi?id=1047791 |
38.2.0_4 20 Aug 2015 13:16:13 |
jbeich |
gecko: use system jemalloc on 11.0-CURRENT again
Requested by: mi |
38.2.0_3 14 Aug 2015 16:39:33 |
jbeich |
Back out r394012 after r394231
PR: 202270
Exp-run by: antoine
MFH: 2015Q3
X-MFH-With: r394231 |
38.2.0_2 12 Aug 2015 22:49:22 |
jbeich |
Move graphite2 buildfix to where it belongs |
38.2.0_2 12 Aug 2015 09:20:39 |
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 |
38.2.0_1 12 Aug 2015 00:31:38 |
jkim |
Fix linker failures with graphite2 1.3.0. |