FreshPorts -- The Place For Ports notbug Mon, 13 Feb 2012 12:16 AM GMT
Port details
xf86-video-intel 2.7.1_4 x11-drivers on this many watch lists=41 search for ports that depend on this port
Driver for Intel integrated graphics chipsets
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 May 2007 16:33:37
License: not specified in port
Driver for Intel integrated graphics chipsets. It supports the i810,
i810-DC100, i810e, i815, i830M, 845G, 852GM, 855GM, 865G, 915G, 915GM,
945G, 945GM, 965G, 965Q, 946GZ and 965GM chipsets.
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: x11/xineramaproto, x11/xextproto, x11/xf86driproto, x11/glproto, x11/randrproto, x11-fonts/fontsproto, x11/renderproto, x11/libXvMC, x11/libX11, x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
Required To Run: x11/libXvMC, x11/libX11, x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
Required Libraries: graphics/libGL
There are no ports dependent upon this port

To install the port: cd /usr/ports/x11-drivers/xf86-video-intel/ && make install clean
To add the package: pkg_add -r xf86-video-intel


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.cs.cuhk.edu.hk/pub/X11/individual/driver/
ftp://ftp.unicamp.br/pub/X11/releases/individual/driver/
ftp://ftp.ntua.gr/pub/X11/X.org/individual/driver/
http://ring.nict.go.jp/archives/X/opengroup/individual/driver//
ftp://ftp.task.gda.pl/mirror/ftp.x.org/pub/individual/driver/
ftp://ftp.sunet.se/pub/X11/ftp.x.org/individual/driver/
ftp://ftp.mirrorservice.org/sites/ftp.x.org/pub/individual/driver/
ftp://sunsite.uio.no/pub/X11/individual/driver/
http://xorg.freedesktop.org/individual/driver/
http://xorg.freedesktop.org/releases/individual/driver/
ftp://ftp.x.org/pub/individual/driver/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/xorg/driver/
Port Moves

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
09 Nov 2011 15:26:04
Original commit files touched by this commit  2.7.1_4
miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
29 Oct 2011 07:04:53
Original commit files touched by this commit  2.7.1_4
miwi search for other commits by this committer
- Fix build on FreeBSD 10.0

Notes: all x11@ ports fixed for FreeBSD 10
19 Mar 2011 12:38:54
Original commit files touched by this commit  2.7.1_4
miwi search for other commits by this committer
- Get Rid MD5 support
25 Feb 2011 16:52:50
Original commit files touched by this commit  2.7.1_4
miwi search for other commits by this committer
- Please welcome Xorg 7.5.1

The X-Server has been patched to the latest 1.7.X series, drivers
and fonts have been updated to the latest versions. This update includes
some components from Xorg 7.6 with a lot of improvements, and it seems
that the performance is much better than the old version. Also this
Update fix build issues with clang and binutils 2.17.50 in current,
remove 6.X gruft and de-author pkg-descr.

I would like to thank:

        Beat Gaetzi
        Dima Panov
        Koop Mast
        Eitan Adler
        and all Testers.

PR:             ports/147646
                ports/148035
                ports/148744
                ports/150223
                ports/152889
                ports/154457
07 May 2010 05:12:36
Original commit files touched by this commit  2.7.1_3
miwi search for other commits by this committer
- Fix build on 6.X
03 May 2010 17:04:15
Original commit files touched by this commit  2.7.1_3
rnoland search for other commits by this committer
Add another patch to fix unresolved symbols.

It seems that this issue only shows up on 8xx chips, so I missed
it in the initial patching...

Reported by:    wexi on irc
01 May 2010 11:41:07
Original commit files touched by this commit  2.7.1_2
miwi search for other commits by this committer
- Update to Xorg 7.5

The Intel drivers was patched to work with
the new server. The drivers for Vesa, NV,NVIDIA and
ATI have been tested thoroughfully and seem to work fine.
A complete changelog of Xorg 7.5 can you read here:

http://www.x.org/releases/X11R7.5/

A note to FreeBSD 6.X users: We strongly recommend you
to update your system to 7.x or above.

For updating try

portupgrade -af \*
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Feb 2010 15:25:33
Original commit files touched by this commit  2.7.1_1
rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
13 May 2009 00:35:27
Original commit files touched by this commit  2.7.1
rnoland search for other commits by this committer
Update to 2.7.1

Bug fixes since 2.7.0:
----------------------
    * KMS: Hook up output properties for RANDR, (this allows output
      properties to be controlled in the KMS case just as in the UMS
      case). [Zhenyu Wang <zhenyu.z.wang@intel.com>]

    * Fix multiplication error when computing required batch space.
      This could fix any number of cases where the driver did
      inexplicable things (due to having computed the wrong
      size). [Keith Packard <keithp@keithp.com>]

    * Hold reference to video binding table until all rects are
      painted. This prevent general chaos in the buffer
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 May 2009 19:45:52
Original commit files touched by this commit  2.7.0
rnoland search for other commits by this committer
Update to 2.7.0
04 Apr 2009 04:04:01
Original commit files touched by this commit  2.6.3
rnoland search for other commits by this committer
Update Xorg server to 1.6.0

        o Update randrproto, libXrandr and xrandr to 1.3.0
        o Update xf86-video-intel to 2.6.3
        o Update other less common drivers as needed
        o Mark a bunch of un-maintained input drivers ignored
        o Update the various slave X server ports as well
23 Jan 2009 16:28:36
Original commit files touched by this commit  2.5.1
flz search for other commits by this committer
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
22 Dec 2008 23:59:29
Original commit files touched by this commit  2.4.3
flz search for other commits by this committer
Update x11-drivers/xf86-video-intel to 2.4.3.
02 Sep 2008 12:14:51
Original commit files touched by this commit  2.4.2
flz search for other commits by this committer
Update x11-drivers/xf86-video-intel to 2.4.2.
31 Jul 2008 15:11:07
Original commit files touched by this commit  2.4.0
flz search for other commits by this committer
Update x11-drivers/xf86-video-intel to 2.4.0.
23 Jul 2008 02:59:02
Original commit files touched by this commit  2.3.2
delphij search for other commits by this committer
Update to 2.3.2.

Approved by:    -x11@ (rnoland)
06 Jun 2008 14:10:29
Original commit files touched by this commit  2.2.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
01 Apr 2008 12:04:23
Original commit files touched by this commit  2.2.1
flz search for other commits by this committer
Update x11-drivers/xf86-video-intel to 2.2.1.
02 Jan 2008 13:04:50
Original commit files touched by this commit  2.1.1
flz search for other commits by this committer
Rollback to xf86-video-intel 2.1.1 before anyone notices.
02 Jan 2008 12:11:01
Original commit files touched by this commit  2.2.0
flz search for other commits by this committer
Update x11-drivers/xf86-video-intel to 2.2.0.
13 Sep 2007 19:45:08
Original commit files touched by this commit  2.1.1
flz search for other commits by this committer
- Update X.org ports to 7.3.
- Mark XFree86-4 as DEPRECATED with EXPIRATION_DATE set to 2007-12-25.
I hope that nobody will be bored enough on Christmas to remove them on
that day.

Tested by:      vehemens, Rene Ladan, Beech Rintoul, sarek on x11@
05 Jul 2007 17:36:56
Original commit files touched by this commit  2.1.0
anholt search for other commits by this committer
xf86-video-intel: update to 2.1.0

This version readds support for all known i830 laptops, adds support
for G33/Q33/Q35, 945GME, and 965GME, and includes many stability improvements.
31 May 2007 16:32:20
Original commit files touched by this commit  2.0.0
lesi search for other commits by this committer
Add xf86-video-intel driver that obsoletes xf86-video-i810 one. It will
eventually replace it in xorg-drivers metaport.

Prodded and tested by:  lx

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 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 23154
Broken 191
Deprecated 96
Ignore 727
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 4
new 48 hours8
new 7 days46
new fortnight71
new month139

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.145 seconds.