865e FreshPorts -- x11/xterm
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
xterm 292 x11 on this many watch lists=219 search for ports that depend on this port An older version of this port was marked as vulnerable.
Terminal emulator for the X Window System
Maintained by: ehaupt@FreeBSD.org search for ports maintained by this maintainer
Port Added: 24 Jul 2004 00:01:56
License: not specified in port


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.

WWW: http://invisible-island.net/xterm/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. x11/luit
  2. x11-toolkits/libXaw
  3. x11-fonts/libXft
Required To Run:
  1. x11-toolkits/libXaw
  2. x11-fonts/libXft
Required Libraries:
  1. sysutils/libutempter

This port is required by:

for Build for Run

To install the port: cd /usr/ports/x11/xterm/ && make install clean
To add the package: pkg_add -r xterm


Configuration Options
===> The following configuration options are available for xterm-292:
     256COLOR=on: Enable 256-color support
     DABBREV=off: Enable support for dabbrev-expand
     DECTERM=off: Enable DECterm Locator support
     GNOME=off: GNOME desktop environment support
     LUIT=on: Use LUIT for locale convertion from/to UTF-8
     PCRE=off: Use Perl Compatible Regular Expressions
     WCHAR=on: Enable wide-character support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 118 (showing only 18 on this page)

«  1 | 2 

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
02 Mar 2005 23:29:15
Original commit files touched by this commit  200_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Backout previous commit, since Imake didn't honour Makefile.in,
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
02 Mar 2005 19:15:28
Original commit files touched by this commit  200_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Use USE_IMAKE.  It fixes problems with flashing scrollbar if xterm
is installed as package.

PR:             ports/77408
Submitted by:   Gil Kloepfer <gil at arlut dot utexas.edu>
07 Feb 2005 12:49:45
Original commit files touched by this commit  200
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 200

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_200
21 Jan 2005 15:17:37
Original commit files touched by this commit  199
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 199

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_199
14 Jan 2005 08:26:35
Original commit files touched by this commit  198
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 198

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_198
04 Dec 2004 08:11:24
Original commit files touched by this commit  197
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to 197.

ChangeLog: http://invisible-island.net/xterm/xterm.log.html#xterm_197
03 Sep 2004 18:43:56
Original commit files touched by this commit  196_3
 This port version is marked as vulnerable.
krion search for other commits by this committer
Enable utmp support
02 Sep 2004 07:19:20
Original commit files touched by this commit  196_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Switch on suid bit.

Requested by:   many
27 Aug 2004 22:21:57
Original commit files touched by this commit  196_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Enable luit support.

Reported by:    Igor Pokrovsky <ip@doom.homeunix.org>
23 Aug 2004 11:49:25
Original commit files touched by this commit  196
 This port version is marked as vulnerable.
krion search for other commits by this committer
Remove XFree-86-clients-* conflict.
16 Aug 2004 07:17:21
Original commit files touched by this commit  196
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 196
10 Aug 2004 12:16:25
Original commit files touched by this commit  195_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add uxterm support.

Submitted by:   Marcoen Hirschberg <marcoen@bigfoot.com>
09 Aug 2004 20:59:17
Original commit files touched by this commit  195
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 195

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.
04 Aug 2004 08:14:25
Original commit files touched by this commit  194
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add more MASTER_SITES for redundancy.
28 Jul 2004 09:08:09
Original commit files touched by this commit  194
 This port version is marked as vulnerable.
krion search for other commits by this committer
Update to version 194
27 Jul 2004 00:05:13
Original commit files touched by this commit  193_2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add superugly hack allowing users to update xorg-clients to
last revision.
26 Jul 2004 20:14:18
Original commit files touched by this commit  193_1
 This port version is marked as vulnerable.
krion search for other commits by this committer
Remove CONFLICTS with x11/xorg-clients
Remove superfluous dependencies.
Bump PORTREVISION.
24 Jul 2004 00:01:19
Original commit files touched by this commit  193
 This port version is marked as vulnerable.
krion search for other commits by this committer
Add xterm-193,

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.

Number of commits found: 118 (showing only 18 on this page)

«  1 | 2 

286c
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24536
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 512
Interactive 33
new 24 hours 4
new 48 hours10
new 7 days31
new fortnight62
new month215

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0