Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-04-15 | remove all compile time __DATE__ and __TIME__ variables from the source | Robert Nagy | |
ok deraadt@, matthieu@ | |||
2016-10-10 | Remove the global 'make includes' step from 'make build'. | Matthieu Herrb | |
This is no longer needed and gets in the way of tightening permission used during build. ok and suggestions natano@ | |||
2015-11-18 | pledge fvwm and FvwmPager (since it's started by default); committing to | Okan Demirmen | |
solicit further feedback and testing. ok matthieu and encouragement from deraadt | |||
2015-11-08 | Fix use afer free in free_window_list(). | Matthieu Herrb | |
bug report by Gerrit Meyerheim, patch by Serguey Parkhomovsky on bugs@ Thanks to both. | |||
2015-07-19 | Don't redefine build: locally | Matthieu Herrb | |
2015-05-10 | No NEWS is good NEWS - remove a bunch of files not present upstreams anymore | Matthieu Herrb | |
2013-11-01 | remove unused file. | Matthieu Herrb | |
2013-07-21 | Remove Modules that are not linked to the build for license issues. | Matthieu Herrb | |
2006-11-26 | Importing from XF4, plus BSD make infrastructure | Matthieu Herrb | |
2012-09-30 | remove utterly bogus tests and simplify. | Marc Espie | |
fvwm was only building thanks to an unlikely series of accidents... okay matthieu@ | |||
2012-09-10 | remove scrotwm from fvwm restart menu. | Okan Demirmen | |
ok matthieu@ | |||
2012-03-18 | Remove the whole extras directory, not used in OpenBSD builds. | Matthieu Herrb | |
Noticed by fgsch@ a while ago. | |||
2012-03-04 | rename getline() occurrences to get_line(). | Federico G. Schwindt | |
2012-01-29 | Restart menu update: remove window managers that are not available | Matthieu Herrb | |
from ports/packages. Replace them with some more modern ones. | |||
2012-01-29 | Remove trailing white space | Matthieu Herrb | |
2011-06-23 | switch to installing source manuals: | Christian Weisgerber | |
* cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged | |||
2011-03-08 | xcb is no longer optional. | Matthieu Herrb | |
2011-01-18 | Picture -> FvwmPicture, to avoid collisions with xrandr includes. | Marc Espie | |
As noticed by Tristan Le Guern. okay matthieu@ | |||
2010-11-27 | Explicitely link libxcb when needed for static arches. | Matthieu Herrb | |
2010-03-20 | Fix formatting errors breaking the xenocara mandoc(1) build: | Ingo Schwarze | |
* .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@ | |||
2009-10-24 | sprintf() -> snprintf() | Matthieu Herrb | |
2009-01-03 | Avoid infinit loop on make clean. Problem found by mglocker@. | Matthieu Herrb | |
2008-09-01 | Remove extra semi-colon after conditional. Tested by phessler@. | Matthieu Herrb | |
2008-07-16 | add cwm to exec/restart menu | Okan Demirmen | |
ok matthieu@ oga@ | |||
2008-03-25 | Introduce bsd.xconf.mk to set default config variables used | Matthieu Herrb | |
at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@. | |||
2008-01-06 | cleandir needs clean | Matthieu Herrb | |
2007-07-05 | preprocess man page with tbl | Matthieu Herrb | |
2007-05-28 | Remove files that shouldn't be there, okay matthieu@ | Pedro Martelletto | |
2007-04-16 | defintion -> definition; ok matthieu | Jason McIntyre | |
2007-04-16 | desciption -> description; ok matthieu | Jason McIntyre | |
2007-04-09 | Fix libraries list for static architectures | Matthieu Herrb | |
2007-04-05 | disable the alt-arrow combos by default. alt-left/right seems | Ted Unangst | |
much more useful controlling firefox history than bouncing the screen around. ok marco | |||
2007-04-04 | more $Xenocara$ -> $OpenBSD$; ok matthieu@ | David Krause | |
2007-03-30 | - add an INSTALL_DATA target in bsd.xorg.mk (inspired by bsd.port.mk). | Alexandre Anriot | |
- start using it in fvwm, ssh-askpass and xsystrace (more to come). ok matthieu@ | |||
2007-03-27 | We now need an obj dir here. Spotted by bernd@ thanks. | Matthieu Herrb | |
2007-03-25 | automatically fill in the currently used release of OpenBSD before | Alexandre Anriot | |
installing .fvmwrc (it's affecting the pager). help & ok matthieu@ | |||
2007-02-28 | crank to 4.1 | Todd T. Fries | |
puffy v4.1 courtesy Ty Semaka, thanks! | |||
2007-01-02 | add fvwm.1 which is a generated file to CLEANFILES | Matthieu Herrb | |
2006-12-09 | Avoid infinit recursion on cleandir. | Matthieu Herrb | |
2006-12-04 | Fix build without obj dir. From todd@ | Matthieu Herrb | |
2006-12-04 | X11BASE not X11_BASE; ok matthieu@ | Todd T. Fries | |
2006-12-02 | Make 'obj' now can make symlinks to /usr/obj/xenocara (or any other | Matthieu Herrb | |
directory designed by XENOCARA_OBJDIR in /etc/mk.conf). | |||
2006-12-02 | Fix variable substitution in man page. From todd@ | Matthieu Herrb | |
2006-11-28 | Missing newline | Matthieu Herrb | |
2006-11-27 | $Xenocara$ -> $OpenBSD$ | Matthieu Herrb | |
2006-11-26 | Importing from XF4, plus BSD make infrastructure | Matthieu Herrb | |