java/intellij: Remove non-native jar libraries.

Reported by:	Caspar Schutijser <caspar@schutijser.com> (via email; thanks Caspar! My email answer seems to end up at your spam filter)
This commit is contained in:
Boris Samorodov 2016-11-30 20:37:56 +00:00
parent a6a9df2514
commit 2d9cf73754
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427458
2 changed files with 4 additions and 12 deletions

View File

@ -6,6 +6,7 @@
PORTNAME= intellij
PORTVERSION= 2016.3
PORTREVISION= 1
CATEGORIES= java devel
MASTER_SITES= https://download.jetbrains.com/idea/ \
http://download.jetbrains.com/idea/
@ -42,12 +43,9 @@ do-install:
${STAGEDIR}${IDEA_HOME}/bin/fsnotifier64 \
${STAGEDIR}${IDEA_HOME}/bin/libbreakgen.so \
${STAGEDIR}${IDEA_HOME}/bin/libbreakgen64.so \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-linux-amd64-0.10.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-linux-i386-0.10.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-osx-amd64-0.10.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-osx-i386-0.10.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-windows-amd64-0.10.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-windows-i386-0.10.jar
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-linux-*.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-osx-*.jar \
${STAGEDIR}${IDEA_HOME}/plugins/gradle/lib/native-platform-windows-*.jar \
# Remove the bundled native Pty4J support libraries, they are replaced
# by java/intellij-pty4j
@${RM} -r ${STAGEDIR}${IDEA_HOME}/lib/libpty

View File

@ -10079,12 +10079,6 @@ share/applications/idea.desktop
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-freebsd-amd64-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-freebsd-i386-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-linux-amd64-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-linux-i386-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-osx-amd64-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-osx-i386-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-windows-amd64-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/native-platform-windows-i386-0.11.jar
%%IDEA_HOME%%/plugins/gradle/lib/objenesis-1.2.jar
%%IDEA_HOME%%/plugins/gradle/lib/reflectasm-1.07.jar
%%IDEA_HOME%%/plugins/gradle/lib/resources_en.jar