update to 9.0.3 from Daniel Dickman (maintainer), small tweak to
wmname information in README.OpenBSD from me, ok with Daniel.
This commit is contained in:
parent
8ff5a816ae
commit
d417aeb2b8
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2010/05/02 16:56:19 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2010/07/24 22:12:53 sthen Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= IntelliJ Java IDE
|
||||
|
||||
V= 9.0.2
|
||||
V= 9.0.3
|
||||
DISTNAME= ideaIC-${V}
|
||||
PKGNAME= intellij-${V}p0
|
||||
PKGNAME= intellij-${V}
|
||||
CATEGORIES= java devel
|
||||
|
||||
HOMEPAGE= http://www.jetbrains.com/idea/
|
||||
@ -31,7 +31,7 @@ RUN_DEPENDS= ::devel/desktop-file-utils
|
||||
NO_REGRESS= Yes
|
||||
SUBST_VARS+= JAVA_HOME
|
||||
|
||||
WRKDIST= ${WRKDIR}/idea-IC-95.66
|
||||
WRKDIST= ${WRKDIR}/idea-IC-95.429
|
||||
IJ= ${PREFIX}/intellij
|
||||
|
||||
# If NO_BUILD is set, JAVA_HOME doesn't get defined. So do
|
||||
@ -42,21 +42,20 @@ do-build:
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${IJ}
|
||||
@tar -czf - -C ${WRKDIST} . | tar xzf - -C ${IJ}
|
||||
@${SUBST_CMD} -c ${FILESDIR}/idea \
|
||||
@${SUBST_CMD} -o ${BINOWN} -g ${BINGRP} -c \
|
||||
${FILESDIR}/idea \
|
||||
${PREFIX}/bin/idea
|
||||
@chmod ${BINMODE} ${PREFIX}/bin/idea
|
||||
@chown ${BINOWN}:${BINGRP} ${PREFIX}/bin/idea
|
||||
@ln -s ${TRUEPREFIX}/bin/idea ${PREFIX}/bin/intellij
|
||||
${INSTALL_DATA} ${FILESDIR}/README.OpenBSD ${IJ}
|
||||
${INSTALL_MAN} ${FILESDIR}/idea.1 ${PREFIX}/man/man1
|
||||
@${INSTALL_DATA_DIR} ${PREFIX}/share/applications
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/applications
|
||||
cd ${WRKDIST}/lib && ${JAVA_HOME}/bin/jar xf icons.jar
|
||||
${INSTALL_DATA} ${WRKDIST}/lib/icon.png ${IJ}/idea.png
|
||||
@${SUBST_CMD} -c ${FILESDIR}/intellij.desktop \
|
||||
@${SUBST_CMD} -o ${SHAREOWN} -g ${SHAREGRP} -c \
|
||||
${FILESDIR}/intellij.desktop \
|
||||
${PREFIX}/share/applications/intellij.desktop
|
||||
@chmod ${SHAREMODE} \
|
||||
${PREFIX}/share/applications/intellij.desktop
|
||||
@chown ${SHAREOWN}:${SHAREGRP} \
|
||||
${PREFIX}/share/applications/intellij.desktop
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (ideaIC-9.0.2.tar.gz) = p30RTtKxUuCkqtdr/9AO6Q==
|
||||
RMD160 (ideaIC-9.0.2.tar.gz) = fNGx8XK9iyehgJZ4d67D9ph3tkE=
|
||||
SHA1 (ideaIC-9.0.2.tar.gz) = 13vL30YHAO61w8dzAeGYh9vIX/U=
|
||||
SHA256 (ideaIC-9.0.2.tar.gz) = NufIzx9Q0racFatP1vI9NXY9Io68QeK/FuC0OgdaJMA=
|
||||
SIZE (ideaIC-9.0.2.tar.gz) = 68810826
|
||||
MD5 (ideaIC-9.0.3.tar.gz) = c4YF7ljV7isyCRWoLxo8TA==
|
||||
RMD160 (ideaIC-9.0.3.tar.gz) = 0o2IBnRtV33PtMHpc1sE/mOLYGw=
|
||||
SHA1 (ideaIC-9.0.3.tar.gz) = lXg8Ao0UPxc072U/pXVDMZoE8Mc=
|
||||
SHA256 (ideaIC-9.0.3.tar.gz) = 07YDOJaoK8cUx6IXdhKxxW5iCUbrPohjuHyPHKp2yB8=
|
||||
SIZE (ideaIC-9.0.3.tar.gz) = 69218267
|
||||
|
@ -4,8 +4,10 @@ IntelliJ on OpenBSD
|
||||
1. Windowing Problems
|
||||
---------------------
|
||||
|
||||
If you have windowing problems, it has been reported that you may need
|
||||
to install x11/wmname to fix the problem.
|
||||
If the splash-screen displays but you then only see a grey main screen,
|
||||
install the wmname package and run 'wmname LG3D'. This is a problem that
|
||||
has been seen with some Java-based applications used with a non-reparenting
|
||||
window manager (e.g. cwm).
|
||||
|
||||
2. Native Libraries
|
||||
-------------------
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.3 2010/05/02 16:57:17 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.4 2010/07/24 22:12:53 sthen Exp $
|
||||
bin/idea
|
||||
bin/intellij
|
||||
intellij/
|
||||
@ -128,6 +128,7 @@ intellij/license/svnkit-license.txt
|
||||
intellij/license/velocity_license.txt
|
||||
intellij/license/xerces_license.txt
|
||||
intellij/license/xmlrpc_license.txt
|
||||
intellij/license/yourkit-license-redist.txt
|
||||
intellij/plugins/
|
||||
intellij/plugins/Groovy/
|
||||
intellij/plugins/Groovy/lib/
|
||||
@ -144,6 +145,9 @@ intellij/plugins/Groovy/lib/standardDsls/metaDsl.gdsl
|
||||
intellij/plugins/Groovy/lib/standardDsls/newifyTransform.gdsl
|
||||
intellij/plugins/Groovy/lib/standardDsls/singletonTransform.gdsl
|
||||
intellij/plugins/Groovy/lib/standardDsls/vetoableTransform.gdsl
|
||||
intellij/plugins/Groovypp/
|
||||
intellij/plugins/Groovypp/lib/
|
||||
intellij/plugins/Groovypp/lib/groovypp.jar
|
||||
intellij/plugins/InspectionGadgets/
|
||||
intellij/plugins/InspectionGadgets/lib/
|
||||
intellij/plugins/InspectionGadgets/lib/InspectionGadgets.jar
|
||||
|
Loading…
Reference in New Issue
Block a user