The FreeBSD Ports Archive
FreeBSD x11 : eterm4>
Eterm is a color vt102 terminal emulator intended as a replacement for
xterm. It is designed with a Freedom of Choice philosophy, leaving as
much power, flexibility, and freedom as possible in the hands of the
user. It is designed to look good and work well, but takes a
feature-rich approach rather than one of minimalism while still
maintaining speed and efficiency.
http://www.eterm.org/
|
eterm history
v. 1.65
date: 2007/05/19 20:26:13; 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.64
date: 2007/03/23 21:35:47; author: pav; state: Exp; lines: +1 -1
- Fix after objformat removal
v. 1.63
date: 2007/03/11 08:51:13; author: stas; state: Exp; lines: +2 -1
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback (maintainer) [2]
v. 1.62
date: 2006/12/10 17:31:58; author: olgeni; state: Exp; lines: +3 -3
Upgrade to version 0.9.4.
PR: ports/106495
Submitted by: trasz(at)pin.if.uz.zgora.pl
Obtained from: miwi (patch update for FreeBSD 4.x, also by trasz)
v. 1.61
date: 2006/10/28 21:10:47; author: olgeni; state: Exp; lines: +3 -2
Make port fetchable and use USE_LDCONFIG.
PR: ports/104766
Submitted by: Thomas Abthorpe
Approved by: portmgr
v. 1.60
date: 2006/03/21 00:10:27; author: olgeni; state: Exp; lines: +1 -1
Fix composed character handling (broken as described in ports/78234).
Obtained from: Gentoo Bug 91878
v. 1.59
date: 2006/02/23 10:39:46; author: ade; state: Exp; lines: +3 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.58
date: 2005/11/15 06:51:39; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.57
date: 2005/07/30 09:57:48; author: olgeni; state: Exp; lines: +2 -1
Add OPTIONS support and fix transparency/shading.
Obtained from: Björn König
v. 1.56
date: 2005/07/30 09:41:50; author: olgeni; state: Exp; lines: +0 -1
Whitespace only (for portlint).
v. 1.55
date: 2005/07/24 07:29:27; author: sf; state: Exp; lines: +3 -1
detect imlib2 correctly. Otherwise it produces "useless" Esetroot binary
like this:
| $ ./bin/Esetroot
| Eterm was built without pixmap support, so Esetroot is fairly useless. Sorry.
maintainer timeout for 10 days.
v. 1.54
date: 2005/03/07 16:41:00; author: adamw; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
v. 1.53
date: 2005/03/07 15:10:16; author: vanilla; state: Exp; lines: +1 -1
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson
Somepart by: me
v. 1.52
date: 2005/02/21 23:26:58; author: olgeni; state: Exp; lines: +1 -2
Upgrade to version 0.9.3.
PR: 77833
Submitted by: Sam Lawrance
v. 1.51
date: 2004/07/09 17:42:57; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.50
date: 2004/05/01 16:42:04; author: olgeni; state: Exp; lines: +1 -3
Improve .orig file removal in post-patch.
PR: 61663
Submitted by: David Fleck
v. 1.49
date: 2004/03/14 06:17:35; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.48
date: 2004/03/12 22:02:24; author: olgeni; state: Exp; lines: +1 -3
Remove MASTER_SITE_SOURCEFORGE, which has an incorrect checksum.
Submitted by: trevor
v. 1.47
date: 2004/01/08 23:14:52; author: olgeni; state: Exp; lines: +1 -0
Chase checksum change.
* Stability/compilation bugfixes
* Configure/automake improvements
* Escreen bugfixes (still alpha)
* Support for one more key name (XK_ISO_Left_Tab)
* Support for more color change sequences
v. 1.46
date: 2003/12/15 18:44:02; author: krion; state: Exp; lines: +1 -1
- Chase libraries for new Imlib2 version
v. 1.45
date: 2003/03/31 18:24:53; author: olgeni; state: Exp; lines: +6 -5
Upgrade to 0.9.2, including the following changes:
* Use the "Eterm" termcap entry, which has been available in -STABLE
for quite some time.
* No longer depend on man2html.
* Do not install .la files.
(largely based on a port by Philip Paeps )
v. 1.44
date: 2003/02/23 10:51:22; author: olgeni; state: Exp; lines: +1 -0
De-pkg-comment my ports + some more.
v. 1.43
date: 2003/02/15 02:28:41; author: olgeni; state: Exp; lines: +7 -1
Back out bogus update to 0.9.2... I'll have to look into that later.
patch-src:startup.c is left out as per ports/48055.
v. 1.42
date: 2003/02/14 22:38:50; author: olgeni; state: Exp; lines: +1 -7
Update to version 0.9.2.
PR: 48259
Submitted by: Philip Paeps
v. 1.41
date: 2002/10/26 08:29:26; author: olgeni; state: Exp; lines: +1 -1
Bump libast shared lib version.
v. 1.40
date: 2002/05/31 19:57:05; author: olgeni; state: Exp; lines: +3 -2
Enable --enable-multi-charset.
Submitted by: Lukasz Ciazynski
v. 1.39
date: 2001/10/11 11:56:51; author: ijliao; state: Exp; lines: +2 -2
for slave ports
v. 1.38
date: 2001/09/23 11:00:35; author: olgeni; state: Exp; lines: +2 -1
Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".
Submitted by: kris
v. 1.37
date: 2001/09/17 15:08:15; author: olgeni; state: Exp; lines: +3 -3
Let other ports override MAINTAINER and CONFIGURE_ARGS.
PR: 30628
Submitted by: MANTANI Nobutaka
v. 1.36
date: 2001/09/07 19:59:56; author: olgeni; state: Exp; lines: +17 -11
Update port to version 0.9.1, plus a couple of patches from CVS to fix some
bugs.
Submitted by: Jeremy Norris
v. 1.35
date: 2001/03/01 12:26:36; author: olgeni; state: Exp; lines: +4 -2
Make backspace generate ^H, not ^?.
This was the default Eterm behavior in version 0.8.
Submitted by: Jonathan Chen
v. 1.34
date: 2001/02/17 22:28:10; author: olgeni; state: Exp; lines: +9 -16
Update to version 0.9.
v. 1.33
date: 2001/02/05 16:17:58; author: olgeni; state: Exp; lines: +3 -3
Style fixes for ports/x11.
v. 1.32
date: 2001/02/01 23:19:05; author: olgeni; state: Exp; lines: +2 -2
Take over port maintainership with Murray's permission.
v. 1.31
date: 2001/02/01 20:11:02; author: olgeni; state: Exp; lines: +3 -7
Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.
v. 1.30
date: 2001/02/01 19:56:25; author: olgeni; state: Exp; lines: +4 -1
Merged changes from ports/23182.
* Add BUILD_DEPENDS: textproc/man2html
* Install Eterm.1.html
* Support PORTDOCS in pkg-plist
PR: 23182
v. 1.29
date: 2000/10/07 22:58:08; author: asami; state: Exp; lines: +2 -3
Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when
KANJI is defined (bad eterm, no cookie ;) to use EXTRA_PATCHES=
extra-patch-kanji.
(Actually, I'm not sure why KANJI is even needed when there exists a
japanese/eterm which appears to be a newer version, but anyway.)
v. 1.28
date: 2000/10/05 06:57:47; author: reg; state: Exp; lines: +2 -3
Implement WANT_IMLIB and USE_IMLIB.
v. 1.27
date: 2000/10/03 11:54:47; author: murray; state: Exp; lines: +8 -7
Update MASTER_SITES
v. 1.26
date: 2000/06/16 21:52:10; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.25
date: 2000/06/16 10:37:26; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.24
date: 2000/05/14 05:21:52; author: billf; state: Exp; lines: +2 -2
murray is now a committer, reflect this in MAINTAINER.
v. 1.23
date: 2000/04/13 19:09:21; author: cpiazza; state: Exp; lines: +4 -4
Update to use PORTNAME/PORTVERSION
v. 1.22
date: 2000/01/09 18:09:09; author: steve; state: Exp; lines: +4 -5
Update to version 0.8.10.
PR: 14874
Submitted by: Rod Taylor
v. 1.21
date: 1999/10/08 03:30:21; author: nakai; state: Exp; lines: +2 -2
Use updated imlib library.
v. 1.20
date: 1999/09/04 19:30:28; author: cpiazza; state: Exp; lines: +15 -14
Update to version 0.8.9
PR: 13537
Submitted by: Will Andrews
v. 1.19
date: 1999/08/31 02:50:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.18
date: 1999/08/22 19:01:03; author: mharo; state: Exp; lines: +3 -3
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.17
date: 1999/05/29 04:10:06; author: steve; state: Exp; lines: +4 -8
Fixup after imlib version bump.
PR: 11843
Submitted by: Jeremy Lea
v. 1.16
date: 1999/03/15 18:30:05; author: nectar; state: Exp; lines: +2 -2
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
v. 1.15
date: 1999/02/22 10:27:41; author: steve; state: Exp; lines: +1 -1
I meant to say, "Update to version 0.8.8".
v. 1.14
date: 1999/02/22 04:09:33; author: steve; state: Exp; lines: +20 -15
Update to version 3.8.8.
PR: 9994
Submitted by: Kris Kennaway
v. 1.13
date: 1999/01/17 17:56:12; author: nectar; state: Exp; lines: +2 -1
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
v. 1.12
date: 1999/01/14 17:08:22; author: vanilla; state: Exp; lines: +2 -2
Bump Imlib's version number to 2.
v. 1.11
date: 1998/10/30 04:21:20; author: asami; state: Exp; lines: +6 -2
Install two more files so "make package" works. Also, delete *.orig
files in post-patch so "make deinstall" doesn't complain about non-empty
directories.
v. 1.10
date: 1998/10/28 15:50:25; author: vanilla; state: Exp; lines: +12 -11
Upgrade to 0.8.7, add a patch for KANJI.
PR: ports/8461
Submitted by: Nakai@technologist.com
v. 1.9
date: 1998/10/09 18:05:11; author: vanilla; state: Exp; lines: +13 -14
Upgrade to 0.8.6, remove dummy MASTER_SITES.
v. 1.8
date: 1998/09/25 09:52:45; author: asami; state: Exp; lines: +2 -2
graphics/imlib is now ELFized.
v. 1.7
date: 1998/08/05 09:31:41; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.6
date: 1998/02/23 15:38:44; author: steve; state: Exp; lines: +25 -29
Update to version 0.7+PL5.
PR: 5157
v. 1.5
date: 1997/11/29 23:43:27; author: asami; state: Exp; lines: +2 -2
imlib shared version number is now 4.
v. 1.4
date: 1997/11/29 22:06:43; author: asami; state: Exp; lines: +2 -1
Mark this port broken temporarily.
v. 1.3
date: 1997/11/16 16:32:02; author: max; state: Exp; lines: +6 -6
Upgrade, 0.6a -> 0.6apl2.
Submitted by: pst@shockwave.com
PR: 5057
v. 1.2
date: 1997/11/02 19:09:30; author: max; state: Exp; lines: +2 -3
Reorder variables: dependencies should be put right after the maintainer
line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM
is there.
v. 1.1
date: 1997/11/01 14:58:46; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/01 14:58:46; author: jseger; state: Exp; lines: +0 -0
Import of x11/eterm version 0.6a
Eterm is one of the most configurable terminal emulators available for
the X-Windows system. It is built as part of the Enlightenment window
manager and as such places the importance of eyecandy and other aesthetic
qualities slightly above stability. Allows you to use scaled images as your
background for terminal windows, and much more!
PR: ports/4890 port/4891
Submitted by: murray@cdrom.com
=============================================================================
v. 1.65
date: 2007/05/19 20:26:13; 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.64
date: 2007/03/23 21:35:47; author: pav; state: Exp; lines: +1 -1
- Fix after objformat removal
v. 1.63
date: 2007/03/11 08:51:13; author: stas; state: Exp; lines: +2 -1
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback (maintainer) [2]
v. 1.62
date: 2006/12/10 17:31:58; author: olgeni; state: Exp; lines: +3 -3
Upgrade to version 0.9.4.
PR: ports/106495
Submitted by: trasz(at)pin.if.uz.zgora.pl
Obtained from: miwi (patch update for FreeBSD 4.x, also by trasz)
v. 1.61
date: 2006/10/28 21:10:47; author: olgeni; state: Exp; lines: +3 -2
Make port fetchable and use USE_LDCONFIG.
PR: ports/104766
Submitted by: Thomas Abthorpe
Approved by: portmgr
v. 1.60
date: 2006/03/21 00:10:27; author: olgeni; state: Exp; lines: +1 -1
Fix composed character handling (broken as described in ports/78234).
Obtained from: Gentoo Bug 91878
v. 1.59
date: 2006/02/23 10:39:46; author: ade; state: Exp; lines: +3 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.58
date: 2005/11/15 06:51:39; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.57
date: 2005/07/30 09:57:48; author: olgeni; state: Exp; lines: +2 -1
Add OPTIONS support and fix transparency/shading.
Obtained from: Björn König
v. 1.56
date: 2005/07/30 09:41:50; author: olgeni; state: Exp; lines: +0 -1
Whitespace only (for portlint).
v. 1.55
date: 2005/07/24 07:29:27; author: sf; state: Exp; lines: +3 -1
detect imlib2 correctly. Otherwise it produces "useless" Esetroot binary
like this:
| $ ./bin/Esetroot
| Eterm was built without pixmap support, so Esetroot is fairly useless. Sorry.
maintainer timeout for 10 days.
v. 1.54
date: 2005/03/07 16:41:00; author: adamw; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
v. 1.53
date: 2005/03/07 15:10:16; author: vanilla; state: Exp; lines: +1 -1
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson
Somepart by: me
v. 1.52
date: 2005/02/21 23:26:58; author: olgeni; state: Exp; lines: +1 -2
Upgrade to version 0.9.3.
PR: 77833
Submitted by: Sam Lawrance
v. 1.51
date: 2004/07/09 17:42:57; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.50
date: 2004/05/01 16:42:04; author: olgeni; state: Exp; lines: +1 -3
Improve .orig file removal in post-patch.
PR: 61663
Submitted by: David Fleck
v. 1.49
date: 2004/03/14 06:17:35; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.48
date: 2004/03/12 22:02:24; author: olgeni; state: Exp; lines: +1 -3
Remove MASTER_SITE_SOURCEFORGE, which has an incorrect checksum.
Submitted by: trevor
v. 1.47
date: 2004/01/08 23:14:52; author: olgeni; state: Exp; lines: +1 -0
Chase checksum change.
* Stability/compilation bugfixes
* Configure/automake improvements
* Escreen bugfixes (still alpha)
* Support for one more key name (XK_ISO_Left_Tab)
* Support for more color change sequences
v. 1.46
date: 2003/12/15 18:44:02; author: krion; state: Exp; lines: +1 -1
- Chase libraries for new Imlib2 version
v. 1.45
date: 2003/03/31 18:24:53; author: olgeni; state: Exp; lines: +6 -5
Upgrade to 0.9.2, including the following changes:
* Use the "Eterm" termcap entry, which has been available in -STABLE
for quite some time.
* No longer depend on man2html.
* Do not install .la files.
(largely based on a port by Philip Paeps )
v. 1.44
date: 2003/02/23 10:51:22; author: olgeni; state: Exp; lines: +1 -0
De-pkg-comment my ports + some more.
v. 1.43
date: 2003/02/15 02:28:41; author: olgeni; state: Exp; lines: +7 -1
Back out bogus update to 0.9.2... I'll have to look into that later.
patch-src:startup.c is left out as per ports/48055.
v. 1.42
date: 2003/02/14 22:38:50; author: olgeni; state: Exp; lines: +1 -7
Update to version 0.9.2.
PR: 48259
Submitted by: Philip Paeps
v. 1.41
date: 2002/10/26 08:29:26; author: olgeni; state: Exp; lines: +1 -1
Bump libast shared lib version.
v. 1.40
date: 2002/05/31 19:57:05; author: olgeni; state: Exp; lines: +3 -2
Enable --enable-multi-charset.
Submitted by: Lukasz Ciazynski
v. 1.39
date: 2001/10/11 11:56:51; author: ijliao; state: Exp; lines: +2 -2
for slave ports
v. 1.38
date: 2001/09/23 11:00:35; author: olgeni; state: Exp; lines: +2 -1
Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".
Submitted by: kris
v. 1.37
date: 2001/09/17 15:08:15; author: olgeni; state: Exp; lines: +3 -3
Let other ports override MAINTAINER and CONFIGURE_ARGS.
PR: 30628
Submitted by: MANTANI Nobutaka
v. 1.36
date: 2001/09/07 19:59:56; author: olgeni; state: Exp; lines: +17 -11
Update port to version 0.9.1, plus a couple of patches from CVS to fix some
bugs.
Submitted by: Jeremy Norris
v. 1.35
date: 2001/03/01 12:26:36; author: olgeni; state: Exp; lines: +4 -2
Make backspace generate ^H, not ^?.
This was the default Eterm behavior in version 0.8.
Submitted by: Jonathan Chen
v. 1.34
date: 2001/02/17 22:28:10; author: olgeni; state: Exp; lines: +9 -16
Update to version 0.9.
v. 1.33
date: 2001/02/05 16:17:58; author: olgeni; state: Exp; lines: +3 -3
Style fixes for ports/x11.
v. 1.32
date: 2001/02/01 23:19:05; author: olgeni; state: Exp; lines: +2 -2
Take over port maintainership with Murray's permission.
v. 1.31
date: 2001/02/01 20:11:02; author: olgeni; state: Exp; lines: +3 -7
Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.
v. 1.30
date: 2001/02/01 19:56:25; author: olgeni; state: Exp; lines: +4 -1
Merged changes from ports/23182.
* Add BUILD_DEPENDS: textproc/man2html
* Install Eterm.1.html
* Support PORTDOCS in pkg-plist
PR: 23182
v. 1.29
date: 2000/10/07 22:58:08; author: asami; state: Exp; lines: +2 -3
Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when
KANJI is defined (bad eterm, no cookie ;) to use EXTRA_PATCHES=
extra-patch-kanji.
(Actually, I'm not sure why KANJI is even needed when there exists a
japanese/eterm which appears to be a newer version, but anyway.)
v. 1.28
date: 2000/10/05 06:57:47; author: reg; state: Exp; lines: +2 -3
Implement WANT_IMLIB and USE_IMLIB.
v. 1.27
date: 2000/10/03 11:54:47; author: murray; state: Exp; lines: +8 -7
Update MASTER_SITES
v. 1.26
date: 2000/06/16 21:52:10; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.25
date: 2000/06/16 10:37:26; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.24
date: 2000/05/14 05:21:52; author: billf; state: Exp; lines: +2 -2
murray is now a committer, reflect this in MAINTAINER.
v. 1.23
date: 2000/04/13 19:09:21; author: cpiazza; state: Exp; lines: +4 -4
Update to use PORTNAME/PORTVERSION
v. 1.22
date: 2000/01/09 18:09:09; author: steve; state: Exp; lines: +4 -5
Update to version 0.8.10.
PR: 14874
Submitted by: Rod Taylor
v. 1.21
date: 1999/10/08 03:30:21; author: nakai; state: Exp; lines: +2 -2
Use updated imlib library.
v. 1.20
date: 1999/09/04 19:30:28; author: cpiazza; state: Exp; lines: +15 -14
Update to version 0.8.9
PR: 13537
Submitted by: Will Andrews
v. 1.19
date: 1999/08/31 02:50:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.18
date: 1999/08/22 19:01:03; author: mharo; state: Exp; lines: +3 -3
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.17
date: 1999/05/29 04:10:06; author: steve; state: Exp; lines: +4 -8
Fixup after imlib version bump.
PR: 11843
Submitted by: Jeremy Lea
v. 1.16
date: 1999/03/15 18:30:05; author: nectar; state: Exp; lines: +2 -2
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
v. 1.15
date: 1999/02/22 10:27:41; author: steve; state: Exp; lines: +1 -1
I meant to say, "Update to version 0.8.8".
v. 1.14
date: 1999/02/22 04:09:33; author: steve; state: Exp; lines: +20 -15
Update to version 3.8.8.
PR: 9994
Submitted by: Kris Kennaway
v. 1.13
date: 1999/01/17 17:56:12; author: nectar; state: Exp; lines: +2 -1
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
v. 1.12
date: 1999/01/14 17:08:22; author: vanilla; state: Exp; lines: +2 -2
Bump Imlib's version number to 2.
v. 1.11
date: 1998/10/30 04:21:20; author: asami; state: Exp; lines: +6 -2
Install two more files so "make package" works. Also, delete *.orig
files in post-patch so "make deinstall" doesn't complain about non-empty
directories.
v. 1.10
date: 1998/10/28 15:50:25; author: vanilla; state: Exp; lines: +12 -11
Upgrade to 0.8.7, add a patch for KANJI.
PR: ports/8461
Submitted by: Nakai@technologist.com
v. 1.9
date: 1998/10/09 18:05:11; author: vanilla; state: Exp; lines: +13 -14
Upgrade to 0.8.6, remove dummy MASTER_SITES.
v. 1.8
date: 1998/09/25 09:52:45; author: asami; state: Exp; lines: +2 -2
graphics/imlib is now ELFized.
v. 1.7
date: 1998/08/05 09:31:41; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.6
date: 1998/02/23 15:38:44; author: steve; state: Exp; lines: +25 -29
Update to version 0.7+PL5.
PR: 5157
v. 1.5
date: 1997/11/29 23:43:27; author: asami; state: Exp; lines: +2 -2
imlib shared version number is now 4.
v. 1.4
date: 1997/11/29 22:06:43; author: asami; state: Exp; lines: +2 -1
Mark this port broken temporarily.
v. 1.3
date: 1997/11/16 16:32:02; author: max; state: Exp; lines: +6 -6
Upgrade, 0.6a -> 0.6apl2.
Submitted by: pst@shockwave.com
PR: 5057
v. 1.2
date: 1997/11/02 19:09:30; author: max; state: Exp; lines: +2 -3
Reorder variables: dependencies should be put right after the maintainer
line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM
is there.
v. 1.1
date: 1997/11/01 14:58:46; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/01 14:58:46; author: jseger; state: Exp; lines: +0 -0
Import of x11/eterm version 0.6a
Eterm is one of the most configurable terminal emulators available for
the X-Windows system. It is built as part of the Enlightenment window
manager and as such places the importance of eyecandy and other aesthetic
qualities slightly above stability. Allows you to use scaled images as your
background for terminal windows, and much more!
PR: ports/4890 port/4891
Submitted by: murray@cdrom.com
=============================================================================
v. 1.65
date: 2007/05/19 20:26:13; 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.64
date: 2007/03/23 21:35:47; author: pav; state: Exp; lines: +1 -1
- Fix after objformat removal
v. 1.63
date: 2007/03/11 08:51:13; author: stas; state: Exp; lines: +2 -1
- Update e17 ports to 20070223 snapshot
- Bump portrevisions on all imlib2-dependend ports as the library soversion
was bumped [1]
- Disable fade-in effects in x11-fm/evidence permanently, since evas doesn't
support it anymore. [2]
The patch was tested in the tinderbox.
Approved by: portmgr (marcus) [1],
Anders Troback (maintainer) [2]
v. 1.62
date: 2006/12/10 17:31:58; author: olgeni; state: Exp; lines: +3 -3
Upgrade to version 0.9.4.
PR: ports/106495
Submitted by: trasz(at)pin.if.uz.zgora.pl
Obtained from: miwi (patch update for FreeBSD 4.x, also by trasz)
v. 1.61
date: 2006/10/28 21:10:47; author: olgeni; state: Exp; lines: +3 -2
Make port fetchable and use USE_LDCONFIG.
PR: ports/104766
Submitted by: Thomas Abthorpe
Approved by: portmgr
v. 1.60
date: 2006/03/21 00:10:27; author: olgeni; state: Exp; lines: +1 -1
Fix composed character handling (broken as described in ports/78234).
Obtained from: Gentoo Bug 91878
v. 1.59
date: 2006/02/23 10:39:46; author: ade; state: Exp; lines: +3 -3
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.58
date: 2005/11/15 06:51:39; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.57
date: 2005/07/30 09:57:48; author: olgeni; state: Exp; lines: +2 -1
Add OPTIONS support and fix transparency/shading.
Obtained from: Björn König
v. 1.56
date: 2005/07/30 09:41:50; author: olgeni; state: Exp; lines: +0 -1
Whitespace only (for portlint).
v. 1.55
date: 2005/07/24 07:29:27; author: sf; state: Exp; lines: +3 -1
detect imlib2 correctly. Otherwise it produces "useless" Esetroot binary
like this:
| $ ./bin/Esetroot
| Eterm was built without pixmap support, so Esetroot is fairly useless. Sorry.
maintainer timeout for 10 days.
v. 1.54
date: 2005/03/07 16:41:00; author: adamw; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
v. 1.53
date: 2005/03/07 15:10:16; author: vanilla; state: Exp; lines: +1 -1
1: Upgrade imlib2 to 1.2.0
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson
Somepart by: me
v. 1.52
date: 2005/02/21 23:26:58; author: olgeni; state: Exp; lines: +1 -2
Upgrade to version 0.9.3.
PR: 77833
Submitted by: Sam Lawrance
v. 1.51
date: 2004/07/09 17:42:57; author: marcus; state: Exp; lines: +1 -1
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
v. 1.50
date: 2004/05/01 16:42:04; author: olgeni; state: Exp; lines: +1 -3
Improve .orig file removal in post-patch.
PR: 61663
Submitted by: David Fleck
v. 1.49
date: 2004/03/14 06:17:35; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.48
date: 2004/03/12 22:02:24; author: olgeni; state: Exp; lines: +1 -3
Remove MASTER_SITE_SOURCEFORGE, which has an incorrect checksum.
Submitted by: trevor
v. 1.47
date: 2004/01/08 23:14:52; author: olgeni; state: Exp; lines: +1 -0
Chase checksum change.
* Stability/compilation bugfixes
* Configure/automake improvements
* Escreen bugfixes (still alpha)
* Support for one more key name (XK_ISO_Left_Tab)
* Support for more color change sequences
v. 1.46
date: 2003/12/15 18:44:02; author: krion; state: Exp; lines: +1 -1
- Chase libraries for new Imlib2 version
v. 1.45
date: 2003/03/31 18:24:53; author: olgeni; state: Exp; lines: +6 -5
Upgrade to 0.9.2, including the following changes:
* Use the "Eterm" termcap entry, which has been available in -STABLE
for quite some time.
* No longer depend on man2html.
* Do not install .la files.
(largely based on a port by Philip Paeps )
v. 1.44
date: 2003/02/23 10:51:22; author: olgeni; state: Exp; lines: +1 -0
De-pkg-comment my ports + some more.
v. 1.43
date: 2003/02/15 02:28:41; author: olgeni; state: Exp; lines: +7 -1
Back out bogus update to 0.9.2... I'll have to look into that later.
patch-src:startup.c is left out as per ports/48055.
v. 1.42
date: 2003/02/14 22:38:50; author: olgeni; state: Exp; lines: +1 -7
Update to version 0.9.2.
PR: 48259
Submitted by: Philip Paeps
v. 1.41
date: 2002/10/26 08:29:26; author: olgeni; state: Exp; lines: +1 -1
Bump libast shared lib version.
v. 1.40
date: 2002/05/31 19:57:05; author: olgeni; state: Exp; lines: +3 -2
Enable --enable-multi-charset.
Submitted by: Lukasz Ciazynski
v. 1.39
date: 2001/10/11 11:56:51; author: ijliao; state: Exp; lines: +2 -2
for slave ports
v. 1.38
date: 2001/09/23 11:00:35; author: olgeni; state: Exp; lines: +2 -1
Use the "xterm-color" termcap entry rather than "Eterm" (missing from
termcap), and revert the default color scheme to the plain old "white on
black".
Submitted by: kris
v. 1.37
date: 2001/09/17 15:08:15; author: olgeni; state: Exp; lines: +3 -3
Let other ports override MAINTAINER and CONFIGURE_ARGS.
PR: 30628
Submitted by: MANTANI Nobutaka
v. 1.36
date: 2001/09/07 19:59:56; author: olgeni; state: Exp; lines: +17 -11
Update port to version 0.9.1, plus a couple of patches from CVS to fix some
bugs.
Submitted by: Jeremy Norris
v. 1.35
date: 2001/03/01 12:26:36; author: olgeni; state: Exp; lines: +4 -2
Make backspace generate ^H, not ^?.
This was the default Eterm behavior in version 0.8.
Submitted by: Jonathan Chen
v. 1.34
date: 2001/02/17 22:28:10; author: olgeni; state: Exp; lines: +9 -16
Update to version 0.9.
v. 1.33
date: 2001/02/05 16:17:58; author: olgeni; state: Exp; lines: +3 -3
Style fixes for ports/x11.
v. 1.32
date: 2001/02/01 23:19:05; author: olgeni; state: Exp; lines: +2 -2
Take over port maintainership with Murray's permission.
v. 1.31
date: 2001/02/01 20:11:02; author: olgeni; state: Exp; lines: +3 -7
Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.
v. 1.30
date: 2001/02/01 19:56:25; author: olgeni; state: Exp; lines: +4 -1
Merged changes from ports/23182.
* Add BUILD_DEPENDS: textproc/man2html
* Install Eterm.1.html
* Support PORTDOCS in pkg-plist
PR: 23182
v. 1.29
date: 2000/10/07 22:58:08; author: asami; state: Exp; lines: +2 -3
Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when
KANJI is defined (bad eterm, no cookie ;) to use EXTRA_PATCHES=
extra-patch-kanji.
(Actually, I'm not sure why KANJI is even needed when there exists a
japanese/eterm which appears to be a newer version, but anyway.)
v. 1.28
date: 2000/10/05 06:57:47; author: reg; state: Exp; lines: +2 -3
Implement WANT_IMLIB and USE_IMLIB.
v. 1.27
date: 2000/10/03 11:54:47; author: murray; state: Exp; lines: +8 -7
Update MASTER_SITES
v. 1.26
date: 2000/06/16 21:52:10; author: asami; state: Exp; lines: +2 -2
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
Line up the rhs of variable assignments nicely. Remove a couple of extra
whitespaces while I'm here.
Suggested by: sobomax
v. 1.25
date: 2000/06/16 10:37:26; author: sobomax; state: Exp; lines: +2 -1
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
v. 1.24
date: 2000/05/14 05:21:52; author: billf; state: Exp; lines: +2 -2
murray is now a committer, reflect this in MAINTAINER.
v. 1.23
date: 2000/04/13 19:09:21; author: cpiazza; state: Exp; lines: +4 -4
Update to use PORTNAME/PORTVERSION
v. 1.22
date: 2000/01/09 18:09:09; author: steve; state: Exp; lines: +4 -5
Update to version 0.8.10.
PR: 14874
Submitted by: Rod Taylor
v. 1.21
date: 1999/10/08 03:30:21; author: nakai; state: Exp; lines: +2 -2
Use updated imlib library.
v. 1.20
date: 1999/09/04 19:30:28; author: cpiazza; state: Exp; lines: +15 -14
Update to version 0.8.9
PR: 13537
Submitted by: Will Andrews
v. 1.19
date: 1999/08/31 02:50:16; author: peter; state: Exp; lines: +1 -1
$Id$ -> $FreeBSD$
v. 1.18
date: 1999/08/22 19:01:03; author: mharo; state: Exp; lines: +3 -3
chmod -> ${CHMOD}
chown -> ${CHOWN}
v. 1.17
date: 1999/05/29 04:10:06; author: steve; state: Exp; lines: +4 -8
Fixup after imlib version bump.
PR: 11843
Submitted by: Jeremy Lea
v. 1.16
date: 1999/03/15 18:30:05; author: nectar; state: Exp; lines: +2 -2
Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.
libgdk_imlib.so.2 -> libgdk_imlib.so.3
libImlib.so.2 -> libImlib.so.3
v. 1.15
date: 1999/02/22 10:27:41; author: steve; state: Exp; lines: +1 -1
I meant to say, "Update to version 0.8.8".
v. 1.14
date: 1999/02/22 04:09:33; author: steve; state: Exp; lines: +20 -15
Update to version 3.8.8.
PR: 9994
Submitted by: Kris Kennaway
v. 1.13
date: 1999/01/17 17:56:12; author: nectar; state: Exp; lines: +2 -1
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
v. 1.12
date: 1999/01/14 17:08:22; author: vanilla; state: Exp; lines: +2 -2
Bump Imlib's version number to 2.
v. 1.11
date: 1998/10/30 04:21:20; author: asami; state: Exp; lines: +6 -2
Install two more files so "make package" works. Also, delete *.orig
files in post-patch so "make deinstall" doesn't complain about non-empty
directories.
v. 1.10
date: 1998/10/28 15:50:25; author: vanilla; state: Exp; lines: +12 -11
Upgrade to 0.8.7, add a patch for KANJI.
PR: ports/8461
Submitted by: Nakai@technologist.com
v. 1.9
date: 1998/10/09 18:05:11; author: vanilla; state: Exp; lines: +13 -14
Upgrade to 0.8.6, remove dummy MASTER_SITES.
v. 1.8
date: 1998/09/25 09:52:45; author: asami; state: Exp; lines: +2 -2
graphics/imlib is now ELFized.
v. 1.7
date: 1998/08/05 09:31:41; author: asami; state: Exp; lines: +2 -2
Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
v. 1.6
date: 1998/02/23 15:38:44; author: steve; state: Exp; lines: +25 -29
Update to version 0.7+PL5.
PR: 5157
v. 1.5
date: 1997/11/29 23:43:27; author: asami; state: Exp; lines: +2 -2
imlib shared version number is now 4.
v. 1.4
date: 1997/11/29 22:06:43; author: asami; state: Exp; lines: +2 -1
Mark this port broken temporarily.
v. 1.3
date: 1997/11/16 16:32:02; author: max; state: Exp; lines: +6 -6
Upgrade, 0.6a -> 0.6apl2.
Submitted by: pst@shockwave.com
PR: 5057
v. 1.2
date: 1997/11/02 19:09:30; author: max; state: Exp; lines: +2 -3
Reorder variables: dependencies should be put right after the maintainer
line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM
is there.
v. 1.1
date: 1997/11/01 14:58:46; author: jseger; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1997/11/01 14:58:46; author: jseger; state: Exp; lines: +0 -0
Import of x11/eterm version 0.6a
Eterm is one of the most configurable terminal emulators available for
the X-Windows system. It is built as part of the Enlightenment window
manager and as such places the importance of eyecandy and other aesthetic
qualities slightly above stability. Allows you to use scaled images as your
background for terminal windows, and much more!
PR: ports/4890 port/4891
Submitted by: murray@cdrom.com
=============================================================================
|
| |

|