<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/sysutils/915resolution, branch 5-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=5-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=5-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2007-07-11T11:33:42Z</updated>
<entry>
<title>Fix typo in previous commit.</title>
<updated>2007-07-11T11:33:42Z</updated>
<author>
<name>Tim Bishop</name>
<email>tdb@FreeBSD.org</email>
</author>
<published>2007-07-11T11:33:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d0d4566b76a00a46683847d3fbefbde29b4c3180'/>
<id>urn:sha1:d0d4566b76a00a46683847d3fbefbde29b4c3180</id>
<content type='text'>
Submitted by:	Yarema &lt;yds@CoolRat.org&gt;
</content>
</entry>
<entry>
<title>- Update to 0.5.3 [1]</title>
<updated>2007-07-09T15:56:36Z</updated>
<author>
<name>Tim Bishop</name>
<email>tdb@FreeBSD.org</email>
</author>
<published>2007-07-09T15:56:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4bd67b1a80c82b20ca29b71d6eced967ccaefc26'/>
<id>urn:sha1:4bd67b1a80c82b20ca29b71d6eced967ccaefc26</id>
<content type='text'>
- 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 &lt; 6 since port uses memmem function

PR:		ports/112922 [1]
Submitted by:	Yarema &lt;yds@CoolRat.org&gt; [1]
Approved by:	maintainer timeout (46 days)
</content>
</entry>
<entry>
<title>Put back ONLY_FOR_ARCHS=i386, this needs some work for 64 bit platforms.</title>
<updated>2006-11-05T09:57:49Z</updated>
<author>
<name>Sam Lawrance</name>
<email>lawrance@FreeBSD.org</email>
</author>
<published>2006-11-05T09:57:49Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=248e5be24c5a1180ec06e8d9f9387a4e7f968ff6'/>
<id>urn:sha1:248e5be24c5a1180ec06e8d9f9387a4e7f968ff6</id>
<content type='text'>
Mark BROKEN on 4.x.

Reported by:	kris
</content>
</entry>
<entry>
<title>Build native nstead of installing a linux binary.</title>
<updated>2006-10-31T07:07:11Z</updated>
<author>
<name>Sam Lawrance</name>
<email>lawrance@FreeBSD.org</email>
</author>
<published>2006-10-31T07:07:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a99581e3944f7f20a5884df4682d175a9e95ba59'/>
<id>urn:sha1:a99581e3944f7f20a5884df4682d175a9e95ba59</id>
<content type='text'>
Bump PORTREVISION for this change.

PR:		ports/104434
Approved by:	Remington L &lt;mrl0lz@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>Update to 0.5.2</title>
<updated>2006-03-28T08:42:03Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2006-03-28T08:42:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ddf2531e1408d4ad219318074fb9d40e550f6780'/>
<id>urn:sha1:ddf2531e1408d4ad219318074fb9d40e550f6780</id>
<content type='text'>
PR:		94539
Submitted by:	Remington Lang &lt;MrL0Lz@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>- Update from 1.0 to 0.5 thus,</title>
<updated>2005-12-11T22:29:24Z</updated>
<author>
<name>Emanuel Haupt</name>
<email>ehaupt@FreeBSD.org</email>
</author>
<published>2005-12-11T22:29:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=2c7ba2f9f79fcb5c7dacac7ce834116bfb375f8c'/>
<id>urn:sha1:2c7ba2f9f79fcb5c7dacac7ce834116bfb375f8c</id>
<content type='text'>
- bump PORTEPOCH
- provide additional master site

PR:		90178
Submitted by:	Remington &lt;MrL0Lz@gmail.com&gt; (maintainer)
</content>
</entry>
<entry>
<title>This is a resolution hack for Intel 915 based video cards. Based on code</title>
<updated>2005-05-26T21:33:34Z</updated>
<author>
<name>Pav Lucistnik</name>
<email>pav@FreeBSD.org</email>
</author>
<published>2005-05-26T21:33:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=305e08ee91680482f18a5cdfb19e5098df8483f6'/>
<id>urn:sha1:305e08ee91680482f18a5cdfb19e5098df8483f6</id>
<content type='text'>
written by Alain Poirer for Linux, modified by Steve Tomljenovic. Binary
install, source code included.

PR:		ports/80496
Submitted by:	Remington &lt;TastyNachos@charter.net&gt;
</content>
</entry>
</feed>
