pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc xrx: remove
details: https://anonhg.NetBSD.org/pkgsrc/rev/10abb588d2fb
branches: trunk
changeset: 418031:10abb588d2fb
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 19 14:09:34 2019 +0000
description:
xrx: remove
This was a technology demonstration from the 1990s that didn't take off.
diffstat:
doc/CHANGES-2019 | 3 ++-
meta-pkgs/modular-xorg-apps/Makefile | 5 ++---
x11/xrx/DESCR | 17 -----------------
x11/xrx/Makefile | 30 ------------------------------
x11/xrx/PLIST | 6 ------
x11/xrx/distinfo | 6 ------
6 files changed, 4 insertions(+), 63 deletions(-)
diffs (110 lines):
diff -r 2b2879c9682c -r 10abb588d2fb doc/CHANGES-2019
--- a/doc/CHANGES-2019 Tue Nov 19 13:31:05 2019 +0000
+++ b/doc/CHANGES-2019 Tue Nov 19 14:09:34 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.5027 2019/11/19 13:17:29 mef Exp $
+$NetBSD: CHANGES-2019,v 1.5028 2019/11/19 14:09:34 wiz Exp $
Changes to the packages collection and infrastructure in 2019:
@@ -8107,3 +8107,4 @@
Updated www/p5-HTTP-OAI to 4.10 [mef 2019-11-19]
Updated www/p5-LWP-ConsoleLogger to 0.000042 [mef 2019-11-19]
Updated www/p5-LWP-MediaTypes to 6.04 [mef 2019-11-19]
+ Removed x11/xrx [wiz 2019-11-19]
diff -r 2b2879c9682c -r 10abb588d2fb meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile Tue Nov 19 13:31:05 2019 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile Tue Nov 19 14:09:34 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2019/07/19 21:14:26 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2019/11/19 14:09:35 wiz Exp $
DISTNAME= # empty
-PKGNAME= modular-xorg-apps-1.14.1.11
+PKGNAME= modular-xorg-apps-1.14.1.12
CATEGORIES= meta-pkgs x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
DISTFILES= # empty
@@ -82,7 +82,6 @@
DEPENDS+= xrandr-[0-9]*:../../x11/xrandr
DEPENDS+= xrdb-[0-9]*:../../x11/xrdb
DEPENDS+= xrefresh-[0-9]*:../../x11/xrefresh
-DEPENDS+= xrx-[0-9]*:../../x11/xrx
DEPENDS+= xscope-[0-9]*:../../x11/xscope
DEPENDS+= xset-[0-9]*:../../x11/xset
DEPENDS+= xsetroot-[0-9]*:../../x11/xsetroot
diff -r 2b2879c9682c -r 10abb588d2fb x11/xrx/DESCR
--- a/x11/xrx/DESCR Tue Nov 19 13:31:05 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,17 +0,0 @@
-RX: X Remote eXecution
-----------------------
-
-The remote execution (RX) service specifies a MIME format for invoking
-applications remotely, for example via a World Wide Web browser. This RX format
-specifies a syntax for listing network services required by the application, for
-example an X display server. The requesting Web browser must identify specific
-instances of the services in the request to invoke the application.
-
-The distribution contains a helper program (xrx) and a Mozilla family browser
-plug-in (libxrx) that demonstrate this protocol. The plug-in was originally
-written for Navigator 3.0, but has been used with later versions of the Mozilla
-family of browsers, including Firefox.
-
-The specification for the RX mime type is in the xorg-docs module in the X.Org
-repository in specs/RX/RX.mif (FrameMaker interchange source) and
-hardcopy/RX/RX.PS.Z (compressed PostScript).
diff -r 2b2879c9682c -r 10abb588d2fb x11/xrx/Makefile
--- a/x11/xrx/Makefile Tue Nov 19 13:31:05 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2018/03/07 11:57:48 wiz Exp $
-
-DISTNAME= xrx-1.0.4
-PKGREVISION= 1
-CATEGORIES= net x11
-MASTER_SITES= ${MASTER_SITE_XORG:=app/}
-EXTRACT_SUFX= .tar.bz2
-
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://xorg.freedesktop.org/
-COMMENT= X Remote eXecution
-LICENSE= x11
-
-GNU_CONFIGURE= yes
-USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config
-
-# XXX: Create this and enable firefox plugin in PKG_OPTIONS
-#.include "options.mk"
-
-.include "../../x11/libXaw/buildlink3.mk"
-.include "../../x11/libICE/buildlink3.mk"
-.include "../../x11/libXau/buildlink3.mk"
-.include "../../x11/xorgproto/buildlink3.mk"
-.include "../../x11/xtrans/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../devel/xorg-util-macros/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff -r 2b2879c9682c -r 10abb588d2fb x11/xrx/PLIST
--- a/x11/xrx/PLIST Tue Nov 19 13:31:05 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2015/07/02 12:38:33 rodent Exp $
-bin/xrx
-lib/libxrx.la
-lib/libxrxnest.la
-man/man1/libxrx.1
-man/man1/xrx.1
diff -r 2b2879c9682c -r 10abb588d2fb x11/xrx/distinfo
--- a/x11/xrx/distinfo Tue Nov 19 13:31:05 2019 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.2 2015/11/04 03:29:11 agc Exp $
-
-SHA1 (xrx-1.0.4.tar.bz2) = ff5b8c329ed255138eb78e6b9c034add2b02de94
-RMD160 (xrx-1.0.4.tar.bz2) = 10d4ae4e953e926dc28960b49533e27a2df3420a
-SHA512 (xrx-1.0.4.tar.bz2) = beb505555604a18651f77dee7579d928fa0f529c45ccf77e870fc066f5d0a181e265b96b6a4a4423bd3f76b46c9eed70d513919fe1c936e0671e89ffbfa2a81e
-Size (xrx-1.0.4.tar.bz2) = 338140 bytes
Home |
Main Index |
Thread Index |
Old Index