notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
yed Editor for graphs and diagrams
3.22 graphics on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.22Version of this port present on the latest quarterly branch.
Ignore 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 search for ports maintained by this maintainer
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:: screen, tcpdump, rtty, policyd2
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (28 items)
Collapse this list.
  1. /usr/local/share/licenses/yed-3.22/catalog.mk
  2. /usr/local/share/licenses/yed-3.22/LICENSE
  3. /usr/local/share/licenses/yed-3.22/YED_1_1
  4. bin/yed
  5. share/yed/lib/common-image.jar
  6. share/yed/lib/common-io.jar
  7. share/yed/lib/common-lang.jar
  8. share/yed/lib/imageio-bmp.jar
  9. share/yed/lib/imageio-core.jar
  10. share/yed/lib/imageio-hdr.jar
  11. share/yed/lib/imageio-icns.jar
  12. share/yed/lib/imageio-iff.jar
  13. share/yed/lib/imageio-jpeg.jar
  14. share/yed/lib/imageio-metadata.jar
  15. share/yed/lib/imageio-pcx.jar
  16. share/yed/lib/imageio-pict.jar
  17. share/yed/lib/imageio-psd.jar
  18. share/yed/lib/imageio-sgi.jar
  19. share/yed/lib/imageio-tga.jar
  20. share/yed/lib/imageio-thumbsdb.jar
  21. share/yed/lib/imageio-tiff.jar
  22. share/yed/lib/vectorgraphics.jar
  23. share/yed/license.html
  24. share/yed/thirdpartylicenses.html
  25. share/yed/yed.jar
  26. @owner
  27. @group
  28. @mode
Collapse this list.
Dependency lines:
  • yed>0:graphics/yed
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. 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:
  1. There is no master site for this port.

Number of commits found: 49

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.22
04 Apr 2023 18:10:53
commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3commit hash: 4cda17ab14588e6e4fdac7f697e246554ce82af3 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.22
20 Jul 2022 14:22:04
commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98commit hash: 022e658bd10b8753ede87b3dfda087efabddac98 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.22
05 May 2022 06:06:12
commit hash: 807dfa8d839e19f8ccaae15f9e822bf834898d19commit hash: 807dfa8d839e19f8ccaae15f9e822bf834898d19commit hash: 807dfa8d839e19f8ccaae15f9e822bf834898d19commit hash: 807dfa8d839e19f8ccaae15f9e822bf834898d19 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
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
commit hash: cdf924c0519f74b01abd6264aac76152345e64decommit hash: cdf924c0519f74b01abd6264aac76152345e64decommit hash: cdf924c0519f74b01abd6264aac76152345e64decommit hash: cdf924c0519f74b01abd6264aac76152345e64de files touched by this commit
Stefan Eßer (se) search for other commits by this committer
graphics/yed: Add CPE information

Approved by:	portmgr (blanket)
3.21.1
06 May 2021 11:47:41
commit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29bcommit hash: adb93122cbf753a26a0497479dbb88cf415de29b files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
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
commit hash: c1aadcc2de57d89b1c3683ca818ca08586e36747commit hash: c1aadcc2de57d89b1c3683ca818ca08586e36747commit hash: c1aadcc2de57d89b1c3683ca818ca08586e36747commit hash: c1aadcc2de57d89b1c3683ca818ca08586e36747 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.20.1
26 Sep 2020 20:20:20
Revision:550216Original commit files touched by this commit
lbartoletti search for other commits by this committer
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
Revision:505447Original commit files touched by this commit
swills search for other commits by this committer
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
Revision:473192Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW

Approved by:	portmgr blanket
3.17.2
27 Mar 2018 15:03:19
Revision:465712Original commit files touched by this commit
fernape search for other commits by this committer
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
Revision:442666Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
Revision:426328Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:422429Original commit files touched by this commit
vg search for other commits by this committer
- Update to 3.16.1

PR:		ports/212801
Submitted by:	olevole@olevole.ru (maintainer)
3.15.0.2
25 Mar 2016 13:10:35
Revision:411838Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:411556Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:399953Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:395653Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:388944Original commit files touched by this commit
robak search for other commits by this committer
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
Revision:384874Original commit files touched by this commit
vg search for other commits by this committer
- Update to 3.14.1

PR:		ports/199616
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer)
3.14
05 Feb 2015 15:14:32
Revision:378460Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:371283Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
3.13
03 Sep 2014 16:51:56
Revision:367218Original commit files touched by this commit
vg search for other commits by this committer
- 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
Revision:354542Original commit files touched by this commit
vg search for other commits by this committer
- Update to 3.12.2

PR:		ports/189947
Submitted by:	Eugene Mychlo <myc@barev.net> (maintainer)
10 Mar 2014 14:49:26
Revision:347760Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Convert g* to USES=zip
3.12
23 Feb 2014 01:13:39
Revision:345685Original commit files touched by this commit
jhale search for other commits by this committer
- 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
Revision:332398Original commit files touched by this commit
wg search for other commits by this committer
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
Revision:327733Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
3.11
23 Jul 2013 19:16:41
Revision:323546Original commit files touched by this commit
pawel search for other commits by this committer
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
Revision:314875Original commit files touched by this commit
pawel search for other commits by this committer
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
Revision:312028Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 3.10.1

PR:		175174
Submitted by:	maintainer
3.10_1
23 Jan 2013 15:00:19
Revision:310871Original commit files touched by this commit
makc search for other commits by this committer
Bump PORTREVISION after DESKTOP_ENTRIES update
3.10
10 Dec 2012 13:18:29
Revision:308604Original commit files touched by this commit
bapt search for other commits by this committer
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
Revision:307879Original commit files touched by this commit
bdrewery search for other commits by this committer
- 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
Original commit files touched by this commit
pawel search for other commits by this committer
- 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
Original commit files touched by this commit
pawel search for other commits by this committer
Update to 3.9.1

PR:             ports/166486
Submitted by:   maintainer
Feature safe:   yes
3.9
16 Feb 2012 14:47:59
Original commit files touched by this commit
scheidell search for other commits by this committer
- 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
Original commit files touched by this commit
pawel search for other commits by this committer
- 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
Original commit files touched by this commit
beech search for other commits by this committer
- 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
Original commit files touched by this commit
decke search for other commits by this committer
- 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
Original commit files touched by this commit
nivit search for other commits by this committer
- 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
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 3.6.1

PR:             ports/152668
Submitted by:   Eugene Mychlo <myc@barev.net> (maintainer)
3.6
17 Sep 2010 18:35:03
Original commit files touched by this commit
makc search for other commits by this committer
Update to 3.6

PR:             ports/150641
Submitted by:   Eugene Mychlo (maintainer)
3.5.0.2
10 Sep 2010 18:33:54
Original commit files touched by this commit
makc search for other commits by this committer
Update to 3.5.0.2

PR:             ports/150387
Submitted by:   Eugene Mychlo (maintainer)
3.5.0.1
02 Jun 2010 15:32:31
Original commit files touched by this commit
miwi search for other commits by this committer
- 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
Original commit files touched by this commit
nemoliu search for other commits by this committer
- 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
Original commit files touched by this commit
miwi search for other commits by this committer
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>

Number of commits found: 49