
PORTNAME=	fselect
DISTVERSION=	0.7.4
CATEGORIES=	sysutils

MAINTAINER=	lcook@FreeBSD.org
COMMENT=	Find files with SQL-like queries

LICENSE=	APACHE20 MIT
LICENSE_COMB=	dual
LICENSE_FILE_APACHE20=	${WRKSRC}/LICENSE-APACHE
LICENSE_FILE_MIT=	${WRKSRC}/LICENSE-MIT

USES=		cargo
USE_GITHUB=	yes
GH_ACCOUNT=	jhspetersson

CARGO_CRATES=	adler32-1.2.0 \
		ahash-0.4.7 \
		aho-corasick-0.7.15 \
		ansi_term-0.12.1 \
		app_dirs-1.2.1 \
		atty-0.2.14 \
		autocfg-1.0.1 \
		base64-0.13.0 \
		bitflags-1.2.1 \
		bitreader-0.3.3 \
		bitstream-io-1.0.0 \
		block-buffer-0.9.0 \
		block-padding-0.2.1 \
		bstr-0.2.15 \
		bytecount-0.6.2 \
		byteorder-1.4.3 \
		bzip2-0.3.3 \
		bzip2-sys-0.1.10+1.0.8 \
		cc-1.0.67 \
		cfg-if-0.1.10 \
		cfg-if-1.0.0 \
		chrono-0.4.19 \
		chrono-english-0.1.6 \
		cloudabi-0.0.3 \
		cpuid-bool-0.1.2 \
		crc32fast-1.2.1 \
		csv-1.1.6 \
		csv-core-0.1.10 \
		digest-0.9.0 \
		dirs-next-2.0.0 \
		dirs-sys-next-0.1.2 \
		either-1.6.1 \
		endian-type-0.1.2 \
		env_logger-0.8.3 \
		fallible_collections-0.3.1 \
		fixedbitset-0.2.0 \
		flate2-1.0.14 \
		fnv-1.0.7 \
		fs2-0.4.3 \
		generic-array-0.14.4 \
		getrandom-0.1.16 \
		getrandom-0.2.2 \
		hashbrown-0.9.1 \
		hermit-abi-0.1.18 \
		humansize-1.1.0 \
		humantime-2.1.0 \
		imagesize-0.8.8 \
		indexmap-1.6.2 \
		itertools-0.8.2 \
		itoa-0.4.7 \
		kamadak-exif-0.5.4 \
		keccak-0.1.0 \
		lazy_static-1.4.0 \
		libc-0.2.92 \
		lock_api-0.3.4 \
		log-0.4.14 \
		lscolors-0.7.1 \
		matroska-0.5.5 \
		memchr-1.0.2 \
		memchr-2.3.4 \
		miniz_oxide-0.3.7 \
		mp3-metadata-0.3.3 \
		mp4parse-0.11.5 \
		mutate_once-0.1.1 \
		nibble_vec-0.1.0 \
		nix-0.20.0 \
		nom-3.2.1 \
		num-integer-0.1.44 \
		num-traits-0.2.14 \
		ole32-sys-0.2.0 \
		opaque-debug-0.3.0 \
		parking_lot-0.10.2 \
		parking_lot_core-0.7.2 \
		petgraph-0.5.1 \
		phf-0.8.0 \
		phf_generator-0.8.0 \
		phf_macros-0.8.0 \
		phf_shared-0.8.0 \
		pkg-config-0.3.19 \
		ppv-lite86-0.2.10 \
		proc-macro-hack-0.5.19 \
		proc-macro2-1.0.26 \
		quote-1.0.9 \
		radix_trie-0.2.1 \
		rand-0.7.3 \
		rand-0.8.3 \
		rand_chacha-0.2.2 \
		rand_chacha-0.3.0 \
		rand_core-0.5.1 \
		rand_core-0.6.2 \
		rand_hc-0.2.0 \
		rand_hc-0.3.0 \
		rand_pcg-0.2.1 \
		redox_syscall-0.1.57 \
		redox_syscall-0.2.5 \
		redox_users-0.4.0 \
		regex-1.4.5 \
		regex-automata-0.1.9 \
		regex-syntax-0.6.23 \
		rustyline-8.0.0 \
		ryu-1.0.5 \
		scanlex-0.1.4 \
		scopeguard-1.1.0 \
		serde-1.0.125 \
		serde_derive-1.0.125 \
		serde_json-1.0.64 \
		sha-1-0.9.4 \
		sha2-0.9.3 \
		sha3-0.9.1 \
		shell32-sys-0.1.2 \
		siphasher-0.3.5 \
		smallvec-1.6.1 \
		static_assertions-1.1.0 \
		syn-1.0.68 \
		termcolor-1.1.2 \
		thiserror-1.0.24 \
		thiserror-impl-1.0.24 \
		time-0.1.43 \
		toml-0.5.8 \
		tree_magic-0.2.3 \
		typenum-1.13.0 \
		unicode-segmentation-1.7.1 \
		unicode-width-0.1.8 \
		unicode-xid-0.2.1 \
		users-0.11.0 \
		utf8parse-0.2.0 \
		version_check-0.9.3 \
		wana_kana-2.0.1 \
		wasi-0.9.0+wasi-snapshot-preview1 \
		wasi-0.10.2+wasi-snapshot-preview1 \
		winapi-0.2.8 \
		winapi-0.3.9 \
		winapi-build-0.1.1 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.5 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		xattr-0.2.2 \
		xdg-2.2.0 \
		zip-0.5.11
CARGO_FEATURES=	--no-default-features

PLIST_FILES=	bin/${PORTNAME} \
		man/man1/${PORTNAME}.1.gz
_DOCS=		docs/usage.md README.md
PORTDOCS=	${_DOCS:T}

OPTIONS_DEFINE=		DOCS USERS
OPTIONS_DEFAULT=	USERS

USERS_DESC=	Query with 'user' and 'group' fields
USERS_VARS=	CARGO_FEATURES+=users

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
	${INSTALL_MAN} ${WRKSRC}/docs/${PORTNAME}.1 ${STAGEDIR}${MAN1PREFIX}/man/man1

post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	cd ${WRKSRC} && ${INSTALL_DATA} ${_DOCS} ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>
