cvs commit: ports/multimedia Makefile ports/multimedia/vdr
Makefile Makefile.plugins distinfo pkg-descr pkg-plist
ports/multimedia/vdr/files patch-PLUGINS-src-dvbsddevice-dvbsddevice.c
patch-PLUGINS-src-dvbsddevice-dvbsdffdevice.c
patch-device.c patch-device.h patch-dvbdevice.c patch-menuitems.c ...
Juergen Lock
nox at FreeBSD.org
Sat Mar 26 19:13:50 UTC 2011
nox 2011-03-26 19:13:50 UTC
FreeBSD ports repository
Modified files:
multimedia Makefile
Added files:
multimedia/vdr Makefile Makefile.plugins distinfo
pkg-descr pkg-plist
multimedia/vdr/files
patch-PLUGINS-src-dvbsddevice-dvbsddevice.c
patch-PLUGINS-src-dvbsddevice-dvbsdffdevice.c
patch-device.c patch-device.h
patch-dvbdevice.c patch-menuitems.c
patch-plugin.c patch-tools.c
patch-tools.c-indexregenfix
patch-vdr-1.7.17_FreeBSD patch-vdr.1
patch-z-Makefile patch-z-libsi-si.c
remote.conf
vdr-1.7.15-disable_ca_updates.patch
vdr-1.7.15-disable_eitscan.patch vdr.in
Log:
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/
Revision Changes Path
1.416 +1 -0 ports/multimedia/Makefile
1.1 +93 -0 ports/multimedia/vdr/Makefile (new)
1.1 +50 -0 ports/multimedia/vdr/Makefile.plugins (new)
1.1 +2 -0 ports/multimedia/vdr/distinfo (new)
1.1 +10 -0 ports/multimedia/vdr/files/patch-PLUGINS-src-dvbsddevice-dvbsddevice.c (new)
1.1 +19 -0 ports/multimedia/vdr/files/patch-PLUGINS-src-dvbsddevice-dvbsdffdevice.c (new)
1.1 +11 -0 ports/multimedia/vdr/files/patch-device.c (new)
1.1 +20 -0 ports/multimedia/vdr/files/patch-device.h (new)
1.1 +27 -0 ports/multimedia/vdr/files/patch-dvbdevice.c (new)
1.1 +10 -0 ports/multimedia/vdr/files/patch-menuitems.c (new)
1.1 +19 -0 ports/multimedia/vdr/files/patch-plugin.c (new)
1.1 +38 -0 ports/multimedia/vdr/files/patch-tools.c (new)
1.1 +12 -0 ports/multimedia/vdr/files/patch-tools.c-indexregenfix (new)
1.1 +1308 -0 ports/multimedia/vdr/files/patch-vdr-1.7.17_FreeBSD (new)
1.1 +11 -0 ports/multimedia/vdr/files/patch-vdr.1 (new)
1.1 +49 -0 ports/multimedia/vdr/files/patch-z-Makefile (new)
1.1 +42 -0 ports/multimedia/vdr/files/patch-z-libsi-si.c (new)
1.1 +114 -0 ports/multimedia/vdr/files/remote.conf (new)
1.1 +10 -0 ports/multimedia/vdr/files/vdr-1.7.15-disable_ca_updates.patch (new)
1.1 +11 -0 ports/multimedia/vdr/files/vdr-1.7.15-disable_eitscan.patch (new)
1.1 +34 -0 ports/multimedia/vdr/files/vdr.in (new)
1.1 +13 -0 ports/multimedia/vdr/pkg-descr (new)
1.1 +208 -0 ports/multimedia/vdr/pkg-plist (new)
More information about the cvs-all
mailing list