Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.r20120721 01 Sep 2012 14:13:10
  |
nox  |
Update to 2012-07-21 snapshot.
PR: ports/170735
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20120322_2 11 Jul 2012 15:07:50
 |
pawel  |
Don't link to audio/libbs2b
PR: ports/169689
Reported by: myself
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20120322_2 06 Jun 2012 16:02:35
 |
dinoex  |
- fix build with giflib |
1.0.r20120322_2 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
1.0.r20120322_1 03 May 2012 00:13:16
 |
scheidell  |
- Fix h264 regression in mplayer/mencoder from ffmpeg
- Bump PORTREVISION on master and slave to force rebuild
PR: ports/167485
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20120322 17 Apr 2012 18:50:38
 |
scheidell  |
- Update mplayer and memcoder to 2012-03-22 shapshot
- Supersedes ports/164943
PR: ports/166946
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20111218_4 22 Mar 2012 06:52:34
 |
rm  |
- update to 0.2.2
- chase shlib bump in dependent ports
- bump PORTREVISION for xbmc and xbmc-pvr
Please note that this commit isn't actually feature safe, because it bumps
portrevision for two (not that small) ports. But it fixes the breakage, reported
in PR, and, as side effect, raises library version.
PR: 165449
Reported by: Justin <freebsd.users at gmail dot com>
Submitted by: Dominic Fandrey <kamikaze at bsdforen dot de> (maintainer)
Feature safe: yes |
1.0.r20111218_4 24 Feb 2012 05:17:10
 |
rm  |
- update libbluray to 0.2.1
PR: 163721 [based on]
Submitted by: Kurt Jaeger <fbsd-ports at opsec dot eu>
Approved by: maintainer (timeout; 1 month+) |
1.0.r20111218_4 18 Feb 2012 19:04:47
 |
dinoex  |
- move dependency to giflib
PR: 165235 |
1.0.r20111218_4 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.0.r20111218_3 16 Feb 2012 20:17:31
 |
lx  |
Fix build by chasing libvpx bump. |
1.0.r20111218_3 10 Feb 2012 23:26:29
 |
amdmi3  |
- Add option for enca charset detection
- Fix v4l support
PR: 164639
Submitted by: "Marat N.Afanasyev" <amarat@ksu.ru>
Fix by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20111218_2 02 Feb 2012 08:42:05
 |
scheidell  |
- Fix build if OSVERSION < 802502
- Update MASTER_SITES
PR: ports/164580
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> maintainer
Approved by: gabor (mentor) |
1.0.r20111218_2 25 Jan 2012 10:11:48
 |
mm  |
Update multimedia/schroedinger to 1.0.11 |
1.0.r20111218_1 18 Jan 2012 17:36:27
 |
arved  |
Chase libcdio shlib bump |
1.0.r20111218 18 Jan 2012 10:52:56
 |
ehaupt  |
Explicit link against /usr/lib/libncurses.so instead of using -lncurses to
prevent a conflict with devel/ncurses.
PR: 164244
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (solution)
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20111218 15 Jan 2012 22:31:54
 |
scheidell  |
- Update to 1.0.r20111218
PR: ports/163969
Submitted by: thomas.e.zander@googlemail.com (maintainer)
Approved by: gabor (mentor)
---------------------------------------------------------------------- |
1.0.r20110329_3 21 Aug 2011 08:11:55
 |
crees  |
- As discussed with maintainer, disable linking to external faad.
- While here, add $FreeBSD$ to other Makefiles
PR: ports/158501
Submitted by: David Demelier <demelier.david@gmail.com>
Reviewed by: Thomas Zander <riggs@rrr.de> (maintainer), naddy
Approved by: Thomas Zander <riggs@rrr.de> (maintainer) |
1.0.r20110329_3 09 Aug 2011 06:39:25
 |
rene  |
Fix build with clang: in contrast to lang/clang, the one from base adds
"FreeBSD" in front of it which broke the detection of the compiler name.
If the operating system name is added, use the second word as the compiler
name.
PR: ports/159250
Submitted by: Test Rat (ttsestt gmail.com)
Approved by: maintainer (in private mail) |
1.0.r20110329_3 01 Aug 2011 03:40:31
 |
bf  |
Enable libass by default; do not silently override user-specified
libass option; disable enca autodetection when libass is disabled;
bump portrevision
Approved by: Thomas Zander (maintainer) |
1.0.r20110329_2 20 Jul 2011 02:52:22
 |
lioux  |
o Fix build when multimedia/libass is already installed when one
tries to build multimedia/mplayer
* Add option 'ASS "Enable ASS/SSA subtitle rendering"' with default
off
- However, override user decision to on if multimedia/libass
is already installed: mplayer does not uphold configure options
disabling dependency on external port.
* Do not bump PORTREVISION since nothing has really changed for
users who didn't have multimedia/libass on their systems
PR: ports/159021
Approved by: maintainer |
1.0.r20110329_2 26 Jun 2011 05:07:09
 |
miwi  |
- set USE_NCURSES
PR: 157098
Submitted by: Raphael Kubo da Costa <kubito@gmail.com>
Approved by: maintainer |
1.0.r20110329 03 Apr 2011 15:24:04
 |
dhn  |
- Forget to commit in ports/156086
Submitted by: maintainer |
1.0.r20110329 01 Apr 2011 11:09:36
 |
dhn  |
- Update mplayer and mencoder to the latest snapshots.
PR: ports/156086
Submitted by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20101106_1 03 Mar 2011 09:29:37
 |
ehaupt  |
Fix typo introduced by the previous commit.
Notified by: N.J. Mann <njm@njm.me.uk> |
1.0.r20101106_1 02 Mar 2011 21:48:02
 |
ehaupt  |
Add optional multimedia/libbluray support
PR: 154939
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20101106_1 26 Feb 2011 22:11:54
 |
nox  |
- Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc
support in webcamd svn (for mceusb-based receivers/transmitters and
USB DVB tuner remotes supported by the Linux code), and enable
support for a few more USB devices while we're at it tho of those
only an FTDI-based one was tested:
http://www.huitsing.nl/irftdi/ [1]
- Fix plist for audio/rhythmbox and multimedia/totem and
add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
multimedia/xine when building them with (optional) lirc support. [2]
- Chase liblirc_client shlib version bump for ports depdending on it
and bump PORTREVISIONs for ports depending on it by default.
Approved by: portmgr (miwi) [2]
Thanks to: Warren Block <wblock@wonkity.com> for testing [1] |
1.0.r20101106_1 09 Feb 2011 06:01:50
 |
mi  |
Fix build for the case, when WITH_LIBRTMP is defined.
Approved by: maintainer's mail-server rejects mail as "spam"
Feature safe: yes |
1.0.r20101106_1 19 Jan 2011 01:58:24
 |
hrs  |
Fix an implicit library dependency issue.
Discussed with: Jan Henrik Sylvester and Thomas Zander
Feature safe: yes |
1.0.r20101106 03 Dec 2010 15:38:41
 |
itetcu  |
Remove empty file. |
1.0.r20101106 02 Dec 2010 09:18:01
 |
beech  |
Update mplayer and mencoder to the latest snapshots.
PR: ports/152714
Submitted by: Thomas Zander (thomas.e.zander@googlemail.com) (maintainer)
Approved by: itetcu (mentor) (implicit) |
1.0.r20100717_3 29 Oct 2010 13:22:54
 |
pav  |
- Fix decoding of certain ogg/vorbis files
PR: ports/150653
Submitted by: Yamagi Burmeister <yamagi@yamagi.org>
Approved by: Thomas Zander <thomas.e.zander@googlemail.com> (maintainer) |
1.0.r20100717_2 12 Oct 2010 22:45:08
 |
pav  |
- Chase libschroedinger shlib bump
Pointy hat to: mm
Reported by: pointyhat |
1.0.r20100717_2 08 Oct 2010 13:10:42
 |
beat  |
- Fix build on PowerPC
PR: ports/149913
Submitted by: andreast
Approved by: maintainer timeout |
1.0.r20100717_2 01 Oct 2010 21:46:01
 |
makc  |
Remove dependency on deprecated audio/libmpcdec
PR: ports/150510
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.org>
Approved by: maintainer |
1.0.r20100717_1 24 Sep 2010 19:08:50
 |
makc  |
Switch libvdpau dependency from x11/nvidia-driver to multimedia/libvdpau
PR: ports/150383
Submitted by: Anonymous <swell.k at gmail.com>
Approved by: maintainer |
1.0.r20100717_1 02 Sep 2010 19:56:12
 |
rene  |
- correctly pick up dependency on libvpx if selected in options
- 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] |
1.0.r20100717 03 Aug 2010 12:37:29
 |
