# Created by: Andy Fawcett # $FreeBSD$ PORTNAME= uptimed PORTVERSION= 0.4.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= pkubaj@anongoth.pl COMMENT= Uptime daemon LICENSE= GPLv2 # only LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= rpodgorny USES= autoreconf gmake libtool GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip USE_RC_SUBR= ${PORTNAME} 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 @${REINPLACE_CMD} -e \ 's|/etc/uprecords-cgi/|${PREFIX}/www/cgi-bin/|' \ ${WRKSRC}/src/uprecords.c 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 e='this.form.submit();'> FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 19:55:50 +0800
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 22:31:07 +0800
commit305f148f482daf30dcf728039d03d019f88344eb (patch)
treeff16a91b9ebb1e884ba29f7732b812547ea81b9e /devel/p5-Log-Dispatch-File-Stamped
parent5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (diff)
downloadfreebsd-ports-305f148f482daf30dcf728039d03d019f88344eb.tar.gz
freebsd-ports-305f148f482daf30dcf728039d03d019f88344eb.tar.zst
freebsd-ports-305f148f482daf30dcf728039d03d019f88344eb.zip
Remove # $FreeBSD$ from Makefiles.
Diffstat (limited to 'devel/p5-Log-Dispatch-File-Stamped')