aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vbetool
Commit message (Collapse)AuthorAgeFilesLines
* Add license, stagefy, and convert LIB_DEPENDS to new format.Jung-uk Kim2014-01-071-5/+5
| | | | Notes: svn path=/head/; revision=338969
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | sysutils) Notes: svn path=/head/; revision=327772
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.Philip M. Gollucci2010-12-291-1/+0
| | | | | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=267133
* - Chase libpci shlib bumpDima Panov2010-03-121-1/+2
| | | | Notes: svn path=/head/; revision=250937
* Move my local distfiles from HTTP to FTP mirrors.Jung-uk Kim2009-02-271-1/+2
| | | | Notes: svn path=/head/; revision=229197
* Copy and/or move some distfiles to freefall for my ports.Jung-uk Kim2008-12-081-1/+2
| | | | Notes: svn path=/head/; revision=224003
* Couple of minor style tweaks in a patch file.Jung-uk Kim2008-12-061-2/+2
| | | | Notes: svn path=/head/; revision=223837
* vbetool is a small application that executes code from the BIOS of yourJung-uk Kim2008-12-064-0/+96
video card. This is mostly useful for reinitialising the hardware, for instance after ACPI suspend/resuming. WWW: http://www.codon.org.uk/~mjg59/vbetool/ Notes: svn path=/head/; revision=223835