aboutsummaryrefslogtreecommitdiff
path: root/www/ffsend/Makefile
blob: 59ef6bac7e9acc49d4618189b2729c762d3fabce (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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
PORTNAME=	ffsend
DISTVERSIONPREFIX=	v
DISTVERSION=	0.2.68
PORTREVISION=	4
CATEGORIES=	www

MAINTAINER=	0mp@FreeBSD.org
COMMENT=	Easily and securely share files from the command line via Firefox Send

LICENSE=	APACHE20 BSD2CLAUSE BSD3CLAUSE CC0-1.0 FUCHSIACPRNG GPLv3 ISCL \
		MIT MPL20 UNLICENSE ZLIB
LICENSE_COMB=	multi
LICENSE_NAME_FUCHSIACPRNG=	BSD-like license + patent clause
LICENSE_FILE_FUCHSIACPRNG=	${WRKSRC}/cargo-crates/fuchsia-cprng-0.1.1/LICENSE
# Main license.
LICENSE_FILE_GPLv3=	${WRKSRC}/LICENSE
LICENSE_PERMS_FUCHSIACPRNG=	dist-mirror dist-sell pkg-mirror pkg-sell \
				auto-accept

RUN_DEPENDS=	ca_root_nss>0:security/ca_root_nss \
		xclip:x11/xclip \
		xsel:x11/xsel-conrad

USES=		cargo localbase:ldflags python:build,3.5+ ssl xorg
USE_GITLAB=	yes
GL_ACCOUNT=	timvisee
GL_COMMIT=	1664c48d7df4a87e7f0846274573d5c40789f64b
USE_XORG=	xcb

CARGO_CRATES=	addr2line-0.13.0 \
		adler-0.2.3 \
		aho-corasick-0.7.14 \
		ansi_term-0.11.0 \
		arc-swap-0.4.7 \
		arrayref-0.3.6 \
		arrayvec-0.5.1 \
		atty-0.2.14 \
		autocfg-0.1.7 \
		autocfg-1.0.1 \
		backtrace-0.3.53 \
		base-x-0.2.6 \
		base64-0.9.3 \
		base64-0.10.1 \
		base64-0.12.3 \
		bitflags-1.2.1 \
		blake2b_simd-0.5.10 \
		block-0.1.6 \
		block-buffer-0.7.3 \
		block-padding-0.1.5 \
		bstr-0.2.13 \
		bumpalo-3.4.0 \
		byte-tools-0.3.1 \
		byteorder-1.3.4 \
		bytes-0.4.12 \
		bytes-0.5.6 \
		cc-1.0.61 \
		cfg-if-0.1.10 \
		cfg-if-1.0.0 \
		chbs-0.0.10 \
		checked_int_cast-1.0.0 \
		chrono-0.4.19 \
		clap-2.33.3 \
		clipboard-0.5.0 \
		clipboard-win-2.2.0 \
		cloudabi-0.0.3 \
		colored-2.0.0 \
		const_fn-0.4.2 \
		constant_time_eq-0.1.5 \
		core-foundation-0.7.0 \
		core-foundation-sys-0.7.0 \
		crossbeam-channel-0.4.4 \
		crossbeam-utils-0.7.2 \
		crossterm-0.17.7 \
		crossterm_winapi-0.6.1 \
		crypto-mac-0.7.0 \
		csv-1.1.3 \
		csv-core-0.1.10 \
		darling-0.10.2 \
		darling_core-0.10.2 \
		darling_macro-0.10.2 \
		derive_builder-0.9.0 \
		derive_builder_core-0.9.0 \
		digest-0.8.1 \
		directories-3.0.1 \
		dirs-1.0.5 \
		dirs-sys-0.3.5 \
		discard-1.0.4 \
		dtoa-0.4.6 \
		encode_unicode-0.3.6 \
		encoding_rs-0.8.24 \
		failure-0.1.8 \
		failure_derive-0.1.8 \
		fake-simd-0.1.2 \
		ffsend-api-0.6.3 \
		filetime-0.2.12 \
		fnv-1.0.7 \
		foreign-types-0.3.2 \
		foreign-types-shared-0.1.1 \
		fs2-0.4.3 \
		fuchsia-cprng-0.1.1 \
		fuchsia-zircon-0.3.3 \
		fuchsia-zircon-sys-0.3.3 \
		futures-0.1.30 \
		futures-channel-0.3.6 \
		futures-core-0.3.6 \
		futures-io-0.3.6 \
		futures-macro-0.3.6 \
		futures-sink-0.3.6 \
		futures-task-0.3.6 \
		futures-util-0.3.6 \
		generic-array-0.12.3 \
		getrandom-0.1.15 \
		gimli-0.22.0 \
		h2-0.2.6 \
		hashbrown-0.9.1 \
		hermit-abi-0.1.17 \
		hkdf-0.8.0 \
		hmac-0.7.1 \
		http-0.2.1 \
		http-body-0.3.1 \
		httparse-1.3.4 \
		httpdate-0.3.2 \
		hyper-0.10.16 \
		hyper-0.13.8 \
		hyper-rustls-0.21.0 \
		hyper-tls-0.4.3 \
		ident_case-1.0.1 \
		idna-0.1.5 \
		idna-0.2.0 \
		indexmap-1.6.0 \
		iovec-0.1.4 \
		ipnet-2.3.0 \
		itoa-0.4.6 \
		js-sys-0.3.45 \
		kernel32-sys-0.2.2 \
		language-tags-0.2.2 \
		lazy_static-1.4.0 \
		libc-0.2.79 \
		lock_api-0.3.4 \
		log-0.3.9 \
		log-0.4.11 \
		malloc_buf-0.0.6 \
		matches-0.1.8 \
		maybe-uninit-2.0.0 \
		memchr-2.3.3 \
		mime-0.2.6 \
		mime-0.3.16 \
		mime_guess-2.0.3 \
		miniz_oxide-0.4.3 \
		mio-0.6.22 \
		mio-0.7.3 \
		miow-0.2.1 \
		miow-0.3.5 \
		native-tls-0.2.4 \
		net2-0.2.35 \
		ntapi-0.3.4 \
		num-integer-0.1.43 \
		num-traits-0.2.12 \
		num_cpus-1.13.0 \
		objc-0.2.7 \
		objc-foundation-0.1.1 \
		objc_id-0.1.1 \
		object-0.21.1 \
		once_cell-1.4.1 \
		opaque-debug-0.2.3 \
		open-1.4.0 \
		openssl-0.10.30 \
		openssl-probe-0.1.2 \
		openssl-sys-0.9.58 \
		parking_lot-0.9.0 \
		parking_lot-0.10.2 \
		parking_lot_core-0.6.2 \
		parking_lot_core-0.7.2 \
		pathdiff-0.2.0 \
		pbr-1.0.3 \
		percent-encoding-1.0.1 \
		percent-encoding-2.1.0 \
		pin-project-0.4.27 \
		pin-project-internal-0.4.27 \
		pin-project-lite-0.1.10 \
		pin-utils-0.1.0 \
		pkg-config-0.3.19 \
		ppv-lite86-0.2.9 \
		prettytable-rs-0.8.0 \
		proc-macro-hack-0.5.18 \
		proc-macro-nested-0.1.6 \
		proc-macro2-1.0.24 \
		qr2term-0.2.1 \
		qrcode-0.12.0 \
		quote-1.0.7 \
		rand-0.6.5 \
		rand-0.7.3 \
		rand_chacha-0.1.1 \
		rand_chacha-0.2.2 \
		rand_core-0.3.1 \
		rand_core-0.4.2 \
		rand_core-0.5.1 \
		rand_hc-0.1.0 \
		rand_hc-0.2.0 \
		rand_isaac-0.1.1 \
		rand_jitter-0.1.4 \
		rand_os-0.1.3 \
		rand_pcg-0.1.2 \
		rand_xorshift-0.1.1 \
		rdrand-0.4.0 \
		redox_syscall-0.1.57 \
		redox_users-0.3.5 \
		regex-1.4.1 \
		regex-automata-0.1.9 \
		regex-syntax-0.6.20 \
		remove_dir_all-0.5.3 \
		reqwest-0.10.8 \
		ring-0.16.15 \
		rpassword-5.0.0 \
		rust-argon2-0.8.2 \
		rustc-demangle-0.1.17 \
		rustc_version-0.2.3 \
		rustls-0.18.1 \
		ryu-1.0.5 \
		safemem-0.3.3 \
		schannel-0.1.19 \
		scopeguard-1.1.0 \
		sct-0.6.0 \
		security-framework-0.4.4 \
		security-framework-sys-0.4.3 \
		semver-0.9.0 \
		semver-parser-0.7.0 \
		serde-1.0.117 \
		serde_derive-1.0.117 \
		serde_json-1.0.59 \
		serde_urlencoded-0.6.1 \
		sha1-0.6.0 \
		sha2-0.8.2 \
		signal-hook-0.1.16 \
		signal-hook-registry-1.2.1 \
		slab-0.4.2 \
		smallvec-0.6.13 \
		smallvec-1.4.2 \
		socket2-0.3.15 \
		spin-0.5.2 \
		standback-0.2.11 \
		stdweb-0.4.20 \
		stdweb-derive-0.5.3 \
		stdweb-internal-macros-0.2.9 \
		stdweb-internal-runtime-0.1.5 \
		strsim-0.8.0 \
		strsim-0.9.3 \
		subtle-1.0.0 \
		syn-1.0.44 \
		synstructure-0.12.4 \
		tar-0.4.30 \
		tempfile-3.1.0 \
		term-0.5.2 \
		textwrap-0.11.0 \
		thiserror-1.0.21 \
		thiserror-impl-1.0.21 \
		thread_local-1.0.1 \
		time-0.1.44 \
		time-0.2.22 \
		time-macros-0.1.1 \
		time-macros-impl-0.1.1 \
		tinyvec-0.3.4 \
		tokio-0.2.22 \
		tokio-codec-0.1.2 \
		tokio-executor-0.1.10 \
		tokio-io-0.1.13 \
		tokio-reactor-0.1.12 \
		tokio-rustls-0.14.1 \
		tokio-sync-0.1.8 \
		tokio-tcp-0.1.4 \
		tokio-tls-0.2.1 \
		tokio-tls-0.3.1 \
		tokio-util-0.3.1 \
		toml-0.5.7 \
		tower-service-0.3.0 \
		tracing-0.1.21 \
		tracing-core-0.1.17 \
		traitobject-0.1.0 \
		try-lock-0.2.3 \
		typeable-0.1.2 \
		typenum-1.12.0 \
		unicase-1.4.2 \
		unicase-2.6.0 \
		unicode-bidi-0.3.4 \
		unicode-normalization-0.1.13 \
		unicode-width-0.1.8 \
		unicode-xid-0.2.1 \
		untrusted-0.7.1 \
		url-1.7.2 \
		url-2.1.1 \
		urlshortener-3.0.0 \
		vcpkg-0.2.10 \
		vec_map-0.8.2 \
		version-compare-0.0.10 \
		version-compare-0.0.11 \
		version_check-0.1.5 \
		version_check-0.9.2 \
		want-0.3.0 \
		wasi-0.9.0+wasi-snapshot-preview1 \
		wasi-0.10.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.68 \
		wasm-bindgen-backend-0.2.68 \
		wasm-bindgen-futures-0.4.18 \
		wasm-bindgen-macro-0.2.68 \
		wasm-bindgen-macro-support-0.2.68 \
		wasm-bindgen-shared-0.2.68 \
		web-sys-0.3.45 \
		webpki-0.21.3 \
		webpki-roots-0.19.0 \
		websocket-0.24.0 \
		websocket-base-0.24.0 \
		which-4.0.2 \
		winapi-0.2.8 \
		winapi-0.3.9 \
		winapi-build-0.1.1 \
		winapi-i686-pc-windows-gnu-0.4.0 \
		winapi-x86_64-pc-windows-gnu-0.4.0 \
		winreg-0.7.0 \
		ws2_32-sys-0.2.1 \
		x11-clipboard-0.3.3 \
		xattr-0.2.2 \
		xcb-0.8.2

MAKE_ENV=	XCLIP_PATH=${LOCALBASE}/bin/xclip \
		XSEL_PATH=${LOCALBASE}/bin/xsel

BINARY_ALIAS=	python3=${PYTHON_CMD}
PLIST_FILES=	bin/${PORTNAME} \
		bin/ffdel \
		bin/ffget \
		bin/ffput

post-install:
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
.for f in ffdel ffget ffput
	cd ${STAGEDIR}${PREFIX}/bin && ${RLN} ${PORTNAME} ${f}
.endfor

.include <bsd.port.mk>