10 Commits

Author SHA1 Message Date
sthen
dd9fab4f52 update to a newer snapshot of motion 2014-10-23 12:14:43 +00:00
sthen
d643804f00 more upstream-friendly 2014-10-11 12:03:44 +00:00
sthen
b41ba0ab1c check for linux/videodev.h or sys/videoio.h; more upstream-friendly 2014-10-11 11:56:40 +00:00
sthen
8e7c6ec0c3 header patch not needed 2014-10-11 11:49:31 +00:00
sthen
561dd577fb fix include ordering to pull in pthread.h, rather than explicitly including it 2014-10-11 11:46:38 +00:00
sthen
1d918e971d Patch motion to support -b (background / daemon mode) overriding the
"daemon" config value. Use it in motion.rc to ensure safe startup even
if config has "daemon off".
2014-10-11 11:04:20 +00:00
sthen
d0cb37b954 tweak build options, discussed with aja 2014-10-10 15:12:20 +00:00
sthen
180842e63d better PKGNAME, properly fix git version, sse on amd64 2014-10-10 13:59:25 +00:00
sthen
b62b315b68 let the git commitid printing work 2014-10-10 13:40:01 +00:00
sthen
5c39e2b175 import ports/multimedia/motion, ok/tweak ajacoutot@
Motion is a C program that monitors the video signal from one or
more V4L2/video(4) cameras or network-based webcams, and is able to
detect if a significant part of the picture has changed. Or in
other words, it can detect motion.
2014-10-10 13:32:05 +00:00