Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
creates the manpage in current build directory instead of unsafely
in tmp directory. Discussed with Xorg and XFree86 security teams
and fixed there also.
Bump PKGREVISION.
|
|
cannot create /home/reed/pkg/xorg/lib/X11/config/host.def: permission denied
I fixed this by chmod NONBINMODE.
(Idea from www/apache/Makefile.)
|
|
imake problems with audio/nas and the mouse issues seen on
DragonFlyBSD, this closes PR pkg/30418.
|
|
3.x.x, while I'm here remove redundant DragonFly.cf from xorg-imake/files,
we'll use the same file from xorg-libs.
|
|
|
|
|
|
supports NetBSD>=1.6M.
|
|
|
|
|
|
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
|
|
|
|
|
|
should set CompessManPages to NO (as the default).
Also bump PKGREVISION. (Maybe packages depending on this
and on DragonFly should bump their depends.)
|
|
* Move the subst macros for threadlib.h from xorg-libs to
xorg/Makefile.common.
* SUBST_CLASSES should be appended.
Thanks to Manuel Stuehn <manuel.stuehn@student.uni-siegen.de> for
the email showing me the problems.
|
|
on port-amd64@. OK'd by xtraeme@.
|
|
noted by hira@ in private email.
|
|
Todd Willey via tech-pkg@.
|
|
Not tested on 4.x, but changes should be trivial to commit...
|
|
|
|
To see the changes about this release, please review the "RELNOTES" file,
which is available via www or in the distribution tarballs.
These packages were tested on:
* NetBSD 2.0/-current
* Bluewall GNU/Linux
* Slackware 10 GNU/Linux
I'm currently testing them on FreeBSD 5.3BETA4.
|
|
config files, fixes PR pkg/26505 by Kouichirou Hiratsuka.
|
|
ProjectRoot definition inside #ifdef BeforeVendorCF, otherwise
it's overwritten by xpkgwedge two times.
Finally xpkgwedge works, bump PKGREVISION.
|
|
the header files properly (previous change broke "update" target).
|
|
|
|
o Remove header files, which are handled by xorg-libs.
o Don't leave empty version.def, it's needed for some packages
(e.g Xft2/builtin.mk, Xrandr/builtin.mk, etc).
o Remove duplicated line in do-build target.
Bump PKGREVISION.
|
|
|
|
so we don't have to conflict between XFree86 and xorg.
Suggested by grant@.
|
|
The xorg-imake package provides various utilities, such as imake, lndir,
mkdirhier, xmkmf, and others. These utilities are from X.org, although
an X server and X libraries are not needed.
|