summaryrefslogtreecommitdiff
path: root/app/ssh-askpass
AgeCommit message (Collapse)Author
2011-06-23switch to installing source manuals:Christian Weisgerber
* cope with new bsd.man.mk * update imake configuration ports use of imake remains unchanged
2011-04-08Whitespace stuff; new sentence, new line; fix some xrefs; use Aq more.Matthieu Herrb
From mbalmer@NetBSD.
2011-03-08xcb is no longer optional.Matthieu Herrb
2010-11-27Explicitely link libxcb when needed for static arches.Matthieu Herrb
2010-03-20Fix 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@
2010-01-22Make ssh-ask-pass Xinerama aware (also works with XRandR thanks toMatthieu Herrb
its pseudo-Xinerama emulation). ok stsp@
2009-09-23libXt is built with /etc/X11/app-defaults as the default search path,Igor Sobrado
not /usr/X11R6/lib/X11/app-defaults. ok matthieu@
2008-06-14Man page update for fixed font label display change.Matthieu Herrb
2008-06-14When displaying a multi-lines label, switch to a fixed-width fontMatthieu Herrb
for 2nd and following lines, to make ascii art look correct. ok deraadt@, grunk@.
2008-03-25Introduce bsd.xconf.mk to set default config variables usedMatthieu Herrb
at several places in the Xenocara build in a central place instead of duplicating the checks all over the place. ok oga@.
2008-03-20Get rid of strcat() and strcpy(), fixing a potential stack overflow.Matthieu Herrb
With help and ok deraadt@, millert@, oga@.
2008-03-19Remove a useless use of cat pointed by espie@ some time ago.Matthieu Herrb
2008-02-22Fix a build race in ssh-askpass. This shouldn't happen, so XXX it.Owain Ainsworth
ok matthieu@. xenocara is now locked.
2007-05-28Remove files that shouldn't be there, okay matthieu@Pedro Martelletto
2007-04-09Fix libraries list for static archesMatthieu Herrb
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-01-09updated patch from reyk@: no need to check for invalid screen dimensionsMatthieu Herrb
this is a bug^Wfeature of the radeon driver.
2007-01-07Make ssh-askpass Xinerama aware. Patch from reyk@. Thanks.Matthieu Herrb
2006-12-02Make 'obj' now can make symlinks to /usr/obj/xenocara (or any otherMatthieu Herrb
directory designed by XENOCARA_OBJDIR in /etc/mk.conf).
2006-11-29Force ownership of installed app-defaultsMatthieu Herrb
2006-11-29Install app-defaults resource fileMatthieu Herrb
2006-11-26Importing from XF4, plus BSD make infrastructureMatthieu Herrb