Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | for slave ports | ijliao | 2001-10-11 | 1 | -1/+1 |
| | |||||
* | Use the "xterm-color" termcap entry rather than "Eterm" (missing from | olgeni | 2001-09-23 | 3 | -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. | olgeni | 2001-09-17 | 1 | -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 some | olgeni | 2001-09-07 | 9 | -93/+180 |
| | | | | | | bugs. Submitted by: Jeremy Norris <ishmael27@home.com> | ||||
* | Make backspace generate ^H, not ^?. | olgeni | 2001-03-01 | 1 | -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. | olgeni | 2001-02-17 | 17 | -234/+136 |
| | |||||
* | Style fixes for ports/x11. | olgeni | 2001-02-05 | 1 | -2/+2 |
| | |||||
* | Take over port maintainership with Murray's permission. | olgeni | 2001-02-01 | 1 | -1/+1 |
| | |||||
* | Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE. | olgeni | 2001-02-01 | 1 | -6/+2 |
| | |||||
* | Merged changes from ports/23182. | olgeni | 2001-02-01 | 2 | -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} | olgeni | 2001-01-31 | 1 | -1/+1 |
| | | | | files. | ||||
* | Rewrite the rule that was copying patch-kanji into ${PATCHDIR} when | asami | 2000-10-07 | 1 | -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. | reg | 2000-10-05 | 1 | -2/+1 |
| | |||||
* | Requested-by: Greg Sutter | murray | 2000-10-03 | 1 | -7/+8 |
| | | | | Update description | ||||
* | Update MASTER_SITES | murray | 2000-10-03 | 1 | -6/+7 |
| | |||||
* | Fix PLIST | kris | 2000-09-17 | 1 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | Prevent a DoS from an escape sequence that can cause the eterm to use up all | kris | 2000-06-29 | 1 | -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 the | asami | 2000-06-16 | 1 | -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 with | sobomax | 2000-06-16 | 2 | -2/+1 |
| | | | | ldconfig in PLIST need personal consideration. | ||||
* | murray is now a committer, reflect this in MAINTAINER. | billf | 2000-05-14 | 1 | -1/+1 |
| | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+3 |
| | |||||
* | Update to version 0.8.10. | steve | 2000-01-09 | 5 | -14/+32 |
| | | | | | PR: 14874 Submitted by: Rod Taylor <rod@zort.on.ca> | ||||
* | Fix a couple long-standing and annoying bugs | cpiazza | 1999-12-22 | 1 | -0/+35 |
| | | | | | PR: 15628 Submitted by: Mark Newton <newton@atdot.dotat.org> | ||||
* | Define HAVE_SAVED_UID and NEED_LINUX_HACK so that .Xauthority | jseger | 1999-11-26 | 2 | -0/+22 |
| | | | | | | files from NFS mounted home dirs can be read by Eterm. PR: ports/11977 | ||||
* | Use updated imlib library. | nakai | 1999-10-08 | 1 | -1/+1 |
| | |||||
* | Update to version 0.8.9 | cpiazza | 1999-09-04 | 4 | -33/+30 |
| | | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com> | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -3/+3 |
| | | | | chown -> ${CHOWN} | ||||
* | Cleanup some more WWW (occasionally fixing-up the DESCR in general too). | hoek | 1999-07-17 | 1 | -1/+3 |
| | |||||
* | Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAIN | taoka | 1999-06-16 | 1 | -0/+66 |
| | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> | ||||
* | Fixup after imlib version bump. | steve | 1999-05-29 | 2 | -31/+27 |
| | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> | ||||
* | Add WWW: | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1. | nectar | 1999-03-15 | 1 | -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". | steve | 1999-02-22 | 1 | -1/+1 |
| | |||||
* | Update to version 3.8.8. | steve | 1999-02-22 | 5 | -51/+85 |
| | | | | | PR: 9994 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> | ||||
* | Honor LOCALBASE for finding libraries: jpeg, png, et. al. | nectar | 1999-01-17 | 1 | -1/+2 |
| | |||||
* | Bump Imlib's version number to 2. | vanilla | 1999-01-14 | 1 | -2/+2 |
| | |||||
* | Install two more files so "make package" works. Also, delete *.orig | asami | 1998-10-30 | 1 | -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. | vanilla | 1998-10-28 | 6 | -24/+34 |
| | | | | | PR: ports/8461 Submitted by: Nakai@technologist.com | ||||
* | Upgrade to 0.8.6, remove dummy MASTER_SITES. | vanilla | 1998-10-09 | 4 | -41/+31 |
| | |||||
* | Fix build for ELF. | steve | 1998-10-05 | 1 | -4/+15 |
| | |||||
* | graphics/imlib is now ELFized. | asami | 1998-09-25 | 1 | -2/+2 |
| | |||||
* | Remove x11 manpages. This would be the end of it, but some fools | hoek | 1998-08-20 | 1 | -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) or | asami | 1998-08-05 | 1 | -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. | steve | 1998-02-23 | 4 | -37/+65 |
| | | | | PR: 5157 | ||||
* | imlib shared version number is now 4. | asami | 1997-11-29 | 1 | -2/+2 |
| | |||||
* | Mark this port broken temporarily. | asami | 1997-11-29 | 1 | -1/+2 |
| | |||||
* | Add @dirrm for share/Eterm. | max | 1997-11-16 | 1 | -0/+1 |
| | |||||
* | Upgrade, 0.6a -> 0.6apl2. | max | 1997-11-16 | 2 | -7/+7 |
| | | | | | Submitted by: pst@shockwave.com PR: 5057 | ||||
* | Reorder variables: dependencies should be put right after the maintainer | max | 1997-11-02 | 1 | -3/+2 |
| | | | | | line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM is there. |