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
Michael Haro
947d483dea
Add WWW:
1999-05-03 04:16:13 +00:00
Jacques Vidrine
f0de21bf7d
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
1999-03-15 18:30:06 +00:00
Steve Price
0a6018327c
I meant to say, "Update to version 0.8.8".
1999-02-22 10:27:41 +00:00
Steve Price
cb427df05f
Update to version 3.8.8.
...
PR: 9994
Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1999-02-22 04:09:39 +00:00
Jacques Vidrine
119d834e90
Honor LOCALBASE for finding libraries: jpeg, png, et. al.
1999-01-17 17:56:12 +00:00
Vanilla I. Shu
f1976514f7
Bump Imlib's version number to 2.
1999-01-14 17:08:22 +00:00
Satoshi Asami
d6416a18cc
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.
1998-10-30 04:21:20 +00:00
Vanilla I. Shu
0e26524c6a
Upgrade to 0.8.7, add a patch for KANJI.
...
PR: ports/8461
Submitted by: Nakai@technologist.com
1998-10-28 15:50:26 +00:00
Vanilla I. Shu
7143731dd8
Upgrade to 0.8.6, remove dummy MASTER_SITES.
1998-10-09 18:05:13 +00:00
Steve Price
dbe440849d
Fix build for ELF.
1998-10-05 05:21:29 +00:00
Satoshi Asami
fbec77048d
graphics/imlib is now ELFized.
1998-09-25 09:52:45 +00:00
Tim Vanderhoek
2a0ec6022e
Remove x11 manpages. This would be the end of it, but some fools
...
thought it necessary to five new categories from one. ;-)
1998-08-20 03:20:19 +00:00