ports/111116: [NEW PORT] java/eclipse-datatools: Datatools for eclipse

Mario Sergio Fujikawa Ferreira lioux at FreeBSD.org
Sun Apr 1 22:30:04 UTC 2007


>Number:         111116
>Category:       ports
>Synopsis:       [NEW PORT] java/eclipse-datatools: Datatools for eclipse
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Apr 01 22:30:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Mario Sergio Fujikawa Ferreira
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD exxodus.fedaykin.here 6.2-STABLE FreeBSD 6.2-STABLE #2: Sat Mar 17 03:59:53 BRT 2007
>Description:

I am submitting this one to the freebsd-eclipse team for review. I
would also like the team to take over maintainership of the port
since it is part of the eclipse infrastructure.

[ excerpt from developer's www site with modifications ]

The Data Tools Platform (DTP) project will include extensible
frameworks and exemplary tools, enabling a diverse set of plug-in
offerings specific to particular data-centric technologies and
supported by the DTP ecosystem. In the spirit of Eclipse, will be
guided by the following values:

+ Vendor neutrality
+ Extensibility
+ Community Involvement
+ Transparency
+ Agile development

WWW: http://www.eclipse.org/datatools/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- eclipse-datatools-0.9.1.shar begins here ---
# 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-datatools
#	eclipse-datatools/Makefile
#	eclipse-datatools/distinfo
#	eclipse-datatools/pkg-descr
#	eclipse-datatools/Makefile.master-sites
#
echo c - eclipse-datatools
mkdir -p eclipse-datatools > /dev/null 2>&1
echo x - eclipse-datatools/Makefile
sed 's/^X//' >eclipse-datatools/Makefile << 'END-of-eclipse-datatools/Makefile'
X# New ports collection makefile for:	eclipse-datatools
X# Date created:		Dom  1 Abr 2007 22:18:17 UTC
X# Whom:			Mario Sergio Fujikawa Ferreira <lioux at FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	datatools
XPORTVERSION=	0.9.1
XCATEGORIES=	java devel databases
XMASTER_SITE_SUBDIR=	${PORTVERSION}
XPKGNAMEPREFIX=	eclipse-
XDISTNAME=	dtp_${PORTVERSION}
XDIST_SUBDIR=	eclipse
X
XMAINTAINER=	freebsd-eclipse at FreeBSD.org
XCOMMENT=	Datatools for eclipse
X
XRUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse \
X		${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf \
X		${LOCALBASE}/eclipse/features/org.eclipse.gef_3.2.2.v20070208/feature.xml:${PORTSDIR}/java/eclipse-gef
X
XNO_BUILD=	yes
XNO_WRKSUBDIR=	yes
XUSE_ZIP=	yes
XUSE_JAVA=	yes
XJAVA_VERSION=	1.4+
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,^, at dirrm ,p' >> ${TMPPLIST}
X
X.include <bsd.port.pre.mk>
X
X.include "${.CURDIR}/Makefile.master-sites"
X
X.include <bsd.port.post.mk>
END-of-eclipse-datatools/Makefile
echo x - eclipse-datatools/distinfo
sed 's/^X//' >eclipse-datatools/distinfo << 'END-of-eclipse-datatools/distinfo'
XMD5 (eclipse/dtp_0.9.1.zip) = 91af6fda7e701e6dc710c8076d287060
XSHA256 (eclipse/dtp_0.9.1.zip) = 522ddf55b34f6e86fe4cbcde3e49bb8a1a6430b01a5d843353e12d73da6cb4e6
XSIZE (eclipse/dtp_0.9.1.zip) = 5381774
END-of-eclipse-datatools/distinfo
echo x - eclipse-datatools/pkg-descr
sed 's/^X//' >eclipse-datatools/pkg-descr << 'END-of-eclipse-datatools/pkg-descr'
X[ excerpt from developer's www site with modifications ]
X
XThe Data Tools Platform (DTP) project will include extensible
Xframeworks and exemplary tools, enabling a diverse set of plug-in
Xofferings specific to particular data-centric technologies and
Xsupported by the DTP ecosystem. In the spirit of Eclipse, will be
Xguided by the following values:
X
X+ Vendor neutrality
X+ Extensibility
X+ Community Involvement
X+ Transparency
X+ Agile development
X
XWWW: http://www.eclipse.org/datatools/
END-of-eclipse-datatools/pkg-descr
echo x - eclipse-datatools/Makefile.master-sites
sed 's/^X//' >eclipse-datatools/Makefile.master-sites << 'END-of-eclipse-datatools/Makefile.master-sites'
XMASTER_SITES+= \
X	http://download.actuatechina.com/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://mirrors.nsa.co.il/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp.jaist.ac.jp/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	ftp://ftp.u-aizu.ac.jp/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://mirrors.gamevil.com/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://mirror.in.th/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://mirror.pacific.net.au/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://eclipse.planetmirror.com/datatools/downloads/%SUBDIR%/ \
X	http://eclipse.prolet.org/datatools/downloads/%SUBDIR%/ \
X	http://ftp.sh.cvut.cz/MIRRORS/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp.wh2.tu-dresden.de/pub/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp.ntua.gr/mirror/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://eclipse.i-logic.hu//datatools/downloads/%SUBDIR%/ \
X	ftp://mirror.isir.is/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://rm.mirror.garr.it/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \
X	ftp://ftp.uninett.no/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	ftp://ftp.man.szczecin.pl/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp.roedu.net/mirrors/eclipse.org/datatools/downloads/%SUBDIR%/ \
X	ftp://mirror.mix.su/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://mirror.switch.ch/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://eclipse.ulak.net.tr/eclipseMirror/datatools/downloads/%SUBDIR%/ \
X	http://www.mirrorservice.org/sites/download.eclipse.org/eclipseMirror/datatools/downloads/%SUBDIR%/ \
X	http://mirrors.cat.pdx.edu/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://www.gtlib.gatech.edu/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://mirrors.ibiblio.org/pub/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp.ussg.iu.edu/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://ftp.osuosl.org/pub/eclipse/datatools/downloads/%SUBDIR%/ \
X	ftp://ftp.cse.buffalo.edu/pub/Eclipse/datatools/downloads/%SUBDIR%/ \
X	ftp://ftp.cise.ufl.edu/pub/mirrors/eclipse/datatools/downloads/%SUBDIR%/ \
X	http://download.eclipse.org/datatools/downloads/%SUBDIR%/
END-of-eclipse-datatools/Makefile.master-sites
exit
--- eclipse-datatools-0.9.1.shar ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list