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/deskutils/note/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/deskutils/note/Makefile
PORTNAME=	note
DISTVERSION=	1.3.26
CATEGORIES=	deskutils perl5
MASTER_SITES=	http://www.daemon.de/idisk/Apps/note/

MAINTAINER=	rigoletto@FreeBSD.org
COMMENT=	Console based tool to handle encrypted notes
WWW=		https://www.daemon.de/NOTE

LICENSE=	GPLv1

RUN_DEPENDS=	p5-YAML>=0.1:textproc/p5-YAML \
		p5-Config-General>0:devel/p5-Config-General

USES=		perl5
USE_PERL5=	configure
NO_ARCH=	yes

OPTIONS_DEFINE=		EXAMPLES MYSQL PWSAFE3
OPTIONS_DEFAULT=	BLOWFISH DES IDEA MYSQL PWSAFE3

MYSQL_RUN_DEPENDS=	p5-DBD-mysql>0:databases/p5-DBD-mysql \
			p5-DBI>0:databases/p5-DBI

PWSAFE3_DESC=		Password Safe v3 backend
PWSAFE3_RUN_DEPENDS=	p5-Crypt-PWSafe3>0:security/p5-Crypt-PWSafe3

OPTIONS_GROUP=		CRYPTO
OPTIONS_GROUP_CRYPTO=	DES IDEA BLOWFISH

CRYPTO_DESC=		Encryption support
CRYPTO_RUN_DEPENDS=	p5-Crypt-CBC>0:security/p5-Crypt-CBC \
			p5-Crypt-Rijndael>0:security/p5-Crypt-Rijndael

BLOWFISH_DESC=		BlowFish block cipher support
BLOWFISH_RUN_DEPENDS=	p5-Crypt-Blowfish>0:security/p5-Crypt-Blowfish \
			${CRYPTO_RUN_DEPENDS}

DES_DESC=		DES block cipher support
DES_RUN_DEPENDS=	p5-Crypt-DES>0:security/p5-Crypt-DES \
			${CRYPTO_RUN_DEPENDS}

IDEA_DESC=		IDEA block cipher support
IDEA_RUN_DEPENDS=	p5-Crypt-IDEA>0:security/p5-Crypt-IDEA \
			${CRYPTO_RUN_DEPENDS}

post-patch:
	@${REINPLACE_CMD} -e 's|{{(|{\\{(|g' \
		${WRKSRC}/bin/note

post-install:
	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	(cd ${WRKSRC}/config && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit