| non port: multimedia/webcamd/distinfo |
|
CVSWeb
|
Number of commits found: 17 |
|
Fri, 27 Apr 2012
|
[ 09:49 kwm ]
1.21 multimedia/webcamd/Makefile
1.17 multimedia/webcamd/distinfo
1.8 multimedia/webcamd/files/webcamd.conf.in
1.9 multimedia/webcamd/files/webcamd.in
Update to 3.5.0.2.
Update media tree sources to version 3.5-staging.
Add new drivers, and fix the mceusb remote control driver.
Submitted by: maintainer
|
|
Mon, 16 Jan 2012
|
[ 19:55 nox ]
1.20 multimedia/webcamd/Makefile
1.16 multimedia/webcamd/distinfo
1.8 multimedia/webcamd/files/webcamd.in
Update to 3.2.0.2 .
Submitted by: hselasky (maintainer)
|
|
Tue, 13 Dec 2011
|
[ 22:44 nox ]
1.19 multimedia/webcamd/Makefile
1.15 multimedia/webcamd/distinfo
Update to 3.1.0.4 .
Submitted by: hselasky (maintainer)
Feature safe: yes
|
|
Tue, 23 Aug 2011
|
[ 13:19 kwm ]
1.18 multimedia/webcamd/Makefile
1.14 multimedia/webcamd/distinfo
1.2 multimedia/webcamd/files/patch-input.h
Update to 3.0.0.2.
- Added new ioctl VIDIOC_QUERYUSBINFO for use with LIBV4L.
- Fix for EVIOCGKEYCODE ioctl.
- Fix for segfault, due to wrong header file used when compiling linux_i2c.c.
- Include linux_make tool in distribution.
Submitted by: maintainer
|
|
Sat, 16 Jul 2011
|
[ 13:54 kwm ]
1.16 multimedia/webcamd/Makefile
1.13 multimedia/webcamd/distinfo
1.7 multimedia/webcamd/files/webcamd.conf.in
Update to 3.0.0.1.
This release includes a update of source to linux 3.0 and a brand now build
system.
Submitted by: maintainer
|
|
Thu, 28 Apr 2011
|
[ 19:48 kwm ]
1.15 multimedia/webcamd/Makefile
1.12 multimedia/webcamd/distinfo
Update to 0.1.26.
Remove some files, which caused some issues.
Submitted by: maintainer
|
|
Thu, 21 Apr 2011
|
[ 09:06 kwm ]
1.133 GIDs
1.14 multimedia/webcamd/Makefile
1.147 UIDs
1.1055 UPDATING
1.11 multimedia/webcamd/distinfo
1.6 multimedia/webcamd/files/webcamd.in
Update webcamd to 0.1.24.
*) fix remote controls due to wrong initialisation order.
*) fix some reported regression issues.
*) character devices created by webcamd are now chowned to webcamd:webcamd and
chmodded to 0660. Add a small UPDATING blob about this.
Submitted by: hselasky@ (maintainer)
|
|
Sun, 27 Mar 2011
|
[ 13:33 kwm ]
1.13 multimedia/webcamd/Makefile
1.10 multimedia/webcamd/distinfo
Update to 0.1.23.
Add support for setting and getting linux module parameters.
Some minor improvements regarding the jiffies computation.
Submitted by: hselasky@ (maintainer)
|
|
Mon, 28 Feb 2011
|
[ 20:05 kwm ]
1.11 multimedia/webcamd/Makefile
1.9 multimedia/webcamd/distinfo
1.2 multimedia/webcamd/files/patch-dvb_frontend.h
Update to 0.1.20.
Add more DVB-xxx drivers and manual pages.
Some minor bugfixes.
Add support for USB remote controls.
Submitted by: Hans Petter Selasky <hselasky@freebsd.org> (maintainer)
|
|
Sun, 12 Dec 2010
|
[ 22:52 kwm ]
1.9 multimedia/webcamd/Makefile
1.8 multimedia/webcamd/distinfo
1.5 multimedia/webcamd/files/webcamd.in
Update to 0.1.18.
Added man-pages for all drivers, including webcamd itself.
Big thanks to Dru Lavigne!
Fixed deadlock/hang issue with hald during plug of USB device after boot.
Improve the handling of optional hal support in the webcamd rc script.
Based on a patch by Luigi Rizzo with additional comments by dougb@.
Upgraded drivers to latest version from the respective V4L repositories
Added new debug option to the port config system.
Added License keyword.
Fixed problem with -B option.
Submitted by: hselasky@ (maintainer)
|
|
Thu, 9 Sep 2010
|
[ 14:36 kwm ]
1.8 multimedia/webcamd/Makefile
1.7 multimedia/webcamd/distinfo
1.4 multimedia/webcamd/files/webcamd.conf.in
1.4 multimedia/webcamd/files/webcamd.in
Update to 0.1.16.
- Add support for GNU/kFreeBSD
- Add support for DBUS/HAL registration
- Add support for more DVB tuner frontends
- Add support for multi-antenna DVB adapters
- Update to latest version of Linux DVB code
Submitted by: maintainer
|
|
Fri, 4 Jun 2010
|
[ 22:12 kwm ]
1.6 multimedia/webcamd/Makefile
1.6 multimedia/webcamd/distinfo
Update to 0.1.14.
Add missing CONFIG_XXX defines.
Fix issue with priority settings.
Fix high CPU usage problem on SMPs at startup.
update V4L code.
Submitted by: maintainer
|
|
Fri, 7 May 2010
|
[ 18:14 kwm ]
1.5 multimedia/webcamd/Makefile
1.5 multimedia/webcamd/distinfo
1.2 multimedia/webcamd/files/webcamd.conf.in
Update to 0.1.12.
Fix some memory leaks and a video device close hang issue. [1]
Update webcamd.conf script, to use the new notify system MFC'd in r207397. [2]
Note that the old script didn't work at all. And the new one only doesn't work
if you use an older version of 8-stable or 8.0-release.
Submitted by: maintainer [1], Andrew Thompson [2]
|
|
Thu, 29 Apr 2010
|
[ 21:47 kwm ]
1.4 multimedia/webcamd/Makefile
1.4 multimedia/webcamd/distinfo
1.1 multimedia/webcamd/files/patch-dvb_frontend.h
Update to 0.1.10.
Add more drivers. Fix double buffering of BULK transfers.
Fix incorrectly defined FE_GET_PROPERTY ioctl for which the workaround
as used in the Linux drivers doesn't work on FreeBSD; more details in
this thread:
http://lists.freebsd.org/pipermail/freebsd-multimedia/2010-April/010958.html [1]
Submitted by: Hans Petter Selasky <hselasky@c2i.net> (maintainer)
Juergen Lock <nox@jelal.kn-bremen.de> [1]
|
|
Thu, 25 Mar 2010
|
[ 13:56 kwm ]
1.3 multimedia/webcamd/Makefile
1.3 multimedia/webcamd/distinfo
1.2 multimedia/webcamd/pkg-descr
1.2 multimedia/webcamd/pkg-message
Update to 0.1.8.
Support usb dvb (Digital Video Broadcast) devices.
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org>
|
|
Thu, 21 Jan 2010
|
[ 15:13 kwm ]
1.2 multimedia/webcamd/Makefile
1.2 multimedia/webcamd/distinfo
Update to 0.1.4.
Submitted by: maintainer
|
|
Sat, 16 Jan 2010
|
[ 20:51 kwm ]
1.1 multimedia/webcamd/Makefile
1.1 multimedia/webcamd/distinfo
1.1 multimedia/webcamd/pkg-descr
1.1 multimedia/webcamd/pkg-message
1.1 multimedia/webcamd/pkg-plist
1.1 multimedia/webcamd/files/webcamd.conf.in
1.1 multimedia/webcamd/files/webcamd.in
Webcamd is a 500KiloByte daemon that enables use of hundreds of different USB
based webcam devices under the FreeBSD-8/9 operating system. The webcam daemon
is basically an application which is a port of Video4Linux USB webcam drivers
into userspace on FreeBSD. The daemon currently depends on libc, pthreads,
libusb and the VIDEO4BSD kernel module.
Submitted by: Andrew Thompson <thompsa AT FreeBSD.org>
Hans Petter Selasky <hselasky AT FreeBSD.org>
|
Number of commits found: 17 |