aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xterm
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 204.krion2005-08-282-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_204
* Update to version 203krion2005-07-182-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_203
* Update to version 202krion2005-05-032-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_202
* Update to version 201krion2005-04-232-5/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_201
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Backout previous commit, since Imake didn't honour Makefile.in,krion2005-03-031-2/+3
| | | | | | | | | | hence make package was broken. Add -DNARROWPROTO to CFLAGS what actually also fixes problems with flashing scrollbars, if xterm installed without imake dependency. Reported by: lesi Discussed with: lesi
* Use USE_IMAKE. It fixes problems with flashing scrollbar if xtermkrion2005-03-031-1/+2
| | | | | | | is installed as package. PR: ports/77408 Submitted by: Gil Kloepfer <gil at arlut dot utexas.edu>
* Update to version 200krion2005-02-072-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200
* Update to version 199krion2005-01-212-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_199
* Update to version 198krion2005-01-142-3/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_198
* Update to 197.krion2004-12-042-4/+3
| | | | ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_197
* Enable utmp supportkrion2004-09-041-2/+2
|
* Switch on suid bit.krion2004-09-021-1/+4
| | | | Requested by: many
* Enable luit support.krion2004-08-281-1/+2
| | | | Reported by: Igor Pokrovsky <ip@doom.homeunix.org>
* Remove XFree-86-clients-* conflict.krion2004-08-231-2/+0
|
* Update to version 196krion2004-08-162-4/+3
|
* Add uxterm support.krion2004-08-101-0/+2
| | | | Submitted by: Marcoen Hirschberg <marcoen@bigfoot.com>
* Update to version 195krion2004-08-102-3/+3
| | | | | | | o Correct length used for blinking text, make the last column blink. o Start changes to make doublesize characters work with TrueType fonts. o Trim leading/trailing blanks from color resources. o Fixes for showBlinkAsBold resource.
* Add more MASTER_SITES for redundancy.krion2004-08-041-1/+2
|
* Update to version 194krion2004-07-283-12/+39
|
* Add superugly hack allowing users to update xorg-clients tokrion2004-07-272-7/+15
| | | | last revision.
* Remove CONFLICTS with x11/xorg-clientskrion2004-07-271-5/+3
| | | | | Remove superfluous dependencies. Bump PORTREVISION.
* Add xterm-193,krion2004-07-244-0/+50
The xterm program is the standard terminal emulator for the X Window System. It provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs that can't use the window system directly. If the underlying operating system supports terminal resizing capabilities (for example, the SIGWINCH signal in systems derived from 4.3bsd), xterm will use the facilities to notify programs running in the window whenever it is resized. NOTE: you can't use this port until the work with XFree-clients and xorg-clients will be done.