Port details |
- sms1xxx-kmod Native FreeBSD driver for Siano-based USB DVB devices
- 20120113_3 multimedia
=0 20120113_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Supports DVB API v3 only. Use multimedia/webcamd instead
This port expired on: 2021-09-30
- Maintainer: martymac@FreeBSD.org
- Port Added: 2010-06-19 21:50:49
- Last Update: 2021-09-30 20:19:24
- Commit Hash: b19fd15
- Also Listed In: kld
- License: GPLv2
- WWW:
- http://contribs.martymac.org
- Description:
- Native FreeBSD driver for Siano-based USB DVB devices.
This driver have been tested with the following devices :
* Terratec Cinergy Piranha
* Hauppauge WinTV MiniStick (HD)
However, other Siano-based USB devices should work, just give a try
(you may want to add new VIDs/PIDs to make your device detected) !
WWW: http://contribs.martymac.org
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sms1xxx-kmod>0:multimedia/sms1xxx-kmod
- No installation instructions:
- This port has been deleted.
- PKGNAME: there is no package for this port: NO_PACKAGE = should be recompiled for a particular FreeBSD kernel
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- SHA256 (sms1xxx/siano-20120113.tgz) = 37582cf3e6e6ffb46510ec4a70630bdd5a5d95410e05cbba4ba4548e13ba745f
SIZE (sms1xxx/siano-20120113.tgz) = 495408
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sms1xxx-kmod-20120113_3:
DOCS=on: Build and/or install documentation
RC5WATCH=on: Build rc5watch IR utility
DEBUG=off: Build with debugging support
====> Options available for the multi FIRMWARE: you have to choose at least one of them
STELLAR=off: Build Terratec Cinergy Piranha FW
NOVA=on: Build Hauppauge WinTV MiniStick FW
===> Use 'make config' to modify these settings
- Options name:
- multimedia_sms1xxx-kmod
- USES:
- kmod tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20120113_3 30 Sep 2021 20:19:24 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
devel/erlang-exmpp: last upstream patches over 10 years ago
sysutils/showbeastie: Broken on FreeBSD 12 and above since 2018
2021-09-30 www/squid3: Unsupported by upstream
2021-09-30 sysutils/cfengine310: OpenSSL 1.1.X is not supported.
2021-09-30 security/py-paramiko1: Out of date version. No consumer now. Use
security/py-paramiko
2021-09-30 sysutils/cfengine-masterfiles310: cfengine310 will retire at FreeBSD
11 EOL
2021-09-30 security/openca-tools-forked: Use modern port security/libscep
instead
2021-09-30 multimedia/sms1xxx-kmod: Supports DVB API v3 only. Use
multimedia/webcamd instead
2021-09-30 sysutils/cfengine311: OpenSSL 1.1.X is not supported.
2021-09-30 sysutils/cfengine-masterfiles311: cfengine311 will retire at FreeBSD
11 EOL
2021-09-30 mail/postfix35: It is only here until FreeBSD 11 is EoL (Postfix >=
3.6 requires OpenSSL >= 1.1.x) |
20120113_3 15 Jul 2021 10:52:47 |
Ganael LAPLANCHE (martymac) |
multimedia/sms1xxx-kmod: Fix build and mark DEPRECATED
- Fix build on 13.0 and -CURRENT to leave the port in good shape
- mark driver DEPRECATED as it supports legacy DVB API v3 only
Users should probably use multimedia/webcamd now. |
20120113_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20120113_2 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
20120113_2 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
20120113_2 25 Jan 2018 11:07:51 |
martymac |
Make portlint happier with my ports (reorder variables) |
20120113_2 09 Oct 2017 10:05:37 |
martymac |
Fix exec(exit) error by forcing sub-shell utilization [1]
[1] See make(1), "SHELL COMMANDS" section |
20120113_2 15 Jun 2016 20:41:42 |
martymac |
Fix build [1] and remove obsolete distfiles instructions
Reported by: Daniel Farfan Munoz <daniel@farfan.cl> [1] |
20120113_1 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
20120113_1 05 Dec 2013 07:59:09 |
martymac |
- Enable staging
- Use new options framework
- Remove pre-8.x IGNORE statement
- Always stage documentation |
20120113_1 09 Nov 2013 19:13:28 |
rene |
Convert to USES=kmod, which removes duplicated code and ensures that all
required steps are followed.
There are no user-visible changes. The exception is multimedia/ptx-kmod,
which now installs the kernel module into /boot/modules instead of
${PREFIX}/libexec/${PORTNAME}, this was something USES=kmod cannot handle.
PR: ports/183625
Submitted by: myself
Approved by: portmgr (bdrewery)
Exp-run by: bdrewery |
20120113_1 20 Sep 2013 20:57:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
multimedia) |
20120113_1 29 Aug 2013 14:27:21 |
bdrewery |
- Use IGNORE when PACKAGE_BUILDING; keep pre-fetch as it is creating
the directory to fetch to for the user.
With hat: portmgr |
20120113_1 11 Jun 2012 08:08:34 |
martymac |
- Switch to OptionsNg
- Build Nova firmware by default |
20120113 16 Jan 2012 07:32:40 |
martymac |
Update to 20120113 |
20100624_1 03 Jul 2011 13:38:45 |
ohauer |
- remove MD5 |
20100624_1 17 Dec 2010 03:51:24 |
linimon |
Use the $SRC_BASE Makevar instead of hard-coding.
Hat: portmgr |
20100624_1 10 Nov 2010 13:30:59 |
martymac |
Add missing LICENSE
Approved by: ehaupt (mentor) |
20100624 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
20100624 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
20100624 25 Jun 2010 22:22:43 |
makc |
Update to 20100624
PR: ports/148105
Submitted by: Ganael Laplanche (maintainer)
Feature safe: yes |
20100227 21 Jun 2010 16:34:06 |
makc |
Update to 20100227
PR: ports/143989
Submitted by: Ganael Laplanche (maintainer)
Feature safe: yes |
20100203 19 Jun 2010 21:50:18 |
makc |
Add new port multimedia/sms1xxx-kmod:
FreeBSD driver for Siano-based USB DVB devices.
This driver have been tested with the following devices :
* Terratec Cinergy Piranha
* Hauppauge WinTV MiniStick (HD)
However, other Siano-based USB devices should work, just give a try
(you may want to add new VIDs/PIDs to make your device detected) !
WWW: http://contribs.martymac.org
PR: ports/143989
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com>
Feature safe: yes |