summaryrefslogtreecommitdiff
path: root/sysutils/915resolution/files/patch-915resolution.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEDmitry Marakasov2016-07-261-8/+8
| | | | | | | | | - Switch to options helpers - Don't install LICENSE with documentation - Regenerate patches with `make makepatch` Notes: svn path=/head/; revision=419103
* - Update to 0.5.3 [1]Tim Bishop2007-07-091-59/+59
| | | | | | | | | | | | | | | | | | | | - Install docs [1] - Add RC script: [1] i915resolution_enable="YES" # Enable hacking VBIOS resolution (YES/NO) i915resolution_modes="3c 4d 5c" # Space separated list of modes to set i915resolution_width="1920" # the horisontal resolution in pixels i915resolution_hight="1080" # the vertical resolution in pixels - Drop ALL_TARGET when using do-build - Mark broken on < 6 since port uses memmem function PR: ports/112922 [1] Submitted by: Yarema <yds@CoolRat.org> [1] Approved by: maintainer timeout (46 days) Notes: svn path=/head/; revision=195304
* Build native nstead of installing a linux binary.Sam Lawrance2006-10-311-0/+90
Bump PORTREVISION for this change. PR: ports/104434 Approved by: Remington L <mrl0lz@gmail.com> (maintainer) Notes: svn path=/head/; revision=175719