pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
ioping: remove, imported to pkgsrc/sysutils.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Wed Feb 28 10:49:30 2018 +0100
Changeset: 1ea868fe494a2e637ef8dd1c859e5586bf853ec6
Modified Files:
Makefile
Removed Files:
ioping/DESCR
ioping/Makefile
ioping/PLIST
ioping/distinfo
Log Message:
ioping: remove, imported to pkgsrc/sysutils.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1ea868fe494a2e637ef8dd1c859e5586bf853ec6
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 12 +++++++-----
ioping/DESCR | 2 --
ioping/Makefile | 21 ---------------------
ioping/PLIST | 3 ---
ioping/distinfo | 6 ------
5 files changed, 7 insertions(+), 37 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 7d060c6803..da7b584830 100644
--- a/Makefile
+++ b/Makefile
@@ -1474,7 +1474,6 @@ SUBDIR+= io-user
SUBDIR+= io-vm
SUBDIR+= io-zlib
SUBDIR+= ion3
-SUBDIR+= ioping
SUBDIR+= ioquake3-snapshot
SUBDIR+= ipamjfont
SUBDIR+= ipax0208font-ttf
@@ -1611,8 +1610,8 @@ SUBDIR+= kmag
SUBDIR+= kmailtransport
SUBDIR+= kmbox
SUBDIR+= kmenuedit
-SUBDIR+= kmix
SUBDIR+= kmime
+SUBDIR+= kmix
SUBDIR+= kmymoney-git
SUBDIR+= kmymoney4
SUBDIR+= kodi
@@ -1626,8 +1625,8 @@ SUBDIR+= kruler
SUBDIR+= krusader
SUBDIR+= kscreen
SUBDIR+= kscreenlocker
-SUBDIR+= ksshaskpass
SUBDIR+= ksmtp
+SUBDIR+= ksshaskpass
SUBDIR+= kstest
SUBDIR+= ksysguard
SUBDIR+= ktimer
@@ -1799,7 +1798,6 @@ SUBDIR+= libpsl
SUBDIR+= libpsurface
SUBDIR+= libpthread-stubs
SUBDIR+= libpthread-stubs-dfbsd
-SUBDIR+= libpthread_dbg
SUBDIR+= libpusb
SUBDIR+= libpwquality
SUBDIR+= libqtxdg
@@ -2833,8 +2831,8 @@ SUBDIR+= postal2-mpdemo-bin
SUBDIR+= postfix-logwatch
SUBDIR+= postoffice
SUBDIR+= postr
-SUBDIR+= powerdevil
SUBDIR+= povray
+SUBDIR+= powerdevil
SUBDIR+= ppp
SUBDIR+= ppr
SUBDIR+= praat
@@ -3560,6 +3558,7 @@ SUBDIR+= py-propyte
SUBDIR+= py-psamm
SUBDIR+= py-pseudopy
SUBDIR+= py-pseudorandom
+SUBDIR+= py-psutil
SUBDIR+= py-psychopy
SUBDIR+= py-ptrace
SUBDIR+= py-pulp
@@ -4550,6 +4549,9 @@ SUBDIR+= vis
SUBDIR+= vis-editor
SUBDIR+= vista-fonts
SUBDIR+= vkeybd
+SUBDIR+= vlc
+SUBDIR+= vlc-3-git
+SUBDIR+= vlc-git
SUBDIR+= vlevel
SUBDIR+= vm-pop3d
SUBDIR+= vmsbackup
diff --git a/ioping/DESCR b/ioping/DESCR
deleted file mode 100644
index b2eb08f1ea..0000000000
--- a/ioping/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-A tool to monitor I/O latency in real time.
-It shows disk latency in the same way as ping shows network latency.
diff --git a/ioping/Makefile b/ioping/Makefile
deleted file mode 100755
index 92c6dd72c8..0000000000
--- a/ioping/Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
-# $NetBSD$
-
-DISTNAME= ioping-1.0
-CATEGORIES= net
-MASTER_SITES= ${MASTER_SITE_GITHUB:=koct9i/}
-GITHUB_TAG= v${PKGVERSION_NOREV}
-
-MAINTAINER= miwarin%gmail.com@localhost
-HOMEPAGE= https://github.com/koct9i/ioping/
-COMMENT= Monitor I/O latency in real time
-LICENSE= gnu-gpl-v3
-
-USE_TOOLS+= gmake
-
-INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/ioping ${DESTDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/ioping.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/ioping/PLIST b/ioping/PLIST
deleted file mode 100644
index 3cca6245d2..0000000000
--- a/ioping/PLIST
+++ /dev/null
@@ -1,3 +0,0 @@
-@comment $NetBSD$
-bin/ioping
-man/man1/ioping.1
diff --git a/ioping/distinfo b/ioping/distinfo
deleted file mode 100644
index e8204bde07..0000000000
--- a/ioping/distinfo
+++ /dev/null
@@ -1,6 +0,0 @@
-$NetBSD$
-
-SHA1 (ioping-1.0.tar.gz) = e88495ca5c329ad333d5f305dc1f49745b61070e
-RMD160 (ioping-1.0.tar.gz) = 62727f2cf1f484e0bb9e06f17b577d7ef1e1877a
-SHA512 (ioping-1.0.tar.gz) = a6763ac800e98c819a74af80634ac723f413ffa183297918389e1e1f5fc83713b683d53b594f5bd20f11d168c21de5da9d42a215d78531ee8b619aff8b9b0b84
-Size (ioping-1.0.tar.gz) = 28824 bytes
Home |
Main Index |
Thread Index |
Old Index