rene  |
- update to 2010-07-17 snapshot (demuxer fixes, VP8 codec support)
- optionify libmng input support
- explicitly disalbe libdirac-lavc support
- cleanups
PR: ports/149206
Submitted by: maintainer
Approved by: tabthorpe (mentor) |
1.0.r20100117_2 06 Jun 2010 20:44:03
 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.0.r20100117_1 04 Jun 2010 01:48:31
 |
linimon  |
Mark as broken on sparc64.
Hat: portmgr |
1.0.r20100117_1 25 Apr 2010 08:29:23
 |
mm  |
- Remove libdts support (this is now done by ffmpeg) [1]
- Fix libcdio dependency [2]
Reported by: naddy [1] (private e-mail)
Submitted by: Thomas Zander [1] [2] (maintainer, private e-mail) |
1.0.r20100117 21 Apr 2010 13:07:23
 |
mm  |
- Update to 1.0.r20100117
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer, private e-mail) |
0.99.11_17 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.99.11_16 13 Feb 2010 08:51:25
 |
miwi  |
- Move from audio/openal to audio/openal-soft
PR: 143829
Submitted by: Greg Lewis <glewis@misty.eyesbeyond.com>
Approved by: maintainer |
0.99.11_15 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.99.11_14 23 Aug 2009 16:14:18
 |
marcus  |
Chase the fribidi shared lib bump. |
0.99.11_14 17 Jul 2009 18:34:49
 |
pgollucci  |
- Playing FLV videos, e.g. from youtube, results in mplayer segfaulting when the
video is finished.
PR: ports/135719
Submitted by: Dennis Schneider <dschneid@informatik.hu-berlin.de>
Approved by: maintainer |
0.99.11_13 06 Jul 2009 21:26:00
 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
0.99.11_12 21 May 2009 11:55:56
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Submitted by: David Naylor <naylor.b.david@gmail.com> |
0.99.11_12 17 May 2009 08:50:21
 |
miwi  |
- Add support for XvMC acceleration
PR: 134587
Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
Approved by: maintainer implicit |
0.99.11_12 31 Mar 2009 21:28:31
 |
pav  |
- Fix compilation with new x264
Submitted by: Bapt <baptiste.daroussin@gmail.com> |
0.99.11_12 31 Mar 2009 13:58:18
 |
pav  |
- Update x264 to 0.0.20081218
- Remove x264-gtk
PR: ports/132780
Submitted by: Bapt <baptiste.daroussin@gmail.com>
- Update libquicktime to 1.1.1 to fix build with new x264
Submitted by: kwm
- Chase x264 shlib bump |
0.99.11_12 01 Mar 2009 14:10:06
 |
miwi  |
- Fix gmplayer crash after Xorg 7.4 update
Reported in: ports/130966 / ports/132207
Approved by: maintainer implicit
Obtained from: mplayer repo |
0.99.11_11 16 Jan 2009 15:07:00
 |
naddy  |
Set sample rate when resuming playback. This fixes AC3/DTS passthrough
on S/PDIF with snd_hda(4).
Submitted by: mav |
0.99.11_10 15 Jan 2009 23:56:54
 |
miwi  |
- Fix FFmpeg libavformat "str_read_packet()" Buffer Overflow
PR: 130573
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: maintainer via private mail
Security:
http://www.vuxml.org/freebsd/5ccb1c14-e357-11dd-a765-0030843d3802.html |
0.99.11_9 07 Jan 2009 14:34:21
 |
miwi  |
- Bump really PORTREVISION
Reported by: rene |
0.99.11_8 06 Jan 2009 18:57:27
 |
miwi  |
- Use additional configure arguments that fix a build problem in ports/128085
- 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 |
0.99.11_8 05 Jan 2009 21:36:39
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
0.99.11_8 11 Oct 2008 13:45:57
 |
amdmi3  |
- Add dependencies on Xorg libs and corresponding OPTIONS
PR: 127524
Submitted by: Christoph Mallon <christoph dot mallon at gmx dot de>
Patch by: "Thomas E. Zander" <riggs at rrr dot de> (maintainer) |
0.99.11_7 01 Oct 2008 19:23:57
 |
miwi  |
- Fix a vulnerability which could result in arbitrary code execution
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 |
0.99.11_6 23 Sep 2008 18:56:08
 |
