diff options
author | Ernst de Haan <znerd@FreeBSD.org> | 2003-05-06 10:02:06 +0000 |
---|---|---|
committer | Ernst de Haan <znerd@FreeBSD.org> | 2003-05-06 10:02:06 +0000 |
commit | 83484db033bcdf6542643fc1a6e3e6948a120431 (patch) | |
tree | 686e7d4862e934e8a0d47c676dd8df9725689842 /java | |
parent | Upgrade to 1.35. (diff) |
Using USE_JAVA and ECHO_CMD. Fixed plist.
Reported by: kris
Notes
Notes:
svn path=/head/; revision=80250
Diffstat (limited to 'java')
-rw-r--r-- | java/bugseeker-demo/Makefile | 12 | ||||
-rw-r--r-- | java/bugseeker-demo/pkg-plist | 370 |
2 files changed, 190 insertions, 192 deletions
diff --git a/java/bugseeker-demo/Makefile b/java/bugseeker-demo/Makefile index 27b16e0f6b8d..0eeb2fe575a4 100644 --- a/java/bugseeker-demo/Makefile +++ b/java/bugseeker-demo/Makefile @@ -17,14 +17,12 @@ PATCHFILES= bugseeker2demo.sh.diff MAINTAINER= znerd@FreeBSD.org COMMENT= A debugger for Java software -BROKEN= "Bad pkg-plist" - -RUN_DEPENDS= ${LOCALBASE}/linux-sun-jdk1.3.1/bin/java:${PORTSDIR}/java/linux-sun-jdk13 +USE_JAVA= 1.3+ NO_BUILD= YES WRKSRC= ${WRKDIR}/${DISTNAME} -PORTDESTDIR= ${PREFIX}/${PORTNAME}${PORTVERSION} +PORTDESTDIR= ${PREFIX}/${PORTNAME} PORTTITLE= BugSeeker for Java 2 (Trial version) RECURSIVE_CP= ${CP} -R @@ -43,8 +41,8 @@ do-install: @${RECURSIVE_CP} ${WRKSRC}/manual/* ${PORTDESTDIR}/manual/ post-install: - @echo "${PORTTITLE} has been installed in ${PORTDESTDIR}." - @echo "If you don't have a trial license yet, then you can get a 30-day license at:" - @echo "http://www.karmira.com/products/bugseeker2/demo.html." + @${ECHO_CMD} "${PORTTITLE} has been installed in ${PORTDESTDIR}." + @${ECHO_CMD} "If you don't have a trial license yet, then you can get a 30-day license at:" + @${ECHO_CMD} "http://www.karmira.com/products/bugseeker2/demo.html." .include <bsd.port.post.mk> diff --git a/java/bugseeker-demo/pkg-plist b/java/bugseeker-demo/pkg-plist index 1464d18d88ec..5a2a31698f4d 100644 --- a/java/bugseeker-demo/pkg-plist +++ b/java/bugseeker-demo/pkg-plist @@ -1,185 +1,185 @@ -bugseeker1.0.2/bin/bugseeker.sh -bugseeker1.0.2/manual/images/drop.gif -bugseeker1.0.2/manual/images/WorkingDirectory.gif -bugseeker1.0.2/manual/images/WindowMenu.gif -bugseeker1.0.2/manual/images/WatchTabPopup.gif -bugseeker1.0.2/manual/images/WatchTab.gif -bugseeker1.0.2/manual/images/VariablesTab.gif -bugseeker1.0.2/manual/images/TransportTypes.gif -bugseeker1.0.2/manual/images/SourceViewer.gif -bugseeker1.0.2/manual/images/SkipStep.gif -bugseeker1.0.2/manual/images/SessionTabs.gif -bugseeker1.0.2/manual/images/RemoteDebugListen2.gif -bugseeker1.0.2/manual/images/RemoteDebugListen.gif -bugseeker1.0.2/manual/images/RemoteDebugAttach2.gif -bugseeker1.0.2/manual/images/RemoteDebugAttach.gif -bugseeker1.0.2/manual/images/RecentFiles.gif -bugseeker1.0.2/manual/images/ProjectTypeServlet.gif -bugseeker1.0.2/manual/images/ProjectTypes.gif -bugseeker1.0.2/manual/images/ProjectTypeApplet.gif -bugseeker1.0.2/manual/images/ProjectTypeApp.gif -bugseeker1.0.2/manual/images/ProjectSkipFilters.gif -bugseeker1.0.2/manual/images/ProjectRuntime.gif -bugseeker1.0.2/manual/images/ProjectMultiple.gif -bugseeker1.0.2/manual/images/ProjectAdvanced.gif -bugseeker1.0.2/manual/images/OptionsSound.gif -bugseeker1.0.2/manual/images/OptionsRuntime.gif -bugseeker1.0.2/manual/images/OptionsOutline.gif -bugseeker1.0.2/manual/images/OptionsLayout.gif -bugseeker1.0.2/manual/images/OptionsKeyboard.gif -bugseeker1.0.2/manual/images/OptionsHome.gif -bugseeker1.0.2/manual/images/OptionsGeneral.gif -bugseeker1.0.2/manual/images/OptionsFont.gif -bugseeker1.0.2/manual/images/OptionsEditFile.gif -bugseeker1.0.2/manual/images/OptionsDebug.gif -bugseeker1.0.2/manual/images/OptionsColor.gif -bugseeker1.0.2/manual/images/BreakpointGroupNew.gif -bugseeker1.0.2/manual/images/NewProject.gif -bugseeker1.0.2/manual/images/InfoTab.gif -bugseeker1.0.2/manual/images/NewJavaRuntimeDialog.gif -bugseeker1.0.2/manual/images/MonitorsTab.gif -bugseeker1.0.2/manual/images/MethodBreakpointSet.gif -bugseeker1.0.2/manual/images/MethodBreakpointProp.gif -bugseeker1.0.2/manual/images/LineBreakpointProps.gif -bugseeker1.0.2/manual/images/InspectorModify.gif -bugseeker1.0.2/manual/images/InspectorEval.gif -bugseeker1.0.2/manual/images/Inspector.gif -bugseeker1.0.2/manual/images/FieldWatchpointSet.gif -bugseeker1.0.2/manual/images/FieldWatchpointProp.gif -bugseeker1.0.2/manual/images/ExecutionPoint.gif -bugseeker1.0.2/manual/images/ExceptionBreakpointProp.gif -bugseeker1.0.2/manual/images/DataTips.gif -bugseeker1.0.2/manual/images/Classpath.gif -bugseeker1.0.2/manual/images/ClassOutline.gif -bugseeker1.0.2/manual/images/Legend.gif -bugseeker1.0.2/manual/images/ClassBreakpointSet.gif -bugseeker1.0.2/manual/images/ClassBreakpointProp.gif -bugseeker1.0.2/manual/images/CallStackTab.gif -bugseeker1.0.2/manual/images/BreakpointStrip.gif -bugseeker1.0.2/manual/images/BreakpointsDialog.gif -bugseeker1.0.2/manual/images/BreakpointsDeactivated.gif -bugseeker1.0.2/manual/images/OpenFileArchive.gif -bugseeker1.0.2/manual/images/CurrentGroup.gif -bugseeker1.0.2/manual/images/BreakpointTypes.gif -bugseeker1.0.2/manual/images/ExceptionBreakpoints.gif -bugseeker1.0.2/manual/images/ThreadsTab.gif -bugseeker1.0.2/manual/images/RemoteListening.gif -bugseeker1.0.2/manual/images/bugseeker2logo.jpg -bugseeker1.0.2/manual/images/BreakpointFilters.gif -bugseeker1.0.2/manual/project-opening.html -bugseeker1.0.2/manual/project-new.html -bugseeker1.0.2/manual/intro.html -bugseeker1.0.2/manual/projects.html -bugseeker1.0.2/manual/project-names.html -bugseeker1.0.2/manual/project-types.html -bugseeker1.0.2/manual/project-app-type.html -bugseeker1.0.2/manual/project-applet-type.html -bugseeker1.0.2/manual/project-servlet-type.html -bugseeker1.0.2/manual/project-remote-type.html -bugseeker1.0.2/manual/project-paths.html -bugseeker1.0.2/manual/project-runtime.html -bugseeker1.0.2/manual/project-working-dir.html -bugseeker1.0.2/manual/project-java-runtime.html -bugseeker1.0.2/manual/project-step-filters.html -bugseeker1.0.2/manual/project-saving.html -bugseeker1.0.2/manual/project-advanced-options.html -bugseeker1.0.2/manual/project-modifying.html -bugseeker1.0.2/manual/source-managing.html -bugseeker1.0.2/manual/project-closing.html -bugseeker1.0.2/manual/source-opening.html -bugseeker1.0.2/manual/project-managing-multiple.html -bugseeker1.0.2/manual/source.html -bugseeker1.0.2/manual/source-recent.html -bugseeker1.0.2/manual/source-closing.html -bugseeker1.0.2/manual/breakpoints.html -bugseeker1.0.2/manual/source-editing.html -bugseeker1.0.2/manual/source-viewer.html -bugseeker1.0.2/manual/source-outline.html -bugseeker1.0.2/manual/breakpoint-line.html -bugseeker1.0.2/manual/execution-stepping.html -bugseeker1.0.2/manual/examine.html -bugseeker1.0.2/manual/breakpoint-method.html -bugseeker1.0.2/manual/breakpoint-line-setting.html -bugseeker1.0.2/manual/breakpoint-line-properties.html -bugseeker1.0.2/manual/execution-step-into.html -bugseeker1.0.2/manual/breakpoint-method-setting.html -bugseeker1.0.2/manual/breakpoint-method-properties.html -bugseeker1.0.2/manual/breakpoint-class.html -bugseeker1.0.2/manual/execution-step-over.html -bugseeker1.0.2/manual/breakpoint-class-setting.html -bugseeker1.0.2/manual/execution-step-out.html -bugseeker1.0.2/manual/breakpoint-class-properties.html -bugseeker1.0.2/manual/breakpoint-exception.html -bugseeker1.0.2/manual/execution-skip-step.html -bugseeker1.0.2/manual/execution.html -bugseeker1.0.2/manual/breakpoint-exception-setting.html -bugseeker1.0.2/manual/examine-debug-views.html -bugseeker1.0.2/manual/execution-run-to-cursor.html -bugseeker1.0.2/manual/breakpoint-exception-properties.html -bugseeker1.0.2/manual/breakpoint-field.html -bugseeker1.0.2/manual/breakpoint-field-setting.html -bugseeker1.0.2/manual/examine-session-tabs.html -bugseeker1.0.2/manual/breakpoint-field-properties.html -bugseeker1.0.2/manual/breakpoint-removing.html -bugseeker1.0.2/manual/examine-debug-tabs.html -bugseeker1.0.2/manual/breakpoint-enable-disable.html -bugseeker1.0.2/manual/examine-variables.html -bugseeker1.0.2/manual/breakpoint-deactivated.html -bugseeker1.0.2/manual/breakpoint-groups.html -bugseeker1.0.2/manual/breakpoint-managing.html -bugseeker1.0.2/manual/examine-watch.html -bugseeker1.0.2/manual/examine-call-stack.html -bugseeker1.0.2/manual/breakpoint-exception-dialog.html -bugseeker1.0.2/manual/examine-threads.html -bugseeker1.0.2/manual/execution-working-dir.html -bugseeker1.0.2/manual/execution-compiling.html -bugseeker1.0.2/manual/execution-native.html -bugseeker1.0.2/manual/execution-starting.html -bugseeker1.0.2/manual/execution-exec-point.html -bugseeker1.0.2/manual/execution-pausing.html -bugseeker1.0.2/manual/execution-resuming.html -bugseeker1.0.2/manual/execution-stopping.html -bugseeker1.0.2/manual/execution-restarting.html -bugseeker1.0.2/manual/examine-console.html -bugseeker1.0.2/manual/examine-monitors.html -bugseeker1.0.2/manual/examine-info.html -bugseeker1.0.2/manual/examine-active-closed-views.html -bugseeker1.0.2/manual/examine-datatips.html -bugseeker1.0.2/manual/examine-inspector.html -bugseeker1.0.2/manual/remote.html -bugseeker1.0.2/manual/remote-transport-type.html -bugseeker1.0.2/manual/remote-socket-type.html -bugseeker1.0.2/manual/remote-shmem-type.html -bugseeker1.0.2/manual/remote-attach.html -bugseeker1.0.2/manual/remote-listen.html -bugseeker1.0.2/manual/custom.html -bugseeker1.0.2/manual/custom-general.html -bugseeker1.0.2/manual/custom-debug.html -bugseeker1.0.2/manual/custom-layout.html -bugseeker1.0.2/manual/custom-keyboard.html -bugseeker1.0.2/manual/custom-edit-file.html -bugseeker1.0.2/manual/custom-home.html -bugseeker1.0.2/manual/custom-font.html -bugseeker1.0.2/manual/custom-color.html -bugseeker1.0.2/manual/appendix-a.html -bugseeker1.0.2/manual/custom-sound.html -bugseeker1.0.2/manual/custom-outline.html -bugseeker1.0.2/manual/custom-runtime.html -bugseeker1.0.2/manual/appendix-b.html -bugseeker1.0.2/manual/appendix-c.html -bugseeker1.0.2/manual/appendix-d.html -bugseeker1.0.2/manual/troubleshooting.html -bugseeker1.0.2/manual/header.html -bugseeker1.0.2/manual/title.html -bugseeker1.0.2/manual/toc.html -bugseeker1.0.2/manual/index.html -bugseeker1.0.2/manual/mstyle.css -bugseeker1.0.2/lib/bugseeker2demo.jar -bugseeker1.0.2/readme.txt -bugseeker1.0.2/changes.txt -bugseeker1.0.2/license.txt -@dirrm bugseeker1.0.2/bin -@dirrm bugseeker1.0.2/manual/images -@dirrm bugseeker1.0.2/manual -@dirrm bugseeker1.0.2/lib -@dirrm bugseeker1.0.2 +bugseeker-demo/changes.txt +bugseeker-demo/license.txt +bugseeker-demo/readme.txt +bugseeker-demo/bin/bugseeker.sh +bugseeker-demo/lib/bugseeker2demo.jar +bugseeker-demo/manual/images/drop.gif +bugseeker-demo/manual/images/WorkingDirectory.gif +bugseeker-demo/manual/images/WindowMenu.gif +bugseeker-demo/manual/images/WatchTabPopup.gif +bugseeker-demo/manual/images/WatchTab.gif +bugseeker-demo/manual/images/VariablesTab.gif +bugseeker-demo/manual/images/TransportTypes.gif +bugseeker-demo/manual/images/SourceViewer.gif +bugseeker-demo/manual/images/SkipStep.gif +bugseeker-demo/manual/images/SessionTabs.gif +bugseeker-demo/manual/images/RemoteDebugListen2.gif +bugseeker-demo/manual/images/RemoteDebugListen.gif +bugseeker-demo/manual/images/RemoteDebugAttach2.gif +bugseeker-demo/manual/images/RemoteDebugAttach.gif +bugseeker-demo/manual/images/RecentFiles.gif +bugseeker-demo/manual/images/ProjectTypeServlet.gif +bugseeker-demo/manual/images/ProjectTypes.gif +bugseeker-demo/manual/images/ProjectTypeApplet.gif +bugseeker-demo/manual/images/ProjectTypeApp.gif +bugseeker-demo/manual/images/ProjectSkipFilters.gif +bugseeker-demo/manual/images/ProjectRuntime.gif +bugseeker-demo/manual/images/ProjectMultiple.gif +bugseeker-demo/manual/images/ProjectAdvanced.gif +bugseeker-demo/manual/images/OptionsSound.gif +bugseeker-demo/manual/images/OptionsRuntime.gif +bugseeker-demo/manual/images/OptionsOutline.gif +bugseeker-demo/manual/images/OptionsLayout.gif +bugseeker-demo/manual/images/OptionsKeyboard.gif +bugseeker-demo/manual/images/OptionsHome.gif +bugseeker-demo/manual/images/OptionsGeneral.gif +bugseeker-demo/manual/images/OptionsFont.gif +bugseeker-demo/manual/images/OptionsEditFile.gif +bugseeker-demo/manual/images/OptionsDebug.gif +bugseeker-demo/manual/images/OptionsColor.gif +bugseeker-demo/manual/images/BreakpointGroupNew.gif +bugseeker-demo/manual/images/NewProject.gif +bugseeker-demo/manual/images/InfoTab.gif +bugseeker-demo/manual/images/NewJavaRuntimeDialog.gif +bugseeker-demo/manual/images/MonitorsTab.gif +bugseeker-demo/manual/images/MethodBreakpointSet.gif +bugseeker-demo/manual/images/MethodBreakpointProp.gif +bugseeker-demo/manual/images/LineBreakpointProps.gif +bugseeker-demo/manual/images/InspectorModify.gif +bugseeker-demo/manual/images/InspectorEval.gif +bugseeker-demo/manual/images/Inspector.gif +bugseeker-demo/manual/images/FieldWatchpointSet.gif +bugseeker-demo/manual/images/FieldWatchpointProp.gif +bugseeker-demo/manual/images/ExecutionPoint.gif +bugseeker-demo/manual/images/ExceptionBreakpointProp.gif +bugseeker-demo/manual/images/DataTips.gif +bugseeker-demo/manual/images/Classpath.gif +bugseeker-demo/manual/images/ClassOutline.gif +bugseeker-demo/manual/images/Legend.gif +bugseeker-demo/manual/images/ClassBreakpointSet.gif +bugseeker-demo/manual/images/ClassBreakpointProp.gif +bugseeker-demo/manual/images/CallStackTab.gif +bugseeker-demo/manual/images/BreakpointStrip.gif +bugseeker-demo/manual/images/BreakpointsDialog.gif +bugseeker-demo/manual/images/BreakpointsDeactivated.gif +bugseeker-demo/manual/images/OpenFileArchive.gif +bugseeker-demo/manual/images/CurrentGroup.gif +bugseeker-demo/manual/images/BreakpointTypes.gif +bugseeker-demo/manual/images/ExceptionBreakpoints.gif +bugseeker-demo/manual/images/ThreadsTab.gif +bugseeker-demo/manual/images/RemoteListening.gif +bugseeker-demo/manual/images/bugseeker2logo.jpg +bugseeker-demo/manual/images/BreakpointFilters.gif +bugseeker-demo/manual/toc.html +bugseeker-demo/manual/title.html +bugseeker-demo/manual/source.html +bugseeker-demo/manual/source-viewer.html +bugseeker-demo/manual/source-recent.html +bugseeker-demo/manual/source-outline.html +bugseeker-demo/manual/source-opening.html +bugseeker-demo/manual/source-managing.html +bugseeker-demo/manual/source-editing.html +bugseeker-demo/manual/source-closing.html +bugseeker-demo/manual/remote.html +bugseeker-demo/manual/remote-transport-type.html +bugseeker-demo/manual/remote-socket-type.html +bugseeker-demo/manual/remote-shmem-type.html +bugseeker-demo/manual/remote-listen.html +bugseeker-demo/manual/remote-attach.html +bugseeker-demo/manual/projects.html +bugseeker-demo/manual/project-working-dir.html +bugseeker-demo/manual/project-types.html +bugseeker-demo/manual/project-step-filters.html +bugseeker-demo/manual/project-servlet-type.html +bugseeker-demo/manual/project-saving.html +bugseeker-demo/manual/project-runtime.html +bugseeker-demo/manual/project-remote-type.html +bugseeker-demo/manual/project-paths.html +bugseeker-demo/manual/project-opening.html +bugseeker-demo/manual/project-new.html +bugseeker-demo/manual/project-names.html +bugseeker-demo/manual/project-modifying.html +bugseeker-demo/manual/project-managing-multiple.html +bugseeker-demo/manual/project-java-runtime.html +bugseeker-demo/manual/project-closing.html +bugseeker-demo/manual/mstyle.css +bugseeker-demo/manual/project-applet-type.html +bugseeker-demo/manual/project-app-type.html +bugseeker-demo/manual/project-advanced-options.html +bugseeker-demo/manual/intro.html +bugseeker-demo/manual/index.html +bugseeker-demo/manual/header.html +bugseeker-demo/manual/execution.html +bugseeker-demo/manual/execution-working-dir.html +bugseeker-demo/manual/execution-stopping.html +bugseeker-demo/manual/execution-stepping.html +bugseeker-demo/manual/execution-step-over.html +bugseeker-demo/manual/execution-step-out.html +bugseeker-demo/manual/execution-step-into.html +bugseeker-demo/manual/execution-starting.html +bugseeker-demo/manual/execution-skip-step.html +bugseeker-demo/manual/execution-run-to-cursor.html +bugseeker-demo/manual/execution-resuming.html +bugseeker-demo/manual/execution-restarting.html +bugseeker-demo/manual/execution-pausing.html +bugseeker-demo/manual/execution-native.html +bugseeker-demo/manual/execution-exec-point.html +bugseeker-demo/manual/execution-compiling.html +bugseeker-demo/manual/examine.html +bugseeker-demo/manual/examine-watch.html +bugseeker-demo/manual/examine-variables.html +bugseeker-demo/manual/examine-threads.html +bugseeker-demo/manual/examine-session-tabs.html +bugseeker-demo/manual/examine-monitors.html +bugseeker-demo/manual/examine-inspector.html +bugseeker-demo/manual/examine-info.html +bugseeker-demo/manual/examine-debug-views.html +bugseeker-demo/manual/custom.html +bugseeker-demo/manual/examine-debug-tabs.html +bugseeker-demo/manual/examine-datatips.html +bugseeker-demo/manual/examine-console.html +bugseeker-demo/manual/examine-call-stack.html +bugseeker-demo/manual/examine-active-closed-views.html +bugseeker-demo/manual/custom-sound.html +bugseeker-demo/manual/custom-runtime.html +bugseeker-demo/manual/custom-outline.html +bugseeker-demo/manual/custom-layout.html +bugseeker-demo/manual/custom-keyboard.html +bugseeker-demo/manual/custom-home.html +bugseeker-demo/manual/custom-general.html +bugseeker-demo/manual/custom-font.html +bugseeker-demo/manual/custom-edit-file.html +bugseeker-demo/manual/custom-debug.html +bugseeker-demo/manual/custom-color.html +bugseeker-demo/manual/appendix-d.html +bugseeker-demo/manual/breakpoints.html +bugseeker-demo/manual/breakpoint-removing.html +bugseeker-demo/manual/breakpoint-method.html +bugseeker-demo/manual/breakpoint-method-setting.html +bugseeker-demo/manual/breakpoint-method-properties.html +bugseeker-demo/manual/breakpoint-managing.html +bugseeker-demo/manual/breakpoint-line.html +bugseeker-demo/manual/breakpoint-line-setting.html +bugseeker-demo/manual/breakpoint-line-properties.html +bugseeker-demo/manual/breakpoint-groups.html +bugseeker-demo/manual/breakpoint-field.html +bugseeker-demo/manual/breakpoint-field-setting.html +bugseeker-demo/manual/breakpoint-field-properties.html +bugseeker-demo/manual/breakpoint-exception.html +bugseeker-demo/manual/breakpoint-exception-setting.html +bugseeker-demo/manual/breakpoint-exception-properties.html +bugseeker-demo/manual/breakpoint-exception-dialog.html +bugseeker-demo/manual/breakpoint-enable-disable.html +bugseeker-demo/manual/breakpoint-deactivated.html +bugseeker-demo/manual/breakpoint-class.html +bugseeker-demo/manual/breakpoint-class-setting.html +bugseeker-demo/manual/breakpoint-class-properties.html +bugseeker-demo/manual/appendix-c.html +bugseeker-demo/manual/appendix-b.html +bugseeker-demo/manual/troubleshooting.html +bugseeker-demo/manual/appendix-a.html +@dirrm bugseeker-demo/bin +@dirrm bugseeker-demo/lib +@dirrm bugseeker-demo/manual/images +@dirrm bugseeker-demo/manual +@dirrm bugseeker-demo |