ports/117174: New port: java/eclipse-shelled ShellEd is a superb shell script editor for Eclipse

Sutra zhoushuqun at gmail.com
Sun Oct 14 08:40:01 UTC 2007


>Number:         117174
>Category:       ports
>Synopsis:       New port: java/eclipse-shelled ShellEd is a superb shell script editor 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 Oct 14 08:40:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sutra
>Release:        
>Organization:
>Environment:
>Description:
ShellEd is a superb shell script editor for Eclipse. The great benefit of 
this plugin is the integration of man page information for content assist 
and text hover.

WWW:    http://sourceforge.net/projects/shelled

>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-shelled/
#	/usr/ports/java/eclipse-shelled/Makefile
#	/usr/ports/java/eclipse-shelled/distinfo
#	/usr/ports/java/eclipse-shelled/pkg-descr
#
echo c - /usr/ports/java/eclipse-shelled/
mkdir -p /usr/ports/java/eclipse-shelled/ > /dev/null 2>&1
echo x - /usr/ports/java/eclipse-shelled/Makefile
sed 's/^X//' >/usr/ports/java/eclipse-shelled/Makefile << 'END-of-/usr/ports/java/eclipse-shelled/Makefile'
X# New ports collection makefile for:	eclipse-shelled
X# Date created:				14 October 2007
X# Whom:					Sutra Zhou <zhoushuqun at gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	ShellEd
XPORTVERSION=	1.0.2a
XCATEGORIES=	java devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	shelled
XPKGNAMEPREFIX=	eclipse-
XDISTNAME=	shelled_${PORTVERSION}
XDIST_SUBDIR=    eclipse
X
XMAINTAINER=	zhoushuqun at gmail.com
XCOMMENT=	ShellEd is a superb shell script editor for Eclipse
X
XRUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
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} ${WRKSRC}/eclipse
X	@${MV} ${WRKSRC}/plugins ${WRKSRC}/eclipse/plugins
X	@${MV} ${WRKSRC}/features ${WRKSRC}/eclipse/features
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	@${MV} ${WRKSRC}/eclipse/plugins ${WRKSRC}/plugins
X	@${MV} ${WRKSRC}/eclipse/features ${WRKSRC}/features
X	@${RM} -rf ${WRKSRC}/eclipse
X
X.include <bsd.port.mk>
END-of-/usr/ports/java/eclipse-shelled/Makefile
echo x - /usr/ports/java/eclipse-shelled/distinfo
sed 's/^X//' >/usr/ports/java/eclipse-shelled/distinfo << 'END-of-/usr/ports/java/eclipse-shelled/distinfo'
XMD5 (eclipse/shelled_1.0.2a.zip) = c25058bc8aa1755b3fa84f62eaab2d7f
XSHA256 (eclipse/shelled_1.0.2a.zip) = 0da01fed1be9454dcef6c5b9afa5f592d1834bbaa8f1b911caeae191f3d3e0dc
XSIZE (eclipse/shelled_1.0.2a.zip) = 4447390
END-of-/usr/ports/java/eclipse-shelled/distinfo
echo x - /usr/ports/java/eclipse-shelled/pkg-descr
sed 's/^X//' >/usr/ports/java/eclipse-shelled/pkg-descr << 'END-of-/usr/ports/java/eclipse-shelled/pkg-descr'
XShellEd is a superb shell script editor for Eclipse. The great benefit of 
Xthis plugin is the integration of man page information for content assist 
Xand text hover.
X
XWWW:	http://sourceforge.net/projects/shelled
END-of-/usr/ports/java/eclipse-shelled/pkg-descr
exit



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



More information about the freebsd-ports-bugs mailing list