Port details |
- libtuner Userspace drivers for various TV/radio tuner ICs
- 1.1.5 multimedia
=0 Version of this port present on the latest quarterly branch. - Maintainer: jah@FreeBSD.org
 - Port Added: 2008-10-01 10:07:05
- Last Update: 2022-07-20 14:22:30
- Commit Hash: 63f36d3
- License: BSD2CLAUSE MIT
- Description:
- libtuner provides userspace drivers and support routines for a variety of TV
and radio tuner ICs. These ICs are usually attached to a peripheral bus (such
as an I2C bus) embedded on a tuner card, and "stub" device nodes for the ICs
will be exported by a card-specific driver.
- SVNWeb : git
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- libtuner>0:multimedia/libtuner
- To install the port:
- cd /usr/ports/multimedia/libtuner/ && make install clean
- To add the package, run one of these commands:
- pkg install multimedia/libtuner
- pkg install libtuner
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libtuner
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601917386
SHA256 (libtuner-1.1.5.tar.gz) = 3769b46782fd3a21d383645bacdd04c270127cd2afcddc58a7dcc488215353bd
SIZE (libtuner-1.1.5.tar.gz) = 96113
- Packages (timestamps in pop-ups are UTC):
- This port is required by:
- for Build
-
- multimedia/cx88
- Configuration Options:
- No options to configure
- Options name:
- multimedia_libtuner
- USES:
- uidfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:22:30 1.1.5 |
Tobias C. Berner (tcberner)  |
multimedia: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron LI <aly@aaronly.me>
* Alexander Botero-Lowry <alexbl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrew Thompson <andy@fud.org.nz>
* Andrew Thompson <thompsa@FreeBSD.org>
* Angel Carpintero <ack@telefonica.net>
* Anish Mistry (with help from mean)
* Anonymous <swell.k@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
06 Apr 2021 14:31:07 1.1.5 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
06 Oct 2020 07:12:13
1.1.5 |
jah  |
multimedia/libtuner: update to 1.1.5
--Fix build on -CURRENT
--Various cleanups and fixes to port and source distribution makefiles
--Update maintainer email
PR: 249980
Approved by: fernape |
25 Nov 2019 23:25:52
1.1.4 |
brooks  |
Fix build with src r354909 applied.
The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.
When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively. When declared in the environment they
become WITHOUT_<FOO>. |
15 Jan 2018 17:40:14
1.1.4 |
swills  |
multimedia/libtuner: update to 1.1.4
PR: 225184
Submitted by: jason.harmening@gmail.com (maintainer) |
01 Nov 2017 13:10:35
1.1.3 |
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
13 May 2017 23:21:37
1.1.3 |
linimon  |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
12 Jan 2017 11:30:50
1.1.3 |
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
27 Jun 2016 05:34:53
1.1.3 |
pi  |
multimedia/libtuner: 1.1.2 -> 1.1.3
- Add iic(4) support for FreeBSD 10.2+
PR: 210599
Submitted by: jason.harmening@gmail.com (maintainer) |
01 Feb 2015 20:24:28
1.1.2 |
amdmi3  |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket |
09 Dec 2014 16:33:17
1.1.2 |
feld  |
Update "BSD" license in multimedia category |
10 Jun 2014 16:04:03
1.1.2 |
olivierd  |
- Update to 1.1.2
- Stagify
PR: 190498
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
20 Sep 2013 20:57:49
1.1.1 |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
17 Sep 2013 16:12:05
1.1.1 |
wg  |
multimedia/libtuner: update to 1.1.1
- Update to 1.1.1, fixes build on CURRENT
PR: ports/182128
Submitted by: Jason Harmening <jason.harmening gmail.com> (maintainer) |
29 Jun 2013 11:21:43
1.1.0_1 |
wg  |
multimedia/libtuner: distfile has been rerolled
- Distfile has ben rerolled
Nothing has changed expect for a few printf in the code
PR: ports/180056
Submitted by: Jason A Harmening <jason.harmening@gmail.com> (maintainer) |
28 Jun 2013 11:51:09
1.1.0 |
wg  |
multimedia/libtuner: update to 1.1.0
- Update to 1.1.0 [1]
- Trim Makefile header [1]
- Fix pkg-plist
PR: ports/180047
Submitted by: Jason A Harmening <jason.harmening@gmail.com> (maintainer) |
26 Apr 2012 16:19:50
1.0.9 |
dhn  |
- Update to 1.0.9
PR: ports/167192
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
03 Mar 2012 20:43:29
1.0.8 |
jgh  |
- Update to 1.0.8
PR: ports/165646
Submitted by: maintainer, jason.harmening@gmail.com |
13 Sep 2011 09:44:57
1.0.7 |
martymac  |
- Update to 1.0.7 [1]
- Remove useless EXTRACT_ONLY [2]
- Reformat pkg-descr [2]
- Add missing LICENSE [2]
PR: ports/160665
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) [1]
Approved by: Jason Harmening <jason.harmening@gmail.com> (maintainer) [2] |
21 Nov 2010 14:20:55
1.0.6 |
nivit  |
- Update to 1.0.6 (fix TDA18271 non-ATSC signal lock issues)
PR: ports/152427
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
25 Apr 2010 13:54:00
1.0.5 |
sylvio  |
- Update to 1.0.5
PR: ports/146024
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
14 Sep 2009 18:24:39
1.0.4 |
makc  |
Update to 1.0.4
- Add XC5000 and S5H1411 drivers
- Add firmware files to libtuner
- Miscellaneous fixes
PR: ports/138746
Submitted by: Jason Harmening (maintainer) |
22 Jun 2009 14:48:57
1.0.3 |
amdmi3  |
- Update to 1.0.3
PR: 135899
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer) |
21 Dec 2008 16:15:02
1.0.2 |
amdmi3  |
- Update to 1.0.2
- separated analog audio and video format enums and added new format codes
PR: 129772
Submitted by: Jason Harmening <jason dot harmening at gmail dot com>
(maintainer) |
01 Oct 2008 10:06:38
1.0.1 |
amdmi3  |
libtuner provides userspace drivers and support routines for
a variety of TV and radio tuner ICs. These ICs are usually
attached to a peripheral bus (such as an I2C bus) embedded
on a tuner card, and "stub" device nodes for the ICs will
be exported by a card-specific driver.
PR: 127668
Submitted by: Jason Harmening <jason dot harmening at gmail dot com> |