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: multimedia/avidemux-plugins/Makefile
SVNWeb

Number of commits found: 38

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Sun, 23 Apr 2023
[ 09:09 Gerald Pfeifer (gerald) search for other commits by this committer ]    commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  commit hash:8d3e020ed032a8db00208994d0db646de7dc6f5b  8d3e020  (Only the first 10 of 2091 ports in this commit are shown above. View all ports for this commit)
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
Sat, 11 Feb 2023
[ 08:46 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:17f6d799d7cd9697ea3c59711e6216a70a27471f  commit hash:17f6d799d7cd9697ea3c59711e6216a70a27471f  commit hash:17f6d799d7cd9697ea3c59711e6216a70a27471f  17f6d79  (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
multimedia/libvpx: update 1.13.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.12.0..v1.13.0
Reported by:	portscout
Thu, 8 Dec 2022
[ 21:39 Thomas Zander (riggs) search for other commits by this committer Author: VVD ]    commit hash:2d011fa6c08eb8446dad1f92fc052557d5c71ec8  commit hash:2d011fa6c08eb8446dad1f92fc052557d5c71ec8  commit hash:2d011fa6c08eb8446dad1f92fc052557d5c71ec8  2d011fa  (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
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
Sun, 18 Sep 2022
[ 11:55 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:8f87e3d181d10b5f94013728ab418dec48597fee  commit hash:8f87e3d181d10b5f94013728ab418dec48597fee  commit hash:8f87e3d181d10b5f94013728ab418dec48597fee  8f87e3d  (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.164.3095

Changes:	https://code.videolan.org/videolan/x264/compare/5db6aa6...baee400f
Sat, 17 Sep 2022
[ 21:08 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  commit hash:3dae2b9aae29b50dcb386d9c43137db8ad6fdd1b  3dae2b9 
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)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  commit hash:63f36d326290febc7af8820d7bde9c78cda71c80  63f36d3  (Only the first 10 of 224 ports in this commit are shown above. View all ports for this commit)
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>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 13 Jul 2022
[ 12:03 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f  commit hash:2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f  commit hash:2fa9e7dec6f78b975aeececb49bf8cb5cbb20f6f  2fa9e7d 
multimedia/avidemux-*: Bump PORTREVISION for audio/libmad shlib change (followup
of 2bbe718e827ec0156d321762f1af63cb80edacd0)

PR:		265182
Reported by:	<rkoberman@gmail.com>
Sat, 7 May 2022
[ 04:57 Tobias C. Berner (tcberner) search for other commits by this committer Author: Lars Herschke ]    commit hash:4fded9331ce96f4ebae8106c1ab27844d92719d8  commit hash:4fded9331ce96f4ebae8106c1ab27844d92719d8  commit hash:4fded9331ce96f4ebae8106c1ab27844d92719d8  4fded93  (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
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
Sun, 10 Apr 2022
[ 19:11 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  commit hash:d63665f7cd9c99880704a3c5bc221829cb009744  d63665f  (Only the first 10 of 892 ports in this commit are shown above. View all ports for this commit)
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)
Sat, 26 Mar 2022
[ 08:27 Matthias Fechner (mfechner) search for other commits by this committer ]    commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  commit hash:247c7db7513f1264922428278678da641c5a3f52  247c7db  (Only the first 10 of 867 ports in this commit are shown above. View all ports for this commit)
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
Thu, 14 Oct 2021
[ 22:20 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:a950db788b12bee90ad809efda421a4f14d231f7  commit hash:a950db788b12bee90ad809efda421a4f14d231f7  commit hash:a950db788b12bee90ad809efda421a4f14d231f7  a950db7  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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/
Sat, 9 Oct 2021
[ 00:45 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f16d8e56352394e557b1ab24f1a3582300e414af  commit hash:f16d8e56352394e557b1ab24f1a3582300e414af  commit hash:f16d8e56352394e557b1ab24f1a3582300e414af  f16d8e5  (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
multimedia/libvpx: update 1.11.0

Changes:	https://chromium.googlesource.com/webm/libvpx/+log/v1.10.0..v1.11.0
Reported by:	portscout, Repology
Mon, 21 Jun 2021
[ 17:46 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:d6e84975f09af06c0f034aec3dae6d4812432ab0  commit hash:d6e84975f09af06c0f034aec3dae6d4812432ab0  commit hash:d6e84975f09af06c0f034aec3dae6d4812432ab0  d6e8497  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
multimedia/x264: update to 0.163.3060

Changes:	https://code.videolan.org/videolan/x264/compare/55d517b...5db6aa6
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 23 Mar 2021
[ 22:01 jbeich search for other commits by this committer ] Original commit   Revision:569067 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
multimedia/aom: update to 3.0.0

Changes:	https://aomedia.googlesource.com/aom/+log/v2.0.2..v3.0.0
Reported by:	portscout
Sat, 7 Nov 2020
[ 15:49 jbeich search for other commits by this committer ] Original commit   Revision:554400 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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/
Sun, 27 Sep 2020
[ 17:49 tcberner search for other commits by this committer ] Original commit   Revision:550292
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 3 Jul 2020
[ 22:30 jbeich search for other commits by this committer ] Original commit   Revision:541152 (Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
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/
Sun, 23 Feb 2020
[ 09:04 tcberner search for other commits by this committer ] Original commit   Revision:526907 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
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>
Sat, 21 Dec 2019
[ 19:00 jbeich search for other commits by this committer ] Original commit   Revision:520577 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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/
Thu, 3 Oct 2019
[ 20:36 jbeich search for other commits by this committer ] Original commit   Revision:513734 (Only the first 10 of 13 ports in this commit are shown above. View all ports for this commit)
multimedia/x265: update to 3.2

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-2
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
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
Fri, 19 Jul 2019
[ 21:11 jbeich search for other commits by this committer ] Original commit   Revision:506963 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
multimedia/x265: update to 3.1.1

Changes:	https://x265.readthedocs.io/en/latest/releasenotes.html#version-3-1
Mon, 18 Mar 2019
[ 21:45 jbeich search for other commits by this committer ] Original commit   Revision:496215 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
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/
Sat, 16 Mar 2019
[ 18:03 tcberner search for other commits by this committer ] Original commit   Revision:495938
multimedia/avidemux, multimedia/avidemux-plugins: remove QT4 options (Qt4
deprecation)

- this breaks multimeda/avidemux-qt4 until removal

Approved by:	portmgr (implicit)
Sun, 10 Mar 2019
[ 17:10 jbeich search for other commits by this committer ] Original commit   Revision:495302 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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)
Wed, 6 Feb 2019
[ 13:33 jbeich search for other commits by this committer ] Original commit   Revision:492305 (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
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/
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
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
Fri, 10 Aug 2018
[ 00:55 jbeich search for other commits by this committer ] Original commit   Revision:476802 (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
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/
Wed, 1 Aug 2018
[ 07:55 bar search for other commits by this committer ] Original commit   Revision:476163
Re-create patch for avidemux-plugins after r464084 as in upstream.

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

Reviewed by:	gerald
Mon, 26 Mar 2018
[ 17:58 riggs search for other commits by this committer ] Original commit   Revision:465620 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Un-break avidemux and plugins (import C++11 fixes from upstream)

PR:		224384
Submitted by:	rkoberman@gmail.com
MFH:		2018Q1
Sun, 11 Mar 2018
[ 22:48 gerald search for other commits by this committer ] Original commit   Revision:464215
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
Sat, 10 Mar 2018
[ 17:46 gerald search for other commits by this committer ] Original commit   Revision:464084 (Only the first 10 of 1104 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
Sun, 8 Oct 2017
[ 21:23 antoine search for other commits by this committer ] Original commit   Revision:451578
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
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sat, 13 Jun 2015
[ 18:31 riggs search for other commits by this committer ] Original commit   Revision:389477 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Move multimedia/avidemux26-* to multimedia/avidemux-*

Number of commits found: 38