amdmi3  |
- Depend on correct version of lzo
PR: 127504
Submitted by: Eugene Grosbein <eu at grosbein dot pp dot ru>
Approved by: Thomas E. Zander <riggs at rrr dot de> (maintainer) |
0.99.11_5 06 Sep 2008 01:38:41
 |
chinsan  |
- Fx build with freetype
PR: ports/127010
Submitted by: Barbara <barbara.xxx1975 at libero.it>
Approved by: Thomas E. Zander (maintainer) |
0.99.11_5 24 Aug 2008 17:49:32
 |
chinsan  |
- Remove the last commit as maintainer's request[B.
- 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) |
0.99.11_5 24 Aug 2008 11:20:52
 |
chinsan  |
- Fix build with update ffmpeg.
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 |
0.99.11_5 06 Jun 2008 13:48:22
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
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) |
0.99.11_4 19 Apr 2008 17:56:05
 |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- 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) |
0.99.11_3 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
0.99.11_2 06 Mar 2008 22:38:40
 |
miwi  |
- Fix remote vulnerabilities
- Bump PORTREVISION
PR: 120230
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) |
0.99.11_1 25 Jan 2008 18:26:59
 |
mi  |
Remove explicit setting of CC and AS. They are safely taken by configure
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) |
0.99.11_1 20 Jan 2008 22:39:55
 |
miwi  |
- Fix build when TREMOR disabled is
PR: 119364
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com>
Approved by: maintainer |
0.99.11_1 31 Dec 2007 07:07:19
 |
miwi  |
- Bump PORTREVISION (i forgot that on my previous commit)
Reported by: Xin Li |
0.99.11 31 Dec 2007 00:30:40
 |
miwi  |
- Fix bt848 regression
PR: 119065
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer)
Tested by: Oliver Brandmueller <ob@e-Gitt.NET>
miwi (on current) |
0.99.11 12 Dec 2007 23:26:37
 |
miwi  |
- Update to 1.0rc2
PR: 118231
Submitted by: Thomas Zander <riggs@rrr.de> (maintainer) |
0.99.10_14 11 Oct 2007 14:45:02
 |
ahze  |
Chase libtheora lib version |
0.99.10_13 05 Aug 2007 21:27:30
 |
sem  |
- Split the port into mplayer and mencoder
- 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 |
0.99.10_12 28 Jul 2007 12:27:31
 |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
0.99.10_11 13 Jun 2007 06:06:59
 |
edwin  |
Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980
and make sure that ports depending on mencoder work again.
Approved by: "Thomas E. Zander" <riggs@rrr.de> |
0.99.10_10 07 Jun 2007 08:46:02
 |
miwi  |
- Fix cddb stack overflow
- Bump PORTREVISION
Approved by: so (simon)
Security:
http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html |
0.99.10_9 31 May 2007 02:49:29
 |
edwin  |
multimedia/mplayer: compilation error
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> |
0.99.10_8 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.99.10_7 01 May 2007 20:07:41
 |
pav  |
- Rename libdts to libdca and update to 0.0.5
Repocopy by: marcus |
0.99.10_7 29 Apr 2007 19:37:08
 |
mezz  |
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
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!). |
0.99.10_6 05 Apr 2007 10:05:22
 |
stefan  |
Enable joystick support.
PR: 111076
Submitted by: Teemu Korhonen <venefics@mbnet.fi>
Patch by: submitter/maintainer
Approved by: maintainer |
0.99.10_6 13 Mar 2007 13:40:15
 |
miwi  |
Mplayer contains several snippets of code for improving run-time performance
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) |
0.99.10_6 09 Mar 2007 15:55:12
 |
miwi  |
- Fix Buffer overflow vulnerability
- Bump PORTREVISION
Approved by: simon (secteam)
Obtained from: mplayer svn
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246 |
0.99.10_5 26 Feb 2007 17:41:02
 |
ahze  |
Chase libmpcdec
PR: ports/109570
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> |
0.99.10_4 23 Feb 2007 22:51:12
 |
mezz  |
Chase the shared library version of speex, bump the PORTREVISION. |
0.99.10_3 09 Feb 2007 22:12:41
 |
nox  |
Fix amd64 dependency problem
PR: ports/108947
Submitted by: Thomas E. Zander <riggs@rrr.de>
Approved by: miwi (mentor, implicit) |
0.99.10_3 19 Jan 2007 02:28:24
 |
bland  |
Chase comms/lirc update. |
0.99.10_2 08 Jan 2007 16:02:14
 |
