Commit Graph

8 Commits

Author SHA1 Message Date
naddy
f51b1d5965 * Don't explicitly chgrp tty (and certainly not to utmp); openpty() gives
us a tty with proper permissions/owner/group.
* Reserve enough space for tty name.
ok benoit@
2012-12-12 21:40:02 +00:00
naddy
eed7c62887 Fix build with png-1.5.
All fixes by yours truly.
2011-07-08 20:38:00 +00:00
matthieu
a76cba72cf Add patch to fix bad XChangeProperty() usage that crashed on sparc64.
pr6522. ok benoit@ (maintainer) revision bump reminded by ajacoutot@.
2010-12-02 07:48:41 +00:00
ajacoutot
6b62d3dd0e - update to mrxvt-0.5.4
- specify license marker
- drop maintainership (any takers?)
2008-12-06 19:17:28 +00:00
jasper
c191a7cf02 SECURITY FIX for SA30227
patch from upstream svn.

ok ajacoutot@ (MAINTAINER)
2008-05-14 08:27:42 +00:00
ajacoutot
b2aafb78d2 - update to mrxvt-0.5.3 with some cleanings 2007-11-24 10:55:27 +00:00
ajacoutot
95be7b57b9 - turn off X debugging information (from mrxvt homepage: this caused
mrxvt to request X events to be processed synchronously, and slowed
things down considerably)
- remove useless pre-configure target (asked by steven@ long ago)
- bump PKGNAME
2007-01-17 14:37:40 +00:00
jasper
1f106aa535 import mrxvt 0.5.2 (on behalf of ajacoutot@ who is to drunk to do so)
Mrxvt (previously named materm) is a lightweight, powerful multi-tabbed
terminal emulator for the X window system.
mrxvt is based on rxvt version 2.7.11 CVS and aterm.
It implements many useful features seen in some modern X terminal
emulators (like gnome-terminal and konsole) but aims to be fast,
lightweight and independent of standard toolkits or desktop environments
(e.g. Gnome / KDE).

Original port from maxim at student.chalmers dot se

ok steven@ ajacoutot@
2006-11-15 22:11:29 +00:00