FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 9:34 AM GMT
Port details
915resolution 0.5.3_1,1 sysutils on this many watch lists=4 search for ports that depend on this port
Resolution tool for Intel i915 video cards
Maintained by: bahamasfranks@gmail.com search for ports maintained by this maintainer
Port Added: 26 May 2005 21:34:13
License: not specified in port
This is a resolution hack for Intel 915 based video cards. Based on code
written by Alain Poirer for Linux, modified by Steve Tomljenovic.
CVSWeb : Sources : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/sysutils/915resolution/ && make install clean
To add the package: pkg_add -r 915resolution


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ehaupt/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 16

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.5.3_1,1
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
23 Aug 2011 07:45:27
Original commit files touched by this commit  0.5.3_1,1
dougb search for other commits by this committer
Geocities has been gone for almost 2 years now, so let's remove
references to it.

Deprecate ports whose only MASTER_SITE is (was) geocities
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.5.3_1,1
miwi search for other commits by this committer
- Get Rid MD5 support
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.5.3_1
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
15 Jan 2009 06:46:35
Original commit files touched by this commit  0.5.3_1,1
beech search for other commits by this committer
- Change maintainer email

PR:             ports/130570
Submitted by:   bahamasfranks@gmail.com (maintainer)
07 Sep 2008 03:37:00
Original commit files touched by this commit  0.5.3_1,1
linimon search for other commits by this committer
Over to new volunteer.
03 Sep 2008 02:50:57
Original commit files touched by this commit  0.5.3_1,1
linimon search for other commits by this committer
Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.

Hat:    portmgr
09 Jul 2008 10:49:15
Original commit files touched by this commit  0.5.3_1,1
gahr search for other commits by this committer
- Restrict ARCHS to i386 and amd64

PR:             124977
Submitted by:   myself
Approved by:    maintainer timeout (14 days)
19 Jun 2008 07:03:41
Original commit files touched by this commit  0.5.3_1,1
lippe search for other commits by this committer
- Now builds on !i386.
- Respect NOPORTDOCS.
- Bump PORTREVISION.

PR:             ports/121154
Submitted by:   Steve Franks <stevefranks@ieee.org>
Reworked by:    lippe
Approved by:    gabor (mentor, implicit), maintainer timeout (>2 weeks)
11 Jul 2007 11:33:43
Original commit files touched by this commit  0.5.3,1
tdb search for other commits by this committer
Fix typo in previous commit.

Submitted by:   Yarema <yds@CoolRat.org>
09 Jul 2007 15:56:36
Original commit files touched by this commit  0.5.3,1
tdb search for other commits by this committer
- Update to 0.5.3 [1]
- 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)
05 Nov 2006 09:57:49
Original commit files touched by this commit  0.5.2_1,1
lawrance search for other commits by this committer
Put back ONLY_FOR_ARCHS=i386, this needs some work for 64 bit platforms.
Mark BROKEN on 4.x.

Reported by:    kris
31 Oct 2006 07:07:11
Original commit files touched by this commit  0.5.2_1,1
lawrance search for other commits by this committer
Build native nstead of installing a linux binary.
Bump PORTREVISION for this change.

PR:             ports/104434
Approved by:    Remington L <mrl0lz@gmail.com> (maintainer)
28 Mar 2006 08:42:03
Original commit files touched by this commit  0.5.2,1
ehaupt search for other commits by this committer
Update to 0.5.2

PR:             94539
Submitted by:   Remington Lang <MrL0Lz@gmail.com> (maintainer)
11 Dec 2005 22:29:25
Original commit files touched by this commit  0.5,1
ehaupt search for other commits by this committer
- Update from 1.0 to 0.5 thus,
- bump PORTEPOCH
- provide additional master site

PR:             90178
Submitted by:   Remington <MrL0Lz@gmail.com> (maintainer)
26 May 2005 21:33:34
Original commit files touched by this commit  1.0
pav search for other commits by this committer
This is a resolution hack for Intel 915 based video cards. Based on code
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.

PR:             ports/80496
Submitted by:   Remington <TastyNachos@charter.net>

Number of commits found: 16

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
surfFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01

13 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23149
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days49
new fortnight76
new month142

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.302 seconds.