# Ports collection makefile for: Poseidon # Date created: February 28, 2004 # Whom: Gerrit Beine () # # $FreeBSD$ # PORTNAME= poseidon PORTVERSION= 4.1.2 CATEGORIES= java devel MASTER_SITES= ftp://ftp.gentleware.org/ \ http://download.gentleware.org/ \ ftp://download.gentleware.biz/ \ http://download.gentleware.biz/ \ ftp://ftp.beine-computer.de/pub/distfiles/ DISTNAME= ${PORTNAME}${EDITION}-${PORTVERSION} MAINTAINER= gerrit.beine@gmx.de COMMENT= A popular UML CASE tool USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.4+ JAVA_VENDOR= ${_JAVA_VENDOR_LIST:Nsun} # the port is broken with Sun JDKs NO_BUILD= yes NO_PACKAGE= Redistribution is not permitted NO_CDROM= ${NO_PACKAGE} RESTRICTED= ${NO_PACKAGE} EDITION= CE .if defined(WITH_EDITION) EDITION= ${WITH_EDITION} .endif DATAFILES= LICENSE.txt lib licenses-3rdparty .if ${EDITION} == "PE" DATAFILES+= LICENSE-concurrent.txt .endif PLIST_FILES= bin/poseidon %%DATADIR%%/bin/poseidon.sh .if make(makesum) DISTFILES+= ${PORTNAME}CE-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}PE-${PORTVERSION}${EXTRACT_SUFX} \ ${PORTNAME}SE-${PORTVERSION}${EXTRACT_SUFX} .else DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} .endif .if !defined(NOPORTDOCS) PORTDOCS= * PLIST_FILES+= %%DATADIR%%/docs %%DATADIR%%/examples .endif SUB_FILES= poseidon.sh SUB_LIST= JAVA_HOME="${JAVA_HOME}" EDITION="${EDITION}" pre-fetch: @${ECHO_MSG} @${ECHO_MSG} "There is a free usable edition of Poseidon for UML," @${ECHO_MSG} "the Community Edition, which is installed by default." @${ECHO_MSG} @${ECHO_MSG} "If you like to install the Standard Edition or the Professional Edition" @${ECHO_MSG} "please specify WITH_EDITION=SE for the Standard Edition" @${ECHO_MSG} "or WITH_EDITION=PE for the Professional Edition." @${ECHO_MSG} do-install: ${MKDIR} ${DATADIR}/bin ${INSTALL_SCRIPT} ${WRKDIR}/poseidon.sh ${DATADIR}/bin/ ${LN} -s ${DATADIR}/bin/poseidon.sh ${PREFIX}/bin/poseidon cd ${WRKSRC}/ \ && ${FIND} ${DATAFILES} -type d -exec ${MKDIR} ${DATADIR}/{} \; \ && ${FIND} ${DATAFILES} -type f -exec ${INSTALL_DATA} {} ${DATADIR}/{} \; .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} ${LN} -s ${DOCSDIR} ${DATADIR}/docs cd ${WRKSRC}/docs/ \ && ${FIND} . -type d -exec ${MKDIR} ${DOCSDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${DOCSDIR}/{} \; ${MKDIR} ${EXAMPLESDIR} ${LN} -s ${EXAMPLESDIR} ${DATADIR}/examples cd ${WRKSRC}/examples/ \ && ${FIND} . -type d -exec ${MKDIR} ${EXAMPLESDIR}/{} \; \ && ${FIND} . -type f -exec ${INSTALL_DATA} {} ${EXAMPLESDIR}/{} \; .endif post-install: @${FIND} -s ${DATAFILES:S,^,${WRKSRC}/,} -not -type d \ | ${SED} -ne 's,^${WRKSRC},${DATADIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST} @${FIND} -s -d ${DATAFILES:S,^,${WRKSRC}/,} -type d \ | ${SED} -ne 's,^${WRKSRC},@dirrm ${DATADIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST} @${ECHO_CMD} "@dirrm ${DATADIR:S,^${PREFIX}/,,}/bin" >> ${TMPPLIST} @${ECHO_CMD} "@dirrm ${DATADIR:S,^${PREFIX}/,,}" >> ${TMPPLIST} .if !defined(NOPORTDOCS) @${FIND} -s ${WRKSRC}/examples -not -type d \ | ${SED} -ne 's,^${WRKSRC}/examples,${EXAMPLESDIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST} @${FIND} -s -d ${WRKSRC}/examples -type d \ | ${SED} -ne 's,^${WRKSRC}/examples,@dirrm ${EXAMPLESDIR:S,^${PREFIX}/,,},p' >> ${TMPPLIST} .endif .include ectron6/files/elliptic-6.5.4'>dependabot/npm_and_yarn/devel/electron6/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Maintainer: stephen@missouri.edu -> stephen@FreeBSD.orgstephen2011-06-141-1/+1
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
* A large number of the octave forge ports need version updates. But the newmiwi2010-06-031-0/+1
* - update to 1.4.1dinoex2010-03-281-1/+1
* - update to jpeg-8dinoex2010-02-051-1/+1
* - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-0/+1
* - Update to 1.0.7beat2009-05-272-6/+6
* - Update maintainer mail addressdhn2009-04-061-1/+1
* Correct port name and create date.maho2008-09-091-2/+2