Path to this page:
./
x11/xterm,
Latest terminal emulator for the X Window System
Branch: CURRENT,
Version: 292,
Package name: xterm-292,
Maintainer: pkgsrc-usersThe xterm program is a terminal emulator for the X Window System. It provides
DEC VT102 and Tektronix 4014 compatible terminals for programs that can't use
the window system directly.
This version implements ISO/ANSI colors using the "new" color model
(i.e., background color erase). It also implements most of the control
sequences for VT220.
MESSAGE.Solaris [+/-]===========================================================================
$NetBSD: MESSAGE.Solaris,v 1.1 2005/02/16 22:05:36 reed Exp $
This package should be deinstalled before you update to a newer Solaris
or OpenWindows version.
===========================================================================
Required to run:[
sysutils/desktop-file-utils] [
fonts/Xft2] [
x11/luit]
Required to build:[
pkgtools/x11-links] [
devel/pkg-config] [
x11/renderproto]
Package options: freetype, luit, xpm
Master sites: (Expand)
SHA1: bac111e706a5a6ee7ae088a7cff5c68b7a236223
RMD160: 8b8def986621fa04a899e4098bca17f54455b754
Filesize: 1066.891 KB
Version history: (Expand)
- (2013-04-27) Updated to version: xterm-292
- (2013-02-27) Updated to version: xterm-291
- (2013-02-14) Updated to version: xterm-290
- (2013-02-12) Updated to version: xterm-289
- (2013-01-21) Updated to version: xterm-288
- (2012-12-09) Updated to version: xterm-287
CVS history: (Expand)
2013-04-27 09:35:08 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 292:
Improves configurability of openpty versus posix_openpt functions.
Adds a new feature PasteControls to enable control characters (other
than formatting) to be pasted. Several minor bugfixes.
|
2013-02-27 10:19:10 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 291:
This release fixes the special case of the #282 change for
"alternateScroll" to allow the wheel-mouse to work properly in the
scrollbar area.
|
2013-02-14 11:23:21 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 290:
Fixes an incomplete revert of a change in the previous patch, which
caused incorrect display in the scrollback area.
|
2013-02-11 13:01:27 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 289:
This fixes several minor bugs, and also updates the wide-character
width tables for Unicode 6.2.
|
2013-01-21 14:00:54 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 288:
This release fixes issues found by Coverity and adds other small
bugfixes and code cleanup.
|
2012-12-08 23:16:38 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 287:
Several small bugfixes/improvements. One is a fix for the -iconic
option broken in #282 when the icon pixmap is configured. The other
fixes are for older problems.
|
2012-11-02 17:07:23 by Thomas Klausner | Files touched by this commit (2) |  |
Log message:
Update to 286:
285:
This release fixes two minor bugs, improves recovery from misconfigured
colors, and adds test scripts for building the FreeBSD port and
for demonstrating OSC 4 color-queries.
286:
This release fixes four bugs, chiefly a workaround for a bug in
GDM exposed by the change in patch #282 that identifies the window
manager. The other fixes add a check for misconfiguration of the
printerCommand resource and improve transformation of the manpage
to other formats.
|
| 2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563) |
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
|