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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/uptimed/Makefile
PORTNAME=	uptimed
PORTVERSION=	0.4.6
DISTVERSIONPREFIX=	v
CATEGORIES=	sysutils

MAINTAINER=	pkubaj@FreeBSD.org
COMMENT=	Uptime daemon
WWW=		https://github.com/rpodgorny/uptimed

LICENSE=	GPLv2 # only
LICENSE_FILE=	${WRKSRC}/COPYING

#USES=		autoreconf gmake libtool
USES=		autoreconf libtool
USE_GITHUB=	yes
GH_ACCOUNT=	rpodgorny
USE_LDCONFIG=	yes
USE_RC_SUBR=	${PORTNAME}

GNU_CONFIGURE=	yes
INSTALL_TARGET=	install-strip

post-patch:
	@${REINPLACE_CMD} -e \
		's|/usr/lib/sendmail|/usr/sbin/sendmail| ; \
		 s|/var/run/uptimed|/var/run/uptimed.pid|' \
		${WRKSRC}/etc/uptimed.conf-dist

post-install:
	@${MKDIR} ${STAGEDIR}${PREFIX}/www/cgi-bin
	${INSTALL_PROGRAM} ${STAGEDIR}${PREFIX}/bin/uprecords \
		${STAGEDIR}${PREFIX}/www/cgi-bin/uprecords.cgi
	${INSTALL_DATA} ${WRKSRC}/sample-cgi/uprecords.conf \
		${STAGEDIR}${PREFIX}/www/cgi-bin/uprecords.conf.sample
	${INSTALL_DATA} ${WRKSRC}/sample-cgi/uprecords.header \
		${STAGEDIR}${PREFIX}/www/cgi-bin/uprecords.header.sample
	${INSTALL_DATA} ${WRKSRC}/sample-cgi/uprecords.footer \
		${STAGEDIR}${PREFIX}/www/cgi-bin/uprecords.footer.sample
	@${MKDIR} ${STAGEDIR}/var/spool/uptimed

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit