| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| This is a slave port. You may also want to view the commits to the master port: multimedia/avidemux |
| Commit | Credits | Log message |
2.8.1_3 12 Oct 2024 17:13:13
    |
Robert Clausecker (fuz)  |
multimedia/avidemux-*: bump versions following x265 update
These ports were unfortunately forgotten due to only indirectly grabbing
the dependency from avidemux. Bump them as with multimedia/avidemux.
Reported by: Kevin Oberman <rkoberman@gmail.com>
Approved by: portmgr (build fix blanket)
Fixes: 90e15809d954e2ef0c018d4e1543c7fee56dfc64
MFH: 2024Q4 |
2.8.1_2 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
2.8.1_1 23 Apr 2023 09:09:58
    |
Gerald Pfeifer (gerald)  |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
2.8.1 08 Dec 2022 21:39:54
    |
Thomas Zander (riggs)  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 |
2.7.8_1 13 Jul 2022 12:03:14
    |
Po-Chuan Hsieh (sunpoet)  |
multimedia/avidemux-*: Bump PORTREVISION for audio/libmad shlib change (followup
of 2bbe718e827ec0156d321762f1af63cb80edacd0)
PR: 265182
Reported by: <rkoberman@gmail.com> |
2.7.8 07 May 2022 04:57:10
    |
Tobias C. Berner (tcberner)  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 |
2.7.6_3 10 Apr 2022 19:11:41
    |
Charlie Li (vishwin)  |
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) |
2.7.6_2 26 Mar 2022 08:27:27
    |
Matthias Fechner (mfechner)  |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
2.7.6_1 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
2.7.6 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.7.6 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.7.4 23 Feb 2020 09:04:44
  |
tcberner  |
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> |
2.6.11_9 26 Jul 2019 20:46:57
  |
gerald  |
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 |
2.6.11_8 12 Dec 2018 01:35:36
  |
gerald  |
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 |
2.6.11_7 31 Jul 2018 23:22:41
  |
bar  |
Bump PORTREVISION after r464084.
While here, add a patch for multimedia/avidemux-plugins to fix the build with
gcc7.
Reviewed by: gerald |
2.6.11_6 11 Mar 2018 22:48:03
  |
gerald  |
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 |
2.6.11_1 10 Mar 2018 17:46:06
  |
gerald  |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
2.6.11_1 01 Apr 2016 14:16:20
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.6.10 13 Jun 2015 18:31:59
  |
riggs  |
Move multimedia/avidemux26-* to multimedia/avidemux-* |