Commit Graph

272 Commits

Author SHA1 Message Date
cube
6880e9a3f6 Avoid using PRINTX11VERSION which doesn't give the expected result. Use
the somewhat hackish XORG_VERSION_CURRENT instead.
2008-10-18 22:44:26 +00:00
cube
8ca6b0963e - Adapt to changes on bsd.x11.mk
- Remove unnecessary targets that handled .man.pre files
- Add transformations for package-specific patterns in man page templates.
2008-10-14 23:37:19 +00:00
cube
196dd1446e Treat .man.pre files just as regular .man files, that's what is done in the
package itself anyway.
2008-10-13 16:38:52 +00:00
rtr
164000e15a add reachover for xf86-video-r128 2008-10-13 11:12:33 +00:00
rtr
48d2448671 add -I${DESTDIR}${X11INCDIR}/X11/dri to CPPFLAGS if DRI is enabled it
is needed but not added where DRI=yes is set so do it here

add ${X11FLAGS.EXTENSION} to CPPFLAGS since many of the drivers build
options depending on extensions enabled.
2008-10-13 11:11:35 +00:00
mrg
f15b1cae6f XXX: r200_tcl.c and radeon_tcl.c need -Wno-error on sparc64. 2008-10-13 03:19:08 +00:00
hubertf
b6f7c9c3ef For libXaw backward compat links, replace "hardlink to symlink" by "symlink
to symlink" and thus make building on both NetBSD and Linux work again, see
my postings to current-users@ on the problem[1][2].

[1] http://mail-index.netbsd.org/current-users/2008/09/30/msg004940.html
[2] http://mail-index.netbsd.org/current-users/2008/09/30/msg004941.html
2008-10-12 20:20:49 +00:00
rtr
13a4fd13da add reachover build for xf86-video-nvxbox 2008-10-12 03:09:10 +00:00
tron
c4db8cc4bd Fix the build if stack protection is enabled. 2008-10-06 16:24:33 +00:00
rtr
8bbe11fe97 make sure libdixmods (linked into the Xorg server) is aware of MITSHM and
other server extensions.
2008-10-06 10:33:44 +00:00
cube
c2d261cc18 I am pretty sure we install all available manual pages for bin and lib now.
A few might have slipped under my radar, of course...
2008-10-05 18:39:28 +00:00
cube
5d3c2f77c1 Install API manual pages for fontcnfig as well as fonts-conf(5). 2008-10-05 18:32:40 +00:00
cube
d9ee5170dc Descend into fc-cat and fc-match. 2008-10-05 17:54:29 +00:00
cube
de7e8342d2 Properly depend on libexpat. 2008-10-05 17:43:04 +00:00
cube
d65722ced7 Install xmlwf(1) from expat. 2008-10-05 17:35:13 +00:00
cube
560808440f I have all respect for users of NetBSD/i368, but I still think vmmouse only
has a chance of being useful on i386 (and arguably on amd64).
2008-10-05 03:35:13 +00:00
cube
259136022a Install manual pages for libXScrnSaver. 2008-10-05 03:15:20 +00:00
cube
861cba71eb Install manual pages for libXau. 2008-10-05 02:42:53 +00:00
cube
adefabf808 Install manual pages for libXcomposite. 2008-10-05 02:28:01 +00:00
cube
bd3cd76bfc Install manual pages for libXevie. 2008-10-05 02:05:39 +00:00
cube
084d47127e Install manual pages for libXext. 2008-10-05 01:47:55 +00:00
cube
e850c9445c Install manual page for libXfixes. 2008-10-05 00:53:12 +00:00
cube
83f200a900 Install manual pages for libXi. 2008-10-05 00:33:35 +00:00
cube
52d4d5b272 Install manual pages for libXinerama. 2008-10-04 22:41:42 +00:00
cube
94d27555f4 Install manual pages for libXp. 2008-10-04 22:29:00 +00:00
cube
ffe904a923 Install manual pages for libXres. 2008-10-04 21:59:49 +00:00
cube
a443d713e6 Install manual pages (the 267 of them) of libXt. 2008-10-04 20:53:12 +00:00
cube
d359a0d531 Install manual pages for libXtst. 2008-10-04 19:00:19 +00:00
cube
028ab7f280 Install manual pages for libXv. 2008-10-04 18:46:20 +00:00
cube
db9907590f Install manual pages for libXxf86misc. 2008-10-04 18:32:25 +00:00
cube
bec5a8dca0 - install missing headers (reported by hubertf@ through proxy jmcneill@)
- clean up creation/installation of freetype-config
2008-10-04 02:29:15 +00:00
cube
4115750e23 Remove entry about app-config. We install all of such utilities now. 2008-10-03 04:04:00 +00:00
cube
b49691b726 Create and install xft-config(1). LGFM'd by mrg@. 2008-10-03 03:52:15 +00:00
cube
bfc91207f2 xcursor.pc is taken care of, and xcursor-config is no more, so g/c .if 0
related code.
2008-10-03 02:29:22 +00:00
jmcneill
c0582d1091 Pull in conf.d so GNOME looks better and define default <cachedir>s
to shut up libfontconfig
2008-09-26 11:13:28 +00:00
rtr
d3bd629611 whitespace tweak
- one subdir per line
  - one condition per line
  - sort subdirs

should allow future manipulation to minimize line changes
2008-09-26 11:02:12 +00:00
rtr
e03165908b sprinkle some -Wno-error for now to get things built 2008-09-26 07:15:53 +00:00
rtr
01313ea852 install font configurations to /etc/fonts/conf.d 2008-09-26 07:02:57 +00:00
rtr
cdbc96d9c4 build and install the libGLcore server module 2008-09-26 06:57:03 +00:00
jmcneill
ee11ff27f4 Point FONTCONFIG_PATH to /etc/fonts (where we install fonts.conf) instead
of /etc/X11/fonts, and set FC_DEFAULT_FONTS to the base font directory
rather than the Type1 directory.
2008-09-26 02:24:35 +00:00
cube
62ee80174f Simpler version of the previous commit. 2008-09-25 22:00:27 +00:00
cube
c5be4d41fd LIB is XRes, but we have to use Xres internally. 2008-09-25 21:55:35 +00:00
cube
dddedc1505 Properly install xinitrc too. 2008-09-25 20:14:09 +00:00
cube
e481a6bdeb The library provided by the libXres package is actually XRes, and not Xres.
Consistency(R) is a trademark of the X.Org Foundation.
2008-09-25 17:12:11 +00:00
jmcneill
8909e82640 Add ${X11FONTDIR}/TTF/ to COMPILEDDEFAULTFONTPATH 2008-09-25 15:14:06 +00:00
rtr
cb3e4b907a add missing SRCS to libglx module and archive (now it works) 2008-09-25 15:02:58 +00:00
rtr
77b5d0a43f descend into GL/glx and build the libglx.a archive and the libglx.so
extension module.
2008-09-25 14:15:06 +00:00
rtr
7bdcd2c84a build pcitweak, scanpci for netwinder (used to do this on xfree)
build arm_video and related for netwinder
build netbsdPci for netwinder
2008-09-25 13:58:41 +00:00
rtr
20c1102400 don't make LIBDIR.GL/glx descending there is disabled currently 2008-09-25 12:30:04 +00:00
rtr
23628a958e add more includes to CPPFLAGS for dri/drm 2008-09-23 11:33:56 +00:00