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/sysutils/gather/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/gather/Makefile
PORTNAME=	gather
PORTVERSION=	0.4.1
CATEGORIES=	sysutils

MAINTAINER=	trociny@FreeBSD.org
COMMENT=	Utility to store and display system statistics
WWW=		https://github.com/trociny/gather

LICENSE=	BSD2CLAUSE

USES=		perl5
USE_GITHUB=	yes

GH_ACCOUNT=	trociny

CONFLICTS_INSTALL=	harvest

DATADIR=	/var/db/gather
MAKE_ENV+=	CONFDIR=${PREFIX}/etc/gather DATADIR=${DATADIR}

SUB_FILES=	pkg-message

OPTIONS_DEFINE=	DOCS EXAMPLES

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/gather ${STAGEDIR}${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/gather.1 ${STAGEDIR}${PREFIX}/man/man1
	${MKDIR} ${STAGEDIR}${PREFIX}/etc/gather
	${INSTALL_DATA} ${WRKSRC}/gather.cfg \
	    ${STAGEDIR}${PREFIX}/etc/gather/gather.cfg.sample
	${INSTALL_DATA} ${WRKSRC}/examples/gather.map.freebsd \
	    ${STAGEDIR}${PREFIX}/etc/gather/gather.map.sample
	${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/Changelog ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
	${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/examples/gather.map.freebsd \
	    ${STAGEDIR}${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/examples/gather.map.linux \
	    ${STAGEDIR}${EXAMPLESDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit