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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/graphics/povray36/Makefile
PORTNAME=	povray
PORTVERSION=	3.6.1
PORTREVISION=	13
CATEGORIES=	graphics
MASTER_SITES=	ftp://ftp.povray.org/pub/povray/%SUBDIR%/ \
		ftp://ftp.mirrorservice.org/sites/ftp.povray.org/pub/povray/%SUBDIR%/
MASTER_SITE_SUBDIR=	Old-Versions/Official-3.62/Unix
PKGNAMESUFFIX=	36
DIST_SUBDIR=	povray36

MAINTAINER=	bsd@philippost.de
COMMENT=	Persistence of Vision Ray Tracer
WWW=		https://www.povray.org/

LIB_DEPENDS=	libpng.so:graphics/png \
		libtiff.so:graphics/tiff

USES=		compiler:c11 gmake jpeg tar:bzip2 xorg
USE_XORG=	x11
GNU_CONFIGURE=	yes
USE_CXXSTD=	gnu++98

OPTIONS_DEFINE=	OPTIMIZED_CFLAGS DOCS

DOCSDIR=	${PREFIX}/share/doc/${PORTNAME}-3.6
DATADIR=	${PREFIX}/share/${PORTNAME}-3.6

.include <bsd.port.options.mk>
.include <bsd.port.pre.mk>

.if (${ARCH} == "i386" || ${ARCH} == "amd64")
LIB_DEPENDS+=	libvgagl.so:graphics/svgalib
.endif

.if ${PORT_OPTIONS:MOPTIMIZED_CFLAGS}
CFLAGS+=	-O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations
CXXFLAGS+=	-O3 -ffast-math -finline-functions -fomit-frame-pointer -funroll-loops -fexpensive-optimizations -Wno-multichar
.if (${ARCH} == "i386" && !${ARCH} == "amd64" )
CFLAGS+=	-mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double
CXXFLAGS+=	-mfancy-math-387 -mpreferred-stack-boundary=3 -malign-double
.endif # i386
CONFIGURE_ARGS=	--disable-optimiz
.endif

CONFIGURE_ARGS+=	--x-includes="${LOCALBASE}/include" --includedir=${LOCALBASE} \
		CXXFLAGS="${CXXFLAGS} -L${LOCALBASE}/lib" \
		CFLAGS="${CFLAGS} -L${LOCALBASE}/lib" \
		LDFLAGS="-L${LOCALBASE}/lib" COMPILED_BY=${MAINTAINER} \
		--program-transform-name='s/${PORTNAME}/${PORTNAME}${PKGNAMESUFFIX}/'

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit