| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
23 Apr 2013 14:20:28
1.0.90s20120511_6
|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
04 Aug 2012 22:52:04
1.0.90s20120511_6
|
kwm  |
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area. |
28 Jul 2012 09:00:18
1.0.90s20120511_5
|
nox  |
Convert to USE_PKGCONFIG. |
22 Jul 2012 09:25:08
1.0.90s20120511_5
|
nox  |
- Update multimedia/vdr to 1.7.29 .
- Bump PORTREVISION for all plugins. |
23 Jun 2012 14:01:06
1.0.90s20120511_4
|
nox  |
- Update example ~/.xine/keymap for xine-ui version 0.99.7 .
- Bump PORTREVISION. |
23 Jun 2012 13:21:04
1.0.90s20120511_3
|
nox  |
- Update multimedia/libxine to 1.2.2 .
- Bump PORTREVISION for ports depending on it by default. |
19 Jun 2012 18:42:12
1.0.90s20120511_2
|
nox  |
- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.28 .
- Update xineliboutput XKeySym.Pause key in example remote.conf.
("space" instead of "Space")
- Add multimedia/vdr-plugin-extrecmenu 1.2.2 to vdr-plugins metaport.
- Update multimedia/vdr-plugin-skinenigmang to 0.1.2s20120606 git snapshot.
- Update www/vdr-plugin-live to 0.2.0s20120325 git snapshot.
- Bump PORTREVISION for all other plugins and add api fixes where necessary.
- Add HISTORY to PORTDOCS for most plugins. (those that have it)
- Remove shlib major versions from LIB_DEPENDS to pet portlint. |
02 Jun 2012 19:37:10
1.0.90s20120511_1
|
nox  |
- Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint. |
01 Jun 2012 05:26:28
1.0.90s20120511_1
|
dinoex  |
- update png to 1.5.10 |
16 May 2012 17:10:17
1.0.90s20120511
|
nox  |
Update to 1.0.90s20120511 git snapshot (which attempts to fix audio
stuttering when zapping.) |
21 Apr 2012 14:10:58
1.0.90s20120403.2257
|
nox  |
- Update multimedia/vdr and multimedia/vdr-plugins to 1.7.27 .
- Update multimedia/vdr-plugin-epgsearch to 1.0.1s20120322 git snapshot.
- Update multimedia/vdr-plugin-femon to 1.7.15 .
- Update multimedia/vdr-plugin-iptv to 0.5.0 .
- Update multimedia/vdr-plugin-osdteletext to 0.9.2 .
- Update multimedia/vdr-plugin-streamdev to 0.5.1p20120311 git snapthot.
- Update multimedia/vdr-plugin-xineliboutput to 1.0.90s20111129.1002
cvs snapshot.
- Bump PORTREVISION for all other plugins and add vdr 1.7.27
compatibility/bugfix patches where necessary. |
22 Mar 2012 06:52:34
1.0.90s20111129.1002_3
|
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 |
26 Feb 2012 15:22:37
1.0.90s20111129.1002_3
|
nox  |
- Update multimedia/libxine to 1.2.1 with a commit merged from hg
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput, (Only the first 15 lines of the commit message are shown above ) |
24 Feb 2012 05:17:10
1.0.90s20111129.1002_2
|
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+) |
16 Feb 2012 15:57:34
1.0.90s20111129.1002_2
|
ashish  |
- Bump PORTREVISION to chase the update of multimedia/libvpx |
21 Jan 2012 17:32:54
1.0.90s20111129.1002_1
|
nox  |
- Update multimedia/vdr to 1.7.22 .
- Add startup script that the rc.d script invokes to wait for
/dev/dvb nodes to appear, can be disabled by setting vdr_waitdvb="NO"
in rc.conf(5). (This turned out to be necessary in some situations
because devd starts webcamd only later in the boot process.)
- One more fix for changing OSD language when using UTF-8.
- Update multimedia/vdr-plugin-femon to 1.7.11 .
- Update multimedia/vdr-plugin-ttxtsubs to 0.2.4 .
- Bump PORTREVISION for all other plugins.
- Update www/vdradmin-am to 3.6.9 . |
10 Dec 2011 17:43:26
1.0.90s20111129.1002
|
nox  |
- Update to 1.0.90s20111129.1002 .
- Add knob to make textproc/libextractor dependency optional because
that port is currently marked BROKEN on i386, see:
http://lists.freebsd.org/pipermail/freebsd-ports/2011-December/071729.html
Subject: -fstack-protector again (rpm4, BROKEN textproc/libextractor)
Feature safe: yes |
08 Dec 2011 19:41:25
1.0.90s20110308.2305_11
|
nox  |
- Fix random vdr-sxfe xvdr+tcp:// reconnect failures. (I shall update
this and the other vdr ports to newer versions later.)
- Bump PORTREVISION.
Feature safe: yes |
25 Jun 2011 19:02:08
1.0.90s20110308.2305_10
|
nox  |
- Update multimedia/vdr to 1.7.19 (with parts of the update reverted
to avoid a known bug.)
- Fix build with clang for vdr and plugins, and also fix a few bugs it
uncovered.
- Bump PORTREVISION for all plugins. |
25 Jun 2011 11:09:29
1.0.90s20110308.2305_10
|
nox  |
Fix build after multimedia/libxine update. (More vdr port updates later.) |
24 Jun 2011 22:39:03
1.0.90s20110308.2305_10
|
mm  |
Bump due to ffmpeg update to 0.7.1 |
10 Jun 2011 17:33:03
1.0.90s20110308.2305_9
|
nox  |
- Add support patches for teletext subtitle plugin to multimedia/vdr
with knob defaulted to on. (multimedia/vdr-plugin-ttxtsubs, to be
committed next.)
- Bump PORTVERSION for vdr, and also for its plugins because this
is an ABI change. |
09 May 2011 18:29:50
1.0.90s20110308.2305_8
|
nox  |
- Add `y' to keyboard mappings as alternate key for `Play' to workaround
vdr-sxfe --hotkeys already hardcoding `p' as `Power'.
- Directly link to the wiki page http://wiki.freebsd.org/VDR from the main
vdr and vdr-plugins ports' pkg-descr.s
- Bump PORTREVISIONs. |
19 Apr 2011 19:36:24
1.0.90s20110308.2305_7
|
nox  |
- Update multimedia/vdr to 1.7.18 .
- Bump PORTVERSION for all plugins.
- Add markad plugin to multimedia/vdr-plugins metaport. |
26 Mar 2011 19:21:47
1.0.90s20110308.2305_6
|
nox  |
http://www.linuxtv.org/vdrwiki/index.php/Xineliboutput-plugin
X11 and Linux framebuffer front-end for VDR.
Plugin displays video and OSD in X/Xv/XvMC/VAAPI/VDPAU window,
Linux framebuffer/DirectFB/vidixfb or DXR3 card.
Support for local and remote frontends.
Built-in image and media player supports playback of most known
media files (avi/mp3/divx/jpeg/...), DVDs and radio/video streams
(http, rtsp, ...) directly from VDR.
FreeBSD Note: If you want to use VAAPI/VDPAU make sure the ffmpeg
and libxine ports are (re)built with the corresponding knobs turned on!
(make config in their port dirs.)
WWW: http://sourceforge.net/projects/xineliboutput/ |