From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jan 15 12:50:01 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9A68910656C0 for ; Fri, 15 Jan 2010 12:50:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 591F48FC1E for ; Fri, 15 Jan 2010 12:50:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o0FCo0kM069541 for ; Fri, 15 Jan 2010 12:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o0FCo0WX069540; Fri, 15 Jan 2010 12:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 15 Jan 2010 12:50:00 GMT Resent-Message-Id: <201001151250.o0FCo0WX069540@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Eugene Mychlo Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BDDB51065693 for ; Fri, 15 Jan 2010 12:40:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 8253D8FC1B for ; Fri, 15 Jan 2010 12:40:55 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0FCesqU097331 for ; Fri, 15 Jan 2010 12:40:54 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o0FCeska097330; Fri, 15 Jan 2010 12:40:54 GMT (envelope-from nobody) Message-Id: <201001151240.o0FCeska097330@www.freebsd.org> Date: Fri, 15 Jan 2010 12:40:54 GMT From: Eugene Mychlo To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/142858: New port: graphics/yed, An editor for graphs and diagrams X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Jan 2010 12:50:01 -0000 >Number: 142858 >Category: ports >Synopsis: New port: graphics/yed, An editor for graphs and diagrams >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: Fri Jan 15 12:50:00 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Eugene Mychlo >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: Rekomendata, JSC >Environment: FreeBSD mycws.local 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Tue Jan 5 16:02:27 UTC 2010 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: yEd is a very powerful graph editor that can be used to quickly and effectively generate drawings and to apply automatic layouts to a range of different diagrams and networks. yEd makes full use of the yFiles library. This is a Java class library enabling the viewing, editing, optimizing, drawing, and animating of a wide range of diagrams, networks, and other graph-like structures. WWW: http://www.yworks.com/en/products_yed_about.html >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: # # yed # yed/files # yed/files/yed.in # yed/distinfo # yed/pkg-descr # yed/pkg-plist # yed/Makefile # echo c - yed mkdir -p yed > /dev/null 2>&1 echo c - yed/files mkdir -p yed/files > /dev/null 2>&1 echo x - yed/files/yed.in sed 's/^X//' >yed/files/yed.in << '55c49df6a1a2e2370534f84a254dde7a' X#!/bin/sh X Xexec java -jar %%DATADIR%%/yed.jar 55c49df6a1a2e2370534f84a254dde7a echo x - yed/distinfo sed 's/^X//' >yed/distinfo << 'c6f10828f329c4b6896f54c59bab1abf' XMD5 (yEd-3.4.1.zip) = 786390514740f4dc1ea8e20177aac087 XSHA256 (yEd-3.4.1.zip) = 505ffa37b2d81fa0040c010c3f2c62e675b081e644dfc9bd307c6899f8a3f475 XSIZE (yEd-3.4.1.zip) = 13994703 c6f10828f329c4b6896f54c59bab1abf echo x - yed/pkg-descr sed 's/^X//' >yed/pkg-descr << 'edbc5b9264b2171e496a201ec186642d' XyEd is a very powerful graph editor that can be used to quickly and effectively Xgenerate drawings and to apply automatic layouts to a range of different Xdiagrams and networks. XyEd makes full use of the yFiles library. This is a Java class library enabling Xthe viewing, editing, optimizing, drawing, and animating of a wide range Xof diagrams, networks, and other graph-like structures. X XWWW: http://www.yworks.com/en/products_yed_about.html edbc5b9264b2171e496a201ec186642d echo x - yed/pkg-plist sed 's/^X//' >yed/pkg-plist << 'e6891e0c3c48e77d39ef884258f4f21f' X%%DATADIR%%/yed.jar X%%DATADIR%%/license.html Xbin/yed X@dirrm %%DATADIR%% e6891e0c3c48e77d39ef884258f4f21f echo x - yed/Makefile sed 's/^X//' >yed/Makefile << 'f19fe20c2bda83650c91e44e1eaab617' X# New ports collection makefile for: yed X# Date created: 15 Jan 2010 X# Whom: Eugene Mychlo X# X# $FreeBSD$ X# X XPORTNAME= yed XPORTVERSION= 3.4.1 XCATEGORIES= graphics java XMASTER_SITES= # XDISTNAME= yEd-${PORTVERSION} X XMAINTAINER= myc@barev.net XCOMMENT= An editor for graphs and diagrams X XUSE_ZIP= yes XUSE_JAVA= yes XJAVA_VERSION= 1.5+ XNO_BUILD= yes XRESTRICTED= Restrictive license X XWRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} X XSUB_FILES= ${PORTNAME} X XDOWNLOAD_URL?= http://www.yworks.com/en/products_download.php?file=${DISTNAME}${EXTRACT_SUFX} X X.include X X.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) XIGNORE= you must manually obtain ${DISTNAME}${EXTRACT_SUFX} from\ X '${DOWNLOAD_URL}', place it in ${DISTDIR} and then run make again X.endif X Xdo-install: X @${MKDIR} ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/${PORTNAME}.jar ${DATADIR} X ${INSTALL_DATA} ${WRKSRC}/license.html ${DATADIR} X ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin X X.include f19fe20c2bda83650c91e44e1eaab617 exit >Release-Note: >Audit-Trail: >Unformatted: