summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-07-19 21:15:16 +0000
committerwiz <wiz@pkgsrc.org>2019-07-19 21:15:16 +0000
commit44222171174f05c81267700ecf2d95d164ea9263 (patch)
tree8117459f0a9ec217bf4fbd101fe302a0a5ef3d0d /x11
parent1e74db734bd72f65c13560c7cc5be50a90c80047 (diff)
downloadpkgsrc-44222171174f05c81267700ecf2d95d164ea9263.tar.gz
rstart: remove
Deprecated upstream, use ssh X forwarding instead.
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile5
-rw-r--r--x11/rstart/DESCR6
-rw-r--r--x11/rstart/Makefile18
-rw-r--r--x11/rstart/PLIST20
-rw-r--r--x11/rstart/distinfo6
5 files changed, 1 insertions, 54 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 62720acbab6..6acdf8f957b 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.839 2019/04/15 14:27:49 taca Exp $
+# $NetBSD: Makefile,v 1.840 2019/07/19 21:15:16 wiz Exp $
#
COMMENT= Packages to support the X window system
@@ -217,7 +217,6 @@ SUBDIR+= libICE
SUBDIR+= libSM
SUBDIR+= libX11
SUBDIR+= libXScrnSaver
-SUBDIR+= libXTrap
SUBDIR+= libXau
SUBDIR+= libXaw
SUBDIR+= libXaw3d
@@ -400,7 +399,6 @@ SUBDIR+= rgb
SUBDIR+= rofi
SUBDIR+= rox-session
SUBDIR+= rox-wallpaper
-SUBDIR+= rstart
SUBDIR+= ruby-gnome2-gtk
SUBDIR+= ruby-gnome2-gtk3
SUBDIR+= ruby-gnome2-gtksourceview2
@@ -680,7 +678,6 @@ SUBDIR+= xtermset
SUBDIR+= xtoolwait
SUBDIR+= xtrace
SUBDIR+= xtrans
-SUBDIR+= xtrap
SUBDIR+= xtruss
SUBDIR+= xvattr
SUBDIR+= xvidcap
diff --git a/x11/rstart/DESCR b/x11/rstart/DESCR
deleted file mode 100644
index 9eb95304afb..00000000000
--- a/x11/rstart/DESCR
+++ /dev/null
@@ -1,6 +0,0 @@
-This package includes both the client and server sides implementing the protocol
-described in the "A Flexible Remote Execution Protocol Based on rsh" paper found
-in the specs/ subdirectory.
-
-This software has been deprecated in favor of the X11 forwarding provided in
-common ssh implementations.
diff --git a/x11/rstart/Makefile b/x11/rstart/Makefile
deleted file mode 100644
index dbd3ebcfb6b..00000000000
--- a/x11/rstart/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2018/03/07 11:57:39 wiz Exp $
-
-DISTNAME= rstart-1.0.5
-PKGREVISION= 1
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= Implements "A Flexible Remote Execution Protocol Based on rsh"
-
-GNU_CONFIGURE= yes
-USE_TOOLS+= pkg-config
-
-.include "../../devel/xorg-util-macros/buildlink3.mk"
-.include "../../x11/xorgproto/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/rstart/PLIST b/x11/rstart/PLIST
deleted file mode 100644
index 18636d60d39..00000000000
--- a/x11/rstart/PLIST
+++ /dev/null
@@ -1,20 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/07/02 12:38:32 rodent Exp $
-bin/rstart
-bin/rstartd
-lib/X11/rstart/commands/@List
-lib/X11/rstart/commands/ListContexts
-lib/X11/rstart/commands/ListGenericCommands
-lib/X11/rstart/commands/x
-lib/X11/rstart/commands/x11
-lib/X11/rstart/commands/x11r6/@List
-lib/X11/rstart/commands/x11r6/LoadMonitor
-lib/X11/rstart/commands/x11r6/Terminal
-lib/X11/rstart/config
-lib/X11/rstart/contexts/@List
-lib/X11/rstart/contexts/default
-lib/X11/rstart/contexts/x
-lib/X11/rstart/contexts/x11
-lib/X11/rstart/contexts/x11r6
-lib/X11/rstart/rstartd.real
-man/man1/rstart.1
-man/man1/rstartd.1
diff --git a/x11/rstart/distinfo b/x11/rstart/distinfo
deleted file mode 100644
index 861b9a7d536..00000000000
--- a/x11/rstart/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:28:53 agc Exp $
-
-SHA1 (rstart-1.0.5.tar.bz2) = 97fad3686b4687104a58b3f2b7b387d316b26b92
-RMD160 (rstart-1.0.5.tar.bz2) = e23d45cd744f60ece5a876bc8dc693d8ddfe5913
-SHA512 (rstart-1.0.5.tar.bz2) = bda43dd29f95ba5ea4ab42e78069c4011afc6987d00dc580250aec8bec217fabb67577a3038607468de1739d54da596a43cea4c1f5be72e3e572ae6d5abbc09a
-Size (rstart-1.0.5.tar.bz2) = 144607 bytes