The FreeBSD Ports Archive
FreeBSD x11 : aterm4>
A color vt102 terminal emulator with transparency support
aterm is a color vt102 terminal emulator, based on rxvt 2.4.8 with
additions for fast transparency.
It was created with AfterStep users in mind, but is not tied to any
libraries, and can be used anywhere.
http://aterm.sourceforge.net/
|
aterm history
v. 1.29
date: 2007/10/02 12:11:28; author: mich; state: Exp; lines: +1 -2
- update to -> 1.0.1
v. 1.28
date: 2007/05/19 20:25:50; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2005/09/08 13:31:25; author: mich; state: Exp; lines: +1 -1
o fix annoying "window size" bug
o bump PORTREVISION
PR: ports/85770
Submitted by: Daniel Roethlisberger
v. 1.26
date: 2005/08/30 12:04:06; author: mich; state: Exp; lines: +8 -5
o add WITHOUT_BACKGROUND_IMAGE knob [1]
- so you can decide if you want another dep. or not
o add without-afterstep-config to configure args [2]
- workaround for x11-wm/afterstep-stable weirdness
Submitted by: glewis[2], Paulius Bulotas [1]
v. 1.25
date: 2005/08/29 12:58:42; author: mich; state: Exp; lines: +16 -1
Update to -> 1.0.0
PR: ports/84989
Submitted by: arundel[at]h3c.de
v. 1.24
date: 2005/01/14 13:47:00; author: mich; state: Exp; lines: +1 -1
o include Xlocale.h
Submitted by: Francois Briere
v. 1.23
date: 2004/06/23 15:34:52; author: mich; state: Exp; lines: +16 -3
- Add two knobs:
- WITHOUT_JPEG
- WITHOUT_PNG
- Tell configure where to look for libs
Submitted by: Grigori Goronzy
v. 1.22
date: 2004/02/13 12:57:51; author: mich; state: Exp; lines: +9 -6
o Move backspace/delete specific configure options to a knob. (WITH_BSDEL) [1]
o Add SIZE field to distinfo.
o Fix some whitespace issues, to make portlint happy.
[1] Suggested by: Daniel Roethlisberger
v. 1.21
date: 2003/12/15 18:38:04; author: mich; state: Exp; lines: +1 -1
I'm an aterm fan, so I'd be happy so adopt this orphan..
v. 1.20
date: 2003/12/15 01:17:28; author: pav; state: Exp; lines: +1 -1
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
v. 1.19
date: 2003/03/07 06:36:09; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2002/07/11 07:27:24; author: ijliao; state: Exp; lines: +2 -1
use MASTER_SITE_SOURCEFORGE
PR: 40440 (zh-aterm)
Submitted by: Kang-min Liu (zh-aterm)
v. 1.17
date: 2001/11/03 11:28:37; author: jim; state: Exp; lines: +2 -3
Update to version 0.4.2.
PR: 31437
Submitted by: Jon Olsson
v. 1.16
date: 2001/09/11 02:27:54; author: ache; state: Exp; lines: +2 -2
Bump png major
v. 1.15
date: 2001/04/22 05:10:50; author: knu; state: Exp; lines: +5 -3
Prepare for the forthcoming slave port.
Approved by: jim (MAINTAINER)
v. 1.14
date: 2001/04/16 15:47:45; author: jim; state: Exp; lines: +2 -1
Add support for Russian characters.
Submitted by: Oleg Dashevskii
v. 1.13
date: 2001/02/05 16:17:55; author: olgeni; state: Exp; lines: +2 -2
Style fixes for ports/x11.
v. 1.12
date: 2000/08/03 09:28:26; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.11
date: 2000/07/04 07:12:43; author: sobomax; state: Exp; lines: +2 -2
Bump png shared library version.
Submitted by: Hajimu UMEMOTO
v. 1.10
date: 2000/07/03 03:14:45; author: jim; state: Exp; lines: +11 -4
Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks
for those who prefer to use those features.
v. 1.9
date: 2000/04/13 19:09:09; author: cpiazza; state: Exp; lines: +3 -3
Update to use PORTNAME/PORTVERSION
v. 1.8
date: 1999/09/02 03:23:53; author: cpiazza; state: Exp; lines: +4 -1
chmod these programs 4711 (like xterm) to make utmp/wtmp support
actually work.
Requested by: Joseph Scott
and two other people whose mail I lost.
v. 1.7
date: 1999/08/31 02:50:08; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/08/14 09:11:14; author: jim; state: Exp; lines: +3 -3
Updated my email address
v. 1.5
date: 1999/05/16 23:32:25; author: steve; state: Exp; lines: +5 -4
Update to version 0.3.6.
PR: 11715
Submitted by: Chris Piazza
v. 1.4
date: 1999/05/09 16:19:47; author: steve; state: Exp; lines: +10 -7
Update to version 0.3.5.
PR: 11573
Submitted by: maintainer
v. 1.3
date: 1999/03/08 20:59:19; author: steve; state: Exp; lines: +6 -11
Update to version 0.3.4.
PR: 10267
Submitted by: Chris Piazza
v. 1.2
date: 1999/02/03 10:33:43; author: asami; state: Exp; lines: +3 -1
LIB_DEPENDS to xpm.
v. 1.1
date: 1999/01/26 03:25:16; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1999/05/01 02:32:09; author: foxfair; state: Exp; lines: +15 -17
Commit chinese aterm port again, && please remove the directory
ports/chinese/zh-aterm.
Requested by : asami@FreeBSD.ORG
v. 1.1.1.1
date: 1999/01/26 03:25:16; author: steve; state: Exp; lines: +0 -0
Inital import of aterm version 0.3.2.
A color VT102 terminal emulator with transparency support.
PR: 9533
Submitted by: Jim Mock
=============================================================================
v. 1.29
date: 2007/10/02 12:11:28; author: mich; state: Exp; lines: +1 -2
- update to -> 1.0.1
v. 1.28
date: 2007/05/19 20:25:50; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2005/09/08 13:31:25; author: mich; state: Exp; lines: +1 -1
o fix annoying "window size" bug
o bump PORTREVISION
PR: ports/85770
Submitted by: Daniel Roethlisberger
v. 1.26
date: 2005/08/30 12:04:06; author: mich; state: Exp; lines: +8 -5
o add WITHOUT_BACKGROUND_IMAGE knob [1]
- so you can decide if you want another dep. or not
o add without-afterstep-config to configure args [2]
- workaround for x11-wm/afterstep-stable weirdness
Submitted by: glewis[2], Paulius Bulotas [1]
v. 1.25
date: 2005/08/29 12:58:42; author: mich; state: Exp; lines: +16 -1
Update to -> 1.0.0
PR: ports/84989
Submitted by: arundel[at]h3c.de
v. 1.24
date: 2005/01/14 13:47:00; author: mich; state: Exp; lines: +1 -1
o include Xlocale.h
Submitted by: Francois Briere
v. 1.23
date: 2004/06/23 15:34:52; author: mich; state: Exp; lines: +16 -3
- Add two knobs:
- WITHOUT_JPEG
- WITHOUT_PNG
- Tell configure where to look for libs
Submitted by: Grigori Goronzy
v. 1.22
date: 2004/02/13 12:57:51; author: mich; state: Exp; lines: +9 -6
o Move backspace/delete specific configure options to a knob. (WITH_BSDEL) [1]
o Add SIZE field to distinfo.
o Fix some whitespace issues, to make portlint happy.
[1] Suggested by: Daniel Roethlisberger
v. 1.21
date: 2003/12/15 18:38:04; author: mich; state: Exp; lines: +1 -1
I'm an aterm fan, so I'd be happy so adopt this orphan..
v. 1.20
date: 2003/12/15 01:17:28; author: pav; state: Exp; lines: +1 -1
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
v. 1.19
date: 2003/03/07 06:36:09; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2002/07/11 07:27:24; author: ijliao; state: Exp; lines: +2 -1
use MASTER_SITE_SOURCEFORGE
PR: 40440 (zh-aterm)
Submitted by: Kang-min Liu (zh-aterm)
v. 1.17
date: 2001/11/03 11:28:37; author: jim; state: Exp; lines: +2 -3
Update to version 0.4.2.
PR: 31437
Submitted by: Jon Olsson
v. 1.16
date: 2001/09/11 02:27:54; author: ache; state: Exp; lines: +2 -2
Bump png major
v. 1.15
date: 2001/04/22 05:10:50; author: knu; state: Exp; lines: +5 -3
Prepare for the forthcoming slave port.
Approved by: jim (MAINTAINER)
v. 1.14
date: 2001/04/16 15:47:45; author: jim; state: Exp; lines: +2 -1
Add support for Russian characters.
Submitted by: Oleg Dashevskii
v. 1.13
date: 2001/02/05 16:17:55; author: olgeni; state: Exp; lines: +2 -2
Style fixes for ports/x11.
v. 1.12
date: 2000/08/03 09:28:26; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.11
date: 2000/07/04 07:12:43; author: sobomax; state: Exp; lines: +2 -2
Bump png shared library version.
Submitted by: Hajimu UMEMOTO
v. 1.10
date: 2000/07/03 03:14:45; author: jim; state: Exp; lines: +11 -4
Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks
for those who prefer to use those features.
v. 1.9
date: 2000/04/13 19:09:09; author: cpiazza; state: Exp; lines: +3 -3
Update to use PORTNAME/PORTVERSION
v. 1.8
date: 1999/09/02 03:23:53; author: cpiazza; state: Exp; lines: +4 -1
chmod these programs 4711 (like xterm) to make utmp/wtmp support
actually work.
Requested by: Joseph Scott
and two other people whose mail I lost.
v. 1.7
date: 1999/08/31 02:50:08; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/08/14 09:11:14; author: jim; state: Exp; lines: +3 -3
Updated my email address
v. 1.5
date: 1999/05/16 23:32:25; author: steve; state: Exp; lines: +5 -4
Update to version 0.3.6.
PR: 11715
Submitted by: Chris Piazza
v. 1.4
date: 1999/05/09 16:19:47; author: steve; state: Exp; lines: +10 -7
Update to version 0.3.5.
PR: 11573
Submitted by: maintainer
v. 1.3
date: 1999/03/08 20:59:19; author: steve; state: Exp; lines: +6 -11
Update to version 0.3.4.
PR: 10267
Submitted by: Chris Piazza
v. 1.2
date: 1999/02/03 10:33:43; author: asami; state: Exp; lines: +3 -1
LIB_DEPENDS to xpm.
v. 1.1
date: 1999/01/26 03:25:16; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1999/05/01 02:32:09; author: foxfair; state: Exp; lines: +15 -17
Commit chinese aterm port again, && please remove the directory
ports/chinese/zh-aterm.
Requested by : asami@FreeBSD.ORG
v. 1.1.1.1
date: 1999/01/26 03:25:16; author: steve; state: Exp; lines: +0 -0
Inital import of aterm version 0.3.2.
A color VT102 terminal emulator with transparency support.
PR: 9533
Submitted by: Jim Mock
=============================================================================
v. 1.29
date: 2007/10/02 12:11:28; author: mich; state: Exp; lines: +1 -2
- update to -> 1.0.1
v. 1.28
date: 2007/05/19 20:25:50; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.27
date: 2005/09/08 13:31:25; author: mich; state: Exp; lines: +1 -1
o fix annoying "window size" bug
o bump PORTREVISION
PR: ports/85770
Submitted by: Daniel Roethlisberger
v. 1.26
date: 2005/08/30 12:04:06; author: mich; state: Exp; lines: +8 -5
o add WITHOUT_BACKGROUND_IMAGE knob [1]
- so you can decide if you want another dep. or not
o add without-afterstep-config to configure args [2]
- workaround for x11-wm/afterstep-stable weirdness
Submitted by: glewis[2], Paulius Bulotas [1]
v. 1.25
date: 2005/08/29 12:58:42; author: mich; state: Exp; lines: +16 -1
Update to -> 1.0.0
PR: ports/84989
Submitted by: arundel[at]h3c.de
v. 1.24
date: 2005/01/14 13:47:00; author: mich; state: Exp; lines: +1 -1
o include Xlocale.h
Submitted by: Francois Briere
v. 1.23
date: 2004/06/23 15:34:52; author: mich; state: Exp; lines: +16 -3
- Add two knobs:
- WITHOUT_JPEG
- WITHOUT_PNG
- Tell configure where to look for libs
Submitted by: Grigori Goronzy
v. 1.22
date: 2004/02/13 12:57:51; author: mich; state: Exp; lines: +9 -6
o Move backspace/delete specific configure options to a knob. (WITH_BSDEL) [1]
o Add SIZE field to distinfo.
o Fix some whitespace issues, to make portlint happy.
[1] Suggested by: Daniel Roethlisberger
v. 1.21
date: 2003/12/15 18:38:04; author: mich; state: Exp; lines: +1 -1
I'm an aterm fan, so I'd be happy so adopt this orphan..
v. 1.20
date: 2003/12/15 01:17:28; author: pav; state: Exp; lines: +1 -1
Jim Mock (jim) returned his commit bit, so set his ports free.
Thank for all your work, Jim!
v. 1.19
date: 2003/03/07 06:36:09; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2002/07/11 07:27:24; author: ijliao; state: Exp; lines: +2 -1
use MASTER_SITE_SOURCEFORGE
PR: 40440 (zh-aterm)
Submitted by: Kang-min Liu (zh-aterm)
v. 1.17
date: 2001/11/03 11:28:37; author: jim; state: Exp; lines: +2 -3
Update to version 0.4.2.
PR: 31437
Submitted by: Jon Olsson
v. 1.16
date: 2001/09/11 02:27:54; author: ache; state: Exp; lines: +2 -2
Bump png major
v. 1.15
date: 2001/04/22 05:10:50; author: knu; state: Exp; lines: +5 -3
Prepare for the forthcoming slave port.
Approved by: jim (MAINTAINER)
v. 1.14
date: 2001/04/16 15:47:45; author: jim; state: Exp; lines: +2 -1
Add support for Russian characters.
Submitted by: Oleg Dashevskii
v. 1.13
date: 2001/02/05 16:17:55; author: olgeni; state: Exp; lines: +2 -2
Style fixes for ports/x11.
v. 1.12
date: 2000/08/03 09:28:26; author: asami; state: Exp; lines: +3 -3
(1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
XFREE86_VERSION defaults to 3 for now, but adventurous users can
override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB
will add a dependency to x11/XFree86; when it is set to 4, the
dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
hacks to avoid messing with XFree86 are turned off.
Since XFree86 version 4 includes some software that used to be
separate ports, when XFREE86_VERSION=3 the following variables are
provided:
USE_DGS LIB_DEPENDS on x11/dgs
USE_FREETYPE LIB_DEPENDS on print/freetype
USE_MESA LIB_DEPENDS on graphics/Mesa3
USE_XPM LIB_DEPENDS on graphics/xpm
When XFREE86_VERSION=4, these variables have no effect. The
LIB_DEPENDS in the tree for the above four ports have all been
converted to the USE_* counterparts. For your information, this
is the count of the number of ports:
USE_DGS 0
USE_FREETYPE 16
USE_MESA 36
USE_XPM 236
There is a new variable, XAWVER, which is set to 6 when
XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also
passed to PLIST_SUB so ports that build Xaw based shared libraries
can use this variable to substitute the shlib version number.
There is also a provision of using a separate mtree file for
XFREE86_VERSION=4, but that part is not enabled yet.
Reviewed by: the ports list
Tested by: make index (XFREE86_VERSION=3 only)
(2) Add hebrew to list of valid categories.
Submitted by: nbm
v. 1.11
date: 2000/07/04 07:12:43; author: sobomax; state: Exp; lines: +2 -2
Bump png shared library version.
Submitted by: Hajimu UMEMOTO
v. 1.10
date: 2000/07/03 03:14:45; author: jim; state: Exp; lines: +11 -4
Update to version 0.4.0. Also add WITH_MENUBAR and WITH_NEXTSCROLL hooks
for those who prefer to use those features.
v. 1.9
date: 2000/04/13 19:09:09; author: cpiazza; state: Exp; lines: +3 -3
Update to use PORTNAME/PORTVERSION
v. 1.8
date: 1999/09/02 03:23:53; author: cpiazza; state: Exp; lines: +4 -1
chmod these programs 4711 (like xterm) to make utmp/wtmp support
actually work.
Requested by: Joseph Scott
and two other people whose mail I lost.
v. 1.7
date: 1999/08/31 02:50:08; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.6
date: 1999/08/14 09:11:14; author: jim; state: Exp; lines: +3 -3
Updated my email address
v. 1.5
date: 1999/05/16 23:32:25; author: steve; state: Exp; lines: +5 -4
Update to version 0.3.6.
PR: 11715
Submitted by: Chris Piazza
v. 1.4
date: 1999/05/09 16:19:47; author: steve; state: Exp; lines: +10 -7
Update to version 0.3.5.
PR: 11573
Submitted by: maintainer
v. 1.3
date: 1999/03/08 20:59:19; author: steve; state: Exp; lines: +6 -11
Update to version 0.3.4.
PR: 10267
Submitted by: Chris Piazza
v. 1.2
date: 1999/02/03 10:33:43; author: asami; state: Exp; lines: +3 -1
LIB_DEPENDS to xpm.
v. 1.1
date: 1999/01/26 03:25:16; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.2
date: 1999/05/01 02:32:09; author: foxfair; state: Exp; lines: +15 -17
Commit chinese aterm port again, && please remove the directory
ports/chinese/zh-aterm.
Requested by : asami@FreeBSD.ORG
v. 1.1.1.1
date: 1999/01/26 03:25:16; author: steve; state: Exp; lines: +0 -0
Inital import of aterm version 0.3.2.
A color VT102 terminal emulator with transparency support.
PR: 9533
Submitted by: Jim Mock
=============================================================================
|
| |

|