FreshPorts -- The Place For Ports Sat, 20 Mar 2010 5:05 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-radeonhd-devel 1.3.0.20091101_2 x11-drivers on this many watch lists=2 search for ports that depend on this port
X.Org ati RadeonHD display driver development version
Maintained by: nork@FreeBSD.org search for ports maintained by this maintainer
Port Added: 27 Sep 2008 21:02:49


This package contains the X.Org xf86-video-radeonhd driver.
CVSWeb : Sources : Distfiles Availability : PortsMon
Required To Build: devel/xorg-macros, graphics/libGL, x11/damageproto, x11/glproto, x11/videoproto, x11/xextproto, x11/xf86driproto, x11/randrproto, x11-fonts/fontsproto, x11/renderproto, x11-servers/xorg-server, x11/xproto, x11/libXi, devel/automake19, devel/autoconf262, devel/libtool22, devel/pkg-config
Required To Run: x11-servers/xorg-server, x11/xproto, x11/libXi, devel/pkg-config
Required Libraries: devel/libpciaccess

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


Configuration Options
     No options to configure

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

Number of commits found: 22

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  1.3.0.20091101_2
rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
05 Dec 2009 15:53:24
Original commit files touched by this commit  1.3.0.20091101_1
nork search for other commits by this committer
Remove xf86-video-ati from CONFLICTS, and bump PORTREVISION.

