403Webshell
Server IP : 82.208.35.60  /  Your IP : 216.73.216.238
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/graphics/vcg/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/vcg/Makefile
PORTNAME=	vcg
PORTVERSION=	1.30
PORTREVISION=	3
CATEGORIES=	graphics
MASTER_SITES=	http://download.polytechnic.edu.na/pub2/openpkg1/sources/DST/vcg/ \
		http://ftp.gwdg.de/linux/openpkg/openpkg-ftp/sources/DST/vcg/ \
		http://ftp.sjtu.edu.cn/sites/ftp.openpkg.org/sources/DST/vcg/ \
		ftp://ftp.cs.uni-sb.de/pub/graphics/vcg/
DISTNAME=	${PORTNAME}.20050204

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Visualization Tool for compiler graphs
WWW=		http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html

LICENSE=	GPLv2+

WRKSRC=		${WRKDIR}/${PORTNAME}.${PORTVERSION}

USES=		imake:env tar:tgz xorg
USE_XORG=	x11 xext
MAKE_JOBS_UNSAFE=	yes

pre-patch:
	@${MKDIR} ${WRKSRC}/preconf/X11cc${OPSYS}
.for file in conf demo.csh globals.h tMakefile
	@${SED} -e "s:%%CC%%:${CC}:g" \
	        -e "s:%%CFLAGS%%:${CFLAGS}:g" \
	        -e "s:%%MAKE%%:${MAKE}:g;" \
		-e "s:%%LOCALBASE%%:${LOCALBASE}:g" \
	        -e "s:%%PREFIX%%:${STAGEDIR}${PREFIX}:g" \
	        -e "s:%%INSTALL_PROGRAM%%:${INSTALL_PROGRAM}:g" \
	        -e "s:%%INSTALL_MAN%%:${INSTALL_MAN}:g" \
		< ${FILESDIR}/${file} > ${WRKSRC}/preconf/X11cc${OPSYS}/${file}
.endfor

post-patch:
.for i in animation1.c animation2.c animation3.c vcgcount.c
	@${REINPLACE_CMD} -e '/ main/s|^void|int|' ${WRKSRC}/demo/${i}
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit