FreshPorts -- The Place For Ports Tue, 9 Feb 2010 8:35 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
xf86-video-ati 6.12.4_1 x11-drivers on this many watch lists=35 search for ports that depend on this port
X.Org ati display driver
Maintained by: x11@FreeBSD.org search for ports maintained by this maintainer
Port Added: 23 May 2007 04:28:46


This package contains the X.Org xf86-video-ati driver.

- Florent Thoumie
flz@FreeBSD.org
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: x11/xf86driproto, x11/xineramaproto, x11/videoproto, x11/xf86miscproto, x11/xextproto, x11/glproto, x11/randrproto, x11-fonts/fontsproto, x11/renderproto, x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
Required To Run: x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
Required Libraries: graphics/libGL

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


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.gwdg.de/pub/x11/x.org/pub/individual/driver/
ftp://ftp.cica.es/pub/X/pub/individual/driver/
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//
http://ring.k-opti.com/archives/X/opengroup/individual/driver//
http://ring.riken.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/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2008-06-27
    Affects: users of x11-drivers/xf86-video-ati
    Author: Jung-uk Kim <jkim@FreeBSD.org>
    Reason: 
      mach64 and r128 drivers are now separated out from the ati driver.
      These video cards are supported by x11-drivers/xf86-video-mach64
      and x11-drivers/xf86-video-r128 respectively. If you have one of
      the affected video cards and xorg.conf contains the following line:
    
    	Driver	"ati"
    
      you must specify "mach64" or "r128". Alternatively, you may install
      x11-drivers/xf86-video-ati to get a wrapper driver.
    
    

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Feb 2010 15:25:33
Original commit files touched by this commit  6.12.4_1
rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
01 Dec 2009 22:04:51
Original commit files touched by this commit  6.12.4
rnoland search for other commits by this committer
Go ahead and bump to 6.12.4.

This will request r600_dri.so on r600+ chips.
07 May 2009 20:42:40
Original commit files touched by this commit  6.12.2_1
rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
08 Apr 2009 16:18:49
Original commit files touched by this commit  6.12.2
rnoland search for other commits by this committer
Update to 6.12.2
04 Apr 2009 05:05:11
Original commit files touched by this commit  6.12.1_1
rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
19 Mar 2009 02:40:00
Original commit files touched by this commit  6.12.1
rnoland search for other commits by this committer
Update to 6.12.1
14 Mar 2009 01:31:29
Original commit files touched by this commit  6.12.0
rnoland search for other commits by this committer
Update to 6.12.0

This includes EXA and Xv support for r6/7xx series radeons.  You need
the updated drm that is in -CURRENT now, -STABLE in about another week
19 Feb 2009 05:05:51
Original commit files touched by this commit  6.11.0
rnoland search for other commits by this committer
Update to 6.11.0
23 Jan 2009 16:28:36
Original commit files touched by this commit  6.10.0
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).
28 Jun 2008 00:26:43
Original commit files touched by this commit  6.9.0
jkim search for other commits by this committer
Update x11-drivers/xf86-video-ati to 6.9.0 and separate mach64 and r128
drivers into x11-drivers/xf86-video-mach64 and x11-drivers/xf86-video-r128
respectively.
06 Jun 2008 15:10:29
Original commit files touched by this commit  6.8.0_2
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)
07 Mar 2008 13:29:45
Original commit files touched by this commit  6.8.0_1
flz search for other commits by this committer
Fix pkg-plist.

Reported by:    Jan Henrik Sylvester
06 Mar 2008 14:46:29
Original commit files touched by this commit  6.8.0
flz search for other commits by this committer
Update x11-drivers/xf86-video-ati to 6.8.0.

PR:             ports/121271
Submitted by:   Nikolai Nespor <bugs@nespor.at>
07 Feb 2008 11:59:04
Original commit files touched by this commit  6.7.197
flz search for other commits by this committer
Update xf86-video-ati to 6.7.197.

PR:             ports/119972
Submitted by:   Peter Lai <cowbert@gmail.com>
12 Dec 2007 16:48:35
Original commit files touched by this commit  6.7.196
flz search for other commits by this committer
Update x11-drivers/xf86-video-ati to 6.7.196.
09 Oct 2007 21:08:27
Original commit files touched by this commit  6.7.195
flz search for other commits by this committer
Update xf86-video-ati to 6.7.195.

Reported by:    jkim
09 Oct 2007 20:03:51
Original commit files touched by this commit  6.7.194
flz search for other commits by this committer
Update xf86-video-ati to 6.7.194.
20 Sep 2007 15:52:39
Original commit files touched by this commit  6.7.193
flz search for other commits by this committer
Update x11-drivers/xf86-video-driver to 6.7.193.
13 Sep 2007 20:45:08
Original commit files touched by this commit  6.7.192
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@
19 May 2007 21:32:57
Original commit files touched by this commit  6.6.3_2
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 6
new 48 hours8
new 7 days28
new fortnight87
new month197

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

Add tab to Netscape 6

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