aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nvtv
Commit message (Collapse)AuthorAgeFilesLines
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* - Mark ONLY_FOR_ARCHS=i386Pav Lucistnik2004-05-301-0/+2
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=110382
* Add nvtv, an utility to configure TV-output on nVidia cards. This tool isPav Lucistnik2004-05-233-0/+43
completely contained in userland and does not need any kernel support. PR: ports/66870 Submitted by: Samuel Tardieu <sam@rfc1149.net> Notes: svn path=/head/; revision=109773