403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.236
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/racktables/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/racktables/Makefile
PORTNAME=	racktables
DISTVERSION=	0.22.0
PORTREVISION=	1
CATEGORIES?=	sysutils www
MASTER_SITES=	SF/${PORTNAME}/
PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
DISTNAME=	RackTables-${DISTVERSION}

MAINTAINER=	dinoex@FreeBSD.org
COMMENT=	Server room asset management suite
WWW=		https://www.racktables.org/

LICENSE=	GPLv2

NO_BUILD=	yes
RACKHOME?=	www/racktables

PORTEXAMPLES=	cleanup_ldap_cache.php init-sample-racks.sql syncdomain.php

USES=		cpe shebangfix php:web,flavors perl5 python:run
NO_ARCH=	yes
USE_PERL5=	run
SHEBANG_FILES=	gateways/*
CPE_VENDOR=	racktables_project

USE_PHP=	bcmath gd json mbstring mysqli pdo_mysql session
SUB_FILES=	pkg-message
PLIST_SUB=	WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR}
WWWUSER?=	www
WWWGRP?=	www

OPTIONS_DEFINE=	LDAP SNMP CURL PCNTL PCRE EXAMPLES
PCRE_DESC=	Regular Expression Support
PCNTL_DESC=	pcntl Support
LDAP_USE=	PHP=ldap
SNMP_USE=	PHP=snmp
CURL_USE=	PHP=curl
PCNTL_USE=	PHP=pcntl
PCRE_USE=	PHP=pcre

post-patch:
	@${FIND} ${WRKSRC} -name \*.orig -type f -delete

do-install:
	@${MKDIR} ${STAGEDIR}${WWWDIR}/wwwroot ${STAGEDIR}${WWWDIR}/gateways
	(cd ${WRKSRC} && ${COPYTREE_SHARE} wwwroot ${STAGEDIR}${WWWDIR})
	(cd ${WRKSRC} && ${COPYTREE_BIN} gateways ${STAGEDIR}${WWWDIR})
	@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
	${INSTALL_DATA} ${WRKSRC}/scripts/* ${STAGEDIR}${EXAMPLESDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit