| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.2..v1.16.0
Reported by: Repology
|
| | |
|
| |
|
|
| |
https://code.videolan.org/videolan/vlc/-/tags/3.0.22
|
| | |
|
| |
|
|
|
|
|
| |
Incorporate patches to fix build with ffmpeg 7 and 8
PR: 289056
Obtained from: Linux From Scatch
|
| |
|
|
| |
Reported by: vvd
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.15.0..v1.15.1
Reported by: portscout
|
| |
|
|
|
| |
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
access/live555.cpp:542:36: error: cannot initialize a parameter of type 'EventLoopWatchVariable *' (aka 'atomic<char> *') with an rvalue of type 'char *'
542 | p_sys->scheduler->doEventLoop( &p_sys->event_rtsp );
| ^~~~~~~~~~~~~~~~~~
/usr/local/include/UsageEnvironment/UsageEnvironment.hh:155:52: note: passing argument to parameter 'watchVariable' here
155 | virtual void doEventLoop(EventLoopWatchVariable* watchVariable = NULL) = 0;
| ^
access/live555.cpp:1444:36: error: cannot initialize a parameter of type 'EventLoopWatchVariable *' (aka 'atomic<char> *') with an rvalue of type 'char *'
1444 | p_sys->scheduler->doEventLoop( &p_sys->event_data );
| ^~~~~~~~~~~~~~~~~~
/usr/local/include/UsageEnvironment/UsageEnvironment.hh:155:52: note: passing argument to parameter 'watchVariable' here
155 | virtual void doEventLoop(EventLoopWatchVariable* watchVariable = NULL) = 0;
Reported by: pkg-fallout
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
| |
Sponsored by: Future Crew, LLC
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.14.1..v1.15.0
Reported by: Repology
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
| |
PR: 281680
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
|
|
| |
Remove support for Musepack audio library
PR: 281025
|
| |
|
|
|
|
| |
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
| |
Requested by: madpilot
|
| |
|
|
| |
Removed in commit 55007e649e632734fbddceffb909ff4a7b1294b0
|
| |
|
|
| |
PR: 266677
|
| |
|
|
|
|
|
| |
This fixes a dependency problem if the X11 option is off in
graphics/libglvnd for whatever reason.
Reported by: olgeni (via private mail)
|
| |
|
|
|
|
|
|
|
|
| |
Enable CHROMECAST option by default for user convenience [1].
Fix SKINS option where if a skin was selected, application would not
start (needs --enable-archive) and enable by default.
PR: 278297 [1]
Reported by: acm [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Backport several upstream commits to fix the build with taglib 2.x. [1]
Disable some compiler warnings that bloat the build log to the point
where it is barely readable.
Toggle the svgdec plugin in the LIBRSVG2 option to fix dependency issues
on live systems if it is set to off and the required dependencies are
auto-detected.
PR: 276677 [1]
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
devel/abseil to CHROMECAST, make portclippy happy
1. Add options ARIBSUB and SRT.
2. Add libabsl_base.so:devel/abseil to CHROMECAST_LIB_DEPENDS.
3. Sort options to make portclippy happy.
4. Remove GNU_CONFIGURE_MANPREFIX.
5. Prevent silent grab aribb25.
PR: 278916
Approved by: multimedia (maintainer, timeout 2 weeks)
|
| |
|
|
|
|
|
| |
Fixes build on FreeBSD 13.3 and 14+
PR: 278706
Differential Revision: https://reviews.freebsd.org/D45071
|
| |
|
|
|
|
| |
--disable-mpg123--disable-vnc --> --disable-mpg123--disable-vnc
Reported by: vvd
|
| |
|
|
|
|
|
| |
Legacy lookup service/protocol that yet again is broken.
Drop support
Reference: https://hydrogenaud.io/index.php/topic,125880.0.html
|
| |
|
|
| |
Reported by: vvd
|
| |
|
|
|
|
|
|
| |
DEBUG like all ports features, must not ever be set in a port, they are
user facing features, that the user needs to enable in their
environment/make.conf, either by defining WITH_DEBUG globally, or by
setting WITH_DEBUG_PORTS with origin of ports they want DEBUG enabled
in.
|
| |
|
|
| |
Approved by: portmgr (blanket)
|
| |
|
|
|
| |
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.13.1..v1.14.0
Reported by: portscout
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
plist error if QT5 is ON and xext,xinerama,xpm installed
1. Non default option CHROMECAST require devel/protobuf.
After this commit
https://cgit.freebsd.org/ports/commit/?id=69e2e87fa56b54e267429b326f7f6188a7baaa71
consumers require USE_CXXSTD=c++17.
2. There is default ON configure option "skins2" in vlc. It require QT5 and
xext,xinerama,xpm - if they installed then it build bin/svlc and it is in
stage after build. Added option SKINS default OFF to handle bin/svlc.
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D43128
|
| |
|
|
| |
New version of gtk3 in tree
|
| |
|
|
|
|
|
|
|
| |
$ 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)
|
| |
|
|
|
|
|
| |
- Use USES=pathfix to fix .pc installation
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/protocolbuffers/protobuf/releases
|
| |
|
|
|
|
|
|
|
|
| |
Release Notes: http://www.videolan.org/vlc/releases/3.0.20.html
Security: VideoLAN-SB-VLC-3019
VideoLAN-SB-VLC-3020
Approved by: multimedia (tcberner)
Sponsored by: Serenity Cybersecurity, LLC
|
| |
|
|
|
| |
Changes: https://code.videolan.org/videolan/dav1d/-/tags/1.3.0
Reported by: Repology
|
| |
|
|
|
|
|
| |
Forgot to remove an entry from pkg-plist from the previous commit.
Reported by: vvd
Fixes: 5fa4269 multimedia/vlc: Remove non-default option SKINS
|
| |
|
|
|
|
|
|
| |
SKINS options depends on expired port devel/libtar so remove SKINS
option.
Reported by: vvd
Approved by: portmgr (blanket)
|
| |
|
|
|
|
|
|
| |
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713
|
| |
|
|
| |
New major version 3.0.0
|
| | |
|
| |
|
|
|
|
|
|
|
| |
No support VA-API on FFmpeg 5.0 or higher
Reference:
https://code.videolan.org/videolan/vlc/-/merge_requests/1245
PR: 270308
|
| | |
|