non port: www/libxul/Makefile |
Number of commits found: 172 (showing only 100 on this page) |
Saturday, 2 Jun 2018
|
00:33 jbeich
www/firefox: audio_device isn't used by WebRTC after r468751
|
Tuesday, 24 Apr 2018
|
13:58 jbeich
www/palemoon: unbreak h264/aac/mp3 with ffmpeg 4.0
PR: 227726
Obtained from: upstream (Firefox 61)
|
Friday, 6 Apr 2018
|
15:53 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)
|
Thursday, 25 Jan 2018
|
21:20 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/
|
Sunday, 3 Dec 2017
|
17:35 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
|
Thursday, 23 Nov 2017
|
22:53 jbeich
gecko: simplify WRKSRC handling
Requested by: mat
|
Wednesday, 22 Nov 2017
|
06:28 jbeich
Oops, back out r454668
BUNDLE_LIBS is used by every XUL app that cannot share libxul.so
|
06:25 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
|
06:25 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
|
06:25 jbeich
gecko: drop GNOMEUI option
|
06:24 jbeich
gecko: move BUNDLE_LIBS to www/libxul
|
06:24 jbeich
gecko: simplify conflicts
|
Thursday, 9 Nov 2017
|
02:31 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
|
Saturday, 21 Oct 2017
|
06: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
|
Monday, 2 Oct 2017
|
05:52 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
|
Wednesday, 27 Sep 2017
|
04:12 jbeich
gecko: add JACK option (enabled by default)
PR: 221464
|
Monday, 25 Sep 2017
|
00:02 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
|
Friday, 18 Aug 2017
|
21:39 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
|
Friday, 16 Jun 2017
|
10:57 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)
|
Tuesday, 23 May 2017
|
05:03 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
|
Thursday, 13 Apr 2017
|
05:50 jbeich
www/linux-firefox, www/libxul: update to 45.9.0 (rc3)
Security: 5e0a038a-ca30-416d-a2f5-38cbf5e7df33
MFH: 2017Q2
|
Saturday, 18 Mar 2017
|
17:08 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.
|
Friday, 3 Mar 2017
|
19:38 jbeich
gecko: attempt to drop RPATH for libxul.so dependencies
|
10:31 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
|
Tuesday, 28 Feb 2017
|
16:15 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
|
Monday, 20 Feb 2017
|
02:57 jbeich
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Saturday, 4 Feb 2017
|
07:56 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)
|
Tuesday, 24 Jan 2017
|
22:31 jbeich
www/libxul: chase required NSS version after r431859
|
Thursday, 19 Jan 2017
|
12:00 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
|
Friday, 13 Jan 2017
|
17:59 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
|
Saturday, 7 Jan 2017
|
14:43 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
|
Sunday, 1 Jan 2017
|
15:50 jbeich
gecko: temporarily hide DTRACE option on aarch64
PR: 214556
|
Wednesday, 14 Dec 2016
|
15:39 jbeich
gecko: improve NSS 3.28 compatibility
https://bugzilla.mozilla.org/show_bug.cgi?id=1323209
MFH: 2016Q4
|
Monday, 12 Dec 2016
|
05:53 jbeich
gecko: apply some sparc64 crashfixes
Obtained from: upstream
MFH: 2016Q4
|
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)
|
Saturday, 10 Dec 2016
|
22:27 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
|
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
|
Monday, 28 Nov 2016
|
09:16 jbeich
gecko: fix Hunspell ABI mismatch
PR: 214849
MFH: 2016Q4
|
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)
|
Wednesday, 2 Nov 2016
|
02:13 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)
|
01:42 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
|
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
|
Sunday, 18 Sep 2016
|
18:38 jbeich
gecko: apply r421523 to the rest
Bump PORTREVISION to get a clear regression window.
PR: 212431
|
Thursday, 8 Sep 2016
|
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
|
Wednesday, 7 Sep 2016
|
11:15 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
|
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)
|
Sunday, 31 Jul 2016
|
18:41 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
|
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
|
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
|
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, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Friday, 25 Mar 2016
|
23:30 jbeich
gecko: fix an unlikely race with environ(7)
MFH: 2016Q1
|
Friday, 18 Mar 2016
|
09:51 jbeich
www/libxul: update to 38.7.1
MFH: 2016Q1
|
Thursday, 10 Mar 2016
|
15:38 jbeich
gecko: enable DTRACE probes by default
|
10:45 jbeich
gecko: build as position-independent executable
|
Saturday, 5 Mar 2016
|
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, 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
|
Monday, 28 Dec 2015
|
18:20 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
|
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.
|
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)
|
Thursday, 12 Nov 2015
|
17:13 amdmi3
- Remove BROKEN - TEST option builds fine
Approved by: portmgr blanket
|
Saturday, 19 Sep 2015
|
07:20 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)
|
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
|
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
|
Sunday, 9 Aug 2015
|
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
|
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
|
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
|
Thursday, 14 May 2015
|
18:01 jbeich
Consistently add buildN candidate URL to gecko@ ports
Thunderbird 31.7.0 wasn't actually released yet despite
THUNDERBIRD_31_7_0_RELEASE tag in comm-esr31 hg repo 1 week old.
Based on #releng IRC logs it seems there was an issue with automation.
Hopefully, upstream doesn't abandon 31.7.0 in favor of 38.0.
To avoid in future testing patience (BROKEN vs. PORTEPOCH) due to
discrepancy with release announcments let's fall back to candidates.
Reported by: pkg-fallout
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, 31 Mar 2015
|
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]
|
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)
|
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
|
Number of commits found: 172 (showing only 100 on this page) |