aboutsummaryrefslogtreecommitdiffstats
path: root/x11/eterm
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 0.9.2, including the following changes:olgeni2003-04-0114-197/+81
| | | | | | | | | | | * 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>)
* De-pkg-comment my ports + some more.olgeni2003-02-232-1/+1
|
* Back out bogus update to 0.9.2... I'll have to look into that later.olgeni2003-02-1510-45/+204
| | | | patch-src:startup.c is left out as per ports/48055.
* Update to version 0.9.2.olgeni2003-02-1511-215/+45
| | | | | PR: 48259 Submitted by: Philip Paeps <philip@paeps.cx>
* Bump libast shared lib version.olgeni2002-10-261-1/+1
|
* Enable --enable-multi-charset.olgeni2002-06-011-1/+2
| | | | Submitted by: Lukasz Ciazynski <lciazyns@altosusers.com>
* for slave portsijliao2001-10-111-1/+1
|
* Use the "xterm-color" termcap entry rather than "Eterm" (missing fromolgeni2001-09-233-0/+32
| | | | | | | termcap), and revert the default color scheme to the plain old "white on black". Submitted by: kris
* Let other ports override MAINTAINER and CONFIGURE_ARGS.olgeni2001-09-171-2/+2
| | | | | PR: 30628 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Update port to version 0.9.1, plus a couple of patches from CVS to fix someolgeni2001-09-089-93/+180
| | | | | | bugs. Submitted by: Jeremy Norris <ishmael27@home.com>
* Make backspace generate ^H, not ^?.olgeni2001-03-011-1/+3
| | | | | | This was the default Eterm behavior in version 0.8. Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz>
* Update to version 0.9.olgeni2001-02-1817-234/+136
|
* Style fixes for ports/x11.olgeni2001-02-061-2/+2
|
* Take over port maintainership with Murray's permission.olgeni2001-02-021-1/+1
|
* Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.olgeni2001-02-021-6/+2
|
* Merged changes from ports/23182.olgeni2001-02-022-11/+15
| | | | | | | | * Add BUILD_DEPENDS: textproc/man2html * Install Eterm.1.html * Support PORTDOCS in pkg-plist PR: 23182
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}olgeni2001-02-011-1/+1
| | | | files.
* Rewrite the rule that was copying patch-kanji into ${PATCHDIR} whenasami2000-10-081-2/+1
| | | | | | | | 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.)
* Implement WANT_IMLIB and USE_IMLIB.reg2000-10-051-2/+1
|
* Requested-by: Greg Suttermurray2000-10-031-7/+8
| | | | Update description
* Update MASTER_SITESmurray2000-10-031-6/+7
|
* Fix PLISTkris2000-09-171-0/+3
| | | | Submitted by: bento
* Prevent a DoS from an escape sequence that can cause the eterm to use up allkris2000-06-291-0/+27
| | | | | | available memory and crash Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1
| | | | | | | | | 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
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* murray is now a committer, reflect this in MAINTAINER.billf2000-05-141-1/+1
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-3/+3
|
* Update to version 0.8.10.steve2000-01-105-14/+32
| | | | | PR: 14874 Submitted by: Rod Taylor <rod@zort.on.ca>
* Fix a couple long-standing and annoying bugscpiazza1999-12-231-0/+35
| | | | | PR: 15628 Submitted by: Mark Newton <newton@atdot.dotat.org>
* Define HAVE_SAVED_UID and NEED_LINUX_HACK so that .Xauthorityjseger1999-11-262-0/+22
| | | | | | files from NFS mounted home dirs can be read by Eterm. PR: ports/11977
* Use updated imlib library.nakai1999-10-081-1/+1
|
* Update to version 0.8.9cpiazza1999-09-054-33/+30
| | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com>
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-3/+3
| | | | chown -> ${CHOWN}
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-181-1/+3
|
* Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAINtaoka1999-06-161-0/+66
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Fixup after imlib version bump.steve1999-05-292-31/+27
| | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* Add WWW:mharo1999-05-031-1/+1
|
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.nectar1999-03-161-2/+2
| | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3
* I meant to say, "Update to version 0.8.8".steve1999-02-221-1/+1
|
* Update to version 3.8.8.steve1999-02-225-51/+85
| | | | | PR: 9994 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Honor LOCALBASE for finding libraries: jpeg, png, et. al.nectar1999-01-181-1/+2
|
* Bump Imlib's version number to 2.vanilla1999-01-151-2/+2
|
* Install two more files so "make package" works. Also, delete *.origasami1998-10-301-2/+6
| | | | | files in post-patch so "make deinstall" doesn't complain about non-empty directories.
* Upgrade to 0.8.7, add a patch for KANJI.vanilla1998-10-286-24/+34
| | | | | PR: ports/8461 Submitted by: Nakai@technologist.com
* Upgrade to 0.8.6, remove dummy MASTER_SITES.vanilla1998-10-104-41/+31
|
* Fix build for ELF.steve1998-10-051-4/+15
|
* graphics/imlib is now ELFized.asami1998-09-251-2/+2
|
* Remove x11 manpages. This would be the end of it, but some foolshoek1998-08-201-1/+0
| | | | thought it necessary to five new categories from one. ;-)
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-051-2/+2
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Update to version 0.7+PL5.steve1998-02-234-37/+65
| | | | PR: 5157
* imlib shared version number is now 4.asami1997-11-301-2/+2
|
* Mark this port broken temporarily.asami1997-11-301-1/+2
|
* Add @dirrm for share/Eterm.max1997-11-171-0/+1
|
* Upgrade, 0.6a -> 0.6apl2.max1997-11-172-7/+7
| | | | | Submitted by: pst@shockwave.com PR: 5057
* Reorder variables: dependencies should be put right after the maintainermax1997-11-031-3/+2
| | | | | line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM is there.
* Import of x11/eterm version 0.6ajseger1997-11-015-0/+71
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