Initial import of xtermset-0.5.1
xtermset allows you to change some of xterm's display settings dynamically.
This commit is contained in:
parent
2a9e8b5717
commit
f2219015ad
20
x11/xtermset/Makefile
Normal file
20
x11/xtermset/Makefile
Normal file
@ -0,0 +1,20 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/12/27 02:18:38 kevlo Exp $
|
||||
|
||||
DISTNAME= xtermset-0.5.1
|
||||
CATEGORIES= x11
|
||||
NEED_VERSION= 1.348
|
||||
|
||||
HOMEPAGE= http://clts.sourceforge.net/xtermset.html
|
||||
|
||||
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
MASTER_SITES= http://download.sourceforge.net/clts/
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
.include <bsd.port.mk>
|
3
x11/xtermset/files/md5
Normal file
3
x11/xtermset/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xtermset-0.5.1.tar.gz) = 6191a21271dd06b49a20ad9fb6170be4
|
||||
RMD160 (xtermset-0.5.1.tar.gz) = 491e6b6ac3c027be73409e39cf1401ede242f822
|
||||
SHA1 (xtermset-0.5.1.tar.gz) = 020c2b8d7f221563437c09deff16be16cd9f4c10
|
1
x11/xtermset/pkg/COMMENT
Normal file
1
x11/xtermset/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
dynamically change some settings of an xterm
|
5
x11/xtermset/pkg/DESCR
Normal file
5
x11/xtermset/pkg/DESCR
Normal file
@ -0,0 +1,5 @@
|
||||
xtermset allows you to change some of xterm's display settings
|
||||
dynamically. Most of the option names are the same as those found in
|
||||
xterm; see the man page for details.
|
||||
|
||||
WWW: {HOMEPAGE}
|
5
x11/xtermset/pkg/PLIST
Normal file
5
x11/xtermset/pkg/PLIST
Normal file
@ -0,0 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/12/27 02:18:38 kevlo Exp $
|
||||
bin/xtermset
|
||||
man/man5/terms.5
|
||||
share/xtermset/terms
|
||||
@dirrm share/xtermset
|
Loading…
Reference in New Issue
Block a user