| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
2010-01-08 x11-fm/velocity: has been broken for 7 months
2010-01-08 x11-drivers/xf86-video-nsc: has been broken for 5 months
2010-01-08 www/rubygem-merb: has been broken for 5 months
2010-01-08 security/shibboleth-sp: has been broken for 3 months
Notes:
svn path=/head/; revision=248738
|
|
|
|
|
|
|
|
|
|
| |
in the previous revision and breaks INDEX
Submitted by: itetcu
Pointyhat to: pgollucci
Notes:
svn path=/head/; revision=247954
|
|
|
|
|
|
|
|
| |
PR: ports/141829
Submitted by: Dominic Fandrey <lon_kamikaze@gmx.de>
Notes:
svn path=/head/; revision=247908
|
|
|
|
| |
Notes:
svn path=/head/; revision=246375
|
|
|
|
|
|
|
|
|
| |
PR: ports/141832
Submitted by: garga
Approved by: x11 (rnoland)
Notes:
svn path=/head/; revision=246371
|
|
|
|
|
|
|
| |
Pointy hat to: myself
Notes:
svn path=/head/; revision=246288
|
|
|
|
|
|
|
|
| |
PR: ports/141781
Submitted by: Denis Shaposhnikov dsh at wizard volgograd ru
Notes:
svn path=/head/; revision=246287
|
|
|
|
|
|
|
|
|
| |
- Mark DEPRECATED and schedule for expiration in one month
With hat: portmgr
Notes:
svn path=/head/; revision=245413
|
|
|
|
|
|
|
|
| |
Pointed out: jkim
Pointy hat to: myself
Notes:
svn path=/head/; revision=245235
|
|
|
|
| |
Notes:
svn path=/head/; revision=245234
|
|
|
|
|
|
|
| |
This will request r600_dri.so on r600+ chips.
Notes:
svn path=/head/; revision=245084
|
|
|
|
|
|
|
| |
Approved by: rnoland
Notes:
svn path=/head/; revision=244098
|
|
|
|
|
|
|
|
|
| |
o Fix RV740(RadeonHD 4770) issue by disabling HW accel.
o Add ACPI controlled Backlight support.
o Add support AudioStreamSilence boolean option.
Notes:
svn path=/head/; revision=243590
|
|
|
|
|
|
|
| |
starting with X
Notes:
svn path=/head/; revision=240078
|
|
|
|
|
|
|
|
|
| |
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).
Notes:
svn path=/head/; revision=239124
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-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
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
|
| |
This and the updated libdrm bump the API version to 0.0.14 which requires
an updated kernel patch. See pkg-message for details.
PR: 136806
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=238730
|
|
|
|
| |
Notes:
svn path=/head/; revision=238364
|
|
|
|
| |
Notes:
svn path=/head/; revision=236823
|
|
|
|
| |
Notes:
svn path=/head/; revision=236405
|
|
|
|
|
|
|
| |
4 months.
Notes:
svn path=/head/; revision=235750
|
|
|
|
| |
Notes:
svn path=/head/; revision=235348
|
|
|
|
|
|
|
|
| |
Related PR: ports/134008
Submitted by: bsam
Notes:
svn path=/head/; revision=235169
|
|
|
|
| |
Notes:
svn path=/head/; revision=235166
|
|
|
|
| |
Notes:
svn path=/head/; revision=234785
|
|
|
|
|
|
|
| |
masterport).
Notes:
svn path=/head/; revision=234751
|
|
|
|
| |
Notes:
svn path=/head/; revision=234721
|
|
|
|
| |
Notes:
svn path=/head/; revision=234355
|
|
|
|
|
|
|
|
| |
PR: 134576
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=233998
|
|
|
|
|
|
|
|
|
|
|
| |
. bump PORTREVISION.
PR: ports/134008
Submitted by: bsam (me)
Approved by: x11@ (maintainer timeout, 19 days)
Notes:
svn path=/head/; revision=233870
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
manager. [Keith Packard <keithp@keithp.com>]
* Split i915 textured video commands to fit into batch
buffers. Video and 3D setup commands share the same batch
buffer, so without this fix, various problems could occur when
video and 3D clients were both heavily active at the same
time. [Keith Packard <keithp@keithp.com>]
* Fix crash with XV with large virtual display (> 2049). [Albert
Damen <albrt@gmx.net>]
* Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We
don't know that this was causing any problem, but the change
does bring the driver into conformance with what the
specification says the hardware requires here. [Keith Packard
<keithp@keithp.com>]
Notes:
svn path=/head/; revision=233802
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=233478
|
|
|
|
|
|
|
|
|
| |
fixed properly sometime.
Reported by: QAT
Notes:
svn path=/head/; revision=233394
|
|
|
|
| |
Notes:
svn path=/head/; revision=233389
|
|
|
|
| |
Notes:
svn path=/head/; revision=233388
|
|
|
|
| |
Notes:
svn path=/head/; revision=233387
|
|
|
|
| |
Notes:
svn path=/head/; revision=233386
|
|
|
|
| |
Notes:
svn path=/head/; revision=233385
|
|
|
|
| |
Notes:
svn path=/head/; revision=233384
|
|
|
|
| |
Notes:
svn path=/head/; revision=233383
|
|
|
|
| |
Notes:
svn path=/head/; revision=233382
|
|
|
|
|
|
|
|
| |
PR: 133998
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Notes:
svn path=/head/; revision=232722
|
|
|
|
| |
Notes:
svn path=/head/; revision=232211
|
|
|
|
|
|
|
|
|
|
| |
been updated.
PR: 133557
Submitted by: Anonymous <swell.k@gmail.com>
Notes:
svn path=/head/; revision=232032
|
|
|
|
|
|
|
|
|
| |
PR: ports/133466
Submitted by: Kalten <kalten@gmx.at>
Approved by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes:
svn path=/head/; revision=231963
|
|
|
|
| |
Notes:
svn path=/head/; revision=231940
|
|
|
|
| |
Notes:
svn path=/head/; revision=231887
|
|
|
|
|
|
|
| |
Tested by: scf
Notes:
svn path=/head/; revision=231839
|
|
|
|
| |
Notes:
svn path=/head/; revision=231805
|
|
|
|
| |
Notes:
svn path=/head/; revision=231571
|