1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

159 Commits

Author SHA1 Message Date
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Norikatsu Shigemura
6144966091 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).
2009-08-08 00:59:25 +00:00
Jeremy Messenger
789d75c728 -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
2009-08-02 19:36:34 +00:00
Robert Noland
8ef8da91d3 Update to newer snapshot.
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>
2009-08-01 17:42:44 +00:00
Norikatsu Shigemura
3b4141d569 Update to 2009.07.26. 2009-07-26 00:25:34 +00:00
Norikatsu Shigemura
df49747fb2 Update to 2009.07.01. 2009-06-30 16:55:13 +00:00
Erwin Lansing
666c505a35 Mark BROKEN: does not build. 2009-06-21 11:22:23 +00:00
Erwin Lansing
08080afd7c Remove x11-drivers/xf86-video-vga as it has been marked BROKEN for over
4 months.
2009-06-13 20:26:56 +00:00
Norikatsu Shigemura
b744d0a09b Update o 2009.06.07. 2009-06-07 02:34:07 +00:00
Norikatsu Shigemura
b300e8ed13 Fix dependency on glproto to enable DRI.
Related PR:	ports/134008
Submitted by:	bsam
2009-06-04 16:34:07 +00:00
Norikatsu Shigemura
bdbacad18b Update to 2009.06.05. 2009-06-04 15:25:31 +00:00
Erwin Lansing
e2849fc368 Mark BROKEN on 8.x: does not build. 2009-05-29 13:13:26 +00:00
Mark Linimon
70a0ac4680 Mark as not for sparc64 (does not install, and not called for by
masterport).
2009-05-29 03:53:34 +00:00
Robert Noland
dc0da747c6 Update to 1.1.2 2009-05-28 22:20:48 +00:00
Robert Noland
c1dcafa4eb Update to 1.1.1 2009-05-21 17:50:43 +00:00
Martin Wilke
bbf5273a79 - Update to 20090514.9656762 to reflect libdrm update
PR:		134576
Submitted by:	Anonymous <swell.k@gmail.com>
2009-05-16 14:01:34 +00:00
Boris Samorodov
19d9fd276a . 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)
2009-05-14 05:40:45 +00:00
Robert Noland
1731ffb08f 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
      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>]
2009-05-13 00:35:27 +00:00
Norikatsu Shigemura
fb48eed3a3 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.
2009-05-09 02:54:26 +00:00
Robert Noland
e0e5d42485 Fix pkg-plist. It isn't obeying prefix for includes... This should be
fixed properly sometime.

Reported by:	QAT
2009-05-07 20:46:58 +00:00
Robert Noland
25759364ea Update to 1.7.1 2009-05-07 19:47:27 +00:00
Robert Noland
32ca1c85af Update to 1.4.10 2009-05-07 19:46:57 +00:00
Robert Noland
13d989c5d5 Update to 6.8.1 2009-05-07 19:46:21 +00:00
Robert Noland
09de583da8 Update to 2.7.0 2009-05-07 19:45:52 +00:00
Robert Noland
8dfac4cd81 Update to 1.3.0 2009-05-07 19:45:32 +00:00
Robert Noland
6ed12338ef Update to 1.4.1 2009-05-07 19:44:54 +00:00
Robert Noland
0b8b44e539 Update to 2.2.2 2009-05-07 19:44:18 +00:00
Robert Noland
fe46505328 Chase xserver update with driver port bumps. 2009-05-07 19:42:40 +00:00
Robert Noland
c63f4c9546 Update to 1.1.0
PR:		133998
Submitted by:	Eygene Ryabinkin <rea-fbsd@codelabs.ru>
2009-04-25 19:20:00 +00:00
Norikatsu Shigemura
27ce53d0a5 Update to 1.2.5.20090412, which is same version of xf86-video-radeonhd 1.2.5. 2009-04-12 14:40:43 +00:00
Robert Noland
f2633f7724 Update the nouveau snapshot and remove BROKEN now that libdrm has
been updated.

PR:		133557
Submitted by:	Anonymous <swell.k@gmail.com>
2009-04-10 18:26:09 +00:00
Pav Lucistnik
e16f6ce32f - Fix build with xorg-server 1.6
PR:		ports/133466
Submitted by:	Kalten <kalten@gmx.at>
Approved by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
2009-04-09 23:10:19 +00:00
Robert Noland
da617a04bd Update to 1.2.5 2009-04-09 16:37:21 +00:00
Robert Noland
0c39e58cc8 Update to 6.12.2 2009-04-08 15:18:49 +00:00
Jung-uk Kim
8b75791470 Restore native PS/2 support.
Tested by:	scf
2009-04-07 23:37:26 +00:00
Robert Noland
dd409edec5 Update to 2.1.13 2009-04-07 19:00:35 +00:00
Robert Noland
4bd18aa0af Chase the Xorg server update and bump ports that depend on it. 2009-04-04 04:05:11 +00:00
Robert Noland
fd559155d1 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
2009-04-04 04:04:01 +00:00
Marius Strobl
ae45938cea Keep the code from turning off the FPU - cures excessive traps that
made acceleration unusable.

Approved by:	flz
Obtained from:	NetBSD (basic approach)
2009-03-31 20:10:00 +00:00
Marius Strobl
64346c0d66 As xf86-video-intel is marked only for amd64 and i386 also only
depend on it on these archs.

Approved by:	flz
2009-03-31 20:04:03 +00:00
Robert Noland
14b44872a0 Update to 6.12.1 2009-03-19 02:40:00 +00:00
Pav Lucistnik
dabbbb8ff6 - Mark BROKEN: does not compile
Reported by:	pointyhat
2009-03-16 23:06:14 +00:00
Robert Noland
41b98263b3 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
2009-03-14 01:31:29 +00:00
Robert Noland
80af950d5c The nv driver was somewhat brain-damaged, it was detecting most all
of the devices on the system as possible video devices.  Pull in
a patch from git to at least try to address this.
2009-03-01 18:22:02 +00:00
Norikatsu Shigemura
494edc95ee 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.
2009-02-28 19:23:48 +00:00
Dmitry Marakasov
267fccba10 nouveau is an X.Org Foundation and Freedesktop.org project which was
initially based on the obfuscated 2D-only free and open source "nv"
driver, aiming to develop free software drivers for NVIDIA graphics
cards, by reverse engineering NVIDIA's current proprietary drivers for
Linux.

WWW: http://nouveau.freedesktop.org/

PR:		131276
Submitted by:	Anonymous <swell dot k at gmail dot com>
2009-02-21 02:08:17 +00:00
Robert Noland
ada68392c3 Update to 6.11.0 2009-02-19 05:05:51 +00:00
Jung-uk Kim
68bcf49d36 - Replace open(2)/close(2) pairs with stat(2). Closing mouse device has
a side effect of changing current operation level and sysmouse(4) lets
you open /dev/sysmouse multiple times unlike other mouse drivers.
- Check if /dev/mouse is linked to /dev/psm0 or /dev/ums0.
- Simplify the patches a little while I am here.
2009-02-04 18:31:01 +00:00
Jung-uk Kim
4dad67f31a - Partially back out the previous attempt to fix PS/2 protocol support.
Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1
and above.
- Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist.
Previously, it was only available when HAL support was compiled in.
They should be able to handle SysMouse protocol at operation level 1.
- Check protocol for ums(4) as it only supports SysMouse protocol.
- Sync X server with mouse driver.

Reviewed by:	rnoland
2009-02-03 02:20:31 +00:00
Robert Noland
107ff50220 Take a crack at resolving the mouse blocking issues. 2009-01-29 15:49:02 +00:00