Jimmy Olgeni
5c5ec9a23d
Add OPTIONS support and fix transparency/shading.
...
Obtained from: Björn König <bkoenig(at)cs.tu-berlin.de>
2005-07-30 09:57:48 +00:00
Jimmy Olgeni
73230dd8b4
Whitespace only (for portlint).
2005-07-30 09:41:50 +00:00
FUJISHIMA Satsuki
6ade21d2c0
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.
2005-07-24 07:29:27 +00:00
Adam Weinberger
5c5c5a72a3
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
2005-03-07 16:41:04 +00:00
Vanilla I. Shu
a9beb3d4b2
1: Upgrade imlib2 to 1.2.0
...
2: chase shared library version to 3.
PR: ports/78347
Submitted by: Russell Jackson <raj at cserv62.csub.edu>
Somepart by: me
2005-03-07 15:10:20 +00:00
Jimmy Olgeni
e1b1b2b500
Upgrade to version 0.9.3.
...
PR: 77833
Submitted by: Sam Lawrance <boris(at)brooknet.com.au>
2005-02-21 23:26:58 +00:00
Joe Marcus Clarke
9e5632dd66
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
2004-07-09 17:43:11 +00:00
Jimmy Olgeni
1d4058c45b
Improve .orig file removal in post-patch.
...
PR: 61663
Submitted by: David Fleck <david.fleck(at)mchsi.com>
2004-05-01 16:42:04 +00:00
Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Jimmy Olgeni
f116fa7654
Remove MASTER_SITE_SOURCEFORGE, which has an incorrect checksum.
...
Submitted by: trevor
2004-03-12 22:02:24 +00:00
Trevor Johnson
f15b845ebe
SIZEify.
2004-01-29 16:13:06 +00:00
Jimmy Olgeni
a9289a4ab7
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
2004-01-08 23:14:52 +00:00
Kirill Ponomarev
1526ccbacf
- Chase libraries for new Imlib2 version
2003-12-15 18:44:02 +00:00
Jimmy Olgeni
fcdc7a5325
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 <philip@paeps.cx>)
2003-03-31 18:24:53 +00:00
Jimmy Olgeni
2563cb72b3
De-pkg-comment my ports + some more.
2003-02-23 10:51:29 +00:00
Jimmy Olgeni
4e5eb536c4
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.
2003-02-15 02:28:42 +00:00
Jimmy Olgeni
fcd069a32d
Update to version 0.9.2.
...
PR: 48259
Submitted by: Philip Paeps <philip@paeps.cx>
2003-02-14 22:38:50 +00:00
Jimmy Olgeni
5dd030ba6e
Bump libast shared lib version.
2002-10-26 08:29:26 +00:00
Jimmy Olgeni
290b7cccc2
Enable --enable-multi-charset.
...
Submitted by: Lukasz Ciazynski <lciazyns@altosusers.com>
2002-05-31 19:57:05 +00:00
Ying-Chieh Liao
56f377d4af
for slave ports
2001-10-11 11:56:51 +00:00
Jimmy Olgeni
0f6186d0db
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
2001-09-23 11:00:36 +00:00
Jimmy Olgeni
1f440692f2
Let other ports override MAINTAINER and CONFIGURE_ARGS.
...
PR: 30628
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
2001-09-17 15:08:15 +00:00
Jimmy Olgeni
b9106bee89
Update port to version 0.9.1, plus a couple of patches from CVS to fix some
...
bugs.
Submitted by: Jeremy Norris <ishmael27@home.com>
2001-09-07 19:59:57 +00:00
Jimmy Olgeni
99471cdde5
Make backspace generate ^H, not ^?.
...
This was the default Eterm behavior in version 0.8.
Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
2001-03-01 12:26:36 +00:00
Jimmy Olgeni
b91acc0bdd
Update to version 0.9.
2001-02-17 22:28:10 +00:00
Jimmy Olgeni
2cac1647f9
Style fixes for ports/x11.
2001-02-05 16:18:54 +00:00
Jimmy Olgeni
e1beb7e5c7
Take over port maintainership with Murray's permission.
2001-02-01 23:19:05 +00:00
Jimmy Olgeni
dc3bd37f79
Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.
2001-02-01 20:11:02 +00:00
Jimmy Olgeni
4673ae7efd
Merged changes from ports/23182.
...
* Add BUILD_DEPENDS: textproc/man2html
* Install Eterm.1.html
* Support PORTDOCS in pkg-plist
PR: 23182
2001-02-01 19:56:25 +00:00
Jimmy Olgeni
79c05b9c01
Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
...
files.
2001-01-31 23:28:05 +00:00
Satoshi Asami
2f204c7727
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.)
2000-10-07 22:58:08 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +00:00
Murray Stokely
6661cc8a1b
Requested-by: Greg Sutter
...
Update description
2000-10-03 11:55:17 +00:00
Murray Stokely
c71aa22d91
Update MASTER_SITES
2000-10-03 11:54:47 +00:00
Kris Kennaway
801e621d6c
Fix PLIST
...
Submitted by: bento
2000-09-17 12:34:31 +00:00
Kris Kennaway
a67fa2cae1
Prevent a DoS from an escape sequence that can cause the eterm to use up all
...
available memory and crash
Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq
2000-06-29 09:04:58 +00:00
Satoshi Asami
ffb21b5654
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
...
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Bill Fumerola
ad69d29be3
murray is now a committer, reflect this in MAINTAINER.
2000-05-14 05:21:53 +00:00
Chris Piazza
fe5426321a
Update to use PORTNAME/PORTVERSION
2000-04-13 19:19:05 +00:00
Steve Price
6ec02ed8f8
Update to version 0.8.10.
...
PR: 14874
Submitted by: Rod Taylor <rod@zort.on.ca>
2000-01-09 18:09:16 +00:00
Chris Piazza
9095c892fd
Fix a couple long-standing and annoying bugs
...
PR: 15628
Submitted by: Mark Newton <newton@atdot.dotat.org>
1999-12-22 19:35:29 +00:00
Justin M. Seger
ef5898cb63
Define HAVE_SAVED_UID and NEED_LINUX_HACK so that .Xauthority
...
files from NFS mounted home dirs can be read by Eterm.
PR: ports/11977
1999-11-26 02:14:01 +00:00
Yukihiro Nakai
93d38cce04
Use updated imlib library.
1999-10-08 03:30:33 +00:00
Chris Piazza
e07be00336
Update to version 0.8.9
...
PR: 13537
Submitted by: Will Andrews <andrews@technologist.com>
1999-09-04 19:30:32 +00:00
Peter Wemm
e17439d50d
$Id$ -> $FreeBSD$
1999-08-31 02:51:23 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
33020b8878
Cleanup some more WWW (occasionally fixing-up the DESCR in general too).
1999-07-17 21:08:39 +00:00
Satoshi Taoka
bef73f88d0
Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAIN
...
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-16 07:18:52 +00:00
Steve Price
17c11bd357
Fixup after imlib version bump.
...
PR: 11843
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 04:10:49 +00:00