This tool allows you to search, index and record/stream: BBC iPlayer TV - up to 3200 kbps HD 720p H.264 / Quicktime / MP4 BBC Live TV - 500 kbps H.264 / MP4 BBC iPlayer Radio - up to 192 kbps MP3 / AAC and Realaudio BBC Live Radio - up to 192 kbps MP3 / AAC, WMA and Realaudio BBC Podcasts - up to 192 kbps MP3 / AAC BBC iPlayer TV subtitles - SubRip / srt None of the above content is /protected/ by DRM. get_iplayer cannot remove DRM. WWW: http://www.infradead.org/get_iplayer/ Fix: The PKGNAMEPREFIX of uk- was discussed on IRC, and it was decided that this would be sensible since it's only useful if the BBC website believes you're based in the UK. This is also posted at http://www.bayofrum.net/~crees/patches/get_iplayer.diff as a diff to /nonexistant. A patch to UIDs and GIDs is necessary; http://www.bayofrum.net/~crees/patches/get_iplayer-UIDs-GIDs.diff Install/deinstall is tested here: http://www.bayofrum.net/tb/index.php?action=display_markup_log&build=9-FreeBSD&id=106
Responsible Changed From-To: freebsd-ports-bugs->bf I'll take it.
bf 2011-03-09 02:25:09 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/get_iplayer Makefile distinfo pkg-deinstall pkg-descr pkg-message net/get_iplayer/files get_iplayer.in Log: Add get_iplayer 2.79, search, index, or stream archive video from BBC iPlayer. PR: 155277 Submitted by: Chris Rees Reviewed by: dougb (rc-script) Revision Changes Path 1.2324 +1 -0 ports/net/Makefile 1.1 +73 -0 ports/net/get_iplayer/Makefile (new) 1.1 +2 -0 ports/net/get_iplayer/distinfo (new) 1.1 +52 -0 ports/net/get_iplayer/files/get_iplayer.in (new) 1.1 +59 -0 ports/net/get_iplayer/pkg-deinstall (new) 1.1 +12 -0 ports/net/get_iplayer/pkg-descr (new) 1.1 +4 -0 ports/net/get_iplayer/pkg-message (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
bf 2011-03-09 02:31:18 UTC FreeBSD ports repository Modified files: . GIDs UIDs Log: Register uid and gid for net/get_iplayer PR: 155277 Submitted by: Chris Rees Revision Changes Path 1.127 +2 -1 ports/GIDs 1.141 +2 -1 ports/UIDs _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!