Date: Sat, 27 Jun 2009 13:16:43 GMT From: Edmondas Girkantas <eg@fbsd.lt> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/136089: New port: devel/mercurialeclipse A mercurial plugin for the Eclipse IDE Framework Message-ID: <200906271316.n5RDGhmW098309@www.freebsd.org> Resent-Message-ID: <200906271320.n5RDK1sV081930@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 136089 >Category: ports >Synopsis: New port: devel/mercurialeclipse A mercurial plugin for the Eclipse IDE Framework >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: Sat Jun 27 13:20:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Edmondas Girkantas >Release: 7.2-RELEASE-p1 >Organization: >Environment: FreeBSD big.bug.lt 7.2-RELEASE-p1 FreeBSD 7.2-RELEASE-p1 #0: Tue Jun 9 21:30:43 UTC 2009 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: MercurialEclipse is an Eclipse plugin for the Mercurial version control system. >How-To-Repeat: >Fix: create new port from attached shar file 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: # # mercurialeclipse # mercurialeclipse/pkg-descr # mercurialeclipse/Makefile # mercurialeclipse/pkg-plist # mercurialeclipse/distinfo # echo c - mercurialeclipse mkdir -p mercurialeclipse > /dev/null 2>&1 echo x - mercurialeclipse/pkg-descr sed 's/^X//' >mercurialeclipse/pkg-descr << 'b34e2a00daaec8d1ccb6aee5940ccc9e' XMercurialEclipse is an Eclipse plugin for the Mercurial version control system. X XWWW: http://www.vectrace.com/mercurialeclipse/ b34e2a00daaec8d1ccb6aee5940ccc9e echo x - mercurialeclipse/Makefile sed 's/^X//' >mercurialeclipse/Makefile << 'c6457364fac95a63474a63aeb899c70d' X# New ports collection makefile for: mercurialeclipse X# Date created: 2009-06-27 X# Whom: Edmondas Girkantas <eg@fbsd.lt> X# X# $FreeBSD$ X# X XPORTNAME= mercurialeclipse XPORTVERSION= 1.3.1019 XCATEGORIES= devel java XMASTER_SITES= http://www.vectrace.com/eclipse-update/plugins/ XDISTNAME= com.vectrace.MercurialEclipse_${PORTVERSION} XEXTRACT_SUFX= .jar XDIST_SUBDIR= eclipse XEXTRACT_ONLY= X XMAINTAINER= eg@fbsd.lt XCOMMENT= A mercurial plugin for the Eclipse IDE Framework X XRUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse X X.include <bsd.port.pre.mk> X XPLIST_SUB= VER=${PORTVERSION} X XNO_BUILD= yes XNO_WRKSUBDIR= yes X XECLIPSE= ${PREFIX}/eclipse XPLUGINS= plugins X Xdo-install: X @${MKDIR} ${ECLIPSE}/${PLUGINS} X @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${ECLIPSE}/${PLUGINS}/ X X.include <bsd.port.post.mk> c6457364fac95a63474a63aeb899c70d echo x - mercurialeclipse/pkg-plist sed 's/^X//' >mercurialeclipse/pkg-plist << '1ff6b2b3817e76b959acf61f0a490671' Xeclipse/plugins/com.vectrace.MercurialEclipse_%%VER%%.jar X@dirrmtry eclipse/plugins X@dirrmtry eclipse 1ff6b2b3817e76b959acf61f0a490671 echo x - mercurialeclipse/distinfo sed 's/^X//' >mercurialeclipse/distinfo << '99674cb83ce6ed67a338110ae7438919' XMD5 (eclipse/com.vectrace.MercurialEclipse_1.3.1019.jar) = 151c0f4e6e36603eaf20a65553f5acfa XSHA256 (eclipse/com.vectrace.MercurialEclipse_1.3.1019.jar) = 829ff330151db2e426c9b0bce6a9c2d39cde57dd2ced65e8413b3b9cf13b8ea5 XSIZE (eclipse/com.vectrace.MercurialEclipse_1.3.1019.jar) = 884930 99674cb83ce6ed67a338110ae7438919 exit >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906271316.n5RDGhmW098309>