| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
28 Jun 2012 17:49:52
1.0.20120501_1
|
nox  |
- Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,
and multimedia/linux_dvbwrapper : CA_GET_SLOT_INFO and CA_GET_MSG
need to be _IOWR not _IOR.
- Bump PORTREVISION for multimedia/vdr too since it uses one of the ioctls.
(This fixes the CI slot of at last the TT CT-3650 DVB-C/T tuner.)
Approved by: hselasky (maintainer of multimedia/webcamd) |
10 May 2012 06:55:56
1.0.20120501
|
kwm  |
Update to 1.0.20120501.
Pet portlint a bit. |
24 Oct 2011 04:17:38
1.0.20110720
|
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
29 Aug 2011 17:24:32
1.0.20110720
|
sylvio  |
- Update to 20110720 |
25 Jun 2011 17:26:46
1.0.20110603
|
kwm  |
Update to 1.0.20110603.
Update videodev2.h to the v4l-utils 0.8.4 version. Include the patch in the
distfile.
Ship input.h and uinput.h [1]
Requested by: nox@ [1] |
07 Jan 2011 13:46:59
1.0.20101027_1
|
kwm  |
Add a patch that adds guards around the compat typedef's.
This allows kopete to build its v4l support.
Submitted by: hselasky@
With hat: multimedia@ |
04 Nov 2010 20:47:26
1.0.20101027
|
kwm  |
Update to 1.0.20101027.
Update videodev2.h header for libv4l update to 0.8.1.
patch-dvb_frontend.h is now included in the tarball. |
29 Apr 2010 21:42:44
1.0.20100403_1
|
kwm  |
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
Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
Reviewed by: Hans Petter Selasky <hselasky@c2i.net> |
04 Apr 2010 16:40:44
1.0.20100403
|
kwm  |
Update to 1.0.20100403.
This commit adds back compat code. Oops
This should at least fix pwlib and ptlib26. |
25 Mar 2010 13:50:31
1.0.20100321
|
kwm  |
Update to 1.0.20100321.
This update adds dvb headers. Needed for upcomming dvb support in webcamd.
The dvb headers are GPL licenced. Ship said headers in a tar file.
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org> |
16 Jan 2010 20:43:54
1.0.20100113
|
kwm  |
Update videodev.h to latest version.
Add videodev2.h (which is the video4linux 2 version)
Submitted by: Hans Petter Selasky <hselasky AT FreeBSD.org> |
22 Jan 2007 12:06:18
1.0.20060801
|
flz  |
Change MAINTAINER to multimedia@. |
01 Aug 2006 20:41:21
1.0.20060801
|
flz  |
Add multimedia/v4l_compat port, a port that installs the <linux/videodev.h>
header file needed to build some piece of software with video4linux support.
Just BUILD_DEPENDS on it, and you should be fine. |