Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Dec 2007 13:39:56 GMT
From:      Sutra <zhoushuqun@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/118890: New port: java/commonclipse Commonclipse is an eclipse plugin for jakarta commons-lang users
Message-ID:  <200712201339.lBKDdu97099440@www.freebsd.org>
Resent-Message-ID: <200712201350.lBKDo1LA068134@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         118890
>Category:       ports
>Synopsis:       New port: java/commonclipse Commonclipse is an eclipse plugin for jakarta commons-lang users
>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:   Thu Dec 20 13:50:01 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Sutra
>Release:        
>Organization:
>Environment:
>Description:
Commonclipse is an eclipse plugin for jakarta commons-lang users. 
It features automatic generation of the following methods using 
commons-lang builders: toString(), hashCode(), equals(Object), 
compareTo(Object).

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

>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/commonclipse/
#	/usr/ports/java/commonclipse/Makefile
#	/usr/ports/java/commonclipse/distinfo
#	/usr/ports/java/commonclipse/pkg-descr
#	/usr/ports/java/commonclipse/pkg-plist
#
echo c - /usr/ports/java/commonclipse/
mkdir -p /usr/ports/java/commonclipse/ > /dev/null 2>&1
echo x - /usr/ports/java/commonclipse/Makefile
sed 's/^X//' >/usr/ports/java/commonclipse/Makefile << 'END-of-/usr/ports/java/commonclipse/Makefile'
X# New ports collection makefile for:	commonclipse
X# Date created:				20 December 2007
X# Whom:					Sutra Zhou <zhoushuqun@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	commonclipse
XPORTVERSION=	1.3.0
XCATEGORIES=	java devel
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	commonclipse
XDISTNAME=	net.sf.commonclipse_${PORTVERSION}
XDIST_SUBDIR=	eclipse
X
XMAINTAINER=	zhoushuqun@gmail.com
XCOMMENT=	Commonclipse is an eclipse plugin for jakarta commons-lang users
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
XPLIST_SUB=	DISTNAME=${DISTNAME}
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/eclipse
X	@${CP} -r ${WRKSRC}/plugins ${PREFIX}/eclipse
X	@${CP} -r ${WRKSRC}/features ${PREFIX}/eclipse
X
X.include <bsd.port.mk>
END-of-/usr/ports/java/commonclipse/Makefile
echo x - /usr/ports/java/commonclipse/distinfo
sed 's/^X//' >/usr/ports/java/commonclipse/distinfo << 'END-of-/usr/ports/java/commonclipse/distinfo'
XMD5 (eclipse/net.sf.commonclipse_1.3.0.zip) = dd6f4511af16ca0f9f018f1718ff79c9
XSHA256 (eclipse/net.sf.commonclipse_1.3.0.zip) = bbab26c969e8acee47c3f9ad67f6b4378937c7bdee40a808240992516149f89a
XSIZE (eclipse/net.sf.commonclipse_1.3.0.zip) = 50194
END-of-/usr/ports/java/commonclipse/distinfo
echo x - /usr/ports/java/commonclipse/pkg-descr
sed 's/^X//' >/usr/ports/java/commonclipse/pkg-descr << 'END-of-/usr/ports/java/commonclipse/pkg-descr'
XCommonclipse is an eclipse plugin for jakarta commons-lang users. 
XIt features automatic generation of the following methods using 
Xcommons-lang builders: toString(), hashCode(), equals(Object), 
XcompareTo(Object).
X
XWWW: http://sourceforge.net/projects/commonclipse/
END-of-/usr/ports/java/commonclipse/pkg-descr
echo x - /usr/ports/java/commonclipse/pkg-plist
sed 's/^X//' >/usr/ports/java/commonclipse/pkg-plist << 'END-of-/usr/ports/java/commonclipse/pkg-plist'
Xeclipse/features/%%DISTNAME%%.jar
Xeclipse/plugins/%%DISTNAME%%.jar
END-of-/usr/ports/java/commonclipse/pkg-plist
exit



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712201339.lBKDdu97099440>