Pointed out:    jkim
Pointy hat to:  myself
31 Oct 2009 20:17:19
Original commit files touched by this commit  1.3.0.20091101
nork search for other commits by this committer
Update to 2009.11.01 based on 1.3.0.
o Fix RV740(RadeonHD 4770) issue by disabling HW accel.
o Add ACPI controlled Backlight support.
o Add support AudioStreamSilence boolean option.
08 Aug 2009 01:59:25
Original commit files touched by this commit  1.2.5.20090808
nork search for other commits by this committer
Update to 2009.08.08.
o Add some video card ID (4600, M7740, 4700, M5750, RG220).
o Add support RS880 (AMD 785G chipset) but no ID available.
o Add XVideo attribute (Y'CbCr color space of the source video).
02 Aug 2009 20:36:34
Original commit files touched by this commit  1.2.5.20090726
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
26 Jul 2009 01:25:34
Original commit files touched by this commit  1.2.5.20090726
nork search for other commits by this committer
Update to 2009.07.26.
30 Jun 2009 17:55:13
Original commit files touched by this commit  1.2.5.20090701
nork search for other commits by this committer
Update to 2009.07.01.
07 Jun 2009 03:34:07
Original commit files touched by this commit  1.2.5.20090607
nork search for other commits by this committer
Update o 2009.06.07.
04 Jun 2009 17:34:07
Original commit files touched by this commit  1.2.5.20090605_1
nork search for other commits by this committer
Fix dependency on glproto to enable DRI.

Related PR:     ports/134008
Submitted by:   bsam
04 Jun 2009 16:25:31
Original commit files touched by this commit  1.2.5.20090605
nork search for other commits by this committer
Update to 2009.06.05.
09 May 2009 03:54:26
Original commit files touched by this commit  1.2.5.20090509
nork search for other commits by this committer
Update to 2009.05.09 based on 1.2.5.
o Add support Radeon HD 4790.
o Add experimental support Radeon HD 4770.
o Add ForceLowPowerMode and LowPowerModeEngineClock options, and
  Report GPU Core and Memory Clock.

  e.g.   radeonhd driver reports following clocks of my Radeon X1650 Pro:
  (II) RADEONHD(0): Default Engine Clock: 588000
  (II) RADEONHD(0): Default Memory Clock: 694000
  It means that GPU Core Clock is 588MHz and Memory Clock is 694MHz.  And
  ForceLowPowerMode xorg-driver option can change Engine Clock.
o Fix some bugs on 3D engine and cursor.
o Use libpciaccess instead of libpci.
07 May 2009 20:42:40
Original commit files touched by this commit  1.2.5.20090412_1
rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
12 Apr 2009 15:40:43
Original commit files touched by this commit  1.2.5.20090412
nork search for other commits by this committer
Update to 1.2.5.20090412, which is same version of xf86-video-radeonhd 1.2.5.
04 Apr 2009 05:05:11
Original commit files touched by this commit  1.2.4.20090301_1
rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
16 Mar 2009 23:06:14
Original commit files touched by this commit  1.2.4.20090301
pav search for other commits by this committer
- Mark BROKEN: does not compile

Reported by:    pointyhat
28 Feb 2009 19:23:48
Original commit files touched by this commit  1.2.4.20090301
nork search for other commits by this committer
Update to 2009.03.01 based 1.2.4.

[NOTE]
Add many 2D acceleration works on R6xx/R7xx (a.k.a. Radeon HD [23]xxx/HD 4xxx).
Please see also:
http://cgit.freedesktop.org/xorg/driver/xf86-video-radeonhd/log/

Sorry, I don't confirm it on my AMD M780G (RS780 a.k.a. Radeon HD 3200) by
hardware
failure.  So it may not work well.
07 Dec 2008 19:51:45
Original commit files touched by this commit  1.2.3.20081114_1
nork search for other commits by this committer
o Fix typo (CONFLICT -> CONFLICTS).
o Add CONFLICTS xf86-video-ati by radeonhd.4x.
o Fix implicit dependency on libpci.
o Add workaround to substitute @MKDIR_P@ to fix install issue.
o Re-evaluate related autogen.sh and bsd.autotools.mk.
  [NOTE] bsd.autotools.mk (run-autotools target) substituted autogen.sh
         in almost case.

PR:             ports/129091
Suggested by:   Martin nakal at web dot de, and many people
14 Nov 2008 12:46:28
Original commit files touched by this commit  1.2.3.20081114
nork search for other commits by this committer
Update to 2008.11.14.
 Add some PCI IDs: RV730(Radeon HD 4670/4650), RV710(Radeon HD 4570/4350)
03 Nov 2008 10:52:50
Original commit files touched by this commit  1.2.3.20081103
nork search for other commits by this committer
Fix pkg-plist.

Pointed out by: QAT
03 Nov 2008 10:40:44
Original commit files touched by this commit  1.2.3.20081103
nork search for other commits by this committer
Fix build error [1] and cosmetic change.

Pointed out by: QAT [1]
02 Nov 2008 18:41:42
Original commit files touched by this commit  1.2.3.20081103
nork search for other commits by this committer
o Update to 2008.11.03 based 1.2.3.
o Fix configure error by autoconf. [1]

Pointed out by: QAT and pointyhat via erwin [1]
27 Sep 2008 21:02:36
Original commit files touched by this commit  1.2.1.20080906
nork search for other commits by this committer
Add xf86-video-radeonhd-devel 1.2.1.20080906, supports new
devices and features than xf86-video-radeonhd, but experimental.

Add CONFLICTS xf86-video-radeonhd and xf86-video-radeonhd-devel.

--
In this time, DRI is not usable.  Because 3D acceleration will
disable 2D acceleration, and it supports R5xx series only:-(.

EXA might be usable rather than XAA.  Because some XAA functions
aren't implemented.  But 2D acceleration is supported only R5xx.

Additional Hardwares:
        RV670:  Radeon HD 3690, FireStream 9170
        M86:    Mobility Radeon HD 3650, HD 3670, Mobility FireGL V5700
        M88:    Mobility Radeon HD 3850, HD 3850 X2, HD 3870, HD3870 X2
        RS740:  RS740, RS740M
        RS780:  Radeon HD 3100/3200/3300 Series
        RV770:  Radeon HD 4800 Series; Everest, K2, Denali ATI FirePro

PR:             ports/127173
Repocopied by:  portmgr (marcus)
Tested by:      many people on freebsd-current@ and freebsd-stable@

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21409
Broken 173
Deprecated 46
Ignore 899
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 1
new 48 hours3
new 7 days13
new fortnight45
new month95

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