From 241752443ca712a9ce48048cac27c05f7cf41ed6 Mon Sep 17 00:00:00 2001 From: nork Date: Sat, 7 Aug 2004 01:15:40 +0000 Subject: Add eclipse-sysdeo-tomcat 3, sysdeo Tomcat Launcher plugin for Eclipse. PR: ports/69642 Submitted by: SUGIMURA Takashi --- java/Makefile | 1 + java/eclipse-sysdeo-tomcat/Makefile | 30 ++++++++++++++++++++++++++++++ java/eclipse-sysdeo-tomcat/distinfo | 2 ++ java/eclipse-sysdeo-tomcat/pkg-descr | 14 ++++++++++++++ java/eclipse-sysdeo-tomcat/pkg-plist | 31 +++++++++++++++++++++++++++++++ 5 files changed, 78 insertions(+) create mode 100644 java/eclipse-sysdeo-tomcat/Makefile create mode 100644 java/eclipse-sysdeo-tomcat/distinfo create mode 100644 java/eclipse-sysdeo-tomcat/pkg-descr create mode 100644 java/eclipse-sysdeo-tomcat/pkg-plist (limited to 'java') diff --git a/java/Makefile b/java/Makefile index a9fdb8c..dc8f186 100644 --- a/java/Makefile +++ b/java/Makefile @@ -22,6 +22,7 @@ SUBDIR += eclipse-langpack SUBDIR += eclipse-lomboz SUBDIR += eclipse-pmd + SUBDIR += eclipse-sysdeo-tomcat SUBDIR += eclipse-vep SUBDIR += eclipse-vep-examples SUBDIR += eclipseme diff --git a/java/eclipse-sysdeo-tomcat/Makefile b/java/eclipse-sysdeo-tomcat/Makefile new file mode 100644 index 0000000..8df518f --- /dev/null +++ b/java/eclipse-sysdeo-tomcat/Makefile @@ -0,0 +1,30 @@ +# New ports collection makefile for: eclipse-sysdeo-tomcat +# Date created: July 29, 2004 +# Whom: sugimura@jp.FreeBSD.org +# +# $FreeBSD$ +# + +PORTNAME= sysdeo +PORTVERSION= 3 +CATEGORIES= java +MASTER_SITES= http://www.sysdeo.com/eclipse/ +PKGNAMEPREFIX= eclipse- +PKGNAMESUFFIX= -tomcat +DISTNAME= tomcatPluginV${PORTVERSION} +DIST_SUBDIR= eclipse + +MAINTAINER= sugimura@jp.FreeBSD.ORG +COMMENT= Sysdeo Tomcat Launcher plugin for Eclipse + +RUN_DEPENDS+= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse + +NO_BUILD= yes +NO_WRKSUBDIR= yes +USE_ZIP= yes + +do-install: + @${MKDIR} ${PREFIX}/eclipse + @${CP} -r ${WRKSRC}/com.sysdeo.eclipse.tomcat_3.0.0 ${PREFIX}/eclipse/plugins + +.include diff --git a/java/eclipse-sysdeo-tomcat/distinfo b/java/eclipse-sysdeo-tomcat/distinfo new file mode 100644 index 0000000..1c1eec9 --- /dev/null +++ b/java/eclipse-sysdeo-tomcat/distinfo @@ -0,0 +1,2 @@ +MD5 (eclipse/tomcatPluginV3.zip) = da6bc55c5dacfd04e29a51189ab42514 +SIZE (eclipse/tomcatPluginV3.zip) = 280121 diff --git a/java/eclipse-sysdeo-tomcat/pkg-descr b/java/eclipse-sysdeo-tomcat/pkg-descr new file mode 100644 index 0000000..855e4fe --- /dev/null +++ b/java/eclipse-sysdeo-tomcat/pkg-descr @@ -0,0 +1,14 @@ +Sysdeo Eclipse Tomcat Launcher plugin, its features are: + + * Starting, stopping and restarting Tomcat 4.x, 5.0.x, 3.3 + * Registering Tomcat process to Eclipse debugger + * Creating a WAR project (wizard can update server.xml file) + * Adding Java Projects to Tomcat classpath + * Setting Tomcat JVM parameters, classpath and bootclasspath + * Exporting a Tomcat project to a WAR File + * Choosing Tomcat configuration file + * Capability to use a special Tomcat classloader to have classes in + several java projects loaded at the same classloader level than classes + in a Tomcat project + +WWW: http://www.sysdeo.com/eclipse/tomcatPlugin.html diff --git a/java/eclipse-sysdeo-tomcat/pkg-plist b/java/eclipse-sysdeo-tomcat/pkg-plist new file mode 100644 index 0000000..c77dc3b --- /dev/null +++ b/java/eclipse-sysdeo-tomcat/pkg-plist @@ -0,0 +1,31 @@ +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/DevLoader.zip +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons/newjprj_wiz.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons/newjprj_wiz2.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons/newwar_wiz.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons/restart.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons/start.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons/stop.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img/bleu.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img/jaune.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img/jaune_transparent.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img/logoSysdeo137_53.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img/rouge.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img/vert.gif +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/license.txt +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin.properties +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin.xml +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin_bg.properties +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin_de.properties +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin_fr.properties +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin_it.properties +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/plugin_ja.properties +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/readme.html +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/readmeDevLoader.html +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/releaseNotesV3.txt +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/tomcat.jar +eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/tomcatsrc.zip +@dirrm eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/img +@dirrm eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0/icons +@dirrm eclipse/plugins/com.sysdeo.eclipse.tomcat_3.0.0 +@unexec rmdir %D/eclipse/plugins 2>/dev/null || true +@unexec rmdir %D/eclipse 2>/dev/null || true -- cgit v1.1