aboutsummaryrefslogtreecommitdiff
path: root/misc/vbidecode
Commit message (Collapse)AuthorAgeFilesLines
* - Fix MASTER_SITES, making port fetchable againTim Bishop2006-03-211-2/+2
| | | | | | | | PR: 94758 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Notes: svn path=/head/; revision=157844
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149438
* Correct FreeBSD.org capitalization and reindent COMMENTKris Kennaway2005-11-161-2/+2
| | | | Notes: svn path=/head/; revision=148428
* With portmgr hat on, reset Roger's maintainership of these ports. WhileMark Linimon2004-12-051-1/+1
| | | | | | | | he hopes to get back to FreeBSD work soon, it's probably fairer in the meantime to see if anyone else who has more time can adopt them. Notes: svn path=/head/; revision=123178
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* add USE_GCC=2.95, respect CXX, and unbreak this port on -CURRENT.Yen-Ming Lee2004-03-052-8/+3
| | | | | | | | | PR: 63124 Submitted by: leeym Approved by: maintainer timeout Notes: svn path=/head/; revision=102971
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* 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