IABSD.fr/xenocara/app/fvwm/modules

Branch :


Log

Author Commit Date CI Message
2e88a2b0 2011-06-23 22:48:59 switch to installing source manuals: * cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
7ae39052 2011-03-08 20:48:59 xcb is no longer optional.
f1ea238a 2011-01-18 19:28:33 Picture -> FvwmPicture, to avoid collisions with xrandr includes. As noticed by Tristan Le Guern. okay matthieu@
66473b7f 2010-11-27 14:25:47 Explicitely link libxcb when needed for static arches.
7ddffd1f 2010-03-20 20:13:27 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@
252286b3 2009-10-24 13:34:54 sprintf() -> snprintf()
0624b3c2 2007-04-16 16:32:01 defintion -> definition; ok matthieu
9a4d7459 2007-04-09 18:59:57 Fix libraries list for static architectures
417e49cb 2007-04-04 22:33:46 more $Xenocara$ -> $OpenBSD$; ok matthieu@
03d555ad 2006-12-04 20:55:17 Fix build without obj dir. From todd@
6a5579f8 2006-12-02 16:28:48 Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
d2bcc0e2 2006-11-28 19:05:40 Missing newline
b455532e 2006-11-27 19:56:35 $Xenocara$ -> $OpenBSD$
3458219f 2006-11-26 10:53:04 Importing from XF4, plus BSD make infrastructure