summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorabs <abs>2017-03-24 08:41:28 +0000
committerabs <abs>2017-03-24 08:41:28 +0000
commite2cc8c3f09afe0015ac17c312504495b053e2644 (patch)
treefd0c7a7c885f05841b5e12d82e3ffddf6164d3c6 /editors
parent53568d6d2ace6071c073dbb12a8d4796f3e4997c (diff)
downloadpkgsrc-e2cc8c3f09afe0015ac17c312504495b053e2644.tar.gz
Updated editors/yed to 3.17 to fix build after old distfile no longer available
yEd 3.17 New Features * Added import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for JavaFX (3.x version series) and yFiles for HTML (2.x version series). * The 'Find...' command and the 'Select Elements' tool now additionally support text matching using the full power of regular expressions. Improvements * Improved and corrected import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for Java (3.x version series), yFiles for JavaFX (2.x version series), and yFiles for HTML (1.x version series). * The 'Apply' and 'Apply Type' commands from the Palette's context menu now also support converting normal nodes to open/closed group nodes and vice versa. [Q&A 10269] * The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_121. Bugfixes * Addressed a problem in the Excel import where importing spreadsheets with blanks/whitespace in sheet names failed. [Q&A 10230] * Many bugfixes, great and small. yEd 3.16.2.1 Bugfixes * Addressed an exception that happened on Windows and Mac OS X when trying to copy to the system clipboard. yEd 3.16.2 Improvements * The UML class node representation now uses the same font for the attribute, method, etc. entries as is set for the class name. Bugfixes * The properties views now also list the additional shape node representations (stars, fat arrows, etc.) and allow changing their properties. * Many bugfixes, great and small. yEd 3.16.1 New Features * The Organic layout algorithm is able to automatically recognize regular substructures in a diagram and arrange them in an optimized manner depending on the kind of substructure. Four different kinds of substructures can be recognized: chains, stars, circles, and parallel substructures. Improvements * The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_102. Bugfixes * Fixed a bug where self-loops in a diagram could cause the One-Click Layout to fail. * Many bugfixes, great and small. yEd 3.16 General This yEd version requires a Java 8 Runtime Environment (JRE) to run on, which isn't available for older operating systems (see also the Java 8 system requirements). Thus, yEd needs at least Windows Vista or Mac OS X 10.8 (Mountain Lion) to run. New Features * Added import support for the GraphML file format variants of our commercial yFiles diagramming libraries yFiles for Java 3.x, yFiles for JavaFX, yFiles.NET, yFiles WPF, and yFiles for HTML. With the yFiles for HTML format in particular, import of GraphML files written by the yEd Live web application is also supported. * As a new option, the Hierarchical layout algorithm can take the thickness of an edge into account when calculating a layout for a diagram. Diagrams with thick edges in them can become wider and taller. * As a new option, the Hierarchical layout algorithm can interpret edge direction according to the arrowhead. * The integrated labeling in the Hierarchical layout algorithm places edge labels that specify a preferred placement at their source node or at their target node directly beside that node. * Applying the Label Placement algorithm is now animated. Also, its execution can be canceled if it takes too long. Improvements * Additional sample node representations for nodes and group nodes in the 'Shape Nodes' and 'Group Nodes' palette section. * The JREs that are installed by the Windows, Mac, and Linux installers have been updated to Java 1.8.0_92. Bugfixes * Many bugfixes, great and small.
Diffstat (limited to 'editors')
-rw-r--r--editors/yed/Makefile10
-rw-r--r--editors/yed/PLIST8
-rw-r--r--editors/yed/distinfo10
3 files changed, 15 insertions, 13 deletions
diff --git a/editors/yed/Makefile b/editors/yed/Makefile
index 5fbf4fdbc4f..827e3e9bfa7 100644
--- a/editors/yed/Makefile
+++ b/editors/yed/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2017/03/23 09:08:21 joerg Exp $
+# $NetBSD: Makefile,v 1.7 2017/03/24 08:41:28 abs Exp $
-DISTNAME= yEd-3.15.0.2
+DISTNAME= yEd-3.17
PKGNAME= ${DISTNAME:C:E:e:}
CATEGORIES= editors
-MASTER_SITES= http://www.yworks.com/products/yed/demo/
+MASTER_SITES= https://www.yworks.com/resources/yed/demo/
EXTRACT_SUFX= .zip
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.yworks.com/en/
COMMENT= Graph editor (UML, Flowcharts, BPMN and more)
LICENSE= yed-license
-BROKEN= distfile no longer available
-
RESTRICTED= Redistribution prohibited
NO_BIN_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_FTP= ${RESTRICTED}
@@ -26,7 +24,7 @@ USE_JAVA2= 6
YEDDIR= ${PREFIX}/lib/java/yed
-INSTALLATION_DIRS=bin lib/java/yed/lib lib/java/yed/icons share/doc/java/yed
+INSTALLATION_DIRS= bin lib/java/yed/lib lib/java/yed/icons share/doc/java/yed
do-build:
${SED} -e "s,@YEDDIR@,${YEDDIR}," ${FILESDIR}/yed.sh > ${WRKSRC}/yed
diff --git a/editors/yed/PLIST b/editors/yed/PLIST
index d50a759e5bf..ab1099beb37 100644
--- a/editors/yed/PLIST
+++ b/editors/yed/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2015/07/03 09:56:55 abs Exp $
+@comment $NetBSD: PLIST,v 1.2 2017/03/24 08:41:28 abs Exp $
bin/yed
lib/java/yed/icons/yicon.ico
lib/java/yed/icons/yicon16.png
@@ -6,14 +6,18 @@ lib/java/yed/icons/yicon32.png
lib/java/yed/lib/common-image.jar
lib/java/yed/lib/common-io.jar
lib/java/yed/lib/common-lang.jar
+lib/java/yed/lib/imageio-bmp.jar
lib/java/yed/lib/imageio-core.jar
+lib/java/yed/lib/imageio-hdr.jar
lib/java/yed/lib/imageio-icns.jar
-lib/java/yed/lib/imageio-ico.jar
lib/java/yed/lib/imageio-iff.jar
lib/java/yed/lib/imageio-jpeg.jar
lib/java/yed/lib/imageio-metadata.jar
+lib/java/yed/lib/imageio-pcx.jar
lib/java/yed/lib/imageio-pict.jar
lib/java/yed/lib/imageio-psd.jar
+lib/java/yed/lib/imageio-sgi.jar
+lib/java/yed/lib/imageio-tga.jar
lib/java/yed/lib/imageio-thumbsdb.jar
lib/java/yed/lib/imageio-tiff.jar
lib/java/yed/lib/vectorgraphics.jar
diff --git a/editors/yed/distinfo b/editors/yed/distinfo
index 87a3fe48441..6817fc9a0d5 100644
--- a/editors/yed/distinfo
+++ b/editors/yed/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2016/03/24 17:05:04 tnn Exp $
+$NetBSD: distinfo,v 1.5 2017/03/24 08:41:28 abs Exp $
-SHA1 (yEd-3.15.0.2.zip) = c53097177c1f81d6d7bc74d9727556e562244468
-RMD160 (yEd-3.15.0.2.zip) = 69839f8718f2780ef74514c2e88c1e9d14e90979
-SHA512 (yEd-3.15.0.2.zip) = 534efaad0393c5173ab1a7ca6ad5d6f93390aef5caa47e1aa3499d6e4f6db19b9b576323835d726e0d882022f84ad62cc99124bef3b595ec848f54d6e4dbaff4
-Size (yEd-3.15.0.2.zip) = 29762976 bytes
+SHA1 (yEd-3.17.zip) = af7b17dfd5a59c17417eaf27de06f5bf31a582c4
+RMD160 (yEd-3.17.zip) = 5d2a6290ad4cc47641af261116beba48d0f6eaa6
+SHA512 (yEd-3.17.zip) = 503348f249915a08dcfcf19e4cf48ecce2df6ca7c168beb2b6bf1031f698b609ccbbd0524ea8e8459ae48e51a9bc36e02c1bd6fb5d1bf2bddb4e164cb4ab3cc3
+Size (yEd-3.17.zip) = 34762028 bytes