aboutsummaryrefslogtreecommitdiff
path: root/x11/eterm
Commit message (Collapse)AuthorAgeFilesLines
* for slave portsYing-Chieh Liao2001-10-111-1/+1
| | | | Notes: svn path=/head/; revision=48679
* Use the "xterm-color" termcap entry rather than "Eterm" (missing fromJimmy Olgeni2001-09-233-0/+32
| | | | | | | | | | termcap), and revert the default color scheme to the plain old "white on black". Submitted by: kris Notes: svn path=/head/; revision=48118
* Let other ports override MAINTAINER and CONFIGURE_ARGS.Jimmy Olgeni2001-09-171-2/+2
| | | | | | | | PR: 30628 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=47913
* Update port to version 0.9.1, plus a couple of patches from CVS to fix someJimmy Olgeni2001-09-079-93/+180
| | | | | | | | | bugs. Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=47509
* Make backspace generate ^H, not ^?.Jimmy Olgeni2001-03-011-1/+3
| | | | | | | | | This was the default Eterm behavior in version 0.8. Submitted by: Jonathan Chen <jonathan.chen@itouch.co.nz> Notes: svn path=/head/; revision=38931
* Update to version 0.9.Jimmy Olgeni2001-02-1717-234/+136
| | | | Notes: svn path=/head/; revision=38444
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-2/+2
| | | | Notes: svn path=/head/; revision=37994
* Take over port maintainership with Murray's permission.Jimmy Olgeni2001-02-011-1/+1
| | | | Notes: svn path=/head/; revision=37896
* Following portlint's suggestion, use MASTER_SITE_SOURCEFORGE.Jimmy Olgeni2001-02-011-6/+2
| | | | Notes: svn path=/head/; revision=37893
* Merged changes from ports/23182.Jimmy Olgeni2001-02-012-11/+15
| | | | | | | | | | | * Add BUILD_DEPENDS: textproc/man2html * Install Eterm.1.html * Support PORTDOCS in pkg-plist PR: 23182 Notes: svn path=/head/; revision=37892
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}Jimmy Olgeni2001-01-311-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=37855
* Rewrite the rule that was copying patch-kanji into ${PATCHDIR} whenSatoshi Asami2000-10-071-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.) Notes: svn path=/head/; revision=33491
* Implement WANT_IMLIB and USE_IMLIB.Jeremy Lea2000-10-051-2/+1
| | | | Notes: svn path=/head/; revision=33427
* Requested-by: Greg SutterMurray Stokely2000-10-031-7/+8
| | | | | | | Update description Notes: svn path=/head/; revision=33360
* Update MASTER_SITESMurray Stokely2000-10-031-6/+7
| | | | Notes: svn path=/head/; revision=33359
* Fix PLISTKris Kennaway2000-09-171-0/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32755
* Prevent a DoS from an escape sequence that can cause the eterm to use up allKris Kennaway2000-06-291-0/+27
| | | | | | | | | available memory and crash Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq Notes: svn path=/head/; revision=29971
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-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 Notes: svn path=/head/; revision=29651
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withMaxim Sobolev2000-06-162-2/+1
| | | | | | | ldconfig in PLIST need personal consideration. Notes: svn path=/head/; revision=29636
* murray is now a committer, reflect this in MAINTAINER.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28452
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-3/+3
| | | | Notes: svn path=/head/; revision=27497
* Update to version 0.8.10.Steve Price2000-01-095-14/+32
| | | | | | | | PR: 14874 Submitted by: Rod Taylor <rod@zort.on.ca> Notes: svn path=/head/; revision=24607
* Fix a couple long-standing and annoying bugsChris Piazza1999-12-221-0/+35
| | | | | | | | PR: 15628 Submitted by: Mark Newton <newton@atdot.dotat.org> Notes: svn path=/head/; revision=23828
* Define HAVE_SAVED_UID and NEED_LINUX_HACK so that .XauthorityJustin M. Seger1999-11-262-0/+22
| | | | | | | | | files from NFS mounted home dirs can be read by Eterm. PR: ports/11977 Notes: svn path=/head/; revision=23337
* Use updated imlib library.Yukihiro Nakai1999-10-081-1/+1
| | | | Notes: svn path=/head/; revision=22244
* Update to version 0.8.9Chris Piazza1999-09-044-33/+30
| | | | | | | | PR: 13537 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21244
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21147
* chmod -> ${CHMOD}Michael Haro1999-08-221-3/+3
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-171-1/+3
| | | | Notes: svn path=/head/; revision=20250
* Add ${PREFIX}/share/Eterm/bg/{scale,tile} to seach paths in themes/*/MAINSatoshi Taoka1999-06-161-0/+66
| | | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=19493
* Fixup after imlib version bump.Steve Price1999-05-292-31/+27
| | | | | | | | PR: 11843 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=19059
* Add WWW:Michael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18403
* Bump imlib library version since it now depends upon GTK 1.2 instead of 1.1.Jacques Vidrine1999-03-151-2/+2
| | | | | | | | libgdk_imlib.so.2 -> libgdk_imlib.so.3 libImlib.so.2 -> libImlib.so.3 Notes: svn path=/head/; revision=17236
* I meant to say, "Update to version 0.8.8".Steve Price1999-02-221-1/+1
| | | | Notes: svn path=/head/; revision=16855
* Update to version 3.8.8.Steve Price1999-02-225-51/+85
| | | | | | | | PR: 9994 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=16837
* Honor LOCALBASE for finding libraries: jpeg, png, et. al.Jacques Vidrine1999-01-171-1/+2
| | | | Notes: svn path=/head/; revision=16104
* Bump Imlib's version number to 2.Vanilla I. Shu1999-01-141-2/+2
| | | | Notes: svn path=/head/; revision=16042
* Install two more files so "make package" works. Also, delete *.origSatoshi Asami1998-10-301-2/+6
| | | | | | | | files in post-patch so "make deinstall" doesn't complain about non-empty directories. Notes: svn path=/head/; revision=14248
* Upgrade to 0.8.7, add a patch for KANJI.Vanilla I. Shu1998-10-286-24/+34
| | | | | | | | PR: ports/8461 Submitted by: Nakai@technologist.com Notes: svn path=/head/; revision=14234
* Upgrade to 0.8.6, remove dummy MASTER_SITES.Vanilla I. Shu1998-10-094-41/+31
| | | | Notes: svn path=/head/; revision=13791
* Fix build for ELF.Steve Price1998-10-051-4/+15
| | | | Notes: svn path=/head/; revision=13668
* graphics/imlib is now ELFized.Satoshi Asami1998-09-251-2/+2
| | | | Notes: svn path=/head/; revision=13385
* Remove x11 manpages. This would be the end of it, but some foolsTim Vanderhoek1998-08-201-1/+0
| | | | | | | thought it necessary to five new categories from one. ;-) Notes: svn path=/head/; revision=12667
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Update to version 0.7+PL5.Steve Price1998-02-234-37/+65
| | | | | | | PR: 5157 Notes: svn path=/head/; revision=9897
* imlib shared version number is now 4.Satoshi Asami1997-11-291-2/+2
| | | | Notes: svn path=/head/; revision=8908
* Mark this port broken temporarily.Satoshi Asami1997-11-291-1/+2
| | | | Notes: svn path=/head/; revision=8905
* Add @dirrm for share/Eterm.Masafumi Max NAKANE1997-11-161-0/+1
| | | | Notes: svn path=/head/; revision=8666
* Upgrade, 0.6a -> 0.6apl2.Masafumi Max NAKANE1997-11-162-7/+7
| | | | | | | | Submitted by: pst@shockwave.com PR: 5057 Notes: svn path=/head/; revision=8665
* Reorder variables: dependencies should be put right after the maintainerMasafumi Max NAKANE1997-11-021-3/+2
| | | | | | | | line unless either of or all of RESTRICTED, NO_PACKAGE and/or NO_CDROM is there. Notes: svn path=/head/; revision=8448