summaryrefslogtreecommitdiff
path: root/textproc/riffdiff/Makefile
blob: df4818f4082488979b7059a00b08d5647a638a28 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
PORTNAME=	riffdiff
DISTVERSION=	3.4.0
CATEGORIES=	textproc

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Diff filter highlighting which line parts have changed
WWW=		https://github.com/walles/riff

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	moar:textproc/moar

USES=		cargo

USE_GITHUB=	yes
GH_ACCOUNT=	walles
GH_PROJECT=	riff

CARGO_CRATES=	addr2line-0.14.0 \
		adler-0.2.3 \
		aho-corasick-0.7.18 \
		ansi_term-0.11.0 \
		anstream-0.6.18 \
		anstyle-1.0.10 \
		anstyle-parse-0.2.1 \
		anstyle-query-1.0.0 \
		anstyle-wincon-3.0.7 \
		autocfg-1.0.1 \
		backtrace-0.3.54 \
		base64-0.22.1 \
		bitflags-1.3.2 \
		bytecount-0.6.2 \
		cfg-if-1.0.0 \
		clap-4.5.26 \
		clap_builder-4.5.26 \
		clap_derive-4.5.24 \
		clap_lex-0.7.4 \
		colorchoice-1.0.0 \
		ctor-0.1.16 \
		difference-2.0.0 \
		displaydoc-0.2.5 \
		either-1.6.1 \
		errno-0.3.5 \
		fastrand-1.9.0 \
		form_urlencoded-1.2.1 \
		gimli-0.23.0 \
		git-version-0.3.4 \
		git-version-macro-0.3.4 \
		heck-0.5.0 \
		hermit-abi-0.1.19 \
		icu_collections-2.0.0 \
		icu_locale_core-2.0.0 \
		icu_normalizer-2.0.0 \
		icu_normalizer_data-2.0.0 \
		icu_properties-2.0.1 \
		icu_properties_data-2.0.1 \
		icu_provider-2.0.0 \
		idna-1.0.3 \
		idna_adapter-1.2.1 \
		instant-0.1.12 \
		io-lifetimes-1.0.6 \
		is_terminal_polyfill-1.70.1 \
		itertools-0.10.1 \
		libc-0.2.140 \
		linux-raw-sys-0.1.4 \
		litemap-0.8.0 \
		log-0.4.21 \
		memchr-2.5.0 \
		miniz_oxide-0.4.3 \
		num_cpus-1.13.0 \
		object-0.22.0 \
		once_cell-1.20.2 \
		output_vt100-0.1.2 \
		percent-encoding-2.3.1 \
		potential_utf-0.1.2 \
		pretty_assertions-0.6.1 \
		proc-macro-hack-0.5.19 \
		proc-macro2-1.0.93 \
		quote-1.0.33 \
		redox_syscall-0.2.10 \
		regex-1.5.5 \
		regex-syntax-0.6.26 \
		rustc-demangle-0.1.18 \
		rustix-0.36.16 \
		rustversion-1.0.18 \
		serde-1.0.193 \
		serde_derive-1.0.193 \
		similar-2.6.0 \
		smallvec-1.15.1 \
		stable_deref_trait-1.2.0 \
		strsim-0.11.1 \
		syn-1.0.48 \
		syn-2.0.30 \
		synstructure-0.13.2 \
		tempfile-3.4.0 \
		threadpool-1.8.1 \
		tinystr-0.8.1 \
		unicode-ident-1.0.11 \
		unicode-xid-0.2.1 \
		url-2.5.4 \
		utf8_iter-1.0.4 \
		utf8parse-0.2.1 \
		winapi-0.3.9 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		windows-sys-0.42.0 \
		windows-sys-0.45.0 \
		windows-sys-0.48.0 \
		windows-sys-0.59.0 \
		windows-targets-0.42.1 \
		windows-targets-0.48.5 \
		windows-targets-0.52.6 \
		windows_aarch64_gnullvm-0.42.1 \
		windows_aarch64_gnullvm-0.48.5 \
		windows_aarch64_gnullvm-0.52.6 \
		windows_aarch64_msvc-0.42.1 \
		windows_aarch64_msvc-0.48.5 \
		windows_aarch64_msvc-0.52.6 \
		windows_i686_gnu-0.42.1 \
		windows_i686_gnu-0.48.5 \
		windows_i686_gnu-0.52.6 \
		windows_i686_gnullvm-0.52.6 \
		windows_i686_msvc-0.42.1 \
		windows_i686_msvc-0.48.5 \
		windows_i686_msvc-0.52.6 \
		windows_x86_64_gnu-0.42.1 \
		windows_x86_64_gnu-0.48.5 \
		windows_x86_64_gnu-0.52.6 \
		windows_x86_64_gnullvm-0.42.1 \
		windows_x86_64_gnullvm-0.48.5 \
		windows_x86_64_gnullvm-0.52.6 \
		windows_x86_64_msvc-0.42.1 \
		windows_x86_64_msvc-0.48.5 \
		windows_x86_64_msvc-0.52.6 \
		writeable-0.6.1 \
		yoke-0.8.0 \
		yoke-derive-0.8.0 \
		zerofrom-0.1.6 \
		zerofrom-derive-0.1.6 \
		zerotrie-0.2.2 \
		zerovec-0.11.2 \
		zerovec-derive-0.11.1

PLIST_FILES=	bin/riff

.include <bsd.port.mk>