ports/74480: New port: java/eclipse-EPIC

Gerrit Beine tux at pinguru.net
Sun Nov 28 18:40:20 UTC 2004


>Number:         74480
>Category:       ports
>Synopsis:       New port: java/eclipse-EPIC
>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 Nov 28 18:40:19 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Gerrit Beine
>Release:        FreeBSD 5.3-RELEASE
>Organization:
pitcom GmbH
>Environment:
FreeBSD asus.site 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov 12 23:43:33 CET 2004     root at asus.site:/usr/src/sys/i386/compile/ASUS  i386

>Description:
EPIC is an opensource Perl IDE for the Eclipse platform.
Features supported are syntax highlighting, on the fly syntax check,
content assist, perldoc support, source formatter, templating support
and a Perl debugger.
A regular expression plugin and support for the eSpell spellchecker
are also available.

WWW: http://e-p-i-c.sourceforge.net/
>How-To-Repeat:
      
>Fix:
# 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-EPIC
#	eclipse-EPIC/Makefile
#	eclipse-EPIC/distinfo
#	eclipse-EPIC/pkg-descr
#
echo c - eclipse-EPIC
mkdir -p eclipse-EPIC > /dev/null 2>&1
echo x - eclipse-EPIC/Makefile
sed 's/^X//' >eclipse-EPIC/Makefile << 'END-of-eclipse-EPIC/Makefile'
X# New ports collection makefile for:	EPIC
X# Date created:				28 Nov 2004
X# Whom:					tux at pinguru.net
X#
X# $FreeBSD:$
X#
X
XPORTNAME=	eclipse-EPIC
XPORTVERSION=	0.3.0
XCATEGORIES=	java editors devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	e-p-i-c
XDISTNAME=	${EPIC}_${PORTVERSION}_20040711
X
XMAINTAINER=	tux at pinguru.net
XCOMMENT=	EPIC adds Perl support to the Eclipse IDE Framework
X
XRUN_DEPENDS=	${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse
X
XNO_BUILD=	yes
XUSE_ZIP=	yes
XWRKSRC=		${WRKDIR}/${EPIC}
X
XEPIC=		org.epic.updatesite
XECLIPSE=	${PREFIX}/eclipse
X
Xdo-install:
X	@${CP} -r ${WRKSRC}/features/*.jar ${ECLIPSE}/features
X	@${CP} -r ${WRKSRC}/plugins/*.jar ${ECLIPSE}/plugins
X
Xpost-install:
X	@${FIND} -s ${WRKSRC}/features -name "*.jar" \
X	  | ${SED} -ne 's,^${WRKSRC},${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
X	@${FIND} -s ${WRKSRC}/plugins -name "*.jar" \
X	  | ${SED} -ne 's,^${WRKSRC},${ECLIPSE:S,^${PREFIX}/,,},p' >> ${TMPPLIST}
X
X.include <bsd.port.mk>
END-of-eclipse-EPIC/Makefile
echo x - eclipse-EPIC/distinfo
sed 's/^X//' >eclipse-EPIC/distinfo << 'END-of-eclipse-EPIC/distinfo'
XMD5 (org.epic.updatesite_0.3.0_20040711.zip) = ae5f45738b9d9aed2ba42905aa01a35a
XSIZE (org.epic.updatesite_0.3.0_20040711.zip) = 2649757
END-of-eclipse-EPIC/distinfo
echo x - eclipse-EPIC/pkg-descr
sed 's/^X//' >eclipse-EPIC/pkg-descr << 'END-of-eclipse-EPIC/pkg-descr'
XEPIC is an opensource Perl IDE for the Eclipse platform.
XFeatures supported are syntax highlighting, on the fly syntax check,
Xcontent assist, perldoc support, source formatter, templating support
Xand a Perl debugger.
XA regular expression plugin and support for the eSpell spellchecker
Xare also available.
X
XWWW: http://e-p-i-c.sourceforge.net/
END-of-eclipse-EPIC/pkg-descr
exit

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



More information about the freebsd-ports-bugs mailing list