pkgsrc-WIP-changes archive

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

Remove bwm-ng: import into main



Module Name:	pkgsrc-wip
Committed By:	pin <voidpin%protonmail.com@localhost>
Pushed By:	pin
Date:		Tue Jul 5 08:53:47 2022 +0200
Changeset:	47d5929c81190a95166f537e16e142934abf2308

Modified Files:
	Makefile
Removed Files:
	bwm-ng/DESCR
	bwm-ng/Makefile
	bwm-ng/PLIST
	bwm-ng/distinfo

Log Message:
Remove bwm-ng: import into main

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=47d5929c81190a95166f537e16e142934abf2308

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile        |  1 -
 bwm-ng/DESCR    | 11 -----------
 bwm-ng/Makefile | 23 -----------------------
 bwm-ng/PLIST    |  3 ---
 bwm-ng/distinfo |  5 -----
 5 files changed, 43 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index af94401785..20f9ae984b 100644
--- a/Makefile
+++ b/Makefile
@@ -350,7 +350,6 @@ SUBDIR+=	bugzilla
 SUBDIR+=	bup-git
 SUBDIR+=	busybox
 SUBDIR+=	bwa
-SUBDIR+=	bwm-ng
 SUBDIR+=	byzanz
 SUBDIR+=	c-graph
 SUBDIR+=	c-news
diff --git a/bwm-ng/DESCR b/bwm-ng/DESCR
deleted file mode 100644
index 4a994c16ee..0000000000
--- a/bwm-ng/DESCR
+++ /dev/null
@@ -1,11 +0,0 @@
-Bandwidth Monitor NG is a small and simple console-based live bandwidth
-monitor for Linux, BSD, Solaris, Mac OS X and others.
-
-Short list of features:
-    * supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab
-    * unlimited number of interfaces supported
-    * interfaces are added or removed dynamically from list
-    * white-/blacklist of interfaces
-    * output of KB/s, Kb/s, packets, errors, average, max and total sum
-    * output in curses, plain console, CSV or HTML
-    * configfile
diff --git a/bwm-ng/Makefile b/bwm-ng/Makefile
deleted file mode 100644
index f4f60fcf72..0000000000
--- a/bwm-ng/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	bwm-ng-0.6.3
-CATEGORIES=	net
-MASTER_SITES=	https://www.gropp.org/bwm-ng/
-
-MAINTAINER=	vms%retrobsd.ddns.net@localhost
-HOMEPAGE=	https://www.gropp.org/bwm-ng/
-COMMENT=	Console-based bandwidth monitor
-LICENSE=	gnu-gpl-v2
-
-USE_TOOLS+=		autoconf automake autoreconf
-USE_PKGLOCALEDIR=	yes
-
-GNU_CONFIGURE=		yes
-CONFIGURE_ARGS+=	--prefix=${PREFIX}
-FAKE_NCURSES=		yes
-
-pre-configure:
-	${RUN} set -e; cd ${WRKSRC} && autoreconf -fiv
-
-.include "../../mk/curses.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/bwm-ng/PLIST b/bwm-ng/PLIST
deleted file mode 100644
index 92798b64c4..0000000000
--- a/bwm-ng/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2018/07/20 16:22:41 jperkin Exp $
-bin/bwm-ng
-man/man1/bwm-ng.1
diff --git a/bwm-ng/distinfo b/bwm-ng/distinfo
deleted file mode 100644
index 50c1f8a4de..0000000000
--- a/bwm-ng/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-BLAKE2s (bwm-ng-0.6.3.tar.gz) = 59a18b9f87a6f0ee426dd51785e4f25aa8b210cfd221aa4d0545def540f601b9
-SHA512 (bwm-ng-0.6.3.tar.gz) = 85ce29e6ffa9643b4e7c1d731f4e928ddca8cfdc71c86b65ec4e55058b951eb8da9ab80139145300518223589d5fece5bdc11ede91a1ea394d569993ccdb0ab8
-Size (bwm-ng-0.6.3.tar.gz) = 70094 bytes


Home | Main Index | Thread Index | Old Index