summaryrefslogtreecommitdiff
path: root/java/eclipse-pmd
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2010-07-14 05:05:45 +0000
committerGreg Lewis <glewis@FreeBSD.org>2010-07-14 05:05:45 +0000
commit2b73420ef7a3abb58dcdcab220fb8ad0458f3ff4 (patch)
tree636684d8a2b3fdf79819196583a65bfc9fb49300 /java/eclipse-pmd
parent. Update paths for new eclipse version. (diff)
. Update paths for new eclipse version.
Notes
Notes: svn path=/head/; revision=257744
Diffstat (limited to 'java/eclipse-pmd')
-rw-r--r--java/eclipse-pmd/Makefile16
-rw-r--r--java/eclipse-pmd/pkg-plist104
2 files changed, 60 insertions, 60 deletions
diff --git a/java/eclipse-pmd/Makefile b/java/eclipse-pmd/Makefile
index a56c0fa9e3b1..ba431f45a407 100644
--- a/java/eclipse-pmd/Makefile
+++ b/java/eclipse-pmd/Makefile
@@ -55,19 +55,19 @@ post-extract:
&& ${RM} ${PLUGIN_CORE_DIR}.jar
do-install:
- @${MKDIR} ${PREFIX}/eclipse
- @${MKDIR} ${PREFIX}/eclipse/plugins
- @${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR}
- @${MKDIR} ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR}
- @${MKDIR} ${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR}
+ @${MKDIR} ${PREFIX}/lib/eclipse
+ @${MKDIR} ${PREFIX}/lib/eclipse/plugins
+ @${MKDIR} ${PREFIX}/lib/eclipse/plugins/${PLUGIN_PMD_DIR}
+ @${MKDIR} ${PREFIX}/lib/eclipse/plugins/${PLUGIN_CORE_DIR}
+ @${MKDIR} ${PREFIX}/lib/eclipse/features/${PLUGIN_PMD_DIR}
cd ${WRKDIR}/features/${PLUGIN_PMD_DIR} && ${FIND} . \
| ${CPIO} ${SHAREOWN}:${SHAREGRP} \
- ${PREFIX}/eclipse/features/${PLUGIN_PMD_DIR}
+ ${PREFIX}/lib/eclipse/features/${PLUGIN_PMD_DIR}
cd ${WRKDIR}/plugins/${PLUGIN_PMD_DIR} && ${FIND} . \
| ${CPIO} ${SHAREOWN}:${SHAREGRP} \
- ${PREFIX}/eclipse/plugins/${PLUGIN_PMD_DIR}
+ ${PREFIX}/lib/eclipse/plugins/${PLUGIN_PMD_DIR}
cd ${WRKDIR}/plugins/${PLUGIN_CORE_DIR} && ${FIND} . \
| ${CPIO} ${SHAREOWN}:${SHAREGRP} \
- ${PREFIX}/eclipse/plugins/${PLUGIN_CORE_DIR}
+ ${PREFIX}/lib/eclipse/plugins/${PLUGIN_CORE_DIR}
.include <bsd.port.mk>
diff --git a/java/eclipse-pmd/pkg-plist b/java/eclipse-pmd/pkg-plist
index d723a8a929ad..212978104ea2 100644
--- a/java/eclipse-pmd/pkg-plist
+++ b/java/eclipse-pmd/pkg-plist
@@ -1,52 +1,52 @@
-eclipse/features/%%PLUGIN_PMD_DIR%%/feature.properties
-eclipse/features/%%PLUGIN_PMD_DIR%%/feature.xml
-eclipse/features/%%PLUGIN_PMD_DIR%%/pmd_logo_small.jpg
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/doc.zip
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/jaxen-core-1.0-fcs.jar
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/pmd-1.8.jar
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/saxpath-1.0-fcs.jar
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.properties
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.xml
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin_fr.properties
-eclipse/plugins/%%PLUGIN_CORE_DIR%%/toc.xml
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/CHANGELOG.txt
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/LICENSE.txt
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/README.txt
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/RELNOTES.txt
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/TODO.txt
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/about.ini
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/doc.zip
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/error.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/file.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/info.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-16.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-32.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_1.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_2.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_3.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_4.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_5.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prj.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/remvio.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/warn.gif
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/commons-logging.jar
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/log4j-1.2.8.jar
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.dtd
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.xml
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/messages.properties
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/messages.properties
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/welcome.xml
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.properties
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.xml
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin_fr.properties
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/pmd-eclipse.jar
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/toc.xml
-eclipse/plugins/%%PLUGIN_PMD_DIR%%/welcome.xml
-@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr
-@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl
-@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib
-@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons
-@dirrm eclipse/plugins/%%PLUGIN_PMD_DIR%%
-@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib
-@dirrm eclipse/plugins/%%PLUGIN_CORE_DIR%%
-@dirrm eclipse/features/%%PLUGIN_PMD_DIR%%
+lib/eclipse/features/%%PLUGIN_PMD_DIR%%/feature.properties
+lib/eclipse/features/%%PLUGIN_PMD_DIR%%/feature.xml
+lib/eclipse/features/%%PLUGIN_PMD_DIR%%/pmd_logo_small.jpg
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/doc.zip
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/jaxen-core-1.0-fcs.jar
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/pmd-1.8.jar
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib/saxpath-1.0-fcs.jar
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.properties
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin.xml
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/plugin_fr.properties
+lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/toc.xml
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/CHANGELOG.txt
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/LICENSE.txt
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/README.txt
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/RELNOTES.txt
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/TODO.txt
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/about.ini
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/doc.zip
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/error.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/file.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/info.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-16.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/pmd-icon-32.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_1.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_2.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_3.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_4.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prio_5.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/prj.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/remvio.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons/warn.gif
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/commons-logging.jar
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib/log4j-1.2.8.jar
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.dtd
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/log4j.xml
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/messages.properties
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/messages.properties
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr/welcome.xml
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.properties
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin.xml
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/plugin_fr.properties
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/pmd-eclipse.jar
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/toc.xml
+lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/welcome.xml
+@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl/fr
+@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/nl
+@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/lib
+@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%/icons
+@dirrm lib/eclipse/plugins/%%PLUGIN_PMD_DIR%%
+@dirrm lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%/lib
+@dirrm lib/eclipse/plugins/%%PLUGIN_CORE_DIR%%
+@dirrm lib/eclipse/features/%%PLUGIN_PMD_DIR%%