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/math/xgap/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/math/xgap/Makefile
PORTNAME=	xgap
DISTVERSIONPREFIX=	v
DISTVERSION=	4.31
CATEGORIES=	math

MAINTAINER=	yuri@FreeBSD.org
COMMENT=	Graphical user interface for GAP
WWW=		https://gap-packages.github.io/xgap/

LICENSE=	GPLv2
LICENSE_FILE=	${WRKSRC}/LICENSE

BROKEN_armv6=	cannot find sources (xgap.c) in ../../src.x11
BROKEN_armv7=	cannot find sources (xgap.c) in ../../src.x11

BUILD_DEPENDS=	gap:math/gap
LIB_DEPENDS=	libXaw.so:x11-toolkits/libXaw
RUN_DEPENDS=	gap:math/gap

USES=		autoreconf gmake xorg
USE_XORG=	ice sm x11 xext xmu xt

USE_GITHUB=	yes
GH_ACCOUNT=	gap-packages

GNU_CONFIGURE=	yes
CONFIGURE_ARGS=	--with-gaproot=${LOCALBASE}/share/gap

ALL_TARGET=	default

PLIST_FILES=	bin/xgap \
		bin/xgap-bin

pre-build:
	@cd ${WRKSRC} && ./autogen.sh

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/bin/*/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME}-bin
	${INSTALL_SCRIPT} ${WRKSRC}/bin/${PORTNAME}.sh ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
	${REINPLACE_CMD} -i '' -e " \
		s,^XGAP=.*,XGAP=${PREFIX}/bin/${PORTNAME}-bin,; \
		s,^GAP=.*,GAP=${PREFIX}/bin/gap,; \
		" ${STAGEDIR}${PREFIX}/bin/${PORTNAME}

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit