summaryrefslogtreecommitdiff
path: root/x11/aterm/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2002-08-25Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2jlam1-2/+2
packages that have been converted to USE_BUILDLINK2.
2002-06-30Convert to use the buildlink2 framework. Trim any unnecessary changes injlam1-11/+13
the patches or remove them entirely.
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb1-1/+2
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2001-12-11Updated to 0.4.2, per pkg/14467 by Jonathan Perkin.wiz1-2/+2
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-07-09Converted to use buildlink.mk fileszuntum1-8/+11
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-01-23add missing USE_XPMdmcmahill1-1/+2
2001-01-14= -> +=hubertf1-2/+2
2001-01-14aterm (Afterstep XVT) - a VT102 emulator for the X window systemhubertf1-0/+32
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.