Commit Graph

31 Commits

Author SHA1 Message Date
naddy
2e88a2b0e8 switch to installing source manuals:
* cope with new bsd.man.mk
* update imake configuration

ports use of imake remains unchanged
2011-06-23 22:48:59 +00:00
matthieu
7ae39052df xcb is no longer optional. 2011-03-08 20:48:59 +00:00
espie
f1ea238aa1 Picture -> FvwmPicture, to avoid collisions with xrandr includes.
As noticed by Tristan Le Guern.
okay matthieu@
2011-01-18 19:28:33 +00:00
matthieu
66473b7fbe Explicitely link libxcb when needed for static arches. 2010-11-27 14:25:47 +00:00
schwarze
7ddffd1fa6 Fix formatting errors breaking the xenocara mandoc(1) build:
* .Bl may only have .It children
* .SH requires an argument
* blank lines are illegal outside literal context

Now "cd /usr/xenocara && make man" succeeds,
but unfortunately, that covers a minority of X11 manuals only.

ok matthieu@
2010-03-20 20:13:27 +00:00
matthieu
252286b3cb sprintf() -> snprintf() 2009-10-24 13:34:54 +00:00
matthieu
ea3c465f2e Avoid infinit loop on make clean. Problem found by mglocker@. 2009-01-03 17:55:00 +00:00
matthieu
52d6163acf Remove extra semi-colon after conditional. Tested by phessler@. 2008-09-01 19:18:13 +00:00
okan
4c22c74258 add cwm to exec/restart menu
ok matthieu@ oga@
2008-07-16 12:43:05 +00:00
matthieu
bbc31bf586 Introduce bsd.xconf.mk to set default config variables used
at several places in the Xenocara build in a central place instead
of duplicating the checks all over the place. ok oga@.
2008-03-25 23:41:50 +00:00
matthieu
27a404c4f3 cleandir needs clean 2008-01-06 18:13:58 +00:00
matthieu
46796a2b84 preprocess man page with tbl 2007-07-05 22:20:55 +00:00
pedro
357754d976 Remove files that shouldn't be there, okay matthieu@ 2007-05-28 20:29:25 +00:00
jmc
0624b3c21b defintion -> definition; ok matthieu 2007-04-16 16:32:01 +00:00
jmc
1434ad26ad desciption -> description; ok matthieu 2007-04-16 16:31:11 +00:00
matthieu
9a4d745922 Fix libraries list for static architectures 2007-04-09 18:59:57 +00:00
tedu
e917930990 disable the alt-arrow combos by default. alt-left/right seems
much more useful controlling firefox history than bouncing the screen
around.  ok marco
2007-04-05 02:30:07 +00:00
david
417e49cb7f more $Xenocara$ -> $OpenBSD$; ok matthieu@ 2007-04-04 22:33:46 +00:00
aanriot
9618db6f9c - add an INSTALL_DATA target in bsd.xorg.mk (inspired by bsd.port.mk).
- start using it in fvwm, ssh-askpass and xsystrace (more to come).

ok matthieu@
2007-03-30 17:24:12 +00:00
matthieu
4bf984ced2 We now need an obj dir here. Spotted by bernd@ thanks. 2007-03-27 19:49:43 +00:00
aanriot
8da46d9539 automatically fill in the currently used release of OpenBSD before
installing .fvmwrc (it's affecting the pager).

help & ok matthieu@
2007-03-25 19:35:56 +00:00
todd
34b5d4a9ac crank to 4.1
puffy v4.1 courtesy Ty Semaka, thanks!
2007-02-28 16:01:01 +00:00
matthieu
903237ba38 add fvwm.1 which is a generated file to CLEANFILES 2007-01-02 13:07:35 +00:00
matthieu
7afc5eab70 Avoid infinit recursion on cleandir. 2006-12-09 15:31:01 +00:00
matthieu
03d555ad9a Fix build without obj dir. From todd@ 2006-12-04 20:55:17 +00:00
todd
be1c69b4d7 X11BASE not X11_BASE; ok matthieu@ 2006-12-04 14:01:25 +00:00
matthieu
6a5579f8e8 Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other
directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
2006-12-02 16:28:48 +00:00
matthieu
9c11a10307 Fix variable substitution in man page. From todd@ 2006-12-02 10:26:16 +00:00
matthieu
d2bcc0e2e3 Missing newline 2006-11-28 19:05:40 +00:00
matthieu
b455532e54 $Xenocara$ -> $OpenBSD$ 2006-11-27 19:56:35 +00:00
matthieu
3458219f72 Importing from XF4, plus BSD make infrastructure 2006-11-26 10:53:04 +00:00