aboutsummaryrefslogtreecommitdiff
path: root/x11/xterm/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* Abandon installing xterm as xterm-static. There are checks inDejan Lesjak2005-11-131-6/+6
| | | | | | | | | | | | XFree-4-clients and xorg-clients that conditionally create symlinks to xterm-static if there is no xterm present so chances of loosing ability to run xterm after upgrade should be minimized. These checks shall go away in due time. Discussed with: krion Notes: svn path=/head/; revision=148148
* Add superugly hack allowing users to update xorg-clients toKirill Ponomarev2004-07-271-6/+6
| | | | | | | last revision. Notes: svn path=/head/; revision=114821
* Add xterm-193,Kirill Ponomarev2004-07-241-0/+6
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. Notes: svn path=/head/; revision=114534