pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/51117: new package: misc/iwatch
>Number: 51117
>Category: pkg
>Synopsis: new package: misc/iwatch
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Fri May 06 01:15:00 +0000 2016
>Originator: Kimihiro Nonaka
>Release: HEAD (20160505)
>Organization:
>Environment:
NetBSD koharu.myhome.nonakap.org 7.99.29 NetBSD 7.99.29 (KOHARU) #3626: Sun May 1 03:50:47 JST 2016 nonaka%koharu.myhome.nonakap.org@localhost:/home/storage/snapshot/NetBSD/HEAD-20160501/obj.NetBSD-amd64/amd64/sys/arch/amd64/compile/KOHARU amd64
>Description:
new pkgsrc package for iwatch program.
>How-To-Repeat:
>Fix:
extract the following shar archive.
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# misc/iwatch/DESCR
# misc/iwatch/Makefile
# misc/iwatch/PLIST
# misc/iwatch/distinfo
#
echo x - misc/iwatch/DESCR
sed 's/^X//' >misc/iwatch/DESCR << 'END-of-misc/iwatch/DESCR'
Xiwatch is a program to watch the given command's output periodically and
Xwatch the output change.
END-of-misc/iwatch/DESCR
echo x - misc/iwatch/Makefile
sed 's/^X//' >misc/iwatch/Makefile << 'END-of-misc/iwatch/Makefile'
X# $NetBSD$
X
XDISTNAME= iwatch-1.0.3
XCATEGORIES= misc
XMASTER_SITES= ${MASTER_SITE_GITHUB:=iij/}
XGITHUB_TAG= v${PKGVERSION_NOREV}
X
XMAINTAINER= nonakap%gmail.com@localhost
XHOMEPAGE= https://github.com/iij/iwatch
XCOMMENT= Watch the command output with interval timer
XLICENSE= 2-clause-bsd
X
XGNU_CONFIGURE= yes
XUSE_TOOLS= gmake
XMAKE_FILE= GNUmakefile
X
X.include "../../mk/curses.buildlink3.mk"
X.include "../../mk/bsd.pkg.mk"
END-of-misc/iwatch/Makefile
echo x - misc/iwatch/PLIST
sed 's/^X//' >misc/iwatch/PLIST << 'END-of-misc/iwatch/PLIST'
X@comment $NetBSD$
Xbin/iwatch
Xman/man1/iwatch.1
END-of-misc/iwatch/PLIST
echo x - misc/iwatch/distinfo
sed 's/^X//' >misc/iwatch/distinfo << 'END-of-misc/iwatch/distinfo'
X$NetBSD$
X
XSHA1 (iwatch-1.0.3.tar.gz) = d6147d3a0743113ddca775a58343cc22259b65c6
XRMD160 (iwatch-1.0.3.tar.gz) = cff380aacd2e1813d76aaeddd2bb3afa0999d709
XSHA512 (iwatch-1.0.3.tar.gz) = 58f4816648803a7c090a9a07e8396241ca3f5f53e1d0b80fd25c25cf2186f49a0d53eaffa4e66277e2c3527b892bd52f438a18172b73751533de2413a380cbb9
XSize (iwatch-1.0.3.tar.gz) = 105536 bytes
END-of-misc/iwatch/distinfo
exit
Home |
Main Index |
Thread Index |
Old Index