mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-06 11:41:52 +00:00
. Remove deprecated port eclipse-v4all which was scheduled for removal
2010-06-08.
This commit is contained in:
parent
8e63258964
commit
ad7c68305f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=257878
@ -50,7 +50,6 @@
|
||||
SUBDIR += eclipse-sqlexplorer
|
||||
SUBDIR += eclipse-sysdeo-tomcat
|
||||
SUBDIR += eclipse-uml
|
||||
SUBDIR += eclipse-v4all
|
||||
SUBDIR += eclipse-vep
|
||||
SUBDIR += eclipse-vep-examples
|
||||
SUBDIR += eclipse-viplugin
|
||||
|
@ -1,33 +0,0 @@
|
||||
# New ports collection makefile for: eclipse-v4all
|
||||
# Date created: Mon Mar 14 05:39:49 GMT 2005
|
||||
# Whom: wes@freebsd.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= v4all
|
||||
PORTVERSION= 2.1.1.9
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= java devel
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_2_1_1_9
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/g}
|
||||
|
||||
MAINTAINER= wes@freebsd.org
|
||||
COMMENT= An Eclipse Plugin for Designing Java Swing & SWT GUIs
|
||||
|
||||
DEPRECATED= Not useful with Eclipse 3.x
|
||||
EXPIRATION_DATE=2010-06-08
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_ZIP= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
||||
ECLIPSE= ${PREFIX}/eclipse
|
||||
|
||||
do-install:
|
||||
@${CP} -r ${WRKSRC}/features/* ${ECLIPSE}/features
|
||||
@${CP} -r ${WRKSRC}/plugins/* ${ECLIPSE}/plugins
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,3 +0,0 @@
|
||||
MD5 (v4all_2_1_1_9.zip) = 86625db7b52d00f6f7ae228948391ec0
|
||||
SHA256 (v4all_2_1_1_9.zip) = 6f6d244170f66c903fd60b65ae2f91e6f4e88bef6212145c8f96798864981ae4
|
||||
SIZE (v4all_2_1_1_9.zip) = 2117197
|
@ -1,7 +0,0 @@
|
||||
V4ALL Eclipse GUI Designer
|
||||
|
||||
An Eclipse Plugin for Designing Java Swing & SWT GUIs and generating
|
||||
the code. The design model has XML format and is rather abstract
|
||||
and not tightly coupled with the generated target API.
|
||||
|
||||
WWW: http://sourceforge.net/projects/v4all/
|
@ -1,15 +0,0 @@
|
||||
eclipse/features/org.eclipse.v4all.feature_2.1.1.9/cpl-v10.html
|
||||
eclipse/features/org.eclipse.v4all.feature_2.1.1.9/feature.properties
|
||||
eclipse/features/org.eclipse.v4all.feature_2.1.1.9/feature.xml
|
||||
eclipse/features/org.eclipse.v4all.feature_2.1.1.9/license.html
|
||||
eclipse/features/org.eclipse.v4all.feature_2.1.1.9/Thumbs.db
|
||||
eclipse/features/org.eclipse.v4all.feature_2.1.1.9/V4ALL_update_120.gif
|
||||
eclipse/plugins/org.eclipse.v4all_2.1.1.9/icons/Thumbs.db
|
||||
eclipse/plugins/org.eclipse.v4all_2.1.1.9/icons/v4all.gif
|
||||
eclipse/plugins/org.eclipse.v4all_2.1.1.9/plugin.properties
|
||||
eclipse/plugins/org.eclipse.v4all_2.1.1.9/plugin.xml
|
||||
eclipse/plugins/org.eclipse.v4all_2.1.1.9/v4all.jar
|
||||
@dirrm eclipse/features/org.eclipse.v4all.feature_2.1.1.9/
|
||||
@dirrm eclipse/plugins/org.eclipse.v4all_2.1.1.9/icons/
|
||||
@dirrm eclipse/plugins/org.eclipse.v4all_2.1.1.9/temp/
|
||||
@dirrm eclipse/plugins/org.eclipse.v4all_2.1.1.9/
|
Loading…
x
Reference in New Issue
Block a user