Wed Oct 25 14:57:50 2017 UTC ()
Import bfs-1.1.3 as sysutils/bfs.

bfs is a variant of the UNIX find command that operates breadth-first
rather than depth-first.


(fhajny)
diff -r0 -r1.1 pkgsrc/sysutils/bfs/DESCR
diff -r0 -r1.1 pkgsrc/sysutils/bfs/Makefile
diff -r0 -r1.1 pkgsrc/sysutils/bfs/PLIST
diff -r0 -r1.1 pkgsrc/sysutils/bfs/distinfo

File Added: pkgsrc/sysutils/bfs/DESCR
bfs is a variant of the UNIX find command that operates breadth-first
rather than depth-first.

File Added: pkgsrc/sysutils/bfs/Makefile
# $NetBSD: Makefile,v 1.1 2017/10/25 14:57:50 fhajny Exp $

DISTNAME=	bfs-1.1.3
CATEGORIES=	sysutils
MASTER_SITES=	${MASTER_SITE_GITHUB:=tavianator/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://github.com/tavianator/bfs/
COMMENT=	Breadth-first version of the UNIX find command
#LICENSE=	zero-bsd

USE_LANGUAGES=	c c99
USE_TOOLS+=	gmake

INSTALLATION_DIRS+=	bin

.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/sysutils/bfs/PLIST
@comment $NetBSD: PLIST,v 1.1 2017/10/25 14:57:50 fhajny Exp $
bin/bfs

File Added: pkgsrc/sysutils/bfs/distinfo
$NetBSD: distinfo,v 1.1 2017/10/25 14:57:50 fhajny Exp $

SHA1 (bfs-1.1.3.tar.gz) = c18273c935241df7d97dbe9430067f88303089a1
RMD160 (bfs-1.1.3.tar.gz) = aff90ce1031399ae2568c9468dfb3239464a8734
SHA512 (bfs-1.1.3.tar.gz) = 32a05a312549e53f1f0a4413a5f0d3695a6c9219326518b9c6e89ad3f050cc94666ec2661d84c9ea377718342e7483d1b50caf6a268afa24d1f0fa53e22b10c4
Size (bfs-1.1.3.tar.gz) = 71109 bytes