notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: multimedia/avidemux-plugins/Makefile

Number of commits found: 40

Saturday, 20 Jan 2024
00:41 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.14.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by:	portscout
commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e commit hash: 589aaaeb09b7daeb6a2053a684f5056d9fcfed0e 589aaae
Friday, 22 Dec 2023
20:00 Jan Beich (jbeich) search for other commits by this committer
multimedia/x265: force rebuild consumers after 645419c8e465

$ ffmpeg
ld-elf.so.1: Shared object "libx265.so.192" not found, required by
"libavcodec.so.60"

PR:		274526
Reported by:	vvd (on dev-commits-ports-main@ list)
Reported by:	Kevin Oberman (on multimedia@ list)
commit hash: 10be66c9daed3b0f1d964469eb84caeaf38676ae commit hash: 10be66c9daed3b0f1d964469eb84caeaf38676ae commit hash: 10be66c9daed3b0f1d964469eb84caeaf38676ae commit hash: 10be66c9daed3b0f1d964469eb84caeaf38676ae 10be66c
Tuesday, 25 Apr 2023
15:17 Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 feb1fa3
Sunday, 23 Apr 2023
09:09 Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b 8d3e020
Saturday, 11 Feb 2023
08:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.13.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f commit hash: 17f6d799d7cd9697ea3c59711e6216a70a27471f 17f6d79
Thursday, 8 Dec 2022
21:39 Thomas Zander (riggs) search for other commits by this committer Author: VVD
multimedia/avidemux-* Update to upstream release 2.8.1

Details:
- Update to upstream release 2.8.1
- Introduce NVENC OPTION for HW accelerated NVIDIA codecs

PR:		268145
Reported by:	VVD <vvd@unislabs.com>
Reviewed by:	riggs
commit hash: 2d011fa6c08eb8446dad1f92fc052557d5c71ec8 commit hash: 2d011fa6c08eb8446dad1f92fc052557d5c71ec8 commit hash: 2d011fa6c08eb8446dad1f92fc052557d5c71ec8 commit hash: 2d011fa6c08eb8446dad1f92fc052557d5c71ec8 2d011fa
Sunday, 18 Sep 2022
11:55 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.164.3095

Changes:	https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee commit hash: 8f87e3d181d10b5f94013728ab418dec48597fee 8f87e3d
Saturday, 17 Sep 2022
21:08 Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: avoid leaking libjxl and vmaf via pkg-config

$ make stage-qa -C graphics/libavif
[...]
Error: /usr/local/lib/libavif.so.14.0.1 is linked to /usr/local/lib/libvmaf.so.1
from multimedia/vmaf but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libvmaf.so:multimedia/vmaf
Error: /usr/local/lib/libavif.so.14.0.1 is linked to
/usr/local/lib/libjxl.so.0.7 from graphics/libjxl but it is not declared as a
dependency
Warning: you need LIB_DEPENDS+=libjxl.so:graphics/libjxl

Reported by:	Tatsuki Makino (on ports@ list), Jan Henrik Sylvester (private
mail)
commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b commit hash: 3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b 3dae2b9
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
multimedia: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron LI <aly@aaronly.me>
  *  Alexander Botero-Lowry <alexbl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Thompson <andy@fud.org.nz>
  *  Andrew Thompson <thompsa@FreeBSD.org>
  *  Angel Carpintero <ack@telefonica.net>
  *  Anish Mistry (with help from mean)
  *  Anonymous <swell.k@gmail.com>
  *  Ashish SHUKLA <ashish@FreeBSD.org>
  *  Ashish Shukla <wahjava@gmail.com>
  *  Ben Woods <woodsb02@FreeBSD.org>
  *  Brian Somers <brian@FreeBSD.org>
  *  Bruce M Simpson <bms@FreeBSD.org>
  *  Byung-Hee HWANG <bh@izb.knu.ac.kr>
  *  Charlie Kester <corky1951@comcast.net>
  *  Chess Griffin <chess@chessgriffin.com>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Christopher Key <cjk32@cam.ac.uk>
  *  Chuck Hein <chein@FreeBSD.org> & Jim Overholt <overholt@isdw.net>
  *  Daniel Morante <daniel@morante.net>
  *  Diego Depaoli <trebestie@gmail.com> and Yinghong Liu <relaxbsd@gmail.com>
  *  Dierk Sacher <dierk@blaxxtarz.de>
  *  Dreamcat4 <dreamcat4@gmail.com>
  *  Earl Gay <earl@eeg3.net>
  *  Ed Schouten <ed@FreeBSD.org>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Franz Bettag <franz@bett.ag>
  *  FreeBSD GNOME Team <gnome@freebsd.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Grzegorz Blach <gblach@FreeBSD.org>
  *  Gustau Perez <gustau.perez@gmail.com>
  *  Harold Gutch <logix@foobar.franken.de>
  *  Heiner <h.eichmann@gmx.de>
  *  Heiner Eichmann <h.eichmann@gmx.de>
  *  Hendrik Scholz <hendrik@scholz.net>
  *  Herbert J. Skuhra <h.skuhra@gmail.com>
  *  Herve Quiroz <hq@FreeBSD.org>
  *  Holger Lamm
  *  J.R. Oldroyd <fbsd@opal.com>
  *  Jason Harmening <jason.harmening@gmail.com>
  *  Jille Timmermans (jille@quis.cx)
  *  Juergen Lock <nox@FreeBSD.org>
  *  Juergen Lock <nox@jelal.kn-bremen.de>
  *  KalleDK <plexmaintainer@k-moeller.dk>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Koop Mast <kwm@rainbow-runner.nl>
  *  Kozlov Sergey <kozlov.sergey.404@gmail.com>
  *  Kris Moore
  *  Kuan-Chung Chiu <buganini@gmail.com>
  *  Lars Eggert <lars.eggert@gmx.net>
  *  Leinier Cruz Salfran <salfrancl@yahoo.es>
  *  MANTANI Nobutaka <nobutaka@nobutaka.com>
  *  Manuel Creach <manuel.creach@icloud.com>
  *  Marc van Woerkom <3d@FreeBSD.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Mark Felder <feld@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Neubauer <m.ne@gmx.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael Johnson <ahze@ahze.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net>
  *  Michael Nottebrock <michaelnottebrock@gmx.net> et al
  *  Mina Naguib <webmaster@topfx.com>
  *  Mykola Dzham <i@levsha.me>
  *  Naram Qashat <cyberbotx@cyberbotx.com>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Pascal Vizeli <pvizeli@yahoo.de>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Pawel Pekala <pawel@FreeBSD.org>
  *  Petar Zhivkov Petrov <pesho.petrov@gmail.com>
  *  Phil Oleson
  *  Phil Oleson <oz@nixil.net>
  *  Piotr Kubaj <pkubaj@anongoth.pl>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Raaf <freebsd@luna.afraid.org>
  *  Randall Hopper <aa8vb@nc.rr.com>
  *  Rodrigo OSORIO <rodrigo@FreeBSD.org>
  *  Rozhuk Ivan 2018 <rozhuk.im@gmail.com>
  *  Rozhuk Ivan <rozhuk.im@gmail.com>
  *  Rozhuk Ivan rozhuk.im@gmail.com
  *  Rusmir Dusko <nemysis@FreeBSD.org>
  *  Stacey Son <mythdev@son.org>, Ari Maniatis <ari@ish.com.au>
  *  Steve Wills <steve@mouf.net>
  *  Steve Wills <swills@FreeBSD.org>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Sylvio Cesar <sylvio@FreeBSD.org>
  *  Thierry Thomas <thierry@pompo.net>
  *  Thomas E. Zander
  *  Thomas E. Zander with help from Vladimir Kushnir
  *  Vladimir Kondratiev <wulf@mail.mipt.ru>
  *  William Grzybowski <wg@FreeBSD.org>
  *  William Grzybowski <william88@gmail.com>
  *  Yi-Hsuan Hsin <mhsin@mhsin.org>
  *  Zastupov Stepan [RedChrom] <redchrom@mail.ru>
  *  adamw
  *  alex
  *  arved
  *  erich@FreeBSD.org
  *  freebsd-ports@evilcode.net
  *  giffunip@asme.org
  *  ijliao
  *  kamikaze@bsdforen.de
  *  michael johnson <ahze@ahze.net>
  *  mikael.urankar@gmail.com
  *  mm
  *  nox@FreeBSD.org
  *  osa
  *  pb@FreeBSD.org
  *  piero
  *  se@FreeBSD.org
  *  sumikawa

With hat:	portmgr
commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 commit hash: 63f36d326290febc7af8820d7bde9c78cda71c80 63f36d3
Wednesday, 13 Jul 2022
12:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
multimedia/avidemux-*: Bump PORTREVISION for audio/libmad shlib change (followup
of 2bbe718e827ec0156d321762f1af63cb80edacd0)

PR:		265182
Reported by:	<rkoberman@gmail.com>
commit hash: 2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f commit hash: 2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f commit hash: 2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f commit hash: 2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f 2fa9e7d
Saturday, 7 May 2022
04:57 Tobias C. Berner (tcberner) search for other commits by this committer Author: Lars Herschke
multimedia/avidemux: update to 2.7.8

Changelog:
	http://avidemux.sourceforge.net/news.html#2021-03-09

- Cleanup of option handling is planned for the near future.

PR:		258720
commit hash: 4fded9331ce96f4ebae8106c1ab27844d92719d8 commit hash: 4fded9331ce96f4ebae8106c1ab27844d92719d8 commit hash: 4fded9331ce96f4ebae8106c1ab27844d92719d8 commit hash: 4fded9331ce96f4ebae8106c1ab27844d92719d8 4fded93
Sunday, 10 Apr 2022
19:11 Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 d63665f
Saturday, 26 Mar 2022
08:27 Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 commit hash: 247c7db7513f1264922428278678da641c5a3f52 247c7db
Thursday, 14 Oct 2021
22:20 Jan Beich (jbeich) search for other commits by this committer
multimedia/aom: force rebuild consumers after 6f68add3f9ab

$ ffmpeg ... -c:v libaom-av1 ...
[libaom-av1 @ 0x804a89900] 3.2.0
[libaom-av1 @ 0x804a89900] Failed to initialize encoder: ABI version mismatch
Error initializing output stream 0:0 -- Error while opening encoder for output
stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

https://aomedia.googlesource.com/aom/+/bbdfa68d13a0%5E%21/
commit hash: a950db788b12bee90ad809efda421a4f14d231f7 commit hash: a950db788b12bee90ad809efda421a4f14d231f7 commit hash: a950db788b12bee90ad809efda421a4f14d231f7 commit hash: a950db788b12bee90ad809efda421a4f14d231f7 a950db7
Saturday, 9 Oct 2021
00:45 Jan Beich (jbeich) search for other commits by this committer
multimedia/libvpx: update 1.11.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af commit hash: f16d8e56352394e557b1ab24f1a3582300e414af f16d8e5
Monday, 21 Jun 2021
17:46 Jan Beich (jbeich) search for other commits by this committer
multimedia/x264: update to 0.163.3060

Changes:	https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 commit hash: d6e84975f09af06c0f034aec3dae6d4812432ab0 d6e8497
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Tuesday, 23 Mar 2021
22:01 jbeich search for other commits by this committer
multimedia/aom: update to 3.0.0

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
Original commitRevision:569067 
Saturday, 7 Nov 2020
15:49 jbeich search for other commits by this committer
multimedia/x264: update to 0.161.3020

Changes:	https://code.videolan.org/videolan/x264/compare/cde9a93...d198931
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:554400 
Sunday, 27 Sep 2020
17:49 tcberner search for other commits by this committer
multimedia/avidemux: update to 2.7.6

2020-07-07: 2.7.6: Another nice release, completely done by Euma
* New Feature:Detect and warn when cut points in HEVC video streams may result
in grave playback issues despite being on keyframes
* New Video Decoder:Add libaom-based AV1 decoder
* New Video Encoder:Add libvpx-based VP9 encoder
* New Video Filter:Add hardware accelerated deinterlacer and resizer based on
VA-API (Linux only)
* FFmpeg:Update to the 4.2.3 release
* Core:Increase maximum supported resolution to 4096x4096
* Core:Fix crash on macOS with HW accel. decoding enabled and H.264 video
streams containing both frame- and field-encoded slices
* Encoder:Extend configuration options for NVENC-based H.264 and HEVC encoders,
add 2-pass mode
* Demuxer:Support MPEG-TS files with duration in excess of 13:15:36
* Demuxer:Use DTS core from DTS XLL audio in MPEG-TS files instead of rejecting
the track
* Demuxer:Fix mono MP3 audio tracks in MP4 files misdetected as stereo
* Demuxer:Try to correct timestamp jitter in MP4 files produced by older
Avidemux versions
* Muxer:Fix timestamp rounding which caused pseudo-VFR output from CFR sources
* Muxer:Fix saving to network shares on Windows using the Mp4 muxer when index
should be moved to the start of the file
* Muxer:Support LPCM audio in the Mp4 muxer by silently switching to the MOV
muxing mode
* Muxer:Add support for Vorbis audio to the Mp4 muxer
* Filter:Fix "Fade" and "Fade to black", broken on macOS
* Filter:Allow to toggle rubber band visibility in "Crop" and "Blacken Borders"
video filters
* Filter:Fix keyboard input in "Resize" video filter by recalculating values
only on moving focus to another field or on accepting dialog
* Audio:Add HE-AAC and HE-AACv2 profiles to the FDK AAC encoder plugin
* Audio:Support external audio tracks in DTS format
* UI:Fix navigation slider with RTL locales
* UI:Restore the shutdown option in encoding dialog on Windows
* Scripting:Add PTS query and keyframe seek methods to Python interface
* Miscellaneous:Allow user-defined fragment size for auto-append of chunked
MPEG-TS files
* Miscellaneous:Improve handling of field-encoded video streams throughout the
chain
* Miscellaneous:Improve handling of H.264 video streams with parameter sets
changing on the fly
* Miscellaneous:Try to keep track of video time base throughout the chain
* Miscellaneous:Numerous other fixes and polish

PR:		249241
Submitted by:	Lars Herschke <lhersch@dssgmbh.de>, VVD <vvd@unislabs.com>
Original commitRevision:550292 
Friday, 3 Jul 2020
22:30 jbeich search for other commits by this committer
multimedia/x264: update to 0.160.3011

Changes:	https://code.videolan.org/videolan/x264/compare/296494a4...cde9a93
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:541152 
Sunday, 23 Feb 2020
09:04 tcberner search for other commits by this committer
multimedia/avidemux: update to 2.7.4 and readd Qt gui port

- multimedia/avidemux-qt5 repo copied from multimedia/avidemux-qt4
- The port as a whole is in need of a little modernization

PR:		242634
Submitted by:	Lars Herschke <lhersch@dssgmbh.de>,tcberner
Tested by:	rkoberman@gmail.com
Reported by:	VVD <vvd@unislabs.com>
Original commitRevision:526907 
Saturday, 21 Dec 2019
19:00 jbeich search for other commits by this committer
multimedia/x264: update to 0.159.2991

Changes:	https://code.videolan.org/videolan/x264/compare/34c06d1...1771b55
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:520577 
Thursday, 3 Oct 2019
20:36 jbeich search for other commits by this committer
multimedia/x265: update to 3.2

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
Original commitRevision:513734 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Friday, 19 Jul 2019
21:11 jbeich search for other commits by this committer
multimedia/x265: update to 3.1.1

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
Original commitRevision:506963 
Monday, 18 Mar 2019
21:45 jbeich search for other commits by this committer
multimedia/x264: update to 0.157.2945

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=72db437770fd1ce3961f624dd57a8e75ff65ae0b
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:496215 
Saturday, 16 Mar 2019
18:03 tcberner search for other commits by this committer
multimedia/avidemux, multimedia/avidemux-plugins: remove QT4 options (Qt4
deprecation)

- this breaks multimeda/avidemux-qt4 until removal

Approved by:	portmgr (implicit)
Original commitRevision:495938 
Sunday, 10 Mar 2019
17:10 jbeich search for other commits by this committer
multimedia/x265: update to 3.0

- Add SVTHEVC option, see http://x265.org/x265-svt-hevc-house/
- Drop libmd patch due to rebase churn for what little value it provides

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-0
PR:		235906
Approved by:	maintainer timeout (2 weeks)
Original commitRevision:495302 
Wednesday, 6 Feb 2019
13:33 jbeich search for other commits by this committer
multimedia/libvpx: update 1.8.0

www/firefox, www/firefox-esr, mail/thunderbird wait for upstream fix via
https://bugzilla.mozilla.org/show_bug.cgi?id=1525393

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.7.0..v1.8.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libvpx/
Original commitRevision:492305 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Original commitRevision:487272 
Friday, 10 Aug 2018
00:55 jbeich search for other commits by this committer
multimedia/x264: update to 0.155.2917

- HI10P is always built after
https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
Original commitRevision:476802 
Wednesday, 1 Aug 2018
07:55 bar search for other commits by this committer
Re-create patch for avidemux-plugins after r464084 as in upstream.

PR:	230211
Original commitRevision:476163 
Tuesday, 31 Jul 2018
23:22 bar search for other commits by this committer
Bump PORTREVISION after r464084.
While here, add a patch for multimedia/avidemux-plugins to fix the build with
gcc7.

Reviewed by:	gerald
Original commitRevision:476028 
Monday, 26 Mar 2018
17:58 riggs search for other commits by this committer
Un-break avidemux and plugins (import C++11 fixes from upstream)

PR:		224384
Submitted by:	rkoberman@gmail.com
MFH:		2018Q1
Original commitRevision:465620 
Sunday, 11 Mar 2018
22:48 gerald search for other commits by this committer
Move PORTREVISION from multimedia/avidemux/Makefile.common into the
three slave ports multimedia/avidemux-cli, multimedia/avidemux-plugins,
and multimedia/avidemux-qt4.  Ensure they are properly set there
after revision 464084.

That way any sweeping changes (using Tools/scripts/bump-revision.sh
or similar in particular) have a chance of working or at least flagging
a potential issue.

PR:		226533
Original commitRevision:464215 
Saturday, 10 Mar 2018
17:46 gerald search for other commits by this committer
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Original commitRevision:464084 
Sunday, 8 Oct 2017
21:23 antoine search for other commits by this committer
Mark BROKEN: fails to build

/wrkdirs/usr/ports/multimedia/avidemux-plugins/work/avidemux_2.6.11/avidemux_plugins/ADM_demuxers/MpegTS/dmxTSPacket.cpp:
In member function 'bool tsPacket::decodePesHeader(TS_PESpacket*)':
/wrkdirs/usr/ports/multimedia/avidemux-plugins/work/avidemux_2.6.11/avidemux_plugins/ADM_demuxers/MpegTS/dmxTSPacket.cpp:436:49:
error: unable to find string literal operator 'operator""x' with 'const char
[30]', 'long unsigned int' arguments
 #define fail(x) {printf("[Ts Demuxer]*********"x"*******\n");return false;}

Reported by:	pkg-fallout
MFH:		2017Q4
Original commitRevision:451578 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Saturday, 13 Jun 2015
18:31 riggs search for other commits by this committer
Move multimedia/avidemux26-* to multimedia/avidemux-*
Original commitRevision:389477 

Number of commits found: 40