itetcu  |
- fix build of mplayer with h264 and polyaudio, when an external reference was
generated to: last_coeff_flag_offset in the polyaudio module, that is static
in the h264.
- security fix provided by the mplayer development team for a possible remote
buffer overflow in rtsp streams
- Correct library dependence and OPTIONS for samba support
PR: ports/107217
Submitted by: Sergio Lenzi [1], Thomas E. Zander (maintainer) [2]
Approved by: maintainer
Security:
http://www.vuxml.org/freebsd/b2ff68b2-9f29-11db-a4e4-0211d87675b7.hml |
0.99.10_1 25 Dec 2006 19:55:35
 |
gabor  |
- Add WITH_NAS knob
- Remove WITH_SKINS, make it on by default when WITH_GUI is defined
- Add desktop entry if WITH_GUI is defined
- Change some renamed configure options
- Bump PORTREVISION
PR: ports/106389
Submitted by: Pawel Pekala <c0rn@o2.pl> (with changes from maintainer)
Approved by: erwin (mentor),
Thomas E. Zander <riggs@rrr.de> (maintainer) |
0.99.10 22 Dec 2006 01:07:53
 |
rafan  |
- Fix build on 4.x
PR: ports/106990
Submitted by: KATO Tsuguru <tkato432 at yahoo.com>
Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) |
0.99.10 11 Dec 2006 16:48:43
 |
rafan  |
- Respect X11BASE
mplayer's configure only accepts the last --with-extraincdir, and
--with-x11libdir is removed in the next version. Therefore, directly
change hardcoded /usr/X11R6 in configure.
Approved by: portmgr (linimon), Thomas E. Zander <riggs@rrr.de> (maintainer) |
0.99.10 04 Dec 2006 04:23:07
 |
rafan  |
- Respect X11BASE
PR: ports/106079
Submitted by: rafan
Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer) |
0.99.10 20 Nov 2006 22:58:17
 |
pav  |
- Update to 1.0rc1, which brings goodies like native WMV9/VC-1 playback, faster
h.264 decoding, ability to switch audio stream during DVD playback and much
more
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Thanks to: itetcu |
0.99.8_5 03 Nov 2006 22:10:18
 |
ahze  |
Fix x264 |
0.99.8_5 15 Oct 2006 12:01:18
 |
itetcu  |
Unbrake build in -DWITHOUT_X11 case by --disable-fontconfig.
PR: ports/104340
Submitted by: Jeremie Le Hen <jeremie@le-hen.org>
Approved by: maintainer (Thomas E. Zander)
Approved by: portmgr (clement) |
0.99.8_5 06 Oct 2006 19:48:00
 |
miwi  |
Log from Maintainer:
mplayer does not necessarily these config files to work properly.
They are needed however if one wants to set system-wide defaults
different from mplayer's built-in settings.
Therefore,
o these files have more example character and are now
installed in ${PREFIX}/share/mplayer/examples/etc
o this is mentioned in files/pkg-message.in
Also there are further cleanups:
o The port now recognizes the new skin dir accorting to
ports/103891. Please commit these two diffs together
in order to maintain dependency consistency
o pkg-message in the port root dir should be removed from
the tree as we are using files/pkg-message.in for quite
some time now
PR: ports/103892
Submitted by: Denis Eremenko <moonshade@pnhz.kz>
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) |
0.99.8_4 01 Oct 2006 04:08:00
 |
ahze  |
- Chase x264 update |
0.99.8_3 04 Sep 2006 21:47:44
 |
shaun  |
- Maintainer reports: [1]
This is a cumulative update to the mplayer port addressing several
issues:
o imake handling for audio-only-mplayer corrected.
o Adapt mplayer to recent x264 API changes. Reported by David Warren.
Obtained from official mplayer CVS.
o Correct internal libtremor handling on amd64 arch, by Aleksey Salow.
o Correct VIDIX playlists on amd64 arch.
o Proper handling of the speex codec and the polyp sound server,
reported by Ion-Mihai Tetcu.
- Fix OPTIONS checking logic - this caused the default package to have
way too many dependencies (e.g. Linux, and i386-specific ports).
- Fix build on FreeBSD 4.x [2]
PR: ports/102493 [1], ports/102570 [2]
Submitted by: Thomas E. Zander <riggs@rrr.de> [1], Ports Fury [2]
Approved by: Thomas E. Zander <riggs@rrr.de> (maintainer) [2] |