summaryrefslogtreecommitdiff
path: root/misc/vbidecode (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make portlint(1) happy by changing strip to ${STRIP_CMD}Sergey A. Osokin2003-09-241-1/+1
| | | | | | | | Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998 Notes: svn path=/head/; revision=89169
* Move inclusion of bsd.port.pre.mk later in the file for conditional BROKENKris Kennaway2003-06-041-2/+2
| | | | | | | | | | tag. Early inclusion caused problems for some ports, so to be safe I'm updating all of them. Pointy hat to: kris Notes: svn path=/head/; revision=82300
* BROKEN on 5.1: bad C++Kris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81207
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* 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