Port details |
- yed Editor for graphs and diagrams
- 3.22 graphics =6 3.22Version of this port present on the latest quarterly branch.
- IGNORE: you must manually obtain yEd-3.22.zip from 'http://www.yworks.com/downloads#yEd', place it in /usr/ports/distfiles and then run make again
- Maintainer: myc@barev.net
- Port Added: 2010-02-12 14:52:43
- Last Update: 2023-04-04 18:10:53
- Commit Hash: 4cda17a
- People watching this port, also watch:: gimp, openssl, pdfgrep, nut, sslscan
- Also Listed In: java
- License: YED_1_1
- WWW:
- https://www.yworks.com/products/yed
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/graphics/yed/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
- Ignore
- Package not available
Packages are normally not provided for ports that are marked as above.- To add the package, run one of these commands:
- pkg install graphics/yed
- pkg install yed
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650148960
SHA256 (yEd-3.22.zip) = d40cb5ef10695809f5fc890891c48bcc84bf9ccf5a150612e67eabe327e1e8a5
SIZE (yEd-3.22.zip) = 36318856
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_yed
- USES:
- cpe zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.22 04 Apr 2023 18:10:53 |
Muhammad Moinur Rahman (bofh) |
*/*: Refactor java/openjdk7 removal
- java/openjdk7* has been removed from the tree since 2022-09-03 however
the relevant codebases in bsd.java.mk has not been removed and the
consumers has also not been updated to use the next jdk version. This
commit updates all relevant consumers to use JAVA_VERSION=8 instead of
JAVA_VERSION=1.7
- Since the introduction of jdk version 18 it looks like similar with
jdk version 8(java version string 1.8). This is prone to error as it
looks similar and is only seperated by a '.'. Remove using
JAVA_VERSION with dotted fomat of java version string and update all
consumers to utilize version 8 instead of 1.8.
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.22 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
3.22 05 May 2022 06:06:12 |
Fernando Apesteguía (fernape) Author: Oleg Ginzburg |
graphics/yed: update to 3.22
ChangeLog: https://www.yworks.com/products/yed/download#ReleaseNotes
PR: 263354
Reported by: olevole@olevole.ru
Approved by: myc@barev.net (maintainer, timeout > 2 weeks) |
3.21.1 20 Oct 2021 16:13:14 |
Stefan Eßer (se) |
graphics/yed: Add CPE information
Approved by: portmgr (blanket) |
3.21.1 06 May 2021 11:47:41 |
Mathieu Arnold (mat) |
Deorbit RESTRICTED && NO_CDROM, part one.
For ports that already use the licenses framwork, merge the content of
RESTRICTED/NO_CDROM/LEGAL* entries into LICENSEs.
Approved by: rene
Differential Revision: https://reviews.freebsd.org/D30010 |
3.21.1 16 Apr 2021 08:05:09 |
Yuri Victorovich (yuri) |
graphics/yed: Update 3.20.1 -> 3.21.1
PR: 254701
Approved by: myc@barev.net (maintainer's timeout 14 days) |
3.20.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.20.1 26 Sep 2020 20:20:20 |
lbartoletti |
graphics/yed: Update to 3.20.1
PR: 243170
Reported by: Yousef Alhashemi <yousef.alhashemi@gmail.com>
Approved by: myc@barev.net (timeout) |
3.19 30 Jun 2019 19:32:52 |
swills |
graphics/yed: update to 3.19
PR: 238402
Submitted by: varun@vagrawal.net
Approved by: maintainer timeout (myc@barev.net, > 3 weeks) |
3.17.2 24 Jun 2018 09:37:14 |
amdmi3 |
- Update WWW
Approved by: portmgr blanket |
3.17.2 27 Mar 2018 15:03:19 |
fernape |
Update graphics/yed to 3.17.2
PR: 226882
Submitted by: sergey.v.brunov@gmail.com
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14834 |
3.17 05 Jun 2017 15:03:30 |
amdmi3 |
- Update to 3.17
- While here, add NO_ARCH
PR: 219764
Submitted by: jan0sch@mykolab.com
Approved by: myc@barev.net (maintainer) |
3.16.2.1 18 Nov 2016 15:47:06 |
vg |
- Update to 3.16.2.1
- Fix unsupported major.minor version 52.0
PR: ports/213839
Submitted by: olevole@olevole.ru
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.16.1 19 Sep 2016 11:38:49 |
vg |
- Update to 3.16.1
PR: ports/212801
Submitted by: olevole@olevole.ru (maintainer) |
3.15.0.2 25 Mar 2016 13:10:35 |
vg |
- Update to 3.15.0.2
PR: ports/208269
Submitted by: sergey.v.brunov@gmail.com
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.15.0.1 21 Mar 2016 11:50:15 |
vg |
- Update to 3.15.0.1
- The Circular and Radial layout algorithm as well as Balloon and all Directed
Tree layout algorithms support a new edge routing style where edge paths are
bundled to prevent visual clutter.
- Disabled menu interaction on Mac OS X during layout runs to prevent accidental
graph structure modifications.
- Many bugfixes, great and small.
PR: ports/208134
Submitted by: pi
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.14.4 22 Oct 2015 08:11:42 |
vg |
- Update to 3.14.4
PR: ports/203714
Submitted by: Wayne Sierke <ws@au.dyndns.ws>
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.14.3 31 Aug 2015 08:04:40 |
vg |
- Update to 3.14.3
- Improve start script by activating font antialiasing
PR: ports/202558
Submitted by: jesco.freund@my-universe.com
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.14.2 09 Jun 2015 15:36:07 |
robak |
graphics/yed: update 3.14.1 -> 3.14.2
PR: 200727
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.14.1 27 Apr 2015 20:34:15 |
vg |
- Update to 3.14.1
PR: ports/199616
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.14 05 Feb 2015 15:14:32 |
vg |
- Update to 3.14
PR: ports/197169
Submitted by: olevole@olevole.ru
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.13 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
3.13 03 Sep 2014 16:51:56 |
vg |
- Update to 3.13
PR: ports/192855
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.12.2 19 May 2014 14:39:19 |
vg |
- Update to 3.12.2
PR: ports/189947
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
10 Mar 2014 14:49:26
|
bapt |
Convert g* to USES=zip |
3.12 23 Feb 2014 01:13:39 |
jhale |
- Update to 3.12
- Support staging
While here:
- Unquote "false" in DESKTOP_ENTRIES
- Sort pkg-plist
PR: ports/186876
Submitted by: Oleg Ginzburg <olevole@olevole.ru>
Approved by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.11.1 01 Nov 2013 18:34:00 |
wg |
graphics/yed: update to 3.11.1
PR: ports/183375
Submitted by: Sergey Brunov <sergey.v.brunov gmail.com>
Approved by: maintainer |
3.11 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
3.11 23 Jul 2013 19:16:41 |
pawel |
Update to version 3.11
PR: ports/180718
Submitted by: Sergey Brunov <sergey.v.brunov@gmail.com>
Approved by: maintainer |
3.10.2 21 Mar 2013 21:06:20 |
pawel |
Update to version 3.10.2
PR: ports/177181
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.10.1 10 Feb 2013 14:28:54 |
miwi |
- Update to 3.10.1
PR: 175174
Submitted by: maintainer |
3.10_1 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
3.10 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
3.10 28 Nov 2012 04:47:09 |
bdrewery |
- Update to 3.10
- Trim header
PR: ports/173836
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
Feature safe: yes |
3.9.2 18 May 2012 16:05:41 |
pawel |
- Update to version 3.9.2
- Add LICENSE info
PR: ports/168080
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.9.1 30 Mar 2012 17:20:04 |
pawel |
Update to 3.9.1
PR: ports/166486
Submitted by: maintainer
Feature safe: yes |
3.9 16 Feb 2012 14:47:59 |
scheidell |
- Update to 3.9
PR: ports/164850
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
Approved by: gabor (mentor, implicit)
Feature safe: yes |
3.8 03 Nov 2011 17:47:25 |
pawel |
- Update to version 3.8 [1]
- Add desktop entry [2]
PR: ports/162024 [1]
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) [1], myself [2] |
3.7.0.2 09 Jul 2011 21:43:30 |
beech |
- Update to 3.7.0.2
PR: ports/158724
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.7 04 May 2011 12:27:10 |
decke |
- Update to 3.7
PR: ports/156516
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.6.1.1 17 Dec 2010 14:28:15 |
nivit |
- Update to 3.6.1.1
PR: ports/153247
Submitted by: Eugene Mychlo <myc at barev.net> (maintainer) |
3.6.1 02 Dec 2010 06:22:07 |
wen |
- Update to 3.6.1
PR: ports/152668
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.6 17 Sep 2010 18:35:03 |
makc |
Update to 3.6
PR: ports/150641
Submitted by: Eugene Mychlo (maintainer) |
3.5.0.2 10 Sep 2010 18:33:54 |
makc |
Update to 3.5.0.2
PR: ports/150387
Submitted by: Eugene Mychlo (maintainer) |
3.5.0.1 02 Jun 2010 15:32:31 |
miwi |
- Update to 3.5.0.1
PR: 146734
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer) |
3.4.2 24 Feb 2010 15:58:36 |
nemoliu |
- Update to 3.4.2
PR: ports/144263
Submitted by: Eugene Mychlo <myc@barev.net> (maintainer)
Feature safe: yes |
3.4.1 12 Feb 2010 14:39:14 |
miwi |
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
PR: ports/142858
Submitted by: Eugene Mychlo <myc at barev.net> |