pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc xfindproxy: remove



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a72686eb6f70
branches:  trunk
changeset: 344387:a72686eb6f70
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 19 14:31:22 2019 +0000

description:
xfindproxy: remove

Other X proxy tools were already removed.

diffstat:

 doc/CHANGES-2019                     |   3 ++-
 meta-pkgs/modular-xorg-apps/Makefile |   6 ++----
 net/Makefile                         |   3 +--
 net/xfindproxy/DESCR                 |   4 ----
 net/xfindproxy/Makefile              |  22 ----------------------
 net/xfindproxy/PLIST                 |   3 ---
 net/xfindproxy/distinfo              |   6 ------
 7 files changed, 5 insertions(+), 42 deletions(-)

diffs (106 lines):

diff -r 504ba963f645 -r a72686eb6f70 doc/CHANGES-2019
--- a/doc/CHANGES-2019  Tue Nov 19 14:25:06 2019 +0000
+++ b/doc/CHANGES-2019  Tue Nov 19 14:31:22 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2019,v 1.5031 2019/11/19 14:25:06 fcambus Exp $
+$NetBSD: CHANGES-2019,v 1.5032 2019/11/19 14:31:23 wiz Exp $
 
 Changes to the packages collection and infrastructure in 2019:
 
@@ -8111,3 +8111,4 @@
        Removed x11/xfwp [wiz 2019-11-19]
        Updated graphics/libansilove to 1.1.6 [fcambus 2019-11-19]
        Updated graphics/ansilove to 4.0.5 [fcambus 2019-11-19]
+       Removed net/xfindproxy [wiz 2019-11-19]
diff -r 504ba963f645 -r a72686eb6f70 meta-pkgs/modular-xorg-apps/Makefile
--- a/meta-pkgs/modular-xorg-apps/Makefile      Tue Nov 19 14:25:06 2019 +0000
+++ b/meta-pkgs/modular-xorg-apps/Makefile      Tue Nov 19 14:31:22 2019 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.41 2019/11/19 14:09:35 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2019/11/19 14:31:22 wiz Exp $
 
 DISTNAME=      # empty
-PKGNAME=       modular-xorg-apps-1.14.1.12
+PKGNAME=       modular-xorg-apps-1.14.1.14
 CATEGORIES=    meta-pkgs x11
 MASTER_SITES=  ${MASTER_SITE_XORG:=app/}
 DISTFILES=     # empty
@@ -54,10 +54,8 @@
 DEPENDS+=      xeyes-[0-9]*:../../x11/xeyes
 DEPENDS+=      xf86dga-[0-9]*:../../x11/xf86dga
 DEPENDS+=      xfd-[0-9]*:../../x11/xfd
-DEPENDS+=      xfindproxy-[0-9]*:../../net/xfindproxy
 DEPENDS+=      xfontsel-[0-9]*:../../x11/xfontsel
 DEPENDS+=      xfsinfo-[0-9]*:../../x11/xfsinfo
-DEPENDS+=      xfwp-[0-9]*:../../x11/xfwp
 DEPENDS+=      xgamma-[0-9]*:../../x11/xgamma
 DEPENDS+=      xgc-[0-9]*:../../graphics/xgc
 DEPENDS+=      xhost-[0-9]*:../../x11/xhost
diff -r 504ba963f645 -r a72686eb6f70 net/Makefile
--- a/net/Makefile      Tue Nov 19 14:25:06 2019 +0000
+++ b/net/Makefile      Tue Nov 19 14:31:22 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1277 2019/11/06 11:54:49 ng0 Exp $
+# $NetBSD: Makefile,v 1.1278 2019/11/19 14:31:22 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -941,7 +941,6 @@
 SUBDIR+=       wu-ftpd
 SUBDIR+=       x2vnc
 SUBDIR+=       xfce4-wavelan-plugin
-SUBDIR+=       xfindproxy
 SUBDIR+=       xipdump
 SUBDIR+=       xl2tpd
 SUBDIR+=       xmftp
diff -r 504ba963f645 -r a72686eb6f70 net/xfindproxy/DESCR
--- a/net/xfindproxy/DESCR      Tue Nov 19 14:25:06 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,4 +0,0 @@
-xfindproxy is used to locate available X11 proxy services. It utilizes the Proxy
-Management Protocol to communicate with a proxy manager. The proxy manager keeps
-track of all available proxy services, starts new proxies when necessary, and
-makes sure that proxies are shared whenever possible.
diff -r 504ba963f645 -r a72686eb6f70 net/xfindproxy/Makefile
--- a/net/xfindproxy/Makefile   Tue Nov 19 14:25:06 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.5 2018/03/07 11:57:32 wiz Exp $
-
-DISTNAME=      xfindproxy-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=       Used to locate available X11 proxy services
-LICENSE=       x11
-
-GNU_CONFIGURE= yes
-USE_TOOLS+=    pkg-config
-
-.include "../../x11/xorgproto/buildlink3.mk"
-.include "../../x11/libICE/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 504ba963f645 -r a72686eb6f70 net/xfindproxy/PLIST
--- a/net/xfindproxy/PLIST      Tue Nov 19 14:25:06 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2013/05/29 03:23:11 rodent Exp $
-bin/xfindproxy
-man/man1/xfindproxy.1
diff -r 504ba963f645 -r a72686eb6f70 net/xfindproxy/distinfo
--- a/net/xfindproxy/distinfo   Tue Nov 19 14:25:06 2019 +0000
+++ /dev/null   Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.4 2015/11/04 00:35:46 agc Exp $
-
-SHA1 (xfindproxy-1.0.4.tar.bz2) = 9fb43a73ff805bfe2d4b7d49831dd1cf26d6f3f0
-RMD160 (xfindproxy-1.0.4.tar.bz2) = 1b5827a30c027cc4cb71047f865745d45a44bf76
-SHA512 (xfindproxy-1.0.4.tar.bz2) = e99fdec21070d0052e21340bc2d471eed5c6b423ccfb063f3225d2bb63a264d5efa7e4d5d76543554e02f898d209338b178ba18f866593d946bc6fa117a630e2
-Size (xfindproxy-1.0.4.tar.bz2) = 118151 bytes



Home | Main Index | Thread Index | Old Index