Commit graph

11 commits

Author SHA1 Message Date
rillig
6352a171c7 Added a patch from upstream that sets the terminal size correctly on
FreeBSD and NetBSD.

PKGREVISION++
2007-01-19 08:02:33 +00:00
sketch
817191c644 Turn off pointless messages to stderr. 2006-12-11 12:23:24 +00:00
xtraeme
3bba46e16b Update to 1.0.0. Too many changes to list, please see the Changelog
file.
2006-01-01 12:58:00 +00:00
rillig
59cd2e95a0 Allow more virtual terminal devices to be found on NetBSD.
Approved by jlam.
2005-02-14 15:40:49 +00:00
recht
47eec7bf55 Add missing patch-af. Noted by Joachim Kuebart. 2004-06-02 20:07:59 +00:00
recht
ad928000a3 Fix a problem that pasting a selection from an aterm running on a 64bit
platform into an application running on a 32bit platform doesn't always work.

Patch by Joachim Kuebart in PR 25750 .

Bump PKGREVISION to 5.
2004-06-02 12:48:17 +00:00
jlam
a020ed9056 Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
2002-08-25 21:50:52 +00:00
hubertf
7f099f97db Update aterm to aterm-0.4.2nb2: work around problem with
lockup in select()

Patch submitted by Christian Biere <ChristianBiere@gmx.de> in PR 17745
2002-08-03 13:00:28 +00:00
wiz
1905228449 Fix compilation on -current. Patches from Rui-Xiang Guo in response
to pkg/16637.
2002-05-12 21:21:31 +00:00
wiz
a88508cca6 Updated to 0.4.2, per pkg/14467 by Jonathan Perkin.
Changes since 0.4.0:
*src/command: applied patch from Eric Benoit <eric@ecks.org>, which
 adds the "CSI 21 t" control sequence, for title handling.
*command.c: fixed keypad Home and down keys being mixed up. Added code to
 allow scrolling up/down for just one line (shift+arrow)
 contributed by djerome)
*command.c: Fixed possible buffer overflow when changing display name.
*ximage_utils.c: updated shading code for better speed
*screen.c: applyed reverse video cursor patch
*ximage_utils.c: applyed Ren<E9> Scharfe 's patch for better shading approach.
And bug fixes.
2001-12-11 16:02:08 +00:00
hubertf
1b837315f0 aterm (Afterstep XVT) - a VT102 emulator for the X window system
aterm, version 0.4.0, is a colour vt102 terminal emulator, based
on  rxvt  2.4.8  with Alfredo Kojima's additions of fast transparency,
intended as an xterm(1) replacement for users  who  do not require
features such as Tektronix 4014 emulation and toolkit-style
configurability.  As a result, aterm uses much less swap space --
a significant advantage on a machine serving many X sessions.

It was created with AfterStep Window Manger users in mind, but  is
not  tied  to any libraries, and can be used anywhere.
2001-01-14 02:30:00 +00:00