| non port: multimedia/vdr/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
Wed, 23 May 2012
|
[ 20:02 nox ]
1.17 multimedia/vdr/Makefile
1.1 multimedia/vdr/files/patch-font.c
- Add fix for fontconfig 2.9.0 .
- Bump PORTREVISION.
|
|
Fri, 11 May 2012
|
[ 17:17 nox ]
1.16 multimedia/vdr/Makefile
1.3 multimedia/vdr/files/patch-dvbdevice.c
1.2 multimedia/vdr/files/stb0899-signalstrength.patch
- Further fixes to the signal quality display, especially SNR.
- Bump PORTREVISION.
|
|
Thu, 10 May 2012
|
[ 19:21 nox ]
1.15 multimedia/vdr/Makefile
1.2 multimedia/vdr/files/patch-vdr-1.7.27_FreeBSD
1.7 multimedia/vdr/pkg-plist
1.1 multimedia/vdr/files/stb0899-signalstrength.patch
- Remove s2apiwrapper patch now that multimedia/v4l_compat was
updated.
- Add patch to fix cSVDRP::Send() failing due to EAGAIN, like when
vdradmin-am downloads EPG. (A socket was O_NONBLOCK when it
shouldn't be.)
- Add OPTION to fix STB0899 signal strength display for e.g.
pctv452e-based DVB-S2 tuners (like TT S2-36?0), this is a knob
since I don't know if there are other STB0899-based tuners where
the patch is wrong.
- Bump PORTREVISION.
|
|
Sat, 21 Apr 2012
|
[ 14:10 nox ]
1.6 multimedia/vdr-plugin-control/Makefile
1.4 multimedia/vdr-plugin-eepg/Makefile
1.6 multimedia/vdr-plugin-epgsearch/Makefile
1.8 multimedia/vdr-plugin-femon/Makefile
1.7 multimedia/vdr-plugin-infosatepg/Makefile
1.6 multimedia/vdr-plugin-iptv/Makefile
1.11 multimedia/vdr-plugin-markad/Makefile
1.8 multimedia/vdr-plugin-osdpip/Makefile
1.6 multimedia/vdr-plugin-osdteletext/Makefile
1.9 multimedia/vdr-plugin-reelchannelscan/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
- 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.
|
|
Fri, 23 Mar 2012
|
[ 23:53 nox ]
1.13 multimedia/vdr/Makefile
Add missing USE_ICONV to fix WITHOUT_NLS.
Feature safe: yes
|
|
Sat, 21 Jan 2012
|
[ 17:32 nox ]
1.5 multimedia/vdr-plugin-control/Makefile
1.3 multimedia/vdr-plugin-eepg/Makefile
1.5 multimedia/vdr-plugin-epgsearch/Makefile
1.7 multimedia/vdr-plugin-femon/Makefile
1.6 multimedia/vdr-plugin-infosatepg/Makefile
1.5 multimedia/vdr-plugin-iptv/Makefile
1.9 multimedia/vdr-plugin-markad/Makefile
1.5 multimedia/vdr-plugin-osdpip/Makefile
1.5 multimedia/vdr-plugin-osdteletext/Makefile
1.8 multimedia/vdr-plugin-reelchannelscan/Makefile
(Only the first 10 of 68 ports in this commit are shown above. )
- 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 .
|
|
Sat, 10 Dec 2011
|
[ 17:14 nox ]
1.11 multimedia/vdr/Makefile
1.1 multimedia/vdr/files/patch-initialchannel
Fix startup crash without setup.conf by merging fix from upstream.
Feature safe: yes
|
|
Sat, 20 Aug 2011
|
[ 19:45 nox ]
1.10 multimedia/vdr/Makefile
1.1 multimedia/vdr/files/patch-diseqc.c
- Add diseqc fix.
- Bump PORTREVISION.
Reported by: hselasky
Obtained from: vdr mailinglist
|
|
Fri, 15 Jul 2011
|
[ 22:37 nox ]
1.9 multimedia/vdr/Makefile
1.2 multimedia/vdr/files/patch-vdr-1.7.18_FreeBSD
- If vdr is started without a locale query login.conf(5) for
a lang setting. (This helps at least "service vdr start" which
doesn't pass a LANG and thus left vdr falling back to the C locale
and e.g. showing non-ASCII chars as '?' in the osd.)
- Bump PORTREVISION.
|
|
Sat, 25 Jun 2011
|
[ 19:02 nox ]
1.4 multimedia/vdr-plugin-control/Makefile
1.4 multimedia/vdr-plugin-epgsearch/Makefile
1.6 multimedia/vdr-plugin-femon/Makefile
1.5 multimedia/vdr-plugin-infosatepg/Makefile
1.4 multimedia/vdr-plugin-iptv/Makefile
1.4 multimedia/vdr-plugin-osdteletext/Makefile
1.6 multimedia/vdr-plugin-reelchannelscan/Makefile
1.4 multimedia/vdr-plugin-remote/Makefile
1.4 multimedia/vdr-plugin-skinenigmang/Makefile
1.4 multimedia/vdr-plugin-streamdev/Makefile
(Only the first 10 of 49 ports in this commit are shown above. )
- 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.
|
|
Fri, 10 Jun 2011
|
[ 17:33 nox ]
1.3 multimedia/vdr-plugin-control/Makefile
1.3 multimedia/vdr-plugin-epgsearch/Makefile
1.4 multimedia/vdr-plugin-femon/Makefile
1.4 multimedia/vdr-plugin-infosatepg/Makefile
1.3 multimedia/vdr-plugin-iptv/Makefile
1.3 multimedia/vdr-plugin-markad/Makefile
1.3 multimedia/vdr-plugin-osdpip/Makefile
1.3 multimedia/vdr-plugin-osdteletext/Makefile
1.5 multimedia/vdr-plugin-reelchannelscan/Makefile
1.3 multimedia/vdr-plugin-remote/Makefile
(Only the first 10 of 21 ports in this commit are shown above. )
- 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.
|
|
Wed, 11 May 2011
|
[ 19:46 nox ]
1.6 multimedia/vdr/Makefile
1.1 multimedia/vdr/files/patch-dvbdevice.h
- Fix detection of tuners on higher than /dev/dvb/adapter8.
- Bump PORTREVISION.
|
|
Mon, 9 May 2011
|
[ 18:29 nox ]
1.3 multimedia/vdr-plugin-xineliboutput/Makefile
1.4 multimedia/vdr-plugins/Makefile
1.5 multimedia/vdr/Makefile
1.2 multimedia/vdr-plugin-xineliboutput/files/keymap
1.2 multimedia/vdr-plugins/pkg-descr
1.2 multimedia/vdr/pkg-descr
1.2 multimedia/vdr/files/remote.conf
- 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.
|
|
Tue, 19 Apr 2011
|
[ 19:36 nox ]
1.2 multimedia/vdr-plugin-control/Makefile
1.2 multimedia/vdr-plugin-epgsearch/Makefile
1.3 multimedia/vdr-plugin-femon/Makefile
1.2 multimedia/vdr-plugin-infosatepg/Makefile
1.2 multimedia/vdr-plugin-iptv/Makefile
1.2 multimedia/vdr-plugin-markad/Makefile
1.2 multimedia/vdr-plugin-osdpip/Makefile
1.2 multimedia/vdr-plugin-osdteletext/Makefile
1.2 multimedia/vdr-plugin-remote/Makefile
1.2 multimedia/vdr-plugin-skinenigmang/Makefile
(Only the first 10 of 41 ports in this commit are shown above. )
- Update multimedia/vdr to 1.7.18 .
- Bump PORTVERSION for all plugins.
- Add markad plugin to multimedia/vdr-plugins metaport.
|
|
Thu, 7 Apr 2011
|
[ 19:28 nox ]
1.3 multimedia/vdr/Makefile
Fix build WITHOUT_NLS. (Oops!)
Reported by: lme
|
|
Sun, 27 Mar 2011
|
[ 16:20 nox ]
1.2 multimedia/vdr/Makefile
1.1 multimedia/vdr/files/vdr-1.7.17-fix_na_dvbs_ac3.diff
Add optional workaround patch and knob for North American DVB-S AC3
audio. (default off for now since it doesn't seem to be a `proper' fix.)
Submitted by: VDR User <user.vdr@gmail.com> on -multimedia
|
|
Sat, 26 Mar 2011
|
[ 19:13 nox ]
1.416 multimedia/Makefile
1.1 multimedia/vdr/Makefile
1.1 multimedia/vdr/Makefile.plugins
1.1 multimedia/vdr/distinfo
1.1 multimedia/vdr/files/patch-PLUGINS-src-dvbsddevice-dvbsddevice.c
1.1 multimedia/vdr/files/patch-PLUGINS-src-dvbsddevice-dvbsdffdevice.c
1.1 multimedia/vdr/files/patch-device.c
1.1 multimedia/vdr/files/patch-device.h
1.1 multimedia/vdr/files/patch-dvbdevice.c
1.1 multimedia/vdr/files/patch-menuitems.c
(Only the first 10 of 23 ports in this commit are shown above. )
Preliminary port of the vdr development branch, use at your own risk! :)
See vdr/webcamd dvb thread(s) on the freebsd-multimedia list for FreeBSD
notes, some links are here:
http://people.freebsd.org/~nox/dvb/
and see these links for general vdr info:
http://www.linuxtv.org/vdrwiki/index.php/Main_Page
http://www.vdr-portal.de/
WWW: http://www.tvdr.de/
|
Number of commits found: 17 |