| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
This is mostly a bugfix release. Some of the local patches have been
adopted upstream as well.
|
|
|
|
|
|
|
|
|
|
|
| |
Newer clang versions are not happy when passing -mcpu=<something> on
i386 and amd64. This fixes the construction of CFLAGS during configure
in the WITH_DEBUG case.
Also, as it turns out, there was a const ptr issue in
libmpcodecs/ad_spdif.c whith also needed to be fixed.
PR: 280818
Reported by: cryptogranny@gmail.com
|
|
|
|
|
|
|
|
| |
Details:
- Move to upstream snapshot as of 2024-09-28
- Use ffmpeg6+ instead of ffmpeg4
PR: 275846
|
|
|
|
| |
cc: error: unsupported option '-mabi=' for target 'powerpc64-unknown-freebsd14.1'
|
|
|
|
|
|
| |
PR: 270569
Reported by: george@m5p.com
Reviewed by: riggs
|
|
|
|
|
|
| |
Details: Hopefully temporary workaround to fix a whole bunch of decoding
problems with various ffmpeg codecs.
PR: 270569
|
|
|
|
|
|
|
|
| |
Details:
- Update to upstream snapshot as of 2023-03-21
- Preparation for the ffmpeg 6.0 update
PR: 270294
Reported by: diizzy
|
|
|
|
|
|
|
|
|
| |
Details:
- clang15 performs stricter checks for pointer conversions, some
questionable conversions graduated from warnings to errors
- Fixes multimedia/mencoder builds as well
MFH: 2023Q1
|
|
|
|
|
|
| |
PR: 268789
Reported by: dim
MFH: 2023Q1
|
| |
|
|
|
|
| |
MFH: 2021Q3
|
|
|
|
|
|
|
|
|
| |
Details:
- No critical updates (that I am aware of).
- Add NLS OPTION.
Notes:
svn path=/head/; revision=568751
|
|
|
|
|
|
|
|
|
| |
The freedb.org CD track database has been discontinued.
Approved by: riggs
Notes:
svn path=/head/; revision=541612
|
|
|
|
|
|
|
|
|
|
|
| |
Make sure mplayer sets a sensible fragment and buffer size.
Discussed with: riggs@
Tested by: naddy@
Approved by: pi
Notes:
svn path=/head/; revision=512612
|
|
|
|
| |
Notes:
svn path=/head/; revision=508882
|
|
|
|
| |
Notes:
svn path=/head/; revision=505349
|
|
|
|
|
|
|
|
| |
Details:
- See PR 223416
Notes:
svn path=/head/; revision=453549
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=431251
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to upstream snapshot as of 2016-12-28
- Unbundle ffmpeg; uses multimedia/ffmpeg now
- Refactor shared Makefile target
- GNU_CONFIGURE -> HAS_CONFIGURE
Differential Revision: https://reviews.freebsd.org/D8930
Notes:
svn path=/head/; revision=429960
|
|
|
|
|
|
|
|
|
| |
ARCH is clobbered via .MAKEFLAGS in Mk/bsd.port.mk since r20327.
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=428896
|
|
|
|
|
|
|
| |
MFH: 2016Q4
Notes:
svn path=/head/; revision=427637
|
|
|
|
|
|
|
|
|
|
| |
While on it:
- Add missing USE_XORG=xext for X11 OPTION
- Import patch by bar@ to deal with certain other ports
e.g. x11/slim
Notes:
svn path=/head/; revision=422188
|
|
|
|
| |
Notes:
svn path=/head/; revision=412865
|
|
|
|
|
|
|
|
|
|
| |
- Use released version instead of svn snapshot for this distfile
- Update MASTER_SITES to fetch from mplayer.hq instead of LOCAL for
this distfile
- Use bundled ffmpeg-3.0
Notes:
svn path=/head/; revision=409677
|
|
|
|
| |
Notes:
svn path=/head/; revision=404351
|
|
|
|
| |
Notes:
svn path=/head/; revision=404026
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=401587
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
amd64/i386:
- Enable VDPAU by default for the large NVIDIA user base,
proposed by ehaupt
- BUILD_DEPEND on yasm only on amd64/i386
General cleanups:
- Remove REINPLACE_CMD on CONFIGURE_SCRIPT conditional for post-8.x
machines, is now part of patch-configure
- Offer RTCPU OPTION only on archs that support it (amd64, i386, ppc)
- Update RTCPU_DESC accordingly
- Use OPTION helper for RTCPU instead of complicated conditionals
- Remove superfluous check for ARCH when setting CFLAGS for armv6
Notes:
svn path=/head/; revision=395729
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Unbundle ffmpeg and use the distfile from multimedia/ffmpeg
(currently on version 2.7.2)
- Fix edge case assertion in av_free on 9.x/i386 upon stream close
with mencoder (no change in behaviour)
- Include LICENSE_FILE
- Pet portlint
Notes:
svn path=/head/; revision=395119
|
|
|
|
|
|
|
|
| |
PR: 199283
MFH: 2015Q2
Notes:
svn path=/head/; revision=383871
|
|
|
|
|
|
|
|
|
|
|
| |
(included ffmpeg snapshot as of 2015-04-03)
- Fix vulnerabilities CVE-2014-8544 and CVE-2014-9604
with bundled ffmpeg snapshot in the process
MFH: 2015Q2
Notes:
svn path=/head/; revision=383192
|
|
|
|
|
|
|
|
| |
Reported by: Florian Degner <f.degner@gmx.de> via personal mail
MFH: 2015Q1
Notes:
svn path=/head/; revision=382481
|
|
|
|
|
|
|
| |
approved by: PTHREAD blanket
Notes:
svn path=/head/; revision=382254
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While on it:
Remove CDPARANOIA option
- broken with cdparanoia port anyway
- move CDIO from radio button group to standard (default off) OPTION
- remove radio button group CDPARANOIA/CDIO
Reported by: Kris Moore (kris@pcbsd.org) via mail
MFH: 2015Q1
Notes:
svn path=/head/; revision=377807
|
|
|
|
|
|
|
|
|
|
|
| |
- Retire OTCHAIN OPTION
- Retire support for gcc 4.2 from base
- Depend on c11 compliant compiler via USES=compiler:c11
- Respect CC,CXX,CPP from environment (fixes bug 196811)
- Bump PORTREVISION (default package on 8.x changes)
Notes:
svn path=/head/; revision=377337
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove the following OPTIONS:
- MEMALIGN (now used by default where supported)
- PROFILE (shaky, unreliable, rarely used, nigh unsupportable)
- DIRAC (codec support only via libschroedinger)
- Default-depends on external libdvdnav
(mplayer no longer bundles internal dvd support libraries)
- Simplify CFLAGS handling
- Use -mstack-alignment=16 -mstackrealign on clang / i386
Notes:
svn path=/head/; revision=375775
|
|
|
|
|
|
|
|
|
|
|
| |
- Introduce GNUTLS OPTION and make it default
- Add extra patch for gnutls support from mplayer svn head
While on it
- Fix cflags/ldflags in mencoder: USES pkgconfig
Notes:
svn path=/head/; revision=372967
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Merge patch to configure script from upstream r37258
PR: 194687
Submitted by: mikael.urankar@gmail.com
Reviewed by: riggs
MFH: 2014Q4
Notes:
svn path=/head/; revision=372003
|
|
|
|
| |
Notes:
svn path=/head/; revision=368091
|
|
|
|
|
|
|
|
|
|
| |
- GUI OPTION is no longer default
- Workaround an issue in CURRENT which prevented building
a binary that supports profiling
- Retire no longer needed CONFIGURE_ARGS and patch for CVE-2014-4610
Notes:
svn path=/head/; revision=366488
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix integer overflow in mplayer (bundled ffmpeg CVE-2014-4610)
- Bump PORTREVISION in both ports
Approved by: mentors (implicit)
MFH: 2014Q2
Security: 17dfd984-feba-11e3-b938-5404a68ad561
9ab3a22c-feb8-11e3-b938-5404a68ad561
Notes:
svn path=/head/; revision=359688
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix crash when trying to play certain videos with no audio in gmplayer [2]
- Improve non-options variable summary during build in pre-everything [2]
- Bump PORTREVISION in mplayer (the binary changes)
PR: 190027
Submitted by: rfg@tristatelogic.com [1], andre@albsmeier.net[2]
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=356900
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- General Makefile cleanup
- Fix x11 dependency handling (xproto was missing)
- Builds with LOCALBASE != PREFIX should work everywhere now
- Remove support for esd unconditionally
- mplayer: default build enables fribidi option, so smplayer and smtube
packages from official FreeBSD package repos will work out of the box
- Add profiling option (disabled by default)
- Remove WITH_LANG knob (was unused for a long time anyway)
- Chase libbluray shared lib version bump from ports/188573
Approved by: thierry (mentor)
Notes:
svn path=/head/; revision=352424
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Handle UTF-8 charset properly in libvo
- Bump PORTREVISION
PR: ports/188657, ports/188697
Submitted by: anonymous <anonymous@gmail.com>
Approved by: jadawin (co-mentor)
MFH: 2014Q2
Notes:
svn path=/head/; revision=351544
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert old LIB_DEPENDS to new format
- Fix staging breakage for PREFIX!=LOCALBASE
- Fix bug passing wrong CONFIGURE_ARGS when using DEBUG
(causes dangling dependencies in debug builds)
- Bump PORTREVISION
- Update maintainer e-mail address
Approved by: thierry (mentor)
MFH: 2014Q1
Notes:
svn path=/head/; revision=344827
|
|
|
|
|
|
|
|
| |
Submitted by: bar
Approved by: maintainer
Notes:
svn path=/head/; revision=336663
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Stagify
Note: options have been modified, please review your config!
PR: ports/184407
Submitted by: Thomas Zander (maintainer)
Notes:
svn path=/head/; revision=336566
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- it seems that we can now use the targets supplied by upstream,
so that the port installs now as intended and like on the
other platforms;
- switch to shared libraries, so that we shall be able to apply
minor upgrades without rebuilding its consumers;
- chase this upgrade in mplayer and vlc.
PR: ports/184035
Submitted by: /me
Notes:
svn path=/head/; revision=335446
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Some inline asm requires 7 registers but only 6 are available because
clang assumes the stack is 4-byte aligned and there's a local variable
that requires 16-byte alignment so the stack has to be realigned which
requires one register to be used as frame pointer.
PR: ports/180564
Submitted by: dt71@gmx.com
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Notes:
svn path=/head/; revision=330729
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Reduce the number of dependencies (use internal ffmpeg whenever possible)
in mplayer
- Do not build with clang on i386
- Use new options framework
PR: 177083
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer)
Notes:
svn path=/head/; revision=315041
|