pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/bwping: remove (mechanical cleanup) Parameters considered: - pkgsrc/ net/bwping exists - pkgsrc (1.7) >= wip (1.7) - doc/CHANGES-2013: Added version 1.7 [ryoon 2013-01-13] - wip/bwping last touched [ ryoon 2012-12-27] - package does not appear to be actively used to stage updates - manual inspection of diff revealed no uncommitted improvements
- To: pkgsrc-wip-changes%NetBSD.org@localhost
- Subject: wip/bwping: remove (mechanical cleanup) Parameters considered: - pkgsrc/ net/bwping exists - pkgsrc (1.7) >= wip (1.7) - doc/CHANGES-2013: Added version 1.7 [ryoon 2013-01-13] - wip/bwping last touched [ ryoon 2012-12-27] - package does not appear to be actively used to stage updates - manual inspection of diff revealed no uncommitted improvements
- From: Tobias Nygren <tnn%NetBSD.org@localhost>
- Date: Wed, 23 Sep 2015 02:24:14 +0000
Module Name: pkgsrc-wip
Committed By: Tobias Nygren <tnn%NetBSD.org@localhost>
Pushed By: tnn
Date: Wed Sep 23 04:24:14 2015 +0200
Changeset: 8f94af260dd2ea25d672d9a28e8c12b59463435f
Removed Files:
bwping/DESCR
bwping/Makefile
bwping/PLIST
bwping/distinfo
Log Message:
wip/bwping: remove (mechanical cleanup)
Parameters considered:
- pkgsrc/net/bwping exists
- pkgsrc (1.7) >= wip (1.7)
- doc/CHANGES-2013: Added version 1.7 [ryoon 2013-01-13]
- wip/bwping last touched [ryoon 2012-12-27]
- package does not appear to be actively used to stage updates
- manual inspection of diff revealed no uncommitted improvements
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=8f94af260dd2ea25d672d9a28e8c12b59463435f
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
bwping/DESCR | 5 -----
bwping/Makefile | 15 ---------------
bwping/PLIST | 5 -----
bwping/distinfo | 5 -----
4 files changed, 30 deletions(-)
diffs:
diff --git a/bwping/DESCR b/bwping/DESCR
deleted file mode 100644
index 9da2c51..0000000
--- a/bwping/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-BWPing is a tool to measure bandwidth and response times between
-two hosts using Internet Control Message Protocol (ICMP) echo
-request/echo reply mechanism. It does not require any special
-software on the remote host. The only requirement is the ability
-to respond on ICMP echo request messages.
diff --git a/bwping/Makefile b/bwping/Makefile
deleted file mode 100644
index 3f8065c..0000000
--- a/bwping/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.3 2012/12/27 18:28:46 ryo-on Exp $
-#
-
-DISTNAME= bwping-1.7
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bwping/}
-
-MAINTAINER= ryoon%NetBSD.org@localhost
-HOMEPAGE= http://bwping.sourceforge.net/
-COMMENT= Tool to measure bandwidth and RTT between two hosts using ICMP
-LICENSE= 2-clause-bsd
-
-GNU_CONFIGURE= yes
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/bwping/PLIST b/bwping/PLIST
deleted file mode 100644
index efa8b5c..0000000
--- a/bwping/PLIST
+++ /dev/null
@@ -1,5 +0,0 @@
-@comment $NetBSD: PLIST,v 1.2 2012/12/27 18:28:46 ryo-on Exp $
-man/man8/bwping.8
-man/man8/bwping6.8
-sbin/bwping
-sbin/bwping6
diff --git a/bwping/distinfo b/bwping/distinfo
deleted file mode 100644
index 610680c..0000000
--- a/bwping/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2012/12/27 18:28:46 ryo-on Exp $
-
-SHA1 (bwping-1.7.tar.gz) = c6feff02b5ccda3c5c22e9724b17f3acba7503cd
-RMD160 (bwping-1.7.tar.gz) = bab69a69a14f54f53c09e48634cb08497f7154b9
-Size (bwping-1.7.tar.gz) = 90441 bytes
Home |
Main Index |
Thread Index |
Old Index