notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-drivers/xf86-video-radeonhd/Makefile

Number of commits found: 27

Monday, 16 Dec 2013
15:49 zeising search for other commits by this committer
Mark as ignore and set expiration date.

Port abandoned upstream, reports of it causing trouble using KMS.
Please use x11-drivers/xf86-video-ati instead.
Original commitRevision:336644 
15:44 zeising search for other commits by this committer
Fix staging with the non-default UTILS option.

Noticed by:	"O. Hartmann" <ohartman@zedat.fu-berlin.de>
Original commitRevision:336643 
11:11 zeising search for other commits by this committer
Switch FreeBSD CURRENT to use the new xorg stack (WITH_NEW_XORG=) [0]
If the old xorg stack is still needed, it is possible to add WITHOUT_NEW_XORG=
to /etc/make.conf to get the old version.

Update several xorg related ports, including:
x11/libxcb 1.9.1 -> 1.9.3
graphics/libdrm 2.4.46 -> 2.4.50
x11/pixman 0.30.2 -> 0.32.4
x11/xkeyboard-config 2.9 -> 2.10.1
x11-drivers/xf86-input-keyboard 1.7.0 -> 1.8.0

Fix dissapearing cursor in xf86-video-vmware [2]

Stagify all x11@-owned ports

Bump portrevisions for xf86-* ports due to xserver version change.

Fix fallout from updates where needed.

Thanks to:	all testersi, bdrewery and the FreeBSD x11@ team
exp-run by:	bdrewery [1]
PR:		ports/184684 [1], ports/181385 [2]
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net> [2]
Approved by:	portmgr (bdrewery), core (jhb) [0]
Original commitRevision:336621 
Friday, 20 Sep 2013
23:48 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-drivers)
Original commitRevision:327779 
Saturday, 5 Jan 2013
22:57 kwm search for other commits by this committer
Convert x11@ owned ports to OptionsNG. Thanks go to bapt@ for review and help
rendered with deciphering the monster that is xorg-drivers.

With hat:	x11@
Original commitRevision:309972 
Saturday, 21 Apr 2012
17:03 miwi search for other commits by this committer
- Please welcome Xorg 7.5.2

       The Xorg Team is pleased to announce the next round of Xorg updates.
       The team created a new flag called WITH_NEW_XORG that users can include
       in /etc/make.conf. This was created for the intel KMS work being done
       althouthough It probably works for other chips. Unfortunately, the intel
       KMS driver will only work on FreeBSD 9(RELENG|STABLE) or 10/HEAD users.
       Older version of FreeBSD will not be supported. Intel users will need
       to patch their source manually with Konstantin?s KMS kernel patch to get
       the newer chips to work. Please carefully read UPDATING entry.

Changes:

        - libdrm 2.4.31 (including KMS support)
        - mesa 7.11.2
        - xorg-server 1.10.6
        - a lot of new Graphic Drivers.

    I would like to thank:

         Koop Mast
         Eitan Adler
         Niclas Zeising
         and all helpers and testers from x11@.
Original commit
Wednesday, 9 Nov 2011
15:26 miwi search for other commits by this committer
- Remove WITH_FBSD10_FIX, is no longer needed
Original commit
Saturday, 29 Oct 2011
07:04 miwi search for other commits by this committer
- Fix build on FreeBSD 10.0

Notes: all x11@ ports fixed for FreeBSD 10
Original commit
Friday, 25 Feb 2011
16:52 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
Original commit
Friday, 7 May 2010
05:12 miwi search for other commits by this committer
- Fix build on 6.X
Original commit
Saturday, 1 May 2010
11:41 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 \*

or:

portmaster -af

Please report any problems and issus to x11 (at) FreeBSD.org.

Thanks to beat@, rnoland@, fluffy@, stas@ and all testers for their help
and Feeback.

Tested by:      Community and 2x exp-runs
Original commit
Friday, 12 Mar 2010
04:01 fluffy search for other commits by this committer
- Chase libpci shlib bump
Original commit
Sunday, 7 Feb 2010
15:25 rnoland search for other commits by this committer
Chase xorg-server update and bump driver PORTREVISIONS.
Original commit
Saturday, 5 Dec 2009
15:51 nork search for other commits by this committer
Update to 1.3.0.
Original commit
Thursday, 14 May 2009
05:40 bsam search for other commits by this committer
. add glproto as a dependency, so packages are got compiled without DRI support;
. bump PORTREVISION.

PR:             ports/134008
Submitted by:   bsam (me)
Approved by:    x11@ (maintainer timeout, 19 days)
Original commit
Thursday, 7 May 2009
19:42 rnoland search for other commits by this committer
Chase xserver update with driver port bumps.
Original commit
Thursday, 9 Apr 2009
16:37 rnoland search for other commits by this committer
Update to 1.2.5
Original commit
Saturday, 4 Apr 2009
04:05 rnoland search for other commits by this committer
Chase the Xorg server update and bump ports that depend on it.
Original commit
Saturday, 24 Jan 2009
22:06 rnoland search for other commits by this committer
Bump PORTREVISION for x11 drivers that weren't updated.

Approved by:    garga (mentor, implicit)
Original commit
Tuesday, 23 Dec 2008
08:47 flz search for other commits by this committer
- Update xf86-video-radeonhd to 1.2.4. [1]
- Fix CONFLICTS. [2]

PR:             ports/129642 [1], ports/129735 [2]
Submitted by:   rene [1], amdmi3 [2]
Original commit
Saturday, 27 Sep 2008
20:02 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@
Original commit
Friday, 6 Jun 2008
14:10 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)
Original commit
Saturday, 19 Apr 2008
20:57 miwi search for other commits by this committer
- Update 1.2.1

PR:             122769
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
Approved by:    flz
Original commit
Friday, 11 Apr 2008
11:58 pav search for other commits by this committer
- Update to 1.2.0

PR:             ports/122653
Submitted by:   Rene Ladan <r.c.ladan@gmail.com>
Original commit
Wednesday, 2 Jan 2008
12:20 flz search for other commits by this committer
Update x11-drivers/xf86-video-radeonhd to 1.1.0.

PR:             ports/118959
Submitted by:   Rene Ladan
Original commit
Sunday, 2 Dec 2007
18:16 marcus search for other commits by this committer
Update to 1.0.0 which adds, among other things, working MacBook Pro support.

Submitted by:   Rene Ladan <r.c.ladan@gmail.com> (maintainer)
Approved by:    portmgr (implicit)
                erwin
Original commit
Tuesday, 23 Oct 2007
13:52 miwi search for other commits by this committer
This package contains the X.Org xf86-video-radeonhd driver.

PR:             ports/117356
Submitted by:   Rene Ladan <r.c.ladan at gmail.com>
Original commit

Number of commits found: 27