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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/sysutils/fwup/Makefile
PORTNAME=	fwup
DISTVERSIONPREFIX=	v
DISTVERSION=	1.9.0
CATEGORIES=	sysutils

MAINTAINER=	dch@FreeBSD.org
COMMENT=	Configurable embedded Linux firmware update creator and runner
WWW=		https://github.com/fhunleth/fwup

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

BUILD_DEPENDS=	${LOCALBASE}/bin/autogen:devel/autogen \
		${LOCALBASE}/bin/base64:converters/base64 \
		${LOCALBASE}/bin/help2man:misc/help2man \
		${LOCALBASE}/bin/mdir:emulators/mtools \
		${LOCALBASE}/bin/zip:archivers/zip
LIB_DEPENDS=	libconfuse.so:devel/libconfuse \
		libsodium.so:security/libsodium

USES=		autoreconf libarchive libtool pkgconfig shebangfix
USE_GITHUB=	yes
GH_ACCOUNT=	fhunleth

GNU_CONFIGURE=	yes

SHEBANG_FILES=	img2fwup scripts/*.sh

PLIST_FILES=	bin/fwup \
		bin/img2fwup \
		man/man1/fwup.1.gz \
		share/bash-completion/completions/fwup

PORTDOCS=	README.md

OPTIONS_DEFINE=	DOCS

pre-configure:
	@(cd ${WRKSRC} && ./autogen.sh)

post-install-DOCS-on:
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit