aboutsummaryrefslogtreecommitdiff
path: root/misc/vbidecode
Commit message (Collapse)AuthorAgeFilesLines
* Update commentsRoger Hardiman2000-11-111-1/+1
| | | | Notes: svn path=/head/; revision=35012
* Update to use MASTER_SITE_LOCAL and fix some portline warningsRoger Hardiman2000-11-111-7/+8
| | | | Notes: svn path=/head/; revision=35011
* Get source from my copy at people.freebsd.org/~rogerRoger Hardiman2000-07-251-1/+1
| | | | | | | | | as the original author no longer supports this program. Spotted By: the automatic ports file checker Notes: svn path=/head/; revision=31025
* Convert to PORTNAME/PORTVERSION.Satoshi Asami2000-04-141-2/+2
| | | | Notes: svn path=/head/; revision=27512
* Make vbidecode compile with the new gcc 2.95 compiler.Roger Hardiman2000-02-011-2/+48
| | | | | | | | PR: ports/16249 Submitted by: Alexander Langer <alex@cichlids.com> Notes: svn path=/head/; revision=25391
* Remove '-m486' from CFLAGS so this compile on FreeBSD/Alpha.Steve Price1999-09-201-0/+11
| | | | Notes: svn path=/head/; revision=21811
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Add strip to Makefile to reduce file size on 3.x systemsRoger Hardiman1999-06-081-1/+2
| | | | Notes: svn path=/head/; revision=19306
* Fix mistake in MASTER_SITE URLRoger Hardiman1999-06-071-2/+2
| | | | Notes: svn path=/head/; revision=19301
* initial import of vbidecode.Roger Hardiman1999-06-076-0/+67
A program to read /dev/vbi0 and extract various data including Videotext/Teletext as .vtx files, Intercast data and VPS signals. Notes: svn path=/head/; revision=19299