Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Dec 2022 09:08:22 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: c04b7922ffd3 - main - devel/libdatadog: Move CARGO_CRATES to Makefile.crates
Message-ID:  <202212300908.2BU98MbM099813@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c04b7922ffd359a6ef50827cacc62e2e345f94ac

commit c04b7922ffd359a6ef50827cacc62e2e345f94ac
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-12-30 08:39:54 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-12-30 09:04:07 +0000

    devel/libdatadog: Move CARGO_CRATES to Makefile.crates
---
 devel/libdatadog/Makefile        | 144 ---------------------------------------
 devel/libdatadog/Makefile.crates | 143 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 143 insertions(+), 144 deletions(-)

diff --git a/devel/libdatadog/Makefile b/devel/libdatadog/Makefile
index c1b9b83e0f8c..637122086bc2 100644
--- a/devel/libdatadog/Makefile
+++ b/devel/libdatadog/Makefile
@@ -18,150 +18,6 @@ USES=		cargo
 USE_GITHUB=	yes
 GH_ACCOUNT=	DataDog
 
-CARGO_CRATES=	aho-corasick-0.7.18 \
-		ansi_term-0.12.1 \
-		anyhow-1.0.57 \
-		autocfg-1.1.0 \
-		base64-0.13.0 \
-		bitflags-1.3.2 \
-		bumpalo-3.9.1 \
-		bytes-1.1.0 \
-		cc-1.0.73 \
-		cfg-if-1.0.0 \
-		chrono-0.4.19 \
-		cmake-0.1.48 \
-		common-multipart-rfc7578-0.5.0 \
-		core-foundation-0.9.3 \
-		core-foundation-sys-0.8.3 \
-		either-1.6.1 \
-		fastrand-1.7.0 \
-		fixedbitset-0.4.1 \
-		fnv-1.0.7 \
-		futures-0.3.21 \
-		futures-channel-0.3.21 \
-		futures-core-0.3.21 \
-		futures-executor-0.3.21 \
-		futures-io-0.3.21 \
-		futures-macro-0.3.21 \
-		futures-sink-0.3.21 \
-		futures-task-0.3.21 \
-		futures-util-0.3.21 \
-		getrandom-0.2.6 \
-		hashbrown-0.11.2 \
-		heck-0.4.0 \
-		hermit-abi-0.1.19 \
-		hex-0.4.3 \
-		http-0.2.7 \
-		http-body-0.4.4 \
-		httparse-1.7.1 \
-		httpdate-1.0.2 \
-		hyper-0.14.18 \
-		hyper-multipart-rfc7578-0.7.0 \
-		hyper-rustls-0.23.0 \
-		indexmap-1.8.1 \
-		instant-0.1.12 \
-		itertools-0.10.3 \
-		itoa-1.0.1 \
-		js-sys-0.3.57 \
-		lazy_static-1.4.0 \
-		libc-0.2.125 \
-		log-0.4.17 \
-		lz4_flex-0.9.5 \
-		maplit-1.0.2 \
-		memchr-2.5.0 \
-		mime-0.3.16 \
-		mime_guess-2.0.4 \
-		mio-0.8.3 \
-		multimap-0.8.3 \
-		num-integer-0.1.45 \
-		num-traits-0.2.15 \
-		num_cpus-1.13.1 \
-		once_cell-1.10.0 \
-		openssl-probe-0.1.5 \
-		paste-1.0.7 \
-		percent-encoding-2.1.0 \
-		petgraph-0.6.0 \
-		pin-project-1.0.10 \
-		pin-project-internal-1.0.10 \
-		pin-project-lite-0.2.9 \
-		pin-utils-0.1.0 \
-		ppv-lite86-0.2.16 \
-		proc-macro2-1.0.38 \
-		prost-0.10.3 \
-		prost-build-0.10.3 \
-		prost-derive-0.10.1 \
-		prost-types-0.10.1 \
-		quote-1.0.18 \
-		rand-0.8.5 \
-		rand_chacha-0.3.1 \
-		rand_core-0.6.3 \
-		redox_syscall-0.2.13 \
-		regex-1.5.5 \
-		regex-syntax-0.6.25 \
-		remove_dir_all-0.5.3 \
-		ring-0.16.20 \
-		rustls-0.20.4 \
-		rustls-native-certs-0.6.2 \
-		rustls-pemfile-1.0.0 \
-		ryu-1.0.9 \
-		schannel-0.1.19 \
-		sct-0.7.0 \
-		security-framework-2.6.1 \
-		security-framework-sys-2.6.1 \
-		serde-1.0.137 \
-		serde_derive-1.0.137 \
-		serde_json-1.0.81 \
-		sharded-slab-0.1.4 \
-		slab-0.4.6 \
-		smallvec-1.8.0 \
-		socket2-0.4.4 \
-		spin-0.5.2 \
-		static_assertions-1.1.0 \
-		syn-1.0.93 \
-		sys-info-0.9.1 \
-		tempfile-3.3.0 \
-		thiserror-1.0.31 \
-		thiserror-impl-1.0.31 \
-		thread_local-1.1.4 \
-		time-0.1.43 \
-		tokio-1.18.2 \
-		tokio-macros-1.7.0 \
-		tokio-rustls-0.23.4 \
-		tokio-util-0.7.1 \
-		tower-service-0.3.1 \
-		tracing-0.1.34 \
-		tracing-core-0.1.26 \
-		tracing-log-0.1.3 \
-		tracing-subscriber-0.3.11 \
-		try-lock-0.2.3 \
-		twox-hash-1.6.3 \
-		unicase-2.6.0 \
-		unicode-xid-0.2.3 \
-		untrusted-0.7.1 \
-		uuid-0.8.2 \
-		valuable-0.1.0 \
-		version_check-0.9.4 \
-		want-0.3.0 \
-		wasi-0.10.2+wasi-snapshot-preview1 \
-		wasi-0.11.0+wasi-snapshot-preview1 \
-		wasm-bindgen-0.2.80 \
-		wasm-bindgen-backend-0.2.80 \
-		wasm-bindgen-macro-0.2.80 \
-		wasm-bindgen-macro-support-0.2.80 \
-		wasm-bindgen-shared-0.2.80 \
-		web-sys-0.3.57 \
-		webpki-0.22.0 \
-		which-4.2.5 \
-		winapi-0.3.9 \
-		winapi-i686-pc-windows-gnu-0.4.0 \
-		winapi-x86_64-pc-windows-gnu-0.4.0 \
-		windows-sys-0.36.1 \
-		windows_aarch64_msvc-0.36.1 \
-		windows_i686_gnu-0.36.1 \
-		windows_i686_msvc-0.36.1 \
-		windows_x86_64_gnu-0.36.1 \
-		windows_x86_64_msvc-0.36.1
-
 post-patch:
 	${SED} -e 's|@Datadog_VERSION@|${PORTVERSION}|' ${WRKSRC}/profiling-ffi/datadog_profiling.pc.in > ${WRKSRC}/datadog_profiling.pc
 	${SED} -e 's|@DDog_VERSION@|${PORTVERSION}|' ${WRKSRC}/profiling-ffi/datadog_profiling_with_rpath.pc.in > ${WRKSRC}/datadog_profiling_with_rpath.pc
diff --git a/devel/libdatadog/Makefile.crates b/devel/libdatadog/Makefile.crates
new file mode 100644
index 000000000000..88d67fc5af58
--- /dev/null
+++ b/devel/libdatadog/Makefile.crates
@@ -0,0 +1,143 @@
+CARGO_CRATES=	aho-corasick-0.7.18 \
+		ansi_term-0.12.1 \
+		anyhow-1.0.57 \
+		autocfg-1.1.0 \
+		base64-0.13.0 \
+		bitflags-1.3.2 \
+		bumpalo-3.9.1 \
+		bytes-1.1.0 \
+		cc-1.0.73 \
+		cfg-if-1.0.0 \
+		chrono-0.4.19 \
+		cmake-0.1.48 \
+		common-multipart-rfc7578-0.5.0 \
+		core-foundation-0.9.3 \
+		core-foundation-sys-0.8.3 \
+		either-1.6.1 \
+		fastrand-1.7.0 \
+		fixedbitset-0.4.1 \
+		fnv-1.0.7 \
+		futures-0.3.21 \
+		futures-channel-0.3.21 \
+		futures-core-0.3.21 \
+		futures-executor-0.3.21 \
+		futures-io-0.3.21 \
+		futures-macro-0.3.21 \
+		futures-sink-0.3.21 \
+		futures-task-0.3.21 \
+		futures-util-0.3.21 \
+		getrandom-0.2.6 \
+		hashbrown-0.11.2 \
+		heck-0.4.0 \
+		hermit-abi-0.1.19 \
+		hex-0.4.3 \
+		http-0.2.7 \
+		http-body-0.4.4 \
+		httparse-1.7.1 \
+		httpdate-1.0.2 \
+		hyper-0.14.18 \
+		hyper-multipart-rfc7578-0.7.0 \
+		hyper-rustls-0.23.0 \
+		indexmap-1.8.1 \
+		instant-0.1.12 \
+		itertools-0.10.3 \
+		itoa-1.0.1 \
+		js-sys-0.3.57 \
+		lazy_static-1.4.0 \
+		libc-0.2.125 \
+		log-0.4.17 \
+		lz4_flex-0.9.5 \
+		maplit-1.0.2 \
+		memchr-2.5.0 \
+		mime-0.3.16 \
+		mime_guess-2.0.4 \
+		mio-0.8.3 \
+		multimap-0.8.3 \
+		num-integer-0.1.45 \
+		num-traits-0.2.15 \
+		num_cpus-1.13.1 \
+		once_cell-1.10.0 \
+		openssl-probe-0.1.5 \
+		paste-1.0.7 \
+		percent-encoding-2.1.0 \
+		petgraph-0.6.0 \
+		pin-project-1.0.10 \
+		pin-project-internal-1.0.10 \
+		pin-project-lite-0.2.9 \
+		pin-utils-0.1.0 \
+		ppv-lite86-0.2.16 \
+		proc-macro2-1.0.38 \
+		prost-0.10.3 \
+		prost-build-0.10.3 \
+		prost-derive-0.10.1 \
+		prost-types-0.10.1 \
+		quote-1.0.18 \
+		rand-0.8.5 \
+		rand_chacha-0.3.1 \
+		rand_core-0.6.3 \
+		redox_syscall-0.2.13 \
+		regex-1.5.5 \
+		regex-syntax-0.6.25 \
+		remove_dir_all-0.5.3 \
+		ring-0.16.20 \
+		rustls-0.20.4 \
+		rustls-native-certs-0.6.2 \
+		rustls-pemfile-1.0.0 \
+		ryu-1.0.9 \
+		schannel-0.1.19 \
+		sct-0.7.0 \
+		security-framework-2.6.1 \
+		security-framework-sys-2.6.1 \
+		serde-1.0.137 \
+		serde_derive-1.0.137 \
+		serde_json-1.0.81 \
+		sharded-slab-0.1.4 \
+		slab-0.4.6 \
+		smallvec-1.8.0 \
+		socket2-0.4.4 \
+		spin-0.5.2 \
+		static_assertions-1.1.0 \
+		syn-1.0.93 \
+		sys-info-0.9.1 \
+		tempfile-3.3.0 \
+		thiserror-1.0.31 \
+		thiserror-impl-1.0.31 \
+		thread_local-1.1.4 \
+		time-0.1.43 \
+		tokio-1.18.2 \
+		tokio-macros-1.7.0 \
+		tokio-rustls-0.23.4 \
+		tokio-util-0.7.1 \
+		tower-service-0.3.1 \
+		tracing-0.1.34 \
+		tracing-core-0.1.26 \
+		tracing-log-0.1.3 \
+		tracing-subscriber-0.3.11 \
+		try-lock-0.2.3 \
+		twox-hash-1.6.3 \
+		unicase-2.6.0 \
+		unicode-xid-0.2.3 \
+		untrusted-0.7.1 \
+		uuid-0.8.2 \
+		valuable-0.1.0 \
+		version_check-0.9.4 \
+		want-0.3.0 \
+		wasi-0.10.2+wasi-snapshot-preview1 \
+		wasi-0.11.0+wasi-snapshot-preview1 \
+		wasm-bindgen-0.2.80 \
+		wasm-bindgen-backend-0.2.80 \
+		wasm-bindgen-macro-0.2.80 \
+		wasm-bindgen-macro-support-0.2.80 \
+		wasm-bindgen-shared-0.2.80 \
+		web-sys-0.3.57 \
+		webpki-0.22.0 \
+		which-4.2.5 \
+		winapi-0.3.9 \
+		winapi-i686-pc-windows-gnu-0.4.0 \
+		winapi-x86_64-pc-windows-gnu-0.4.0 \
+		windows-sys-0.36.1 \
+		windows_aarch64_msvc-0.36.1 \
+		windows_i686_gnu-0.36.1 \
+		windows_i686_msvc-0.36.1 \
+		windows_x86_64_gnu-0.36.1 \
+		windows_x86_64_msvc-0.36.1



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212300908.2BU98MbM099813>