aboutsummaryrefslogtreecommitdiff
path: root/multimedia/vdr-plugin-vdrmanager/files
Commit message (Collapse)AuthorAgeFilesLines
* multimedia/vdr-plugin-vdrmanager: unbreak with clang 4.0Jan Beich2017-02-011-0/+17
| | | | | | | | | | | | | sock.cpp:23:13: error: ordered comparison between pointer and zero ('int (*)(int, int, int)' and 'int') if (socket >= 0) { ~~~~~~ ^ ~ PR: 216217 Reported by: antoine (via exp-run) Obtained from: upstream Notes: svn path=/head/; revision=432969
* - Finally stagify the vdr ports. \o/Juergen Lock2014-03-011-1/+1
| | | | | | | | | - Use new LIB_DEPENDS syntax. - Change multimedia/vdr-plugins defaults and bump PORTREVISION for it. (switch from xvdr to vnsiserver and disable plugins depending on ffmpeg0) Notes: svn path=/head/; revision=346615
* This helper plugin allows remote programming VDR usingJuergen Lock2012-03-233-0/+33
VDR-Manager running on Android devices. WWW: http://projects.vdr-developer.org/projects/vdr-manager/wiki Feature safe: yes Notes: svn path=/head/; revision=293726