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/openseachest/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/openseachest/Makefile
PORTNAME=	openseachest
PORTVERSION=	21.06.21
DISTVERSIONPREFIX=	v
CATEGORIES=	sysutils

MAINTAINER=	swills@FreeBSD.org
COMMENT=	Utilities for managing storage devices
WWW=		https://github.com/Seagate/openSeaChest

LICENSE=	MPL20
LICENSE_FILE=	${WRKSRC}/LICENSE.md

USES=		dos2unix gmake
ALL_TARGET=	release

DOS2UNIX_FILES=	src/openseachest_util_options.c

USE_GITHUB=	yes
GH_ACCOUNT=	Seagate
GH_PROJECT=	openSeaChest
GH_TUPLE=	Seagate:opensea-common:dc89150:common/opensea-common \
		Seagate:opensea-operations:cfd7678:operations/opensea-operations \
		Seagate:opensea-transport:a2ea73c:transport/opensea-transport \
		Seagate:wingetopt:1b5b5ad:wingetopt/wingetopt
BUILD_WRKSRC=	${WRKSRC}/Make/gcc
INSTALL_WRKSRC=	${WRKSRC}/Make/gcc
CFLAGS+=	-Wall -c -std=gnu99
MAKE_JOBS_UNSAFE=	yes
EXES=		openSeaChest_Basics openSeaChest_Configure openSeaChest_Erase \
		openSeaChest_Firmware openSeaChest_FormatUnit \
		openSeaChest_GenericTests openSeaChest_Info openSeaChest_Logs \
		openSeaChest_NVMe openSeaChest_PassthroughTest \
		openSeaChest_PowerControl openSeaChest_Security \
		openSeaChest_SMART openSeaChest_ZBD
.for file in ${EXES}
PLIST_FILES+=	bin/${file}
.endfor

.include <bsd.port.pre.mk>

do-install:
.for exefile in ${EXES}
	${INSTALL_PROGRAM} ${INSTALL_WRKSRC}/openseachest_exes/${exefile} ${STAGEDIR}${PREFIX}/bin/
.endfor

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit