aboutsummaryrefslogtreecommitdiff
path: root/x11/rxvt-unicode
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rxvt-unicode')
-rw-r--r--x11/rxvt-unicode/Makefile33
-rw-r--r--x11/rxvt-unicode/distinfo1
-rw-r--r--x11/rxvt-unicode/files/patch-aa10
-rw-r--r--x11/rxvt-unicode/files/patch-ab11
-rw-r--r--x11/rxvt-unicode/files/patch-ac13
-rw-r--r--x11/rxvt-unicode/pkg-comment1
-rw-r--r--x11/rxvt-unicode/pkg-descr8
-rw-r--r--x11/rxvt-unicode/pkg-plist2
8 files changed, 0 insertions, 79 deletions
diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile
deleted file mode 100644
index 14b05b3584d0..000000000000
--- a/x11/rxvt-unicode/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection Makefile for: rxvt
-# Version required: 2.7.1
-# Date created: 5th December 1994
-# Whom: gpalmer@FreeBSD.org
-#
-# $FreeBSD$
-#
-# If possible, please consider updating the simple ports/x11-clocks/rclock
-# (and maybe ports/chinese/rxvt) when you upgrade rxvt. These ports all use
-# the same distfile.
-
-DISTNAME= rxvt-2.7.1
-CATEGORIES= x11
-MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \
- ftp://mason.primenet.com.au/pub/rxvt/ \
- ${MASTER_SITE_SUNSITE}
-MASTER_SITE_SUBDIR= X11/terms
-
-MAINTAINER= andrews@technologist.com
-
-LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-utmp --enable-wtmp \
- --with-xpm --enable-xpm-background --enable-transparency
-USE_BZIP2= yes
-MAN1= rxvt.1
-
-post-install:
- @${CHMOD} 4711 ${PREFIX}/bin/rxvt
-
-.include <bsd.port.mk>
diff --git a/x11/rxvt-unicode/distinfo b/x11/rxvt-unicode/distinfo
deleted file mode 100644
index 5acd9bd8ca35..000000000000
--- a/x11/rxvt-unicode/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (rxvt-2.7.1.tar.bz2) = 56fd0320b09c5bad674c7ce570af74bb
diff --git a/x11/rxvt-unicode/files/patch-aa b/x11/rxvt-unicode/files/patch-aa
deleted file mode 100644
index eb613fa36fe3..000000000000
--- a/x11/rxvt-unicode/files/patch-aa
+++ /dev/null
@@ -1,10 +0,0 @@
---- Makefile.in.orig Sun Mar 28 21:31:37 1999
-+++ Makefile.in Tue Jun 8 11:07:52 1999
-@@ -10,6 +10,7 @@
- dummy:
-
- subdirs = src doc rclock src/graphics
-+subdirs = src doc # rclock src/graphics
-
- DIST = INSTALL README.configure configure Makefile Makefile.in ChangeLog
-
diff --git a/x11/rxvt-unicode/files/patch-ab b/x11/rxvt-unicode/files/patch-ab
deleted file mode 100644
index 1d27c78043f4..000000000000
--- a/x11/rxvt-unicode/files/patch-ab
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/command.c.orig Thu Jun 3 06:17:09 1999
-+++ src/command.c Tue Jun 8 11:11:25 1999
-@@ -316,7 +316,7 @@
- ttydev = tty_name;
-
- # define PTYCHAR1 "pqrstuvwxyz"
--# define PTYCHAR2 "0123456789abcdef"
-+# define PTYCHAR2 "0123456789abcdefhijklmnopqrstuv"
- for (c1 = PTYCHAR1; *c1; c1++) {
- ptydev[len] = ttydev[len] = *c1;
- for (c2 = PTYCHAR2; *c2; c2++) {
diff --git a/x11/rxvt-unicode/files/patch-ac b/x11/rxvt-unicode/files/patch-ac
deleted file mode 100644
index f8d932d23e78..000000000000
--- a/x11/rxvt-unicode/files/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
---- doc/Makefile.in.orig Tue Jun 8 02:53:55 1999
-+++ doc/Makefile.in Tue Jun 8 11:12:40 1999
-@@ -66,8 +66,8 @@
- rxvt.tbl: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
- yodl2man -orxvt.tbl yodl/rxvt.yo
-
--rxvt.1: rxvt.tbl Makefile
-- @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
-+#rxvt.1: rxvt.tbl Makefile
-+# @if test x$(TBL) = x; then : ; else echo "Making rxvt.1"; $(TBL) $(srcdir)/rxvt.tbl > rxvt.1 ; fi
-
- rxvt.html: yodl/rxvt.yo $(YODL_RXVT) yodl/versioninfo.yo yodl/masonyodl.yo
- yodl2html -o$@ yodl/rxvt.yo
diff --git a/x11/rxvt-unicode/pkg-comment b/x11/rxvt-unicode/pkg-comment
deleted file mode 100644
index da0198bff376..000000000000
--- a/x11/rxvt-unicode/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A low memory usage xterm replacement that supports color
diff --git a/x11/rxvt-unicode/pkg-descr b/x11/rxvt-unicode/pkg-descr
deleted file mode 100644
index 1242ca604465..000000000000
--- a/x11/rxvt-unicode/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-Rxvt is an xterm replacement which uses a little less memory, and is
-suitable for use on machines with small memories. Tek4010 support
-is removed.
-
-Modifications were made by Rob Nation (nation@rocket.sanders.lockheed.com)
-to make it a little more compact, and to add and remove certain features.
-
-WWW: http://babayaga.math.fu-berlin.de/rxvt/
diff --git a/x11/rxvt-unicode/pkg-plist b/x11/rxvt-unicode/pkg-plist
deleted file mode 100644
index 70345b25d6d2..000000000000
--- a/x11/rxvt-unicode/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/rxvt
-@exec chmod 4711 %D/bin/rxvt