ports/115825: New port: java/eclipse-ocl An Eclipse plugin, which implements the OMG OCL for EMF-based models.

Veit Jahns vj562001 at yahoo.de
Sun Aug 26 09:20:02 UTC 2007


>Number:         115825
>Category:       ports
>Synopsis:       New port: java/eclipse-ocl An Eclipse plugin, which implements the OMG OCL for EMF-based models.
>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 Aug 26 09:20:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Veit Jahns
>Release:        6.2-RELEASE
>Organization:
>Environment:
FreeBSD whitewater 6.2-RELEASE FreeBSD 6.2-RELEASE #2: Fri Jun 22 20:58:10 CEST 2007     root at whitewater.local:/usr/obj/usr/src/sys/THEKERNEL  i386
>Description:
New port: An Eclipse plugin, which implements the OMG OCL for EMF-based models. See also http://www.eclipse.org/modeling/mdt/?project=ocl#ocl.
>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:
#
#	/usr/ports/java/eclipse-ocl
#	/usr/ports/java/eclipse-ocl/Makefile
#	/usr/ports/java/eclipse-ocl/distinfo
#	/usr/ports/java/eclipse-ocl/bugreport.dat
#	/usr/ports/java/eclipse-ocl/pkg-descr
#
echo c - /usr/ports/java/eclipse-ocl
mkdir -p /usr/ports/java/eclipse-ocl > /dev/null 2>&1
echo x - /usr/ports/java/eclipse-ocl/Makefile
sed 's/^X//' >/usr/ports/java/eclipse-ocl/Makefile << 'END-of-/usr/ports/java/eclipse-ocl/Makefile'
X# New ports collection makefile for:	eclipse-ocl
X# Date created:				August, 25 2007
X# Whom:					vj562001 at yahoo.de
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ocl
XDISTVERSION=    1.1
XCATEGORIES=	java devel
XMASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/mdt/ocl/downloads/drops/,}
XMASTER_SITE_SUBDIR=${DISTVERSION}.0/R200706201142
XPKGNAMEPREFIX=	eclipse-
XDISTNAME=	mdt-ocl-SDK-${DISTVERSION}
XDIST_SUBDIR=	eclipse
X
XMAINTAINER=	vj562001 at yahoo.de
XCOMMENT=	Implementation of the OCL OMG standard for EMF-based models
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
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.mk>
END-of-/usr/ports/java/eclipse-ocl/Makefile
echo x - /usr/ports/java/eclipse-ocl/distinfo
sed 's/^X//' >/usr/ports/java/eclipse-ocl/distinfo << 'END-of-/usr/ports/java/eclipse-ocl/distinfo'
XMD5 (eclipse/mdt-ocl-SDK-1.1.zip) = 4ff2622f07a3a6d2c6a145bf27e48a1e
XSHA256 (eclipse/mdt-ocl-SDK-1.1.zip) = 49743525e6cb2a2f8b438d65d227b1539409bc3d322e104d94fe887196c00376
XSIZE (eclipse/mdt-ocl-SDK-1.1.zip) = 9740533
END-of-/usr/ports/java/eclipse-ocl/distinfo
echo x - /usr/ports/java/eclipse-ocl/bugreport.dat
sed 's/^X//' >/usr/ports/java/eclipse-ocl/bugreport.dat << 'END-of-/usr/ports/java/eclipse-ocl/bugreport.dat'
X# This is a shell archive.  Save it in a file, remove anything before
X# this line, and then unpack it by entering "sh file".  Note, it may
X# create directories; files and directories will be owned by you and
X# have default permissions.
X#
X# This archive contains:
X#
X#	/usr/ports/java/eclipse-ocl
X#	/usr/ports/java/eclipse-ocl/Makefile
X#	/usr/ports/java/eclipse-ocl/distinfo
X#	/usr/ports/java/eclipse-ocl/bugreport.dat
X#	/usr/ports/java/eclipse-ocl/pkg-descr
X#
Xecho c - /usr/ports/java/eclipse-ocl
Xmkdir -p /usr/ports/java/eclipse-ocl > /dev/null 2>&1
Xecho x - /usr/ports/java/eclipse-ocl/Makefile
Xsed 's/^X//' >/usr/ports/java/eclipse-ocl/Makefile << 'END-of-/usr/ports/java/eclipse-ocl/Makefile'
XX# New ports collection makefile for:	eclipse-ocl
XX# Date created:				August, 25 2007
XX# Whom:					vj562001 at yahoo.de
XX#
XX# $FreeBSD$
XX#
XX
XXPORTNAME=	ocl
XXDISTVERSION=    1.1
XXCATEGORIES=	java devel
XXMASTER_SITES=	${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/mdt/ocl/downloads/drops/,}
XXMASTER_SITE_SUBDIR=${DISTVERSION}.0/R200706201142
XXPKGNAMEPREFIX=	eclipse-
XXDISTNAME=	mdt-ocl-SDK-${DISTVERSION}
XXDIST_SUBDIR=	eclipse
XX
XXMAINTAINER=	vj562001 at yahoo.de
XXCOMMENT=	Implementation of the OCL OMG standard for EMF-based models
XX
XXRUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse \
XX		${LOCALBASE}/eclipse/features/org.eclipse.emf_2.2.1.v200609210005/feature.xml:${PORTSDIR}/java/eclipse-emf
XX
XXNO_BUILD=	yes
XXNO_WRKSUBDIR=	yes
XXUSE_ZIP=	yes
XXUSE_JAVA=	yes
XXJAVA_VERSION=	1.4+
XXJAVA_OS=	native
XX
XXdo-install:
XX		@${MKDIR} ${PREFIX}/eclipse
XX		@${CP} -r ${WRKSRC}/eclipse/plugins ${PREFIX}/eclipse
XX		@${CP} -r ${WRKSRC}/eclipse/features ${PREFIX}/eclipse
XX		@(cd ${WRKSRC}; ${FIND} -s eclipse/features eclipse/plugins -not -type d) >> ${TMPPLIST}
XX		@(cd ${WRKSRC}; ${FIND} -s -d eclipse/features eclipse/plugins -type d) \
XX			| ${GREP} -vE 'eclipse/plugins$$|eclipse/features$$' \
XX			| ${SED} -ne 's,^, at dirrm ,p' >> ${TMPPLIST}
XX
XX.include <bsd.port.mk>
XEND-of-/usr/ports/java/eclipse-ocl/Makefile
Xecho x - /usr/ports/java/eclipse-ocl/distinfo
Xsed 's/^X//' >/usr/ports/java/eclipse-ocl/distinfo << 'END-of-/usr/ports/java/eclipse-ocl/distinfo'
XXMD5 (eclipse/mdt-ocl-SDK-1.1.zip) = 4ff2622f07a3a6d2c6a145bf27e48a1e
XXSHA256 (eclipse/mdt-ocl-SDK-1.1.zip) = 49743525e6cb2a2f8b438d65d227b1539409bc3d322e104d94fe887196c00376
XXSIZE (eclipse/mdt-ocl-SDK-1.1.zip) = 9740533
XEND-of-/usr/ports/java/eclipse-ocl/distinfo
Xecho x - /usr/ports/java/eclipse-ocl/bugreport.dat
Xsed 's/^X//' >/usr/ports/java/eclipse-ocl/bugreport.dat << 'END-of-/usr/ports/java/eclipse-ocl/bugreport.dat'
END-of-/usr/ports/java/eclipse-ocl/bugreport.dat
echo x - /usr/ports/java/eclipse-ocl/pkg-descr
sed 's/^X//' >/usr/ports/java/eclipse-ocl/pkg-descr << 'END-of-/usr/ports/java/eclipse-ocl/pkg-descr'
XImplementaion of the OMG OCL for EMF-based models.
X
XWWW: http://www.eclipse.org/modeling/mdt/?project=ocl#ocl
END-of-/usr/ports/java/eclipse-ocl/pkg-descr
exit



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



More information about the freebsd-ports-bugs mailing list