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/bsdstats/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/bsdstats/Makefile
PORTNAME=	bsdstats
PORTVERSION=	7.0
PORTREVISION=	3
CATEGORIES=	sysutils
DISTFILES=

MAINTAINER=	scrappy@hub.org
COMMENT=	Monthly script for reporting anonymous statistics about your machine
WWW=		https://www.bsdstats.org/

LICENSE=	BSD4CLAUSE

NO_BUILD=	yes
USE_RC_SUBR=	bsdstats
SUB_FILES=	300.statistics bsdstats-send pkg-message
SUB_LIST+=	VERSION=${PORTVERSION}
NO_ARCH=	YES

PLIST_FILES=	bin/bsdstats-send \
		etc/periodic/monthly/300.statistics

OPTIONS_DEFINE=	TOR
TOR_DESC=	Submit securely through TOR anonymity network

TOR_RUN_DEPENDS=	tor:security/tor

pre-install-TOR-on:
	@${REINPLACE_CMD} -e 's|USE_TOR=NO|USE_TOR=YES|' ${WRKDIR}/300.statistics
	@${REINPLACE_CMD} -e 's|# REQUIRE: LOGIN|# REQUIRE: LOGIN tor|' ${WRKDIR}/bsdstats
	@${REINPLACE_CMD} -e 's|@@TOR_MESSAGE@@|Statistics will be submitted anonymously through the TOR network|' \
	    ${WRKDIR}/pkg-message

pre-install-TOR-off:
	@${REINPLACE_CMD} -e 's|@@TOR_MESSAGE@@|You can build bsdstats with TOR port option to submit anonymously|' \
	    ${WRKDIR}/pkg-message

do-install:
	${MKDIR} ${STAGEDIR}${PREFIX}/etc/periodic/monthly
	${INSTALL_SCRIPT} ${WRKDIR}/300.statistics \
		${STAGEDIR}${PREFIX}/etc/periodic/monthly
	${INSTALL_SCRIPT} ${WRKDIR}/bsdstats-send \
		${STAGEDIR}${PREFIX}/bin/bsdstats-send

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit