notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/libxul/Makefile
SVNWeb

Number of commits found: 172 (showing only 100 on this page)

1 | 2  »  

Sat, 2 Jun 2018
[ 00:33 jbeich search for other commits by this committer ] Original commit   Revision:471331
www/firefox: audio_device isn't used by WebRTC after r468751
Tue, 24 Apr 2018
[ 13:58 jbeich search for other commits by this committer ] Original commit   Revision:468210
www/palemoon: unbreak h264/aac/mp3 with ffmpeg 4.0

PR:		227726
Obtained from:	upstream (Firefox 61)
Fri, 6 Apr 2018
[ 15:53 jbeich search for other commits by this committer ] Original commit   Revision:466648 (Only the first 10 of 117 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 25 Jan 2018
[ 21:20 jbeich search for other commits by this committer ] Original commit   Revision:459963 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
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/
Sun, 3 Dec 2017
[ 17:35 jbeich search for other commits by this committer ] Original commit   Revision:455413
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
Thu, 23 Nov 2017
[ 22:53 jbeich search for other commits by this committer ] Original commit   Revision:454808
gecko: simplify WRKSRC handling

Requested by:	mat
Wed, 22 Nov 2017
[ 06:28 jbeich search for other commits by this committer ] Original commit   Revision:454677
Oops, back out r454668

BUNDLE_LIBS is used by every XUL app that cannot share libxul.so
[ 06:25 jbeich search for other commits by this committer ] Original commit   Revision:454674
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 search for other commits by this committer ] Original commit   Revision:454672
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 search for other commits by this committer ] Original commit   Revision:454670
gecko: drop GNOMEUI option
[ 06:24 jbeich search for other commits by this committer ] Original commit   Revision:454668
gecko: move BUNDLE_LIBS to www/libxul
[ 06:24 jbeich search for other commits by this committer ] Original commit   Revision:454667
gecko: simplify conflicts
Thu, 9 Nov 2017
[ 02:31 jbeich search for other commits by this committer ] Original commit   Revision:453790 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
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
Sat, 21 Oct 2017
[ 06:50 jbeich search for other commits by this committer ] Original commit   Revision:452570 (Only the first 10 of 169 ports in this commit are shown above. View all ports for this commit)
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
Mon, 2 Oct 2017
[ 05:52 jbeich search for other commits by this committer ] Original commit   Revision:451066
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
Wed, 27 Sep 2017
[ 04:12 jbeich search for other commits by this committer ] Original commit   Revision:450705 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
gecko: add JACK option (enabled by default)

PR:		221464
Mon, 25 Sep 2017
[ 00:02 jbeich search for other commits by this committer ] Original commit   Revision:450556 (Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
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
Fri, 18 Aug 2017
[ 21:39 jbeich search for other commits by this committer ] Original commit   Revision:448278
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
Fri, 16 Jun 2017
[ 10:57 cpm search for other commits by this committer ] Original commit   Revision:443684
- 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)
Tue, 23 May 2017
[ 05:03 rezny search for other commits by this committer ] Original commit   Revision:441503 (Only the first 10 of 711 ports in this commit are shown above. View all ports for this commit)
Revision bump of all ports with USE_GL after consolidation of mesa-libs

Approved by:	swills (mentor)
Differential Revision:	https://reviews.freebsd.org/D10845
Thu, 13 Apr 2017
[ 05:50 jbeich search for other commits by this committer ] Original commit   Revision:438427
www/linux-firefox, www/libxul: update to 45.9.0 (rc3)

Security:	5e0a038a-ca30-416d-a2f5-38cbf5e7df33
MFH:		2017Q2
Sat, 18 Mar 2017
[ 17:08 jbeich search for other commits by this committer ] Original commit   Revision:436423
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.
Fri, 3 Mar 2017
[ 19:38 jbeich search for other commits by this committer ] Original commit   Revision:435362 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
gecko: attempt to drop RPATH for libxul.so dependencies
[ 10:31 jbeich search for other commits by this committer ] Original commit   Revision:435340
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
Tue, 28 Feb 2017
[ 16:15 jbeich search for other commits by this committer ] Original commit   Revision:435070 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Mon, 20 Feb 2017
[ 02:57 jbeich search for other commits by this committer ] Original commit   Revision:434427 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
devel/libevent2: drop historical suffix after r362796

PR:		216777
Approved by:	mm (maintainer)
Sat, 4 Feb 2017
[ 07:56 jbeich search for other commits by this committer ] Original commit   Revision:433286 (Only the first 10 of 136 ports in this commit are shown above. View all ports for this commit)
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)
Tue, 24 Jan 2017
[ 22:31 jbeich search for other commits by this committer ] Original commit   Revision:432400
www/libxul: chase required NSS version after r431859
Thu, 19 Jan 2017
[ 12:00 jbeich search for other commits by this committer ] Original commit   Revision:431859
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
Fri, 13 Jan 2017
[ 17:59 jbeich search for other commits by this committer ] Original commit   Revision:431408
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
Sat, 7 Jan 2017
[ 14:43 jbeich search for other commits by this committer ] Original commit   Revision:430796 (Only the first 10 of 46 ports in this commit are shown above. View all ports for this commit)
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
Sun, 1 Jan 2017
[ 15:50 jbeich search for other commits by this committer ] Original commit   Revision:430259
gecko: temporarily hide DTRACE option on aarch64

PR:		214556
Wed, 14 Dec 2016
[ 15:39 jbeich search for other commits by this committer ] Original commit   Revision:428566
gecko: improve NSS 3.28 compatibility

https://bugzilla.mozilla.org/show_bug.cgi?id=1323209

MFH:		2016Q4
Mon, 12 Dec 2016
[ 05:53 jbeich search for other commits by this committer ] Original commit   Revision:428395 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
gecko: apply some sparc64 crashfixes

Obtained from:	upstream
MFH:		2016Q4
Sun, 11 Dec 2016
[ 15:22 jbeich search for other commits by this committer ] Original commit   Revision:428352 (Only the first 10 of 160 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 10 Dec 2016
[ 22:27 jbeich search for other commits by this committer ] Original commit   Revision:428326
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
Sat, 3 Dec 2016
[ 22:24 jbeich search for other commits by this committer ] Original commit   Revision:427743 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 1 Dec 2016
[ 14:24 cmt search for other commits by this committer ] Original commit   Revision:427504 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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
Mon, 28 Nov 2016
[ 09:16 jbeich search for other commits by this committer ] Original commit   Revision:427291
gecko: fix Hunspell ABI mismatch

PR:		214849
MFH:		2016Q4
Sat, 19 Nov 2016
[ 18:21 jbeich search for other commits by this committer ] Original commit   Revision:426525 (Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
devel/icu: update to 58.1

Changes:	http://site.icu-project.org/download/58
PR:		214384
Exp-run by:	antoine
Approved by:	office (bapt)
Wed, 16 Nov 2016
[ 00:35 linimon search for other commits by this committer ] Original commit   Revision:426202
Mark as broken on various tier-2 archs.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Tue, 8 Nov 2016
[ 12:35 jbeich search for other commits by this committer ] Original commit   Revision:425733
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)
Wed, 2 Nov 2016
[ 02:13 jbeich search for other commits by this committer ] Original commit   Revision:425101
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 search for other commits by this committer ] Original commit   Revision:425098
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
Sun, 9 Oct 2016
[ 12:10 jbeich search for other commits by this committer ] Original commit   Revision:423591 (Only the first 10 of 53 ports in this commit are shown above. View all ports for this commit)
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
Sun, 2 Oct 2016
[ 14:29 jbeich search for other commits by this committer ] Original commit   Revision:423124
gecko: cleanup obsolete conditionals

- Remove unused MOZILLA_VER checks
- Drop unused GSTREAMER and LOGGING options
- Drop unsupported USE_MOZILLA=opus (--with-system-opus)
Fri, 30 Sep 2016
[ 01:15 jbeich search for other commits by this committer ] Original commit   Revision:422956 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
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
Sat, 24 Sep 2016
[ 11:06 tijl search for other commits by this committer ] Original commit   Revision:422711 (Only the first 10 of 110 ports in this commit are shown above. View all ports for this commit)
- 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)
Mon, 19 Sep 2016
[ 21:58 jbeich search for other commits by this committer ] Original commit   Revision:422465
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
Sun, 18 Sep 2016
[ 18:38 jbeich search for other commits by this committer ] Original commit   Revision:422403 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
gecko: apply r421523 to the rest

Bump PORTREVISION to get a clear regression window.

PR:		212431
Thu, 8 Sep 2016
[ 06:48 jbeich search for other commits by this committer ] Original commit   Revision:421531 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2016
[ 11:15 jbeich search for other commits by this committer ] Original commit   Revision:421490 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
www/firefox-esr: update 45.4esr

Changes:	https://www.mozilla.org/firefox/45.4.0/releasenotes/
Security:	2c57c47e-8bb3-4694-83c8-9fc3abad3964
MFH:		2016Q3
Thu, 4 Aug 2016
[ 04:57 marino search for other commits by this committer ] Original commit   Revision:419594
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)
Sun, 31 Jul 2016
[ 18:41 jbeich search for other commits by this committer ] Original commit   Revision:419401
www/firefox-esr: update 45.3esr

Changes:	https://www.mozilla.org/firefox/45.3.0/releasenotes/
Security:	b7650905-e49b-432f-8fbe-fd23b5fba26a
MFH:		2016Q3
Wed, 13 Jul 2016
[ 16:24 jbeich search for other commits by this committer ] Original commit   Revision:418489
gecko: axe poorly maintained QT5 support

https://bugzilla.mozilla.org/show_bug.cgi?id=1282866
Wed, 6 Jul 2016
[ 22:10 mat search for other commits by this committer ] Original commit   Revision:418153 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:418128
devel/icu: bump PORTREVISION on missing dependent ports

Reported by:	rakuco
Fri, 3 Jun 2016
[ 10:52 jbeich search for other commits by this committer ] Original commit   Revision:416309 (Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
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
Wed, 4 May 2016
[ 04:04 jbeich search for other commits by this committer ] Original commit   Revision:414580 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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
Sun, 1 May 2016
[ 05:29 jbeich search for other commits by this committer ] Original commit   Revision:414386 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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
Thu, 21 Apr 2016
[ 11:18 jbeich search for other commits by this committer ] Original commit   Revision:413726 (Only the first 10 of 76 ports in this commit are shown above. View all ports for this commit)
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
Fri, 1 Apr 2016
[ 14:33 mat search for other commits by this committer ] Original commit   Revision:412351 (Only the first 10 of 2136 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Fri, 25 Mar 2016
[ 23:30 jbeich search for other commits by this committer ] Original commit   Revision:411909
gecko: fix an unlikely race with environ(7)

MFH:		2016Q1
Fri, 18 Mar 2016
[ 09:51 jbeich search for other commits by this committer ] Original commit   Revision:411336
www/libxul: update to 38.7.1

MFH:		2016Q1
Thu, 10 Mar 2016
[ 15:38 jbeich search for other commits by this committer ] Original commit   Revision:410761
gecko: enable DTRACE probes by default
[ 10:45 jbeich search for other commits by this committer ] Original commit   Revision:410748
gecko: build as position-independent executable
Sat, 5 Mar 2016
[ 12:47 jbeich search for other commits by this committer ] Original commit   Revision:410176 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 2 Mar 2016
[ 22:49 jbeich search for other commits by this committer ] Original commit   Revision:409979
gecko: unify unchanging options into bsd.gecko.mk

PR:		205741 (alternative)
Mon, 1 Feb 2016
[ 11:29 jbeich search for other commits by this committer ] Original commit   Revision:407707 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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
Mon, 28 Dec 2015
[ 18:20 jbeich search for other commits by this committer ] Original commit   Revision:404692
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 search for other commits by this committer ] Original commit   Revision:404688
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 search for other commits by this committer ] Original commit   Revision:404687
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.
Wed, 16 Dec 2015
[ 09:39 jbeich search for other commits by this committer ] Original commit   Revision:403855 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:403852 (Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
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
Sat, 28 Nov 2015
[ 14:12 jbeich search for other commits by this committer ] Original commit   Revision:402531
gecko: add missing PORTEPOCH to required libvorbis version

Reported by:	Takeshi Hashimoto
Fri, 20 Nov 2015
[ 00:38 jbeich search for other commits by this committer ] Original commit   Revision:401981 (Only the first 10 of 73 ports in this commit are shown above. View all ports for this commit)
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
Sat, 14 Nov 2015
[ 19:34 jbeich search for other commits by this committer ] Original commit   Revision:401587 (Only the first 10 of 35 ports in this commit are shown above. View all ports for this commit)
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)
Thu, 12 Nov 2015
[ 17:13 amdmi3 search for other commits by this committer ] Original commit   Revision:401367
- Remove BROKEN - TEST option builds fine

