Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 6d7d1297 | 2013-08-26 19:25:10 | revisit old program of mine, make it look a bit more like sysctl after simplifications. okay matthieu@ | ||
| 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. | ||
| 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@ | ||
| d95aa59b | 2009-05-02 19:18:13 | fix usage(). this bit me when I actually tried to use it. Now it matches the manpage (which is correct). ok matthieu@ | ||
| bbc31bf5 | 2008-03-25 23:41:50 | 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@. | ||
| 103d933d | 2007-04-09 15:48:56 | fix libraries list for static architectures | ||
| 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). | ||
| de73615e | 2006-11-26 10:57:44 | Importing from XF4 |