2005-06-07 04:43:26 by Juan Romero Pardines | Files touched by this commit (5) |
Log message:
Apply patches from Joerg Sonnerberger to fix some misc problems, like
imake problems with audio/nas and the mouse issues seen on
DragonFlyBSD, this closes PR pkg/30418.
|
2005-05-23 21:14:15 by Juan Romero Pardines | Files touched by this commit (17) |
Log message:
Apply patches from Joerg Sonnenberger for DragonFlyBSD and GCC
3.x.x, while I'm here remove redundant DragonFly.cf from xorg-imake/files,
we'll use the same file from xorg-libs.
|
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2005-04-05 12:14:50 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
Bring back DARWIN_USE_QUARTZ; fix PR#29886
|
2005-03-30 01:32:12 by Juan Romero Pardines | Files touched by this commit (1) |
Log message:
Sync SUBST_CLASSES=thr with meta-pkgs/xorg/Makefile.common, which
supports NetBSD>=1.6M.
|
2005-03-22 10:46:10 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Added support for Darwin/MacOSX
|
2005-03-02 03:07:31 by Kouichirou Hiratsuka | Files touched by this commit (2) |
Log message:
Add missing entry to PLIST. Bump PKGREVISION to 1.
|
2005-03-01 20:00:11 by Juan Romero Pardines | Files touched by this commit (28) | |
Log message:
Update xorg to 6.8.2.
Changes:
* Render implementation fixes
* Updated x86emu and resynced with upstream at Scitech
* Updated SiS driver
* Updated Nvidia driver (opensource version)
* Render acceleration for ATI's R100 and R200-series cards
* Substantial speedups in the software implementation of the render
extensions when compiled with gcc 3.4 on the i386 architecture.
* Infrastructure for rotation support in drivers
* New Trapezoid specification for the Render extension
o Respecify Render to include only 'normal' traps
o Allow backward compatibility but internally covert to new format
* Software mouse cursor is now based on the Damage extension
* A new keyboard driver is enabled by default. The old driver is
disabled unless explicitly compiled in by defining the macro
|USE_DEPRECATED_KEYBOARD_DRIVER|.
* All extensions (except Xserver-specific extensions "DMX" and
"XpExtension")can now be enabled/disabled from the configuration
file and from the command line.
* Mac OS X updates:
o Support dynamic screen configuration changes in rootless mode
o Added option to always use Mac command key equivalents
o Interpret scroll wheel mouse events correctly when shift is
held down
o Added trivial Xinput support
o Fixed launch of X clients from Finder with a space in their path
o Fixed some GLX rendering problems on Mac OS X 10.2 and earlier
* Updated xterm version
|
2005-02-23 18:36:26 by Thomas Klausner | Files touched by this commit (272) |
Log message:
Add RMD160 checksums to the SHA1 ones.
|
2005-02-10 18:00:38 by Juan Romero Pardines | Files touched by this commit (3) |
Log message:
Install the DragonFly.cf file too, from Todd Willey in PR pkg/29330.
|