- remove clamav flavour in favour of enabling clamd support in
the main package.
- rearrange the Makefile slightly
the clamav flavour was using libclamav, which past experience shows
to not be a stable interface to the clamav virus scanner; dansguardian
also supports scanning via the clamd socket, this is now enabled
instead (by default since it doesn't add a required dependency).
note: those currently using the clamav flavour and upgrading will
need to adjust their configuration.
maintainer timeout. on ports@ for a few days, lightly tested here
but lacking test reports from real users.
This tool allows you to search, index and download/stream:
* BBC iPlayer TV - H.264 / Quicktime / mov and Flash / AVI
* BBC iPlayer Radio (Local and National) - 128+ kbps MP3 / AAC and
Realaudio
* BBC Podcasts - 128 kb/s MP3 / AAC
* BBC iPlayer TV subtitles - SubRip / srt
* ITV player Catch-up or classic TV - WMV / ASF
* Hulu.com* TV - MP4
* Hulu.com* Closed-captions / subtitles - SubRip / srt
get_iplayer has PVR-like capabilities (like Sky+ / TiVo / Series-Link);
You can save lists of programme searches which are automatically
downloaded when they become available.
See http://rhn.redhat.com/errata/RHSA-2009-0430.html for details.
Also, fix license marker, update plists and simplify the pkgname
(dropping the pl, which seems to confuse bsd.port.mk's update
target).
ok naddy@, who had almost the same diff
and tweaks by myself.
A small dumper for media content streamed over the RTMP protocol.
Supplying an rtmp url will result in a dumped flv file, which can be
played/transcoded using ffmpeg/mplayer, etc.
Gtk+2, slightly derived from gnome-ssh-askpass provided in openssh-portable
tarball. Features fullscreen dialog and translucent background.
ok ajacoutot@
GNU libxmi is a C/C++ function library for rasterizing 2-D vector
graphics. It can draw 2-D graphical primitives, including wide
polygonal lines and circular and elliptical arcs, into a user-supplied
matrix of pixels. Sophisticated line styles, such as multicolored
dashing patterns, can be specified. There is also support for filling
and texturing polygons.
usernames starting with a digit. from Brad.
- adjust @conflict marker: was lighttpd-<=1.4.22 which matches 1.4.22p<any>,
replace with lighttpd-<1.4.22p0 (p0 resolves the conflict). problem noticed
by Brad.