Port details |
- heimer Simple mind map, diagram, and note-taking tool
- 4.4.0 graphics =4 4.4.0Version of this port present on the latest quarterly branch.
- Maintainer: eduardo@FreeBSD.org
- Port Added: 2020-02-20 17:50:00
- Last Update: 2024-03-28 10:35:55
- Commit Hash: b099e5b
- People watching this port, also watch:: py311-iocage, imhex, hs-ShellCheck, ttyd, endless-sky
- License: GPLv3
- WWW:
- https://github.com/juzzlin/Heimer
- Description:
- Heimer is a desktop application for creating mind maps and other
suitable diagrams. It is written in Qt.
Features:
- Adjustable grid
- Automatic layout optimization
- Easy-to-use UI
- Export to PNG or SVG
- Forever 100% free
- Full undo/redo
- Nice animations
- Quickly add node text and edge labels
- Save/load in XML-based .ALZ-files
- Translations in English (default), Finnish, French, Italian, Dutch
- Very fast
- Zoom in/out/fit
- Zoom with mouse wheel
- ¦ ¦ ¦ ¦
- 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/heimer/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/heimer
- pkg install heimer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: heimer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1711617529
SHA256 (heimer-4.4.0.tar.gz) = 11a3c938c32c6435541f7acee72cd43230d2a31e3639aad1c24c661cc42a9530
SIZE (heimer-4.4.0.tar.gz) = 1078451
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- qt_en.qm : devel/qt6-translations
- Runtime dependencies:
-
- qt_en.qm : devel/qt6-translations
- Library dependencies:
-
- libOpenGL.so : graphics/libglvnd
- libQt6Core.so : devel/qt6-base
- libQt6Svg.so : graphics/qt6-svg
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for heimer-4.4.0:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
TEST=off: Build and/or run tests
===> Use 'make config' to modify these settings
- Options name:
- graphics_heimer
- USES:
- cmake:testing gl qt:6
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.4.0 28 Mar 2024 10:35:55 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 4.4.0
- Drop USES=compiler
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/4.4.0 |
4.3.0 14 Dec 2023 07:39:23 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 4.3.0
- Switch to qt6
ChangeLog: https://github.com/juzzlin/Heimer/blob/4.3.0/CHANGELOG |
4.2.0 20 May 2023 12:26:08 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 4.2.0
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/4.2.0 |
4.1.0 19 Mar 2023 20:27:24 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 4.1.0
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/4.1.0 |
4.0.0 12 Mar 2023 10:05:21 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 4.0.0
- Fix license
- Do not build unit tests by default
- Remove unneeded desktop-file-utils dependency
- Use pkg-plist file
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.7.0 14 Feb 2023 07:55:27 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.7.0
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/3.7.0 |
3.6.4 20 Dec 2022 12:43:09 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.6.4
ChangeLog: https://github.com/juzzlin/Heimer/blob/3.6.4/CHANGELOG |
3.6.2 12 Nov 2022 12:00:38 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.6.2
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/3.6.2 |
3.6.1_1 22 Sep 2022 12:09:33 |
Nuno Teixeira (eduardo) |
graphics/heimer: Use upstream patch for qt6 issue
- Use upstream patch for previous commit ea46396
- Bump PORTREVISION |
3.6.1 21 Sep 2022 23:36:53 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.6.1
Add workaround patch to prevent building with qt6 on machines with
qt5 and/or qt6 installed. qt6 is still experimental and not used
on this port (yet).
https://github.com/juzzlin/Heimer/pull/223
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.6.0_1 16 Sep 2022 23:02:43 |
Nuno Teixeira (eduardo) |
graphics/heimer: Port improvements
- Pet portlint
- Use ports framework for unit testing
- Bump PORTREVISION |
3.6.0 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
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.6.0 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.6.0 28 Aug 2022 10:20:18 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.6.0
- switch to C++17-lang
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.5.0 30 Jul 2022 21:11:51 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.5.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.4.0 10 Jul 2022 02:11:11 |
Nuno Teixeira (eduardo) |
graphics/heimer: Switch to MASTER_SITES |
3.4.0 28 Jun 2022 07:05:37 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.4.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.3.0 13 May 2022 19:53:57 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.3.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.2.0 01 Feb 2022 10:05:19 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.2.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
3.0.0 29 Nov 2021 08:44:54 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 3.0.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
2.8.0 22 Nov 2021 08:33:40 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 2.8.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG |
2.7.0 07 Oct 2021 06:52:23 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 2.7.0
ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/2.7.0 |
2.6.0 10 Jul 2021 15:37:43 |
Nuno Teixeira (eduardo) |
graphics/heimer: Update to 2.6.0
* pet portlint: using PLIST_FILES instead of pkg-plist when installing
less than 6 items.
ChangeLog: https://github.com/juzzlin/Heimer/blob/2.6.0/CHANGELOG |
2.5.0 27 Apr 2021 06:20:18 |
Nuno Teixeira (eduardo) |
graphics/heimer: update to 2.5.0
ChangeLog: https://github.com/juzzlin/Heimer/blob/master/CHANGELOG
Approved by: garga (mentor)
Differential Revision: https://reviews.freebsd.org/D29964 |
2.2.0 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 10 Feb 2021 07:42:50 |
eduardo |
Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by: dbaio, garga (mentors)
Differential Revision: https://reviews.freebsd.org/D28534 |
2.2.0 21 Jan 2021 15:50:14 |
fernape |
graphics/heimer: Adopt and Update to 2.2.0
ChangeLog: https://github.com/juzzlin/Heimer/compare/1.21.0...2.2.0
Submitter becomes maintainer.
PR: 252881
Submitted by: ed.arrakis@gmail.com |
1.21.0 19 Oct 2020 13:42:19 |
fernape |
graphics/heimer: update to 1.21.0
From ChangeLog: https://github.com/juzzlin/Heimer/releases/tag/1.21.0
* Fix GitHub Issue #111: Optimizer: Save optimizer settings to file
* Fix GitHub Issue #109: Make default direction of arrows configurable
Reported by: portscout |
1.20.0 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
1.20.0 20 Sep 2020 12:36:06 |
tobik |
graphics/heimer: Update to 1.20.0
Changes: https://github.com/juzzlin/Heimer/releases/tag/1.20.0 |
1.19.0 18 Aug 2020 03:59:23 |
tobik |
graphics/heimer: Update to 1.19.0
Changes: https://github.com/juzzlin/Heimer/releases/tag/1.19.0 |
1.18.0 28 Jun 2020 04:12:40 |
tobik |
graphics/heimer: Update to 1.18.0
Changes: https://github.com/juzzlin/Heimer/releases/tag/1.18.0 |
1.17.0 13 Jun 2020 17:50:01 |
tobik |
graphics/heimer: Update to 1.17.0
Changes: https://github.com/juzzlin/Heimer/releases/tag/1.17.0 |
1.16.0 20 Apr 2020 03:35:17 |
tobik |
graphics/heimer: Update to 1.16.0
Changes: https://github.com/juzzlin/Heimer/releases/tag/1.16.0 |
1.15.1 04 Mar 2020 15:14:39 |
tobik |
graphics/heimer: Update to 1.15.1
Changes: https://github.com/juzzlin/Heimer/releases/tag/1.15.1 |
1.15.0 20 Feb 2020 17:49:52 |
tobik |
New port: graphics/heimer
Heimer is a desktop application for creating mind maps and other
suitable diagrams. It is written in Qt.
Features:
- Easy-to-use UI
- Very fast
- Zoom in/out/fit
- Zoom with mouse wheel
- Save/load in XML-based .ALZ-files
- Export to PNG images
- Quickly add node text and edge labels
- Nice animations
- Full undo/redo
- Adjustable grid
- Translations in English, Finnish, French, Italian
- Forever 100% free
WWW: https://github.com/juzzlin/Heimer |