pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net Remove net/stripes as the upstream is gone
details: https://anonhg.NetBSD.org/pkgsrc/rev/cf8145b97205
branches: trunk
changeset: 346967:cf8145b97205
user: kim <kim%pkgsrc.org@localhost>
date: Sun Jan 05 19:52:50 2020 +0000
description:
Remove net/stripes as the upstream is gone
diffstat:
net/Makefile | 3 +--
net/stripes/DESCR | 8 --------
net/stripes/Makefile | 30 ------------------------------
net/stripes/PLIST | 3 ---
net/stripes/distinfo | 6 ------
5 files changed, 1 insertions(+), 49 deletions(-)
diffs (80 lines):
diff -r e028f33b3404 -r cf8145b97205 net/Makefile
--- a/net/Makefile Sun Jan 05 19:41:11 2020 +0000
+++ b/net/Makefile Sun Jan 05 19:52:50 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1289 2020/01/04 16:12:00 nia Exp $
+# $NetBSD: Makefile,v 1.1290 2020/01/05 19:52:50 kim Exp $
#
COMMENT= Networking tools
@@ -836,7 +836,6 @@
SUBDIR+= ssmping
SUBDIR+= ssync
SUBDIR+= stagit-gopher
-SUBDIR+= stripes
SUBDIR+= stund
SUBDIR+= sup
SUBDIR+= syncffsd
diff -r e028f33b3404 -r cf8145b97205 net/stripes/DESCR
--- a/net/stripes/DESCR Sun Jan 05 19:41:11 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-Stripes is a Looking Glass implementation that works with Zebra and
-Cisco routers. A Looking Glass is a CGI script for viewing results of
-simple queries executed on remote routers.
-
-The queries and routers can be listed in a configuration file. This
-allows for easy deployment on multiple machines without having to
-modify the program itself. The configuration file is written in Perl,
-so it has a lot of power for adapting to its environment.
diff -r e028f33b3404 -r cf8145b97205 net/stripes/Makefile
--- a/net/stripes/Makefile Sun Jan 05 19:41:11 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,30 +0,0 @@
-# $NetBSD: Makefile,v 1.24 2019/08/11 13:22:30 wiz Exp $
-
-DISTNAME= stripes-2.1
-PKGREVISION= 8
-CATEGORIES= net
-MASTER_SITES= # ftp://ftp.gw.com/sw/stripes/
-
-MAINTAINER= kim%tac.nyc.ny.us@localhost
-#HOMEPAGE= http://www.gw.com/sw/stripes/
-COMMENT= Looking Glass for Zebra and Cisco Routers
-
-DEPENDS+= p5-CGI>=2.66:../../www/p5-CGI
-DEPENDS+= p5-Net-Telnet>=3.02:../../net/p5-Net-Telnet
-
-PKG_SYSCONFSUBDIR?= httpd
-BUILD_TARGET= all
-MAKE_FLAGS+= DEST=${PREFIX:Q} PERL=${PERL5:Q} \
- CONFIGFILE=${PKG_SYSCONFDIR}/lg.conf
-MAKE_FLAGS+= MANDIR=${PREFIX}/${PKGMANDIR}/man8
-
-USE_TOOLS+= perl:run
-REPLACE_PERL= lg.pl
-
-INSTALLATION_DIRS= libexec/cgi-bin ${PKGMANDIR}/man8
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/lg ${DESTDIR}${PREFIX}/libexec/cgi-bin
- ${INSTALL_MAN} ${WRKSRC}/lg.8 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man8
-
-.include "../../mk/bsd.pkg.mk"
diff -r e028f33b3404 -r cf8145b97205 net/stripes/PLIST
--- a/net/stripes/PLIST Sun Jan 05 19:41:11 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:59:13 zuntum Exp $
-libexec/cgi-bin/lg
-man/man8/lg.8
diff -r e028f33b3404 -r cf8145b97205 net/stripes/distinfo
--- a/net/stripes/distinfo Sun Jan 05 19:41:11 2020 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 00:35:38 agc Exp $
-
-SHA1 (stripes-2.1.tar.gz) = 1910d40e975b98b2e815cf7a1c228777c5a0b816
-RMD160 (stripes-2.1.tar.gz) = a5221cbf8eb0e5d231662a8d0f475d9fe0773b5c
-SHA512 (stripes-2.1.tar.gz) = 15be2238b01c3aa87cb99142c4a7a6837d61ca58193c27905386ec7d7203a10366f69244ebf1c4be41456999bb3d4ef8a37836f73f138a607e63a5220e98ea75
-Size (stripes-2.1.tar.gz) = 6227 bytes
Home |
Main Index |
Thread Index |
Old Index