notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: multimedia/vdr-plugin-control/files/patch-Makefile
SVNWeb

Number of commits found: 3

Sat, 1 Mar 2014
[ 12:21 nox search for other commits by this committer ] Original commit   Revision:346615 (Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- Finally stagify the vdr ports. \o/
- 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)
Fri, 24 May 2013
[ 20:23 nox search for other commits by this committer ] Original commit   Revision:319014
- Fix build with recent(?) clang.
- Strip Makefile header.

Submitted by:	pointyhat amd64 10-exprun via miwi
Sat, 26 Mar 2011
[ 19:16 nox search for other commits by this committer ] Original commit 
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

Number of commits found: 3