Approved by:	portmgr blanket
Sat, 19 Sep 2015
[ 07:20 jbeich search for other commits by this committer ] Original commit   Revision:397308
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)
Fri, 28 Aug 2015
[ 13:05 jbeich search for other commits by this committer ] Original commit   Revision:395470 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
www/firefox{,-esr}: update to 40.0.3/38.2.1

MFH:		2015Q3
Security:	237a201c-888b-487f-84d3-7d92266381d6
Thu, 20 Aug 2015
[ 13:16 jbeich search for other commits by this committer ] Original commit   Revision:394871 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
gecko: use system jemalloc on 11.0-CURRENT again

Requested by:	mi
Fri, 14 Aug 2015
[ 16:39 jbeich search for other commits by this committer ] Original commit   Revision:394233
Back out r394012 after r394231

PR:		202270
Exp-run by:	antoine
MFH:		2015Q3
X-MFH-With:	r394231
Wed, 12 Aug 2015
[ 09:20 jbeich search for other commits by this committer ] Original commit   Revision:394012
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
Tue, 11 Aug 2015
[ 13:22 jbeich search for other commits by this committer ] Original commit   Revision:393941 (Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
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
Sun, 9 Aug 2015
[ 16:30 jbeich search for other commits by this committer ] Original commit   Revision:393804
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
Fri, 7 Aug 2015
[ 12:02 jbeich search for other commits by this committer ] Original commit   Revision:393690 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 23 Jul 2015
[ 23:18 jbeich search for other commits by this committer ] Original commit   Revision:392759
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
Thu, 16 Jul 2015
[ 06:06 jbeich search for other commits by this committer ] Original commit   Revision:392273 (Only the first 10 of 96 ports in this commit are shown above. View all ports for this commit)
- 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
Tue, 9 Jun 2015
[ 14:25 jbeich search for other commits by this committer ] Original commit   Revision:388940 (Only the first 10 of 42 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:388939 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
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
Thu, 14 May 2015
[ 18:01 jbeich search for other commits by this committer ] Original commit   Revision:386349
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
Tue, 12 May 2015
[ 18:06 jbeich search for other commits by this committer ] Original commit   Revision:386162 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
- 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
Thu, 23 Apr 2015
[ 21:26 bapt search for other commits by this committer ] Original commit   Revision:384614 (Only the first 10 of 57 ports in this commit are shown above. View all ports for this commit)
Update icu to 55.1
Tue, 31 Mar 2015
[ 19:10 jbeich search for other commits by this committer ] Original commit   Revision:382860 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 22 Mar 2015
[ 08:00 jbeich search for other commits by this committer ] Original commit   Revision:381889 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 8 Mar 2015
[ 18:10 jbeich search for other commits by this committer ] Original commit   Revision:380782 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- 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]
Fri, 27 Feb 2015
[ 14:42 jbeich search for other commits by this committer ] Original commit   Revision:380090 (Only the first 10 of 48 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 6 Feb 2015
[ 12:08 jbeich search for other commits by this committer ] Original commit   Revision:378529 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 21 Jan 2015
[ 13:36 jbeich search for other commits by this committer ] Original commit   Revision:377605
Bump PORTREVISION after r377564.

PR:		196802
Requested by:	dumbbell, tijl
Differential Revision:	https://reviews.freebsd.org/D1574
Approved by:	bapt (mentor)
MFH:		2015Q1
Wed, 14 Jan 2015
[ 08:06 beat search for other commits by this committer ] Original commit   Revision:376999 (Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
- 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)

1 | 2  »