The FreeBSD Ports Archive
FreeBSD x11 : emu4>
A terminal emulator for the X Window System
The emu program is a terminal emulator for the X Window System.
It provides DEC VT200 as its basis emulation, including features like:
Full support of DEC's international character set.
Compose character processing.
Blinking cursor and blinking text.
Color.
Double height / double width characters.
It is also fully programmable, allowing you to define new terminal emulations
on the fly.
|
emu history
v. 1.29
date: 2007/05/19 20:26:11; author: flz; state: Exp; lines: +3 -6
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28
date: 2005/05/05 00:20:39; author: kris; state: Exp; lines: +2 -1
Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while
package building
v. 1.27
date: 2005/03/03 00:29:05; author: pav; state: Exp; lines: +3 -2
- Try to unbreak
v. 1.26
date: 2005/01/01 22:17:33; author: kris; state: Exp; lines: +8 -2
Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. Mark BROKEN because this package is still
missing a dependency.
Approved by: portmgr (self)
v. 1.25
date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +1 -9
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.24
date: 2004/05/16 20:49:38; author: linimon; state: Exp; lines: +1 -1
Change BROKEN to IGNORE when no X session is present. Will only affect
the build cluster.
v. 1.23
date: 2004/01/12 00:24:20; author: linimon; state: Exp; lines: +1 -1
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
v. 1.22
date: 2003/03/07 06:36:10; 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.21
date: 2002/10/29 09:31:12; author: edwin; state: Exp; lines: +6 -4
Fix errors detected by bento
(actually, XFree86-4 dependency fix)
PR: ports/33826
Submitted by: Oliver Lehmann
Approved by: Michael Elbel (maintainer)
v. 1.20
date: 2002/01/07 14:08:23; author: sf; state: Exp; lines: +3 -1
include pre.mk for XFREE86_VERSION usage.
Noticed by: Dan Langille
v. 1.19
date: 2002/01/07 04:47:14; author: will; state: Exp; lines: +7 -1
Include XFree86-4-clients for xrdb as necessary.
v. 1.18
date: 2001/01/16 17:33:11; author: sobomax; state: Exp; lines: +3 -3
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.17
date: 2000/04/13 19:09:19; author: cpiazza; state: Exp; lines: +3 -4
Update to use PORTNAME/PORTVERSION
v. 1.16
date: 1999/08/31 02:50:15; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.15
date: 1999/08/28 01:58:05; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.14
date: 1999/07/23 05:34:54; author: dbaker; state: Exp; lines: +4 -3
makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
v. 1.13
date: 1998/10/05 05:17:56; author: steve; state: Exp; lines: +2 -1
Move manpages to Makefile and use MAN* macros.
v. 1.12
date: 1998/08/20 07:35:23; author: asami; state: Exp; lines: +4 -3
Mark these ports broken if DISPLAY not set.
v. 1.11
date: 1997/03/06 04:50:09; author: asami; state: Exp; lines: +3 -2
Comment out IS_INTERACTIVE, only needs to connect to run xrdb.
v. 1.10
date: 1996/11/18 09:55:23; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.9
date: 1995/04/11 02:32:57; author: asami; state: Exp; lines: +10 -8
New Makefile structure, package name and pre-configure target.
Submitted by: me
v. 1.8
date: 1995/04/01 12:50:50; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.7
date: 1995/03/29 21:22:55; author: jkh; state: Exp; lines: +1 -0
Add Michael Elbel as MAINTAINER of the ports he manages.
v. 1.6
date: 1995/03/11 14:54:48; author: ats; state: Exp; lines: +1 -0
Mark emu as an interactive port. It uses xrdb that fails without a valid
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
v. 1.5
date: 1995/02/27 23:14:30; author: jkh; state: Exp; lines: +7 -4
Update to latest version.
Submitted by: me
v. 1.4
date: 1994/12/12 03:50:25; author: gpalmer; state: Exp; lines: +2 -1
This doesn't like installing a manpage, so set NO_INSTALL_MANPAGES
v. 1.3
date: 1994/09/14 14:12:43; author: jkh; state: Exp; lines: +2 -2
Several changes across all ports:
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
v. 1.2
date: 1994/09/14 12:00:57; author: jkh; state: Exp; lines: +3 -1
Bring the emu port fully on line.
v. 1.1
date: 1994/09/13 12:39:51; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/09/13 12:39:52; author: jkh; state: Exp; lines: +0 -0
Bring in the emu port. Package files to follow.
=============================================================================
v. 1.29
date: 2007/05/19 20:26:11; author: flz; state: Exp; lines: +3 -6
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28
date: 2005/05/05 00:20:39; author: kris; state: Exp; lines: +2 -1
Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while
package building
v. 1.27
date: 2005/03/03 00:29:05; author: pav; state: Exp; lines: +3 -2
- Try to unbreak
v. 1.26
date: 2005/01/01 22:17:33; author: kris; state: Exp; lines: +8 -2
Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. Mark BROKEN because this package is still
missing a dependency.
Approved by: portmgr (self)
v. 1.25
date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +1 -9
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.24
date: 2004/05/16 20:49:38; author: linimon; state: Exp; lines: +1 -1
Change BROKEN to IGNORE when no X session is present. Will only affect
the build cluster.
v. 1.23
date: 2004/01/12 00:24:20; author: linimon; state: Exp; lines: +1 -1
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
v. 1.22
date: 2003/03/07 06:36:10; 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.21
date: 2002/10/29 09:31:12; author: edwin; state: Exp; lines: +6 -4
Fix errors detected by bento
(actually, XFree86-4 dependency fix)
PR: ports/33826
Submitted by: Oliver Lehmann
Approved by: Michael Elbel (maintainer)
v. 1.20
date: 2002/01/07 14:08:23; author: sf; state: Exp; lines: +3 -1
include pre.mk for XFREE86_VERSION usage.
Noticed by: Dan Langille
v. 1.19
date: 2002/01/07 04:47:14; author: will; state: Exp; lines: +7 -1
Include XFree86-4-clients for xrdb as necessary.
v. 1.18
date: 2001/01/16 17:33:11; author: sobomax; state: Exp; lines: +3 -3
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.17
date: 2000/04/13 19:09:19; author: cpiazza; state: Exp; lines: +3 -4
Update to use PORTNAME/PORTVERSION
v. 1.16
date: 1999/08/31 02:50:15; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.15
date: 1999/08/28 01:58:05; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.14
date: 1999/07/23 05:34:54; author: dbaker; state: Exp; lines: +4 -3
makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
v. 1.13
date: 1998/10/05 05:17:56; author: steve; state: Exp; lines: +2 -1
Move manpages to Makefile and use MAN* macros.
v. 1.12
date: 1998/08/20 07:35:23; author: asami; state: Exp; lines: +4 -3
Mark these ports broken if DISPLAY not set.
v. 1.11
date: 1997/03/06 04:50:09; author: asami; state: Exp; lines: +3 -2
Comment out IS_INTERACTIVE, only needs to connect to run xrdb.
v. 1.10
date: 1996/11/18 09:55:23; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.9
date: 1995/04/11 02:32:57; author: asami; state: Exp; lines: +10 -8
New Makefile structure, package name and pre-configure target.
Submitted by: me
v. 1.8
date: 1995/04/01 12:50:50; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.7
date: 1995/03/29 21:22:55; author: jkh; state: Exp; lines: +1 -0
Add Michael Elbel as MAINTAINER of the ports he manages.
v. 1.6
date: 1995/03/11 14:54:48; author: ats; state: Exp; lines: +1 -0
Mark emu as an interactive port. It uses xrdb that fails without a valid
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
v. 1.5
date: 1995/02/27 23:14:30; author: jkh; state: Exp; lines: +7 -4
Update to latest version.
Submitted by: me
v. 1.4
date: 1994/12/12 03:50:25; author: gpalmer; state: Exp; lines: +2 -1
This doesn't like installing a manpage, so set NO_INSTALL_MANPAGES
v. 1.3
date: 1994/09/14 14:12:43; author: jkh; state: Exp; lines: +2 -2
Several changes across all ports:
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
v. 1.2
date: 1994/09/14 12:00:57; author: jkh; state: Exp; lines: +3 -1
Bring the emu port fully on line.
v. 1.1
date: 1994/09/13 12:39:51; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/09/13 12:39:52; author: jkh; state: Exp; lines: +0 -0
Bring in the emu port. Package files to follow.
=============================================================================
v. 1.29
date: 2007/05/19 20:26:11; author: flz; state: Exp; lines: +3 -6
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28
date: 2005/05/05 00:20:39; author: kris; state: Exp; lines: +2 -1
Add a dependency on ${X_FONTS_MISC_PORT} to allow Xvfb to work while
package building
v. 1.27
date: 2005/03/03 00:29:05; author: pav; state: Exp; lines: +3 -2
- Try to unbreak
v. 1.26
date: 2005/01/01 22:17:33; author: kris; state: Exp; lines: +8 -2
Partially fix package building by adding a dependency on Xvfb in the
PACKAGE_BUILDING case. Mark BROKEN because this package is still
missing a dependency.
Approved by: portmgr (self)
v. 1.25
date: 2004/07/23 19:10:18; author: anholt; state: Exp; lines: +1 -9
- Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.
PR: ports/68763
Approved by: portmgr (marcus)
Approved by: re (scottl)
v. 1.24
date: 2004/05/16 20:49:38; author: linimon; state: Exp; lines: +1 -1
Change BROKEN to IGNORE when no X session is present. Will only affect
the build cluster.
v. 1.23
date: 2004/01/12 00:24:20; author: linimon; state: Exp; lines: +1 -1
Reset maintainer from me@FreeBSD.org to ports@FreeBSD.org. Apparently
me@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
v. 1.22
date: 2003/03/07 06:36:10; 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.21
date: 2002/10/29 09:31:12; author: edwin; state: Exp; lines: +6 -4
Fix errors detected by bento
(actually, XFree86-4 dependency fix)
PR: ports/33826
Submitted by: Oliver Lehmann
Approved by: Michael Elbel (maintainer)
v. 1.20
date: 2002/01/07 14:08:23; author: sf; state: Exp; lines: +3 -1
include pre.mk for XFREE86_VERSION usage.
Noticed by: Dan Langille
v. 1.19
date: 2002/01/07 04:47:14; author: will; state: Exp; lines: +7 -1
Include XFree86-4-clients for xrdb as necessary.
v. 1.18
date: 2001/01/16 17:33:11; author: sobomax; state: Exp; lines: +3 -3
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.17
date: 2000/04/13 19:09:19; author: cpiazza; state: Exp; lines: +3 -4
Update to use PORTNAME/PORTVERSION
v. 1.16
date: 1999/08/31 02:50:15; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.15
date: 1999/08/28 01:58:05; author: mharo; state: Exp; lines: +2 -2
ln -> ${LN}
v. 1.14
date: 1999/07/23 05:34:54; author: dbaker; state: Exp; lines: +4 -3
makefile's check for existance of DISPLAY only checked if the variable
was defined, and didn't not check the possibility of an empty DISPLAY, which
was the cause of the packages building error.
v. 1.13
date: 1998/10/05 05:17:56; author: steve; state: Exp; lines: +2 -1
Move manpages to Makefile and use MAN* macros.
v. 1.12
date: 1998/08/20 07:35:23; author: asami; state: Exp; lines: +4 -3
Mark these ports broken if DISPLAY not set.
v. 1.11
date: 1997/03/06 04:50:09; author: asami; state: Exp; lines: +3 -2
Comment out IS_INTERACTIVE, only needs to connect to run xrdb.
v. 1.10
date: 1996/11/18 09:55:23; author: asami; state: Exp; lines: +4 -3
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
v. 1.9
date: 1995/04/11 02:32:57; author: asami; state: Exp; lines: +10 -8
New Makefile structure, package name and pre-configure target.
Submitted by: me
v. 1.8
date: 1995/04/01 12:50:50; author: jkh; state: Exp; lines: +1 -0
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
v. 1.7
date: 1995/03/29 21:22:55; author: jkh; state: Exp; lines: +1 -0
Add Michael Elbel as MAINTAINER of the ports he manages.
v. 1.6
date: 1995/03/11 14:54:48; author: ats; state: Exp; lines: +1 -0
Mark emu as an interactive port. It uses xrdb that fails without a valid
DISPLAY variable that is normally not set if you run a "make BATCH=yes".
v. 1.5
date: 1995/02/27 23:14:30; author: jkh; state: Exp; lines: +7 -4
Update to latest version.
Submitted by: me
v. 1.4
date: 1994/12/12 03:50:25; author: gpalmer; state: Exp; lines: +2 -1
This doesn't like installing a manpage, so set NO_INSTALL_MANPAGES
v. 1.3
date: 1994/09/14 14:12:43; author: jkh; state: Exp; lines: +2 -2
Several changes across all ports:
1. Make MASTER_SITES entries contain a trailing /. Garrett says that
assuming a '/' seperator between entries in MASTER_SITES and entries
in DISTFILES is a dangerous assumption. This will also be taken
out of bsd.port.mk.
2. General clean-up. Some of these Makefiles were a little grim.
Make sure they're all in sync with the sometimes rapidly changing
bsd.port.mk! :)
3. Some small configuration tweaks to keep them compiling under the
most recent 2.0 - some things seem to have broken along our road
to release.
v. 1.2
date: 1994/09/14 12:00:57; author: jkh; state: Exp; lines: +3 -1
Bring the emu port fully on line.
v. 1.1
date: 1994/09/13 12:39:51; author: jkh; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1994/09/13 12:39:52; author: jkh; state: Exp; lines: +0 -0
Bring in the emu port. Package files to follow.
=============================================================================
|
| |

|