Commit Graph

475 Commits

Author SHA1 Message Date
perry 2cd7db9ec7 add -n to gzip invocation 2009-03-31 21:12:51 +00:00
christos 467f2a18c1 turn on paste64. 2009-02-20 16:06:59 +00:00
abs 328961279a Convert more MACHINE tests to MACHINE_ARCH so it is more obvious what
could be sharable per MACHINE_ARCH. Again another selection of mixed
amd64/x86_64 tests cleaned up, including one file which was testing
MACHINE for both!
2009-02-14 13:48:16 +00:00
abs e468650cc4 Enable Xvfb build on vax and x68k to match every other port. 2009-02-08 00:50:07 +00:00
martin e0b01c2a5d fix include filename 2008-11-28 10:27:29 +00:00
apb f46c1de7cb Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +00:00
apb f3f295c281 Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands.
Pass AWK=${TOOL_AWK:Q} to shell scripts that use awk.
2008-10-19 22:05:23 +00:00
macallan 884d2768b4 use -DAVOID_VGAHW on sparc(64) - needed for XVR-100 2008-10-03 05:16:22 +00:00
macallan 67c4d710e0 actually pass -DPCI_VIA_TTYE0 on sparc(64), also don't overwrite other
options
2008-10-03 05:14:01 +00:00
jmcneill efc24d0acb Add ${X11FONTDIR}/TTF/ to COMPILEDDEFAULTFONTPATH 2008-09-25 13:29:53 +00:00
lukem d0c116a1ef Implement bin/rgb/rgb_mkdb.sh to build rgb.db using awk(1) and db(1).
Remove tools/rgb; the code isn't portable enough (relies upon <ndbm.h>)

Tested on NetBSD 3.1 and Fedora Core 8
(XXX: although the generated .db file has the correct contents on FC8,
it's also 161MiB instead of 64KiB. I think this is a problem in the
build of the db routines in tools/compat, and we'll need to debug
separately.).

Fixes cross-build fallout from PR 36836
2008-09-05 05:20:39 +00:00
lukem 4beacee691 Cleanup DB scratch files.
MAKEVERBOSE love
2008-09-02 01:39:19 +00:00
lukem ee02c62e8a Fix cut&pasto 2008-09-02 01:31:22 +00:00
rtr 6c4b42c91b - move build of showrgb to x11/bin/showrgb
- build and install rgb to destdir
- use host rgb to generate rgb.db database at build time and install it
- fix set list for above

should resolve pr/36836
2008-09-01 10:37:19 +00:00
rtr dd60de83e9 build rgb as a host tool so we can generate the rgb database for the
Xmac68k server.
2008-09-01 10:24:15 +00:00
lukem 25d0645357 Define NOHTML: doc2html doesn't like XtAppCSh.man 2008-08-27 02:18:56 +00:00
rtr 221336487d MKMAN=no -> NOMAN= # defined
identified by dh@
2008-05-25 01:46:18 +00:00
ghen 551ca764ea Add X11 support for the Colemak keyboard layout, see http://colemak.com
(it's been included in upstream X.org, too).
2008-05-21 17:09:29 +00:00
lukem 66176dfdff Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is
a variable that is used by in-tree Makefiles to control behaviour.
(MKsomevar variables are generally intended to be controlled by the end-user)
2008-05-03 14:48:30 +00:00
martin ce099b4099 Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
macallan 3d7d158b1c shark doesn't need ioperm_noop.c anymore 2008-04-23 05:13:43 +00:00
macallan 72582f8379 Follow changes in xsrc to allow mmap()ing IO space on shark.
Now we have X on rev. 4 sharks.
2008-04-19 20:53:36 +00:00
phx be7af1fd4f Define -DPCI_VIA_TTYE0 for SRCS.bus and not for SRCS.bsd (macppc and ofppc),
to ensure the option is generated when compiling netbsdPci.c.
2008-04-11 15:14:08 +00:00
macallan e637592b65 enable PCI_VIA_TTYE0 for sparc(64), macppc and ofppc. Should probably be done
for prep as well.
2008-03-29 23:26:15 +00:00
dholland b13483cd3e MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 02:02:56 +00:00
dholland ce33f8bb1e MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 01:46:31 +00:00
phx ae0b13c01b Make XFree86 compile for ofppc.
Approved by garbled.
2008-03-08 10:37:48 +00:00
ad 2ecdf58c2c Remove systrace. Ok core@. 2007-12-31 15:31:24 +00:00
macallan 6f048fd242 build the glint driver on sparc64 2007-12-19 17:33:55 +00:00
macallan 930f62ff15 -DGLINT_AVOID_INT10 on archs where we're seriously unlikely to encounter a
GLint in VGA legacy mode
2007-12-19 17:15:54 +00:00
ad 7408fd8960 On NetBSD/amd64, load modules within the first 2GB of RAM.
Should fix xsrc/25170 and server crashes due to jemalloc.
2007-10-11 19:04:49 +00:00
lukem dd397e577e Apply variation of fix supplied by Havard Eidnes <he@NetBSD.org>
in PR 24020 on 2007/07/30.
Seems to work for me.
2007-09-17 04:51:04 +00:00
macallan 5dfb2b1c4f forgot to commit this when adding the ag10e driver - actually descend into
the ag10e directory
2007-09-02 21:35:17 +00:00
macallan eb432e069e let build.sh build the ag10e driver 2007-08-30 04:45:02 +00:00
macallan 074456ba26 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
matt 77f975f0e9 Force connection.c to be compiled with -O2 on VAX. 2007-04-21 00:41:19 +00:00
macallan be7af39b73 build wsfb on sgimips
needs testing
2007-04-15 03:56:44 +00:00
macallan 7347fd3ceb build wsfb on sparc64 2007-04-12 06:41:36 +00:00
scw 5764a76889 Remove support for NetBSD/{,evb}sh5. 2007-04-08 09:35:21 +00:00
macallan 610c0515b7 build XFree86 on shark 2006-12-21 01:45:32 +00:00
macallan 96e9b0c3c2 don't try to call the VESA BIOS on macppc 2006-12-21 00:24:04 +00:00
xtraeme 63250365b3 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit".
Patch applied, thanks.
2006-09-24 07:59:59 +00:00
dbj 8500662e28 rename 2 installed files in xsrc which may have case conflicts in $DESTDIR
/usr/X11R6/bin/xdmx -> /usr/X11R6/bin/dmx
 /usr/X11R6/include/X11/bitmaps/Stipple -> /usr/X11R6/include/X11/bitmaps/Stippler
2006-09-11 22:28:33 +00:00
dbj 6d0e34acbf avoid objdir case conflicts for lib/xkbfile/xkbmisc.c and lib/X11/XKBMisc.c
by creating xkbfile-xkbmisc.c which includes lib/xkbfile/xkbmisc.c
2006-09-11 22:13:51 +00:00
dbj da6351f254 use ${.ALLSRC:M*o} instead of ${OBJS} in module build rule.
this uses correct .o files for MKDEBUGLIB
2006-09-07 03:45:50 +00:00
tsutsui c62b813b0d Remove Xpmax stuff. 2006-07-30 03:25:43 +00:00
sketch b97206e347 Add missing closing brace. How did this ever work previously? 2006-04-21 21:46:06 +00:00
macallan 348d57e66a build ATI drivers - useful for running a 32bit userland on sparc64 2006-04-16 15:47:35 +00:00
macallan 5b93dbb4b1 avoid using vgahw and int10 on macppc, sparc and sparc64 since we never use
VGA textmode on this hardware.
Fixes errors like this:
xf86MapVidMem: could not mmap screen [s=20000,a=a0000] (Invalid argument)
2006-04-07 17:52:55 +00:00
uwe 11419c1870 Build XFree86 server on netwinder with a minimal set of generic drivers
(XFree doesn't have a driver for CyberPro cards).
2006-04-03 11:15:17 +00:00