Commit graph

29 commits

Author SHA1 Message Date
hira
986bc1fe5b Avoid warning of `OptimizedCDebugFlags redefined' on NetBSD/macppc. 2005-10-16 16:28:27 +00:00
reed
067e37d040 Fix the NetBSD.cf pre-formatted manual page make target so it
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.
2005-09-13 22:51:42 +00:00
reed
a85a63c896 When doing an UNPRIVILEGED install, it failed with:
cannot create /home/reed/pkg/xorg/lib/X11/config/host.def: permission denied

I fixed this by chmod NONBINMODE.

(Idea from www/apache/Makefile.)
2005-08-19 16:46:52 +00:00
xtraeme
8077eb5ddd 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-06-07 02:43:26 +00:00
xtraeme
952bfda99e 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-05-23 19:14:14 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
adam
29878cf629 Bring back DARWIN_USE_QUARTZ; fix PR#29886 2005-04-05 10:14:50 +00:00
xtraeme
1502ecb2cd Sync SUBST_CLASSES=thr with meta-pkgs/xorg/Makefile.common, which
supports NetBSD>=1.6M.
2005-03-29 23:32:12 +00:00
adam
7c2a1e4bc5 Added support for Darwin/MacOSX 2005-03-22 09:46:10 +00:00
hira
8e711fe539 Add missing entry to PLIST. Bump PKGREVISION to 1. 2005-03-02 02:07:31 +00:00
xtraeme
5c0a1216bf 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-03-01 19:00:10 +00:00
wiz
393af94024 Add RMD160 checksums to the SHA1 ones. 2005-02-23 17:36:09 +00:00
xtraeme
1d21effd75 Install the DragonFly.cf file too, from Todd Willey in PR pkg/29330. 2005-02-10 17:00:38 +00:00
reed
19aaeb520a This is for PR #28948 from Todd Willey so DragonFly.cf
should set CompessManPages to NO (as the default).

Also bump PKGREVISION. (Maybe packages depending on this
and on DragonFly should bump their depends.)
2005-01-12 20:21:49 +00:00
xtraeme
b7efe9439a Finish my previous commit and unbreak xorg-*:
* 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.
2004-12-27 17:26:18 +00:00
hira
e49a64b3f9 Make this build on NetBSD/amd64. Patch provided by Nicolas Joly
on port-amd64@.  OK'd by xtraeme@.
2004-11-15 11:15:42 +00:00
xtraeme
9cc1edf787 Remove patch-ai, which is the same file than DragonFly.cf in ${FILESDIR},
noted by hira@ in private email.
2004-11-08 08:19:48 +00:00
xtraeme
39ba685971 Make this build/work on DragonFlyBSD. Patches were submitted by
Todd Willey via tech-pkg@.
2004-11-01 23:41:58 +00:00
xtraeme
12acd45df9 Missing bits to make this build/work correctly on FreeBSD 5.x.
Not tested on 4.x, but changes should be trivial to commit...
2004-10-08 03:35:25 +00:00
adam
f8eaa73ad6 Checksums corrected 2004-09-22 15:59:30 +00:00
xtraeme
f620d0c75b Update X.org packages to 6.8.1.
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.
2004-09-21 17:38:52 +00:00
xtraeme
4b4aecf04a Fix for xmkmf, which had the buildlink directory embedded to look for
config files, fixes PR pkg/26505 by Kouichirou Hiratsuka.
2004-08-04 06:49:41 +00:00
xtraeme
55307481a4 As suggested by Kouichirou Hiratsuka in PR pkg/26483, move
ProjectRoot definition inside #ifdef BeforeVendorCF, otherwise
it's overwritten by xpkgwedge two times.

Finally xpkgwedge works, bump PKGREVISION.
2004-07-31 01:37:23 +00:00
xtraeme
a068bec3d2 Apply patch from Kouichirou Hiratsuka PR pkg/26480 to not install
the header files properly (previous change broke "update" target).
2004-07-30 22:47:47 +00:00
xtraeme
c5c5617e1f Remove CHECK_X11_TYPE, now it's already defined in Makefile.common. 2004-07-30 08:31:22 +00:00
xtraeme
aefcbc0841 o Add missing files.
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.
2004-07-30 07:22:19 +00:00
xtraeme
8acbcaea77 Depend on xorg-dirs where appropiate, as was done for XFree86 by jmmv@. 2004-07-29 07:27:43 +00:00
xtraeme
69c871c448 xorg packages now will be installed into ${PREFIX}/xorg by default,
so we don't have to conflict between XFree86 and xorg.

Suggested by grant@.
2004-07-29 06:36:32 +00:00
xtraeme
2d896911c2 Initial import of xorg-imake-6.7.0.
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.
2004-07-29 04:49:51 +00:00