nox 2011-03-26 19:16:54 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/vdr-plugin-control Makefile distinfo pkg-descr
pkg-plist
multimedia/vdr-plugin-control/files patch-Makefile
patch-StringArray.c
patch-control.c
patch-stack.c
patch-telnet.c
Log:
http://www.linuxtv.org/vdrwiki/index.php/Control-plugin
The 'control' plugin brings the ability to VDR to control
the whole OSD over a telnet client.
To reach this, 'control' listens on a network socket
(default is port 2002). If a client wants to connect, VDR
checks if that client is allowed to connect to VDR (see in
the documentation of VDR about the svdrphosts.conf file for
more info). If the connection is etablished, 'control'
sends the curent OSD state to the client. Also all key
strokes at the client side are redirected to VDR.
WWW: http://ricomp.de/vdr/down_en.html
Revision Changes Path
1.417 +1 -0 ports/multimedia/Makefile
1.1 +43 -0 ports/multimedia/vdr-plugin-control/Makefile (new)
1.1 +4 -0 ports/multimedia/vdr-plugin-control/distinfo (new)
1.1 +14 -0 ports/multimedia/vdr-plugin-control/files/patch-Makefile
(new)
1.1 +14 -0
ports/multimedia/vdr-plugin-control/files/patch-StringArray.c (new)
1.1 +10 -0
ports/multimedia/vdr-plugin-control/files/patch-control.c (new)
1.1 +14 -0 ports/multimedia/vdr-plugin-control/files/patch-stack.c
(new)
1.1 +14 -0 ports/multimedia/vdr-plugin-control/files/patch-telnet.c
(new)
1.1 +14 -0 ports/multimedia/vdr-plugin-control/pkg-descr (new)
1.1 +1 -0 ports/multimedia/vdr-plugin-control/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"