aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Add diseqc fix.Juergen Lock2011-08-201-1/+1
| | | | | | | | | | - Bump PORTREVISION. Reported by: hselasky Obtained from: vdr mailinglist Notes: svn path=/head/; revision=280093
* - If vdr is started without a locale query login.conf(5) forJuergen Lock2011-07-151-0/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=277764
* - Update multimedia/vdr to 1.7.19 (with parts of the update revertedJuergen Lock2011-06-251-3/+13
| | | | | | | | | | 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. Notes: svn path=/head/; revision=276377
* - Add support patches for teletext subtitle plugin to multimedia/vdrJuergen Lock2011-06-101-4/+15
| | | | | | | | | | 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. Notes: svn path=/head/; revision=275316
* - Fix detection of tuners on higher than /dev/dvb/adapter8.Juergen Lock2011-05-111-1/+1
| | | | | | | - Bump PORTREVISION. Notes: svn path=/head/; revision=273978
* - Add `y' to keyboard mappings as alternate key for `Play' to workaroundJuergen Lock2011-05-091-0/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=273885
* - Update multimedia/vdr to 1.7.18 .Juergen Lock2011-04-191-7/+4
| | | | | | | | - Bump PORTVERSION for all plugins. - Add markad plugin to multimedia/vdr-plugins metaport. Notes: svn path=/head/; revision=272936
* Fix build WITHOUT_NLS. (Oops!)Juergen Lock2011-04-071-1/+1
| | | | | | | Reported by: lme Notes: svn path=/head/; revision=272354
* Add optional workaround patch and knob for North American DVB-S AC3Juergen Lock2011-03-271-2/+6
| | | | | | | | | 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 Notes: svn path=/head/; revision=271897
* Preliminary port of the vdr development branch, use at your own risk! :)Juergen Lock2011-03-261-0/+93
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/ Notes: svn path=/head/; revision=271797