New port: multimedia/mjpg-streamer MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt Fix: Patch attached with submission follows:
Hi, if you are still interested in having this port in FreeBSD, it needs to be reworked to support stage. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html Additionally, you need to provide some sort of quality assurance. In order of preference, we are looking for: 1) "poudriere testport" or "poudriere bulk -t" logs 2) Redports or tinderbox logs Please provide an updated shar file and attach a test log. Alternatively, please indicate if you are no longer interested in having this software in the Ports Collection and that we can close the PR. Thanks!
Sure, I would be happy to update the port to suit. Just give me some time.
Created attachment 145564 [details] port shar - Staging support - Use option helpers - Correct LIB_DEPENDS
Created attachment 145565 [details] portlint -AC output DEBUG option is handled by DEBUG_FLAGS
Created attachment 145566 [details] Redports 10.0-RELEASE/amd64 run
Created attachment 145567 [details] Redports 10.0-RELEASE/i386 run
Created attachment 145568 [details] Redports 9.2-RELEASE/amd64 run
Created attachment 145569 [details] Redports 9.2-RELEASE/i386 run
Created attachment 145570 [details] Redports QATty run
(In reply to kozlov.sergey.404 from comment #4) > Created attachment 145565 [details] > portlint -AC output > > DEBUG option is handled by DEBUG_FLAGS So this is actually is actually an issue with portlint? If so, would you mind opening a bug report against portlint and give this example as a test case?
Okay, thanks for all the logs and updated shar. Moving to patch-ready status.
A commit references this bug: Author: pi Date: Sat Aug 9 20:33:09 UTC 2014 New revision: 364473 URL: http://svnweb.freebsd.org/changeset/ports/364473 Log: New port: multimedia/mjpg-streamer MJPG-streamer takes JPGs from Linux-UVC compatible webcams, filesystem or other input plugins and streams them as M-JPEG via HTTP to webbrowsers, VLC and other software. It is the successor of uvc-streamer, a Linux-UVC streaming application with Pan/Tilt WWW: http://sourceforge.net/projects/mjpg-streamer/ PR: 181527 Submitted by: kozlov.sergey.404@gmail.com Changes: head/multimedia/Makefile head/multimedia/mjpg-streamer/ head/multimedia/mjpg-streamer/Makefile head/multimedia/mjpg-streamer/distinfo head/multimedia/mjpg-streamer/files/ head/multimedia/mjpg-streamer/files/mjpg_streamer.in head/multimedia/mjpg-streamer/files/patch-Makefile head/multimedia/mjpg-streamer/files/patch-plugins-input__testpicture-Makefile head/multimedia/mjpg-streamer/files/patch-plugins-input__uvc-Makefile head/multimedia/mjpg-streamer/files/patch-plugins-input__uvc-uvc__compat.h head/multimedia/mjpg-streamer/files/patch-plugins-input__uvc-uvcvideo.h head/multimedia/mjpg-streamer/files/patch-plugins-output__file-Makefile head/multimedia/mjpg-streamer/files/patch-plugins-output__http-Makefile head/multimedia/mjpg-streamer/files/patch-plugins-output__http-httpd.c head/multimedia/mjpg-streamer/files/patch-utils.c head/multimedia/mjpg-streamer/files/pkg-message.in head/multimedia/mjpg-streamer/pkg-descr head/multimedia/mjpg-streamer/pkg-plist
Committed, thank you very much!