From nobody@FreeBSD.org  Mon Apr  6 13:44:07 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BDCF01065673
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  6 Apr 2009 13:44:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id A0E888FC1D
	for <freebsd-gnats-submit@FreeBSD.org>; Mon,  6 Apr 2009 13:44:07 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n36Di74c070900
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 6 Apr 2009 13:44:07 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n36Di7Dv070897;
	Mon, 6 Apr 2009 13:44:07 GMT
	(envelope-from nobody)
Message-Id: <200904061344.n36Di7Dv070897@www.freebsd.org>
Date: Mon, 6 Apr 2009 13:44:07 GMT
From: Heiner Strau <heiner_ej@yahoo.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [NEW PORT] java/eclipse-xsd: EMF-XSD Runtime
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         133421
>Category:       ports
>Synopsis:       [NEW PORT] java/eclipse-xsd: EMF-XSD Runtime
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    linimon
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 06 13:50:02 UTC 2009
>Closed-Date:    Wed Jun 24 13:17:32 UTC 2009
>Last-Modified:  Wed Jun 24 13:17:32 UTC 2009
>Originator:     Heiner Strau
>Release:        FreeBSD 7.1-STABLE
>Organization:
BILCH Com
>Environment:
FreeBSD think.schlaf.bilch.com 7.1-STABLE FreeBSD 7.1-STABLE #0: Fri Feb 20 01:28:27 CET 2009     root@think.schlaf.bilch.com:/usr/src/sys/i386/compile/THINK  i386
>Description:
This is the Eclipse EMF-XSD Runtime.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	eclipse-xsd
#	eclipse-xsd/Makefile
#	eclipse-xsd/pkg-descr
#	eclipse-xsd/distinfo
#
echo c - eclipse-xsd
mkdir -p eclipse-xsd > /dev/null 2>&1
echo x - eclipse-xsd/Makefile
sed 's/^X//' >eclipse-xsd/Makefile << '7f1df400fb46cf5edde6c8b71181e9b4'
X# New ports collection makefile for:	eclipse-xsd
X# Date created:				April 06, 2009
X# Whom:					heiner_ej@yahoo.de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	xsd
XPORTVERSION=	2.4.1
XCATEGORIES=	java devel
XMASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/emf/downloads/drops/,}
XMASTER_SITE_SUBDIR=${PORTVERSION}/R200808251517
XPKGNAMEPREFIX=	eclipse-
XDISTNAME=	xsd-runtime-${PORTVERSION}
XDIST_SUBDIR=	eclipse
X
XMAINTAINER=	freebsd-eclipse@FreeBSD.org
XCOMMENT=	Eclipse Modeling Framework for XSD
X
XRUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
X
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
XUSE_ZIP=	yes
XUSE_JAVA=	yes
XJAVA_VERSION=	1.5+
XJAVA_OS=	native
X
Xdo-install:
X		@${MKDIR} ${PREFIX}/eclipse
X		@${CP} -r ${WRKSRC}/eclipse/plugins ${PREFIX}/eclipse
X		@${CP} -r ${WRKSRC}/eclipse/features ${PREFIX}/eclipse
X		@(cd ${WRKSRC}; ${FIND} -s eclipse/features eclipse/plugins -not -type d) >> ${TMPPLIST}
X		@(cd ${WRKSRC}; ${FIND} -s -d eclipse/features eclipse/plugins -type d) \
X			| ${GREP} -vE 'eclipse/plugins$$|eclipse/features$$' \
X			| ${SED} -ne 's,^,@dirrm ,p' >> ${TMPPLIST}
X
X.include <bsd.port.mk>
7f1df400fb46cf5edde6c8b71181e9b4
echo x - eclipse-xsd/pkg-descr
sed 's/^X//' >eclipse-xsd/pkg-descr << 'a99cc3b299c32632155bd6fb71c3d74c'
XEMF is a modeling framework and code generation facility for building
Xtools and other applications based on a structured data model. From a
Xmodel specification described in XMI, EMF provides tools and runtime
Xsupport to produce a set of Java classes for the model, a set of adapter
Xclasses that enable viewing and command-based editing of the model, and
Xa basic editor. Models can be specified using annotated Java, XML
Xdocuments, or modeling tools like Rational Rose, then imported into EMF.
XMost important of all, EMF provides the foundation for interoperability
Xwith other EMF-based tools and applications.
X
XWWW: http://www.eclipse.org/emf/
a99cc3b299c32632155bd6fb71c3d74c
echo x - eclipse-xsd/distinfo
sed 's/^X//' >eclipse-xsd/distinfo << '71a2b0bbfa05055148c2470dca5e9912'
XMD5 (eclipse/xsd-runtime-2.4.1.zip) = a9816a84c95b20dc1985f9da864bf97d
XSHA256 (eclipse/xsd-runtime-2.4.1.zip) = 0c59d017f7f992d0c0fc341912373b37b7560a7ba54482ddbec6e7b735e3a8f7
XSIZE (eclipse/xsd-runtime-2.4.1.zip) = 1185283
71a2b0bbfa05055148c2470dca5e9912
exit



>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: linimon 
State-Changed-When: Tue May 12 20:56:46 UTC 2009 
State-Changed-Why:  
We used to have a port named this, but it was removed several years ago 
with the notation "eclipse-xsd was absorbed by eclipse-emf. So remove it." 
Is this port something different from that? 

http://www.freebsd.org/cgi/cvsweb.cgi/ports/java/eclipse-xsd/Attic/ 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133421 
State-Changed-From-To: feedback->open 
State-Changed-By: linimon 
State-Changed-When: Wed May 13 16:49:30 UTC 2009 
State-Changed-Why:  
Feedback received. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=133421 

From: Mark Linimon <linimon@lonesome.com>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/133421: [NEW PORT] java/eclipse-xsd: EMF-XSD Runtime
Date: Wed, 13 May 2009 11:50:22 -0500

 ----- Forwarded message from Heiner Strau <heiner_ej@yahoo.de> -----
 
 Subject: Re: ports/133421: [NEW PORT] java/eclipse-xsd: EMF-XSD Runtime
 From: Heiner Strau <heiner_ej@yahoo.de>
 To: linimon@FreeBSD.org
 
 our eclipse-xsd includes also the the development kits of xsd, emf and a
 third plugin. They are big (>50 MB) and not necessary for the Webtool
 Platform WTP. So my proposal is to get rid of the SDKs and concentrate
 on the 2 runtimes. If someone really needs the SDKs , its always
 possible to get them via eclipse update. Our current eclipse-xsd doesn't
 work on eclipse 3.4.1. at least with my installation. I had the
 impression, this big bundle isn't supported by the eclipse developers
 anymore. I wasn't able to update it via eclipse and therefor never got a
 working WTP on FreeBSD.
 
 Greetings,
 Heiner
 
 ----- End forwarded message -----

From: =?iso-8859-1?Q?Heiner_Strau=DF?= <heiner_ej@yahoo.de>
To: bug-followup@FreeBSD.org, heiner_ej@yahoo.de
Cc:  
Subject: Re: ports/133421: [NEW PORT] java/eclipse-xsd: EMF-XSD Runtime
Date: Mon, 22 Jun 2009 11:26:49 +0000 (GMT)

 I would like to drop this port. With eclipse 3.4.2 I can install this plugi=
 n via the updater.=0A=0A ---=0AHeiner Strau=DF=0Aheiner_ej@yahoo.de=0A=0A=
 =0A      
State-Changed-From-To: open->closed 
State-Changed-By: linimon 
State-Changed-When: Wed Jun 24 13:16:42 UTC 2009 
State-Changed-Why:  
Apparently this port is now OBE: it can be installed from within 
Eclipse itself. 


Responsible-Changed-From-To: freebsd-ports-bugs->linimon 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Wed Jun 24 13:16:42 UTC 2009 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=133421 
>Unformatted:
