PORTNAME=	cargo-edit
DISTVERSIONPREFIX=	v
DISTVERSION=	0.13.0
PORTREVISION=	3
CATEGORIES=	devel

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Rust: Utility for managing cargo dependencies from the command line
WWW=		http://killercup.github.io/cargo-edit/

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

LIB_DEPENDS=	libssh2.so:security/libssh2

USES=		cargo localbase:ldflags ssl

USE_GITHUB=	yes
GH_ACCOUNT=	killercup

RUSTFLAGS=	${ARCH:S/i386/YES/:C/^[a-z].*//:S/YES/-C target-feature=+sse,+sse2/} # add sse sse2 target-features only on i386

CARGO_CRATES=	addr2line-0.24.1 \
		adler2-2.0.0 \
		aho-corasick-1.1.3 \
		anstream-0.3.2 \
		anstream-0.5.0 \
		anstream-0.6.15 \
		anstyle-1.0.8 \
		anstyle-lossy-1.1.2 \
		anstyle-parse-0.2.1 \
		anstyle-query-1.0.0 \
		anstyle-svg-0.1.5 \
		anstyle-wincon-1.0.2 \
		anstyle-wincon-2.1.0 \
		anstyle-wincon-3.0.4 \
		anyhow-1.0.89 \
		assert_cmd-2.0.12 \
		assert_fs-1.0.13 \
		async-compression-0.4.12 \
		atomic-waker-1.1.2 \
		atty-0.2.14 \
		autocfg-1.1.0 \
		backtrace-0.3.74 \
		base16ct-0.2.0 \
		base64-0.22.1 \
		base64ct-1.6.0 \
		bitflags-1.3.2 \
		bitflags-2.4.0 \
		block-buffer-0.10.4 \
		bstr-1.10.0 \
		bumpalo-3.13.0 \
		byteorder-1.5.0 \
		bytes-1.7.1 \
		camino-1.1.6 \
		cargo-platform-0.1.3 \
		cargo-test-macro-0.3.0 \
		cargo-test-support-0.3.0 \
		cargo-util-0.2.14 \
		cargo_metadata-0.15.4 \
		cc-1.1.10 \
		cfg-if-1.0.0 \
		clap-4.4.2 \
		clap-cargo-0.12.0 \
		clap_builder-4.4.2 \
		clap_derive-4.4.2 \
		clap_lex-0.5.1 \
		colorchoice-1.0.0 \
		concolor-control-0.0.7 \
		concolor-query-0.0.4 \
		const-oid-0.9.5 \
		content_inspector-0.2.4 \
		core-foundation-0.9.4 \
		core-foundation-sys-0.8.7 \
		cpufeatures-0.2.9 \
		crates-io-0.40.4 \
		crc32fast-1.3.2 \
		crossbeam-channel-0.5.8 \
		crossbeam-deque-0.8.3 \
		crossbeam-epoch-0.9.15 \
		crossbeam-utils-0.8.16 \
		crypto-bigint-0.5.2 \
		crypto-common-0.1.6 \
		ct-codecs-1.1.1 \
		curl-0.4.46 \
		curl-sys-0.4.75+curl-8.10.0 \
		der-0.7.8 \
		deranged-0.3.11 \
		difflib-0.4.0 \
		digest-0.10.7 \
		doc-comment-0.3.3 \
		dunce-1.0.4 \
		ecdsa-0.16.8 \
		ed25519-compact-2.0.4 \
		either-1.9.0 \
		elliptic-curve-0.13.5 \
		env_proxy-0.4.1 \
		equivalent-1.0.1 \
		errno-0.3.9 \
		fastrand-2.1.1 \
		ff-0.13.0 \
		fiat-crypto-0.1.20 \
		filetime-0.2.25 \
		flate2-1.0.33 \
		float-cmp-0.9.0 \
		fnv-1.0.7 \
		form_urlencoded-1.2.1 \
		futures-channel-0.3.30 \
		futures-core-0.3.30 \
		futures-io-0.3.30 \
		futures-sink-0.3.30 \
		futures-task-0.3.30 \
		futures-util-0.3.30 \
		generic-array-0.14.7 \
		getrandom-0.2.10 \
		gimli-0.31.0 \
		git2-0.19.0 \
		glob-0.3.1 \
		globset-0.4.15 \
		globwalk-0.8.1 \
		group-0.13.0 \
		h2-0.4.6 \
		hashbrown-0.12.3 \
		hashbrown-0.14.0 \
		heck-0.4.1 \
		hermit-abi-0.1.19 \
		hermit-abi-0.3.9 \
		hex-0.4.3 \
		hkdf-0.12.3 \
		hmac-0.12.1 \
		home-0.5.5 \
		html-escape-0.2.13 \
		http-1.1.0 \
		http-body-1.0.1 \
		http-body-util-0.1.2 \
		httparse-1.9.4 \
		humantime-2.1.0 \
		humantime-serde-1.1.1 \
		hyper-1.4.1 \
		hyper-rustls-0.27.3 \
		hyper-util-0.1.8 \
		idna-0.5.0 \
		ignore-0.4.23 \
		indexmap-1.9.3 \
		indexmap-2.0.0 \
		io-lifetimes-1.0.11 \
		ipnet-2.10.0 \
		is-terminal-0.4.9 \
		is_terminal_polyfill-1.70.1 \
		itertools-0.10.5 \
		itertools-0.13.0 \
		itoa-1.0.9 \
		jobserver-0.1.32 \
		js-sys-0.3.64 \
		libc-0.2.158 \
		libgit2-sys-0.17.0+1.8.1 \
		libredox-0.1.3 \
		libssh2-sys-0.3.0 \
		libz-sys-1.1.20 \
		linux-raw-sys-0.3.8 \
		linux-raw-sys-0.4.14 \
		log-0.4.20 \
		memchr-2.7.4 \
		memoffset-0.9.0 \
		mime-0.3.17 \
		miniz_oxide-0.8.0 \
		mio-1.0.2 \
		miow-0.6.0 \
		normalize-line-endings-0.3.0 \
		num-conv-0.1.0 \
		num-traits-0.2.16 \
		num_cpus-1.16.0 \
		object-0.36.4 \
		once_cell-1.19.0 \
		openssl-probe-0.1.5 \
		openssl-sys-0.9.91 \
		orion-0.17.5 \
		os_pipe-1.1.4 \
		p384-0.13.0 \
		pasetors-0.6.8 \
		pathdiff-0.2.1 \
		pem-rfc7468-0.7.0 \
		percent-encoding-2.3.1 \
		pin-project-1.1.5 \
		pin-project-internal-1.1.5 \
		pin-project-lite-0.2.13 \
		pin-utils-0.1.0 \
		pkcs8-0.10.2 \
		pkg-config-0.3.27 \
		powerfmt-0.2.0 \
		ppv-lite86-0.2.20 \
		predicates-3.0.3 \
		predicates-core-1.0.6 \
		predicates-tree-1.0.9 \
		primeorder-0.13.2 \
		proc-macro2-1.0.86 \
		quinn-0.11.5 \
		quinn-proto-0.11.8 \
		quinn-udp-0.5.5 \
		quote-1.0.37 \
		rand-0.8.5 \
		rand_chacha-0.3.1 \
		rand_core-0.6.4 \
		rayon-1.7.0 \
		rayon-core-1.11.0 \
		redox_syscall-0.5.4 \
		regex-1.10.6 \
		regex-automata-0.4.7 \
		regex-syntax-0.8.4 \
		reqwest-0.12.7 \
		rfc6979-0.4.0 \
		ring-0.17.8 \
		rustc-demangle-0.1.24 \
		rustc-hash-2.0.0 \
		rustix-0.37.23 \
		rustix-0.38.37 \
		rustls-0.23.13 \
		rustls-native-certs-0.7.3 \
		rustls-native-certs-0.8.0 \
		rustls-pemfile-2.1.3 \
		rustls-pki-types-1.8.0 \
		rustls-webpki-0.102.8 \
		ryu-1.0.15 \
		same-file-1.0.6 \
		schannel-0.1.22 \
		scopeguard-1.2.0 \
		sec1-0.7.3 \
		security-framework-2.10.0 \
		security-framework-sys-2.11.0 \
		semver-1.0.18 \
		serde-1.0.210 \
		serde_derive-1.0.210 \
		serde_json-1.0.128 \
		serde_spanned-0.6.7 \
		serde_urlencoded-0.7.1 \
		sha2-0.10.8 \
		shell-escape-0.1.5 \
		shlex-1.1.0 \
		signature-2.1.0 \
		similar-2.2.1 \
		slab-0.4.9 \
		smallvec-1.13.2 \
		smol_str-0.2.0 \
		snapbox-0.4.12 \
		snapbox-0.6.17 \
		snapbox-macros-0.3.10 \
		socket2-0.5.7 \
		spin-0.9.8 \
		spki-0.7.2 \
		static_assertions-1.1.0 \
		strsim-0.10.0 \
		subprocess-0.2.9 \
		subtle-2.5.0 \
		syn-2.0.77 \
		sync_wrapper-1.0.1 \
		tame-index-0.13.2 \
		tar-0.4.40 \
		tempfile-3.12.0 \
		termcolor-1.2.0 \
		terminal_size-0.2.6 \
		termtree-0.4.1 \
		thiserror-1.0.63 \
		thiserror-impl-1.0.63 \
		time-0.3.36 \
		time-core-0.1.2 \
		time-macros-0.2.18 \
		tinyvec-1.6.0 \
		tinyvec_macros-0.1.1 \
		tokio-1.40.0 \
		tokio-rustls-0.26.0 \
		tokio-util-0.7.12 \
		toml-0.7.6 \
		toml-0.8.19 \
		toml-span-0.3.0 \
		toml_datetime-0.6.8 \
		toml_edit-0.19.14 \
		toml_edit-0.22.20 \
		tower-0.4.13 \
		tower-layer-0.3.3 \
		tower-service-0.3.3 \
		tracing-0.1.40 \
		tracing-core-0.1.32 \
		try-lock-0.2.5 \
		trycmd-0.14.17 \
		twox-hash-1.6.3 \
		typenum-1.16.0 \
		unicode-bidi-0.3.13 \
		unicode-ident-1.0.11 \
		unicode-normalization-0.1.22 \
		unicode-width-0.1.13 \
		untrusted-0.9.0 \
		url-2.5.2 \
		utf8-width-0.1.7 \
		utf8parse-0.2.1 \
		vcpkg-0.2.15 \
		version_check-0.9.4 \
		wait-timeout-0.2.0 \
		walkdir-2.5.0 \
		want-0.3.1 \
		wasi-0.11.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.87 \
		wasm-bindgen-backend-0.2.87 \
		wasm-bindgen-futures-0.4.37 \
		wasm-bindgen-macro-0.2.87 \
		wasm-bindgen-macro-support-0.2.87 \
		wasm-bindgen-shared-0.2.87 \
		web-sys-0.3.64 \
		webpki-roots-0.26.5 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-util-0.1.5 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-registry-0.2.0 \
		windows-result-0.2.0 \
		windows-strings-0.1.0 \
		windows-sys-0.48.0 \
		windows-sys-0.52.0 \
		windows-sys-0.59.0 \
		windows-targets-0.48.5 \
		windows-targets-0.52.6 \
		windows_aarch64_gnullvm-0.48.5 \
		windows_aarch64_gnullvm-0.52.6 \
		windows_aarch64_msvc-0.48.5 \
		windows_aarch64_msvc-0.52.6 \
		windows_i686_gnu-0.48.5 \
		windows_i686_gnu-0.52.6 \
		windows_i686_gnullvm-0.52.6 \
		windows_i686_msvc-0.48.5 \
		windows_i686_msvc-0.52.6 \
		windows_x86_64_gnu-0.48.5 \
		windows_x86_64_gnu-0.52.6 \
		windows_x86_64_gnullvm-0.48.5 \
		windows_x86_64_gnullvm-0.52.6 \
		windows_x86_64_msvc-0.48.5 \
		windows_x86_64_msvc-0.52.6 \
		winnow-0.5.15 \
		winnow-0.6.18 \
		zerocopy-0.7.35 \
		zerocopy-derive-0.7.35 \
		zeroize-1.8.1

OPENSSLINC=	/usr/include
OPENSSLLIB=	/usr/lib

PLIST_FILES=	bin/cargo-set-version \
		bin/cargo-upgrade

post-install: # these 2 were merged into cargo
	@${RM} \
		${STAGEDIR}${PREFIX}/bin/cargo-add \
		${STAGEDIR}${PREFIX}/bin/cargo-rm

.include <bsd.port.mk>
