aboutsummaryrefslogtreecommitdiff
path: root/multimedia/dtv-scan-tables
Commit message (Collapse)AuthorAgeFilesLines
* - Fix plistDmitry Marakasov2018-02-122-0/+2
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=461591
* Update to latest git revision from 20170530 since around 3 years have passed ↵Bernhard Froehlich2017-09-113-207/+1718
| | | | | | | | | | | since the initial version PR: 221741 Submitted by: myself Approved by: maintainer timeout Notes: svn path=/head/; revision=449616
* - Fix LICENSEDmitry Marakasov2017-07-182-4/+8
| | | | | | | | | | - Add NO_ARCH - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=446129
* Update ports in the [i-m]* category to not use GH_COMMIT.Mathieu Arnold2015-05-072-8/+4
| | | | | | | | | | With minor cleanups to make things simpler. With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=385637
* - Drop @dirrm* from and add empty directories to pkg-plistsDmitry Marakasov2015-02-011-11/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=378270
* Digital TV initial scanning tables are used to speed up scanning for DTVBernhard Froehlich2014-08-184-0/+1165
frequencies. Most dvb applications rely on them. This supplies initial data for certain regions so that the dvb applications in question only scan those known frequencies, saving a lot of time scanning. These tables however need to be kept up to date by users. This repository is maintained by Olliver Schinagl (https://github.com/oliv3r) on behalf of the LinuxTV.org project. WWW: http://linuxtv.org Submitted by: Dreamcat4 <dreamcat4@gmail.com> Notes: svn path=/head/; revision=365332