403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.89
Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31
System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64
User : studiokobylisy_cz ( 1008)
PHP Version : 7.3.31
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /usr/ports/www/jwt-cli/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/jwt-cli//Makefile
PORTNAME=	jwt-cli
PORTVERSION=	5.0.3
PORTREVISION=	4
CATEGORIES=	www

MAINTAINER=	osa@FreeBSD.org
COMMENT=	Super fast CLI tool to decode and encode JWTs
WWW=		https://github.com/mike-engel/jwt-cli

LICENSE=	MIT
LICENSE_FILE=	${WRKSRC}/LICENSE.md

USES=	cargo
USE_GITHUB=	yes
GH_ACCOUNT=	mike-engel

CARGO_CRATES=	aho-corasick-0.7.18 \
		atty-0.2.14 \
		autocfg-1.0.1 \
		base64-0.12.3 \
		base64-0.13.0 \
		bitflags-1.3.2 \
		bumpalo-3.9.1 \
		bunt-0.2.6 \
		bunt-macros-0.2.5 \
		cc-1.0.72 \
		cfg-if-1.0.0 \
		chrono-0.4.19 \
		clap-3.1.12 \
		clap_derive-3.1.7 \
		clap_lex-0.1.1 \
		hashbrown-0.11.2 \
		heck-0.4.0 \
		hermit-abi-0.1.19 \
		indexmap-1.8.0 \
		itoa-1.0.1 \
		js-sys-0.3.56 \
		jsonwebtoken-7.2.0 \
		lazy_static-1.4.0 \
		libc-0.2.113 \
		litrs-0.2.3 \
		log-0.4.14 \
		memchr-2.4.1 \
		num-0.2.1 \
		num-bigint-0.2.6 \
		num-complex-0.2.4 \
		num-integer-0.1.44 \
		num-iter-0.1.42 \
		num-rational-0.2.4 \
		num-traits-0.2.14 \
		once_cell-1.9.0 \
		os_str_bytes-6.0.0 \
		parse_duration-2.1.1 \
		pem-0.8.3 \
		proc-macro-error-1.0.4 \
		proc-macro-error-attr-1.0.4 \
		proc-macro2-1.0.36 \
		quote-1.0.14 \
		regex-1.5.4 \
		regex-syntax-0.6.25 \
		ring-0.16.20 \
		ryu-1.0.9 \
		serde-1.0.133 \
		serde_derive-1.0.133 \
		serde_json-1.0.79 \
		simple_asn1-0.4.1 \
		spin-0.5.2 \
		strsim-0.10.0 \
		syn-1.0.86 \
		termcolor-1.1.2 \
		textwrap-0.15.0 \
		time-0.1.44 \
		unicode-xid-0.2.2 \
		untrusted-0.7.1 \
		version_check-0.9.4 \
		wasi-0.10.0+wasi-snapshot-preview1 \
		wasm-bindgen-0.2.79 \
		wasm-bindgen-backend-0.2.79 \
		wasm-bindgen-macro-0.2.79 \
		wasm-bindgen-macro-support-0.2.79 \
		wasm-bindgen-shared-0.2.79 \
		web-sys-0.3.56 \
		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

PLIST_FILES=	bin/jwt

post-install:
	${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/jwt

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit