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/intel-undervolt/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/intel-undervolt/Makefile
PORTNAME=	intel-undervolt
DISTVERSION=	1.5-7
DISTVERSIONSUFFIX=	-g66cfb65
CATEGORIES=	sysutils

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Intel CPU undervolting tool
WWW=		https://github.com/kitsunyan/intel-undervolt

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

ONLY_FOR_ARCHS=		amd64 i386
ONLY_FOR_ARCHS_REASON=	specifically for Haswell and newer Intel CPUs

RUN_DEPENDS=	bash:shells/bash

USES=		gmake
USE_GITHUB=	yes
GH_ACCOUNT=	kitsunyan

MAKE_ARGS=	CC="${CC}" SYSCONFDIR="${PREFIX}/etc"

PLIST_FILES=	bin/${PORTNAME} \
		"@sample etc/${PORTNAME}.conf.sample"

post-patch:
	${REINPLACE_CMD} "s|/bin/bash|${LOCALBASE}/bin/bash|g" ${WRKSRC}/config.c

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} \
		${STAGEDIR}${PREFIX}/bin/
	${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.conf \
		${STAGEDIR}${PREFIX}/etc/${PORTNAME}.conf.sample

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit