Commit Graph

35 Commits

Author SHA1 Message Date
mrg
3cc1732796 this needs -lm now. 2009-06-11 01:47:51 +00:00
mrg
5c263cb96b dno't define FONTCACHE anymore. 2009-06-10 08:30:55 +00:00
mrg
3cdfd13ed8 enable bz2 support. 2009-06-10 01:56:46 +00:00
mrg
8afa110c2d enable xft for xdm. from yorick hardy. 2009-05-06 08:49:37 +00:00
mrg
a89c8d6ca6 delete lbxutil and lbxproxy. 2009-04-20 04:03:49 +00:00
mrg
5e9e14ff6e part two of excising Xprint support from native xorg:
- delete libXp, libXprintAppUtil and libXprinUtil
- delete printproto
- delete xphelloworld, xplsprinters, xprehashprinterlist,
  xpsimplehelloworld and xpxthelloworld


i'll be removing the sources shortly.
2009-04-20 03:07:13 +00:00
mrg
3d49c6ee6e in preparation for removing Xprint:
- retire libXaw8
- remote Xprint support from xmore
- bump libXaw7 to major 10 so that "libXaw.so" gets a new SONAME, and
  make it the "libXaw" used.


XXX: this probably should be pulled up to netbsd-5, which is why i have
XXX: separated it out from the general Xprint removal
2009-04-19 21:36:46 +00:00
plunky
6879249b2c add the xdm config files Xstartup and Xreset to the build 2009-03-13 17:12:44 +00:00
mrg
f7cb1d15ed build property.c, and the new Xi manuals. 2009-03-10 04:50:24 +00:00
mrg
ad766d0b53 add tags.c, hash.c, and the new path to the app-defaults. 2009-03-10 03:55:59 +00:00
mrg
b0c8dd2fc3 add clientwin.c, needed by newer packages. 2009-03-09 07:07:19 +00:00
mrg
bcc593b98f put xkbcomp output into /var/db/xkb by default, a place that (now) exists 2009-03-03 06:01:56 +00:00
abs
a6ec339f8c Use MACHINE_ARCH rather than MACHINE where relevant. At least one file had a nice mixture of amd64 and x86_64 tests... 2009-02-14 13:32:12 +00:00
plunky
f3db23b38f Restore NetBSD branding to xdm login widget
- add NetBSD banner pixmaps and have Xdm use them by default.

- also, move the pixmap files back to
    X11BASE/include/X11/pixmaps/
2009-02-11 10:25:14 +00:00
mrg
ec49af9bdc fill in cflags for freetype. make xft-config.in depend on Makefile,
so that changes to the Makefile cause rebuilds.

fixes PR#40285.
2009-01-31 21:23:45 +00:00
christos
8b4f8868b3 fix location of the xorg pixmaps. 2009-01-19 04:38:36 +00:00
christos
39c9db5df2 turn on PASTE64 to handle large cut-n-paste buffers like the old xterm did. 2009-01-18 14:44:55 +00:00
spz
94803c8905 make xdm (able to) use PAM
fixes PR 39851
2009-01-02 23:25:57 +00:00
hans
25fbe84db2 remove unused definition of DEFAULT_CONFIG_FILE. OK by cube. 2008-11-18 22:31:35 +00:00
veego
daedaa68a8 - CPPSCRIPTS defined Xsession, but that had no CPPSCRIPTFLAGS_Xsession
line, which resulted in a broken Xsession file
- Use -DXPM for xdm-config too
- Move DEFAULTVT up before CPPSCRIPTS, so the later is in one block.
2008-11-09 13:02:36 +00:00
apb
f46c1de7cb Use ${TOOL_SED} instead if plain sed in Makefiles. 2008-10-25 22:27:34 +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
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
b49691b726 Create and install xft-config(1). LGFM'd by mrg@. 2008-10-03 03:52:15 +00:00
cube
dddedc1505 Properly install xinitrc too. 2008-09-25 20:14:09 +00:00
cube
dc59a51970 Fix generation of the startx script. PR#39515 and PR#39516 by George
Michaelson.
2008-09-11 02:26:08 +00:00
lukem
ce7f6759e6 clean mkhtmlindex (created by <sys.mk> rule for .sh) 2008-09-07 14:50:25 +00:00
lukem
ccbdc39f10 Just use a BUILDSYMLINK for xdm.man.cpp -> xdm.man 2008-09-07 14:30:28 +00:00
lukem
c497ca5bf0 Disable man pages "properly".
Fixes build problem on older NetBSD systems.
2008-09-07 14:07:21 +00:00
rtr
41e7fe6995 remove commented out CPPFLAGS 2008-09-06 06:40:29 +00:00
rtr
d6c2786cdf reachover for building xinput 2008-09-06 06:32:05 +00:00
rtr
afd4bd72b7 list Xsession in CPPSCRIPTS from lukem@ 2008-08-27 23:47:08 +00:00
mrg
2980e352a1 initial import of the crossbuild framework for modular Xorg. this
is heavily based upon the work rtr@ did on src/x11, but hacked to
work for modern modular Xorg source split.

the sources will live in xsrc/external/mit/<package>/dist.

documentation on using this will come when the above directories
are fully populated.  there are 192 of them so it may take some time
before that is completed.
2008-07-29 05:01:21 +00:00