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/runit-faster/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/runit-faster/Makefile
PORTNAME=	runit
DISTVERSION=	2.1.3.7
CATEGORIES=	sysutils
MASTER_SITES=	https://codeberg.org/attachments/0f74bee0-05ce-40b4-9cdf-0f9f5a37f90b?dummy=/
PKGNAMESUFFIX=	-faster
DISTNAME=	freebsd-runit-${DISTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Runit based init replacement for ${OPSYS}
WWW=		https://codeberg.org/tobik/runit-faster

LICENSE=	BSD3CLAUSE CC0-1.0
LICENSE_COMB=	multi
LICENSE_FILE=	${WRKSRC}/LICENSE

RUN_DEPENDS=	snooze:sysutils/snooze

USES=		tar:xz
USE_RC_SUBR=	runsvdir

MAKE_ENV=	RUNITDIR=${RUNITDIR} \
		SBINDIR=${SBINDIR} \
		SVDIR=${PREFIX}/etc/sv
TEST_TARGET=	check

CONFLICTS_INSTALL=	runit

SUB_LIST=	RUNITDIR=${RUNITDIR}
PLIST_SUB=	RUNITDIR=${RUNITDIR}
PORTDOCS=	*

OPTIONS_DEFINE=	DOCS ROOT
OPTIONS_SUB=	yes

ROOT_DESC=	Install bootstrap files into /etc/runit and /sbin

ROOT_VARS_OFF=	RUNITDIR=${ETCDIR} SBINDIR=${PREFIX}/sbin
ROOT_VARS=	RUNITDIR=/etc/runit SBINDIR=/sbin

post-install:
# Micromanaging pkg-plist is no fun here...  Generate it on the fly
# instead.
	@${FIND} -s ${STAGEDIR}${PREFIX}/etc/sv -not -type d | ${SORT} | \
		${SED} -e 's,^${STAGEDIR},,' -e 's,^${PREFIX}/,,' \
		>> ${TMPPLIST}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit