Commit Graph

378 Commits

Author SHA1 Message Date
tron
1d12c069e3 Compile this library with "-fno-strict-aliasing" to fix PR xsrc/29743
for the reachover build.
2005-03-21 13:55:25 +00:00
tron
2fd9f219f6 Remove broken "MLINKS" assignment. 2005-03-21 13:16:34 +00:00
tron
95b5dcbdd0 The minor version of this library was bumped. 2005-03-21 09:03:12 +00:00
rtr
4bce42ca29 + build and install the libxtt.a module
+ remove obsolete xtt modules
2005-03-21 01:26:02 +00:00
rtr
a15a1d2d27 add missing freetype headers 2005-03-21 00:55:04 +00:00
rtr
f5c509d2f2 + add missing source files for dmx
+ add bits to turn on building of Xdmx
2005-03-21 00:49:17 +00:00
rtr
73a83dc1c1 Xdmx server 2005-03-21 00:19:19 +00:00
rtr
04dbca463d add dmx headers 2005-03-20 23:58:11 +00:00
rtr
54561084d0 add missing source files 2005-03-20 23:52:05 +00:00
lukem
09f1052592 Revert previous; it's unnecessary in light of Christos' fix to
pswfile.c rev 1.2.  It also may have a  make -j  race.

Explicitly use  -f ${.TARGET:.c=.h}  in .psw.c; it can't hurt and
it mirrors what XFree86 does.
2005-03-20 23:49:06 +00:00
rtr
5f073846f4 pswrap tool usage change 2005-03-20 23:11:19 +00:00
christos
cc19f24e9f Adjust for the latest XFree86 import. Code now compiles, but libraries
might be incomplete and sets are definitely still broken.
2005-03-19 21:41:58 +00:00
tron
0c7e4628ee Process GL manual pages with tbl(1). This fixes PR xsrc/29662 by
Tim Rightnour.
2005-03-12 16:01:50 +00:00
christos
7bceae4b09 do the pam dance. 2005-03-02 01:06:15 +00:00
christos
7a46d959f1 The only file that needs to be compiled with -DUSE_PAM is utils.c 2005-02-24 14:54:02 +00:00
christos
c0f3158a18 Add PAM hooks.
XXX: It would be nice if the specific Xservers did not trash
LDADD, so that we could use LDADD += instead of LDADD.os +=
2005-02-24 14:53:15 +00:00
christos
263bcf1fc7 Add pam hooks. 2005-02-24 14:47:38 +00:00
ws
056bceceaa On x86_64, drop use of mmap for the Xserver's own dynamic linker, because:
1. we don't use it on any other port, and
2. it's the sole reason which prevents us from upping the data limit.
2005-02-10 10:39:25 +00:00
rtr
572ebc41a9 + add riva128 submodule patch from Dieter Roelants
+ add riva128.o submodule to md set lists
  should resolve pr#28808
2005-01-21 08:33:11 +00:00
rtr
8c050b7c06 + cleanup removal of -DUSE_NBSD_THREADLIB usage 2005-01-21 05:15:36 +00:00
tsutsui
5ba33512a0 Add ${X11FLAGS.OS_DEFINES} and ${X11FLAGS.EXTENSION} to CPPFLAGS
since xsrc/xfree/xc/programs/Xserver/hw/sun/Imakefile has
$(OS_DEFINES) and $(EXT_DEFINES) in its DEFINES. (untested)
2005-01-19 13:13:43 +00:00
fredb
ca4e569ac8 Remove some redundant assignments. 2005-01-09 21:45:53 +00:00
lukem
3232b96e25 Repeat after me:
1. test before commit
	2. src/ != pkgsrc/

We test MK* and USE_* variables  against "no", not YES.  E.g,
	.if (${USE_PAM} != "no")
2005-01-06 00:45:42 +00:00
manu
0a17789d0d Enable PAM support if USE_PAM is set 2005-01-05 20:19:52 +00:00
jmc
a9a7fc8f81 Always set -DXFREE86 since all it does is add XFree86 as a possible X server to
the stderr list if exec fails for X. This allows xinit to be shared
across MACHINE_ARCH for mipseb and powerpc now
2004-12-08 05:34:50 +00:00
skrll
9fc7f0ee07 Add in VT switching support for NetBSD/cats. 2004-11-29 16:49:18 +00:00
jschauma
297b6b1873 Use NetBSD logo pixmaps in reachover, too. 2004-11-16 14:42:19 +00:00
nathanw
e676b6dd3c Call the module wsfb_drv, not wsfb, since that's what a vanilla imake
build of xfree would do.
Build the man page.
2004-11-14 02:47:26 +00:00
nathanw
ba1f693b99 Build wsfb. 2004-11-11 20:05:23 +00:00
nathanw
dbd2260f9f Makefile for wsfb reachover. 2004-11-11 20:04:17 +00:00
christos
4216dabbd0 We need libutil now that openpty is used. 2004-11-10 03:21:02 +00:00
rtr
289fb36901 add missing source to deal w/ unresolved symbols 2004-10-13 09:35:41 +00:00
rtr
27badcc1bf + the new files required for the libshadow/liblayer modules 2004-10-07 13:49:24 +00:00
rtr
84a7b90f12 + apply some patches as provided by Nicolas Joly to finish libshadow.a
+ finish liblayer.a -> finishes miext

should resolve pr#27156
2004-10-07 13:47:13 +00:00
rtr
42dc449815 + add arch specific flags for ati driver should resolve pr#25918
XXX
This pr remains in feedback because I never did get confirmation that
this change resolved the problem.  People are free to test it and if
desired request a pull up to 2.0 branch.  I will not be requesting the
pullup.
2004-09-18 06:49:27 +00:00
lukem
fed2131043 Install the following as executable scripts:
GiveConsole TakeConsole Xsetup_0 Xsession Xwilling
Should fix issue raised by Ian P. Thomas on <netbsd-users>.
2004-08-19 01:30:33 +00:00
lukem
b8d2105c21 Need to prefix relative directories with `${.CURDIR}/' so that
objdir builds in the src tree (i.e, without MAKEOBJDIR{,PREFIX}) work.
2004-08-05 01:28:47 +00:00
lukem
c36b0cda5a Cache .OBJDIRS of LIBDPLIBS commonly used in SUBDIRs,
to speed up recursive makes from this directory (or above).

Note: this uses MAKEOVERRIDES, and may need special treatment
for host platforms that have limits in this area.
2004-08-04 11:10:19 +00:00
lukem
64a063e68b The do-lib-XXX BUILDTARGETS are obsolete now that we use LIBDPLIBS in
lib/**/Makefile.
(We still need to use .WAIT in lib/Makefile to enforce the subdir
dependency ordering.)
2004-08-04 09:38:56 +00:00
lukem
f4b86cdac7 Convert from DPADD/LDADD to LIBDPLIBS (from bsd.lib.mk), which allows
libraries to be linked at other libraries that have been built but
not yet installed.
2004-08-04 08:37:04 +00:00
uch
1c6a48e6b6 newsmips X server configurations. 2004-08-01 18:52:03 +00:00
sketch
8ed1467c3c Remove duplicate .PATH definition. 2004-07-23 16:28:18 +00:00
sekiya
e4c49c37de Build lib*_pic.a only for loadable modules on dlopen() targets. 2004-07-14 13:34:13 +00:00
agc
261a705deb Don't install *_pic.a libraries in DESTDIR for non-MIPS architectures. 2004-07-14 09:44:26 +00:00
lukem
730b098c45 Add the .c and .h files generated from *.psw to DPSRCS.
Add -I. to CPPFLAGS.

This should fix a build problem highlighted by rtr@ in private mail.
2004-07-13 16:15:28 +00:00
sekiya
0a541ba0ea Enable "loadable module" dlopen() scheme. Necessary to crossbuild the XFree86
server on platforms that are not supported by the Metrolink module loader
(i.e., MIPS).

Enabled for sgimips in bsd.x11.mk.
2004-07-13 09:29:45 +00:00
uch
f3970e5667 make Xdreamcast compile again. (work fine.) 2004-07-06 13:41:13 +00:00
lukem
0a3a939b03 Relocate X68kConfig from X11LIBDIR to X11ETCDIR 2004-06-13 11:47:41 +00:00
christos
e3bc441d7b Don't install xterm setuid anymore:
- pty ownership is handled by ptm(4)
- utmp updating is handled by utmp_update(8)
2004-06-09 20:37:41 +00:00
lukem
b817247988 Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and
setting NOLINT, NOPIC, NOPROFILE (etc)
2004-05-23 02:24:50 +00:00