xterm port; Christian Weisgerber <naddy@unix-ag.uni-kl.de>

This commit is contained in:
jakob 2000-06-12 21:20:47 +00:00
parent 774d5a9fca
commit dd3d16d24e
5 changed files with 36 additions and 0 deletions

22
x11/xterm/Makefile Normal file
View File

@ -0,0 +1,22 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/06/12 21:20:47 jakob Exp $
DISTNAME= xterm-137
CATEGORIES= x11
NEED_VERSION= 1.273
HOMEPAGE= http://dickey.his.com/xterm/xterm.html
MAINTAINER= naddy@unix-ag.uni-kl.de
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ftp://dickey.his.com/xterm/
EXTRACT_SUFX= .tgz
FAKE= Yes
USE_IMAKE= Yes
.include <bsd.port.mk>

3
x11/xterm/files/md5 Normal file
View File

@ -0,0 +1,3 @@
MD5 (xterm-137.tgz) = afd3116aefbc704b231c057facbce1c6
RMD160 (xterm-137.tgz) = 5be6ddd40eb2ea5468c1a1d0e55e497f68653299
SHA1 (xterm-137.tgz) = 8401be281f7b8463f3b9e90c910d59ea47a1fdd3

1
x11/xterm/pkg/COMMENT Normal file
View File

@ -0,0 +1 @@
a newer version of xterm

4
x11/xterm/pkg/DESCR Normal file
View File

@ -0,0 +1,4 @@
The xterm program is a terminal emulator for the X Window System.
It provides DEC VT102/VT220 (VTxxx) and Tektronix 4014 compatible
terminals for programs that can't use the window system directly.
This version adds Unicode (UTF-8) support.

6
x11/xterm/pkg/PLIST Normal file
View File

@ -0,0 +1,6 @@
bin/xterm
bin/resize
lib/X11/app-defaults/XTerm
lib/X11/app-defaults/XTerm-color
man/cat1/xterm.0
man/cat1/resize.0