Path to this page:
./
x11/aterm,
Aterm (Afterstep XVT) - a VT102 emulator for the X window system
Branch: CURRENT,
Version: 1.0.1nb4,
Package name: aterm-1.0.1nb4,
Maintainer: pkgsrc-usersaterm 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.
Required to run:[
graphics/png] [
graphics/jpeg] [
x11/libXpm]
Required to build:[
pkgtools/x11-links] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
SHA1: a975753b415306a0734efc3773de8a86129bb54b
RMD160: 74c46af824c19d0c24c26178f0cb38c2d4e66e21
Filesize: 270.322 KB
Version history: (Expand)
- (2020-08-18) Updated to version: aterm-1.0.1nb4
- (2020-03-11) Updated to version: aterm-1.0.1nb3
- (2020-03-08) Updated to version: aterm-1.0.1nb2
- (2019-07-22) Updated to version: aterm-1.0.1nb1
- (2018-11-30) Updated to version: aterm-1.0.1
- (2018-11-15) Updated to version: aterm-1.0.0nb19
CVS history: (Expand)
2020-08-17 22:20:41 by Leonardo Taccari | Files touched by this commit (2202) |
Log message:
*: revbump after fontconfig bl3 changes (libuuid removal)
|
2020-03-10 23:11:24 by Thomas Klausner | Files touched by this commit (1681) |  |
Log message:
librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
|
2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833) |
Log message:
*: recursive bump for libffi
|
2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148) |
Log message:
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-07-22 00:26:08 by Thomas Klausner | Files touched by this commit (1256) |
Log message:
*: recursive bump for gdk-pixbuf2-2.38.1
|
2018-11-30 18:30:24 by Nia Alarie | Files touched by this commit (3) |
Log message:
x11/aterm: Make these patch comments current.
|
2018-11-30 18:25:06 by Nia Alarie | Files touched by this commit (6) |  |
Log message:
x11/aterm: Update to 1.0.1.
Bit over 11 years late, but at least we got there in the end!
ChangeLog:
2007-08-01 vae
* adding CL generation to makefiles
* fixing configure bug
* preparing configure for 1.0.1
* changed MWM HINTS, re gentoo bug #139554.
2006-06-26 sasha
* fixed compile errors when no XLocale is available
2006-03-29 sasha
* converted main.c back to unix mode
* converted screen.c back to unix mode
2006-02-17 sasha
* fixed bug preventing from pasting more then 16Kb into aterm
2006-02-13 sasha
* minor cleanups
* fix for the high-ascii pasting in screen.c - need to use
XA_STRING ???
2006-01-08 sasha
* added patch for background refresh on desktop changes in ion3
when pixmap has not changed
2005-12-21 sasha
* added uninstall target to the top Makefile
2005-12-06 sasha
* Added patch for XIM support gratiously provided by
calkin@ieee.org
2005-09-19 sasha
* updated mappings for F1-F4 to modern \033OP, etc.
* possibly fixed pasting on 64bit systems
2005-09-06 sasha
* updated contacts info in man page
* applyed term size patch from daniel@roe.ch
2005-07-11 sasha
* fixed geometry printing into stderr
|
2018-11-14 23:22:54 by Klaus Klein | Files touched by this commit (1332) |  |
Log message:
Revbump after cairo 1.16.0 update.
|