- remove mencoder dependency on mplayer,
the two ports can now be installed independently.
- remove dependency on liba52 as this is handled by internal libavcodec
- correctly handle dependency on external libschroedinger
PR: ports/149534
Submitted by: maintainer
Tested by: Christopher Key [cjk32 cam.ac.uk]
- Small change of configure arguments also fixes ports/128074
- Fix a stack buffer overflow vulnerability while parsing malformed TwinVQ
media files.
- Bump PORTREVISION
PR: 129810
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Security: http://www.vuxml.org/freebsd/7c5bd5b8-d652-11dd-a765-0030843d3802.html
and at least, in unexpected process termination. Three integer
underflows located in the Real demuxer code can be used to exploit
a heap overflow, a specific video file can be crafted in order to make
the stream_read function read or write arbitrary amounts of memory.
Approved by: maintainer via private mail
Security: http://www.vuxml.org/freebsd/724e6f93-8f2a-11dd-821f-001cc0377035.html
- Use maintainer's patch which also fix build multimedia/mencoder.
Thanks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen
PR: ports/126354
Submitted by: Kalten <kalten at sbox.tu-graz.ac.at>
Tested on: tinderbox and my home box
Approved by: Thomas E. Zander(maintainer)
Thsnks for all helpers:
mezz, Kalten, Thomas E. Zander(maintainer), John Nielsen
PR: ports/126354
Submitted by: Kalten <kalten at sbox.tu-graz.ac.at>
Tested on: tinderbox and my home box
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
from the environment. Overwriting them as is currently done by the port
breaks, when either command contains blanks (such as when using distcc
and/or ccache).
PR: ports/119593:
Submitted by: Dominic Fandrey
Approved by: Thomas E. Zander (maintainer - see the PR)
- mplayer is now pkg_add'able as it no longer depends on restricted ports
- Remove compatibility tweaks for FreeBSD-4 as it is no longer supported
- A patch to correct handle amd64 in libdha-pci.c
PR: ports/115170
Submitted by: maintainer
mplayer compilation fails with my tinderbox setup.
PR: ports/111980
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Reviewed by: "Thomas E. Zander" <riggs@rrr.de>
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
on simd-capable processors. This update corrects a minor flaw in passing
arguments to the configure script and introduces a new global OPTION for it.
Further, it prevents building very recent 6.x and 7 installations with the
binary nvidia driver due to a currently unresolved linking problem with libm.
PR: 110246
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)