<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/multimedia/linux_dvbwrapper-kmod/files, branch main</title>
<subtitle>FreeBSD ports tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/'/>
<entry>
<title>multimedia/linux_dvbwrapper: Add error handling for copyout() calls</title>
<updated>2024-01-03T01:00:31+00:00</updated>
<author>
<name>Mark Johnston</name>
<email>markj@FreeBSD.org</email>
</author>
<published>2024-01-02T18:21:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=e6728be27592820616fb830006265b973d1764d1'/>
<id>e6728be27592820616fb830006265b973d1764d1</id>
<content type='text'>
The base system will soon require all copyout() calls to have explicit
handling of return values.

PR:		275986
Approved by:	antoine
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The base system will soon require all copyout() calls to have explicit
handling of return values.

PR:		275986
Approved by:	antoine
</pre>
</div>
</content>
</entry>
<entry>
<title>all: Remove all other $FreeBSD keywords.</title>
<updated>2021-04-06T14:31:13+00:00</updated>
<author>
<name>Mathieu Arnold</name>
<email>mat@FreeBSD.org</email>
</author>
<published>2021-04-06T14:21:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=135fdeebb99c3569e42d8162b265e15d29bd937d'/>
<id>135fdeebb99c3569e42d8162b265e15d29bd937d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>multimedia/linux_dvbwrapper-kmod: unbreak on 12.0 after r312758</title>
<updated>2017-02-01T20:22:43+00:00</updated>
<author>
<name>Jan Beich</name>
<email>jbeich@FreeBSD.org</email>
</author>
<published>2017-02-01T20:22:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=80ceb9cbe8318cd34d9c557ea484477e42241332'/>
<id>80ceb9cbe8318cd34d9c557ea484477e42241332</id>
<content type='text'>
In file included from linux_dvbwrapper.c:43:
/usr/src/sys/sys/capability.h:41:2: error: this file includes &lt;sys/capability.h&gt; which is deprecated [-Werror,-W#warnings]
 #warning this file includes &lt;sys/capability.h&gt; which is deprecated
  ^

Reported by:	pkg-fallout
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In file included from linux_dvbwrapper.c:43:
/usr/src/sys/sys/capability.h:41:2: error: this file includes &lt;sys/capability.h&gt; which is deprecated [-Werror,-W#warnings]
 #warning this file includes &lt;sys/capability.h&gt; which is deprecated
  ^

Reported by:	pkg-fallout
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix build on recent head. (cap_rights_t type change in r255219) [1]</title>
<updated>2013-09-13T19:31:56+00:00</updated>
<author>
<name>Juergen Lock</name>
<email>nox@FreeBSD.org</email>
</author>
<published>2013-09-13T19:31:56+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=c2ef816c08adbc710ae8ba495aa59dbb621579a9'/>
<id>c2ef816c08adbc710ae8ba495aa59dbb621579a9</id>
<content type='text'>
- Convert Makefile header.

Reported by:	beefy2 via pkg-fallout [1]
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Convert Makefile header.

Reported by:	beefy2 via pkg-fallout [1]
</pre>
</div>
</content>
</entry>
<entry>
<title>- Fix two linux/dvb ioctls in multimedia/v4l_compat , multimedia/webcamd ,</title>
<updated>2012-06-28T17:49:51+00:00</updated>
<author>
<name>Juergen Lock</name>
<email>nox@FreeBSD.org</email>
</author>
<published>2012-06-28T17:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=ef16d2e450342ea7c3cbfde50b170e0bac4a850d'/>
<id>ef16d2e450342ea7c3cbfde50b170e0bac4a850d</id>
<content type='text'>
  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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  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)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on 9 and 10.</title>
<updated>2011-09-27T17:37:18+00:00</updated>
<author>
<name>Juergen Lock</name>
<email>nox@FreeBSD.org</email>
</author>
<published>2011-09-27T17:37:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=6ec313be7b8ca54261a1561b935aeed9dfd95020'/>
<id>6ec313be7b8ca54261a1561b935aeed9dfd95020</id>
<content type='text'>
Submitted by:	pointyhat via erwin
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	pointyhat via erwin
</pre>
</div>
</content>
</entry>
<entry>
<title>This kld adds DVB ioctl handling to the Linux compatibility layer</title>
<updated>2011-04-24T15:51:13+00:00</updated>
<author>
<name>Juergen Lock</name>
<email>nox@FreeBSD.org</email>
</author>
<published>2011-04-24T15:51:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/ports/commit/?id=5c392de08e25481fc1571ba09e497241e01792c0'/>
<id>5c392de08e25481fc1571ba09e497241e01792c0</id>
<content type='text'>
so that Linux apps can talk to DVB/ATSC tuners via /dev/dvb/adapterX.

Note this port does not contain actual DVB drivers, those are
provided by e.g. the multimedia/webcamd port.

WWW: http://people.freebsd.org/~nox/dvb/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that Linux apps can talk to DVB/ATSC tuners via /dev/dvb/adapterX.

Note this port does not contain actual DVB drivers, those are
provided by e.g. the multimedia/webcamd port.

WWW: http://people.freebsd.org/~nox/dvb/
</pre>
</div>
</content>
</entry>
</feed>
