Port details |
- freeplane Free mind mapping and knowledge management software
- 1.9.12_1 deskutils
=2 1.9.12Version of this port present on the latest quarterly branch. - Maintainer: lbartoletti@FreeBSD.org
 - Port Added: 2018-01-23 14:16:08
- Last Update: 2022-01-10 20:32:39
- Commit Hash: d110fac
- People watching this port, also watch:: keepass, chromium, metalock, shortwave
- Also Listed In: editors java
- License: GPLv2+
- Description:
- Freeplane is a free and open source software application that supports
thinking, sharing information and getting things done at work, in
school and at home. The software can be used for mind mapping and
analyzing the information contained in mind maps.
WWW: https://www.freeplane.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- freeplane>0:deskutils/freeplane
- To install the port:
- cd /usr/ports/deskutils/freeplane/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/freeplane
- pkg install freeplane
- PKGNAME: freeplane
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1640201937
SHA256 (freeplane_bin-1.9.12.zip) = 4056a33a3c152b0d136f12f9ecfd46a49b12a12daf45fba6b53eed47d6d0f3bd
SIZE (freeplane_bin-1.9.12.zip) = 45951842
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- bash : shells/bash
- java : java/openjdk8
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- deskutils_freeplane
- USES:
- cpe zip shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
10 Jan 2022 20:32:39 1.9.12_1
|
Loïc Bartoletti (lbartoletti)  |
deskutils/freeplane: Fix Unable to launch freeplane
Fix a typo in the launch script and add bash as a dependency.
Create a new launch script.
PR: 260753
Reported by: chris@crvintel.com |
22 Dec 2021 19:46:05 1.9.12
|
Loïc Bartoletti (lbartoletti)  |
deskutils/freeplane: Update to 1.9.12
Changes:
- https://www.freeplane.org/info/history/history_en.txt |
06 Apr 2021 14:31:07 1.8.11
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
15 Jan 2021 08:56:53
1.8.11
|
lbartoletti  |
deskutils/freeplane: Update to 1.8.11
- Draw clouds around hidden or filtered our nodes
- Don't indicate hidden or filtered out nodes by special edges
- Non blocking editing of node core, details and notes in dialogs |
30 Nov 2020 05:55:14
1.8.10
|
lbartoletti  |
deskutils/freeplane: Update to 1.8.10
- Command search dialog improvements
Reported by: portscout |
12 Nov 2020 16:46:10
1.8.9
|
lbartoletti  |
deskutils/freeplane: Update to 1.8.9
Changelog:
- https://www.freeplane.org/info/history/history_en.txt |
03 Sep 2020 06:30:32
1.8.7
|
lbartoletti  |
deskutils/freeplane: Update to 1.8.7
Changelog:
- https://www.freeplane.org/info/history/history_en.txt |
30 Jul 2020 19:34:58
1.8.6
|
lbartoletti  |
deskutils/freeplane: Update to 1.8.6
- Update to 1.8.6
Changelog:
- Bug fixes
- Performance improvements
- Quick "And filter" and "Or filter"
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25842 |
27 May 2020 08:06:03
1.8.5
|
lbartoletti  |
deskutils/freeplane: Update to 1.8.5
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25012 |
07 Feb 2020 19:15:48
1.7.12
|
lbartoletti  |
deskutils/freeplane: Update to 1.7.12
- Update to 1.7.12
Changelog:
- https://www.freeplane.org/info/history/history_en.txt
PR: 243912
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23543 |
14 Jan 2020 21:45:15
1.7.10
|
lbartoletti  |
Change my mail address to lbartoletti@FreeBSD.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D23169 |
26 Nov 2019 21:46:13
1.7.10
|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
29 Oct 2019 11:06:41
1.7.10
|
kai  |
deskutils/freeplane: Update to 1.7.10
Changelog:
* Fix menu mnemonics
* Do not output links twice when copying nodes to clipboard
* Allow to change positions of LINE shape connectors
* New action: Select nodes matching filter
* Dark UI mode support (Look and feel and map template "Darcula")
* Overwrite system properties from installation specific file
<install-dir>/system.properties
* Environment var FREEPLANE_JAVA_OPTION_FILE can override path to
system.properties read on start
* Add new properties to connector API : dashArray, opacity, width,
labelFontFamily and labelFontSize
* Suggest to delete all user configuration and resource files on uninstall
PR: 241522
Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer)
MFH: 2019Q4 |
28 Jul 2019 16:06:01
1.7.9
|
kai  |
deskutils/freeplane: Update to 1.7.9
Changelog since 1.7.7:
* Bugfixes
* Hide nodes
PR: 239449
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
MFH: 2019Q3 |
21 Mar 2019 17:12:21
1.7.7
|
fernape  |
deskutils/freeplaen: update to 1.7.7
This is a bug fix release.
ChangeLog: https://www.freeplane.org/info/history/history_en.txt
PR: 236544
Submitted by: lbartoletti@tuxfamily.org (maintainer)
MFH: 2019Q1 |
09 Mar 2019 18:35:59
1.7.6
|
kai  |
deskutils/freeplane: Update to 1.7.6
Changelog:
* Bugfix release
https://github.com/freeplane/freeplane/compare/release-1.7.5...release-1.7.6
PR: 236296
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D19519 |
27 Feb 2019 21:41:49
1.7.5
|
swills  |
deskutils/freeplane: update to 1.7.5
PR: 235808
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
04 Dec 2018 18:22:35
1.7.3
|
swills  |
deskutils/freeplane: update to 1.7.3
PR: 233681
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
25 Nov 2018 19:43:22
1.7.2
|
swills  |
deskutils/freeplane: update to 1.7.2
PR: 233505
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
01 Jun 2018 22:02:22
1.6.15
|
swills  |
deskutils/freeplane: update to 1.6.15
PR: 228649
Submitted by: lbartoletti@tuxfamily.org (maintainer) |
16 Mar 2018 05:24:14
1.6.14
|
yuri  |
deskutils/freeplane: Update to 1.6.14
Also unsilenced the install command.
PR: 226645
Submitted by: lbartoletti <lbartoletti@tuxfamily.org> (maintainer) |
10 Feb 2018 12:53:33
1.6.13
|
riggs  |
Update to upstream version 1.6.13 (bug fix release)
Detailed maintainer log:
- Update byte buddy (fix scripts execution under Java 9)
- Add icon and attribute conditions to style editor
- Skip node numbers on node sort and in some other cases
- Show creation modification in the status line
- Improve performance for many with many SVG icons
- Fix Java applet
PR: 225710
Submitted by: lbartoletti@tuxfamily.org (maintainer) |
23 Jan 2018 15:45:58
1.6.12_1
|
tobik  |
deskutils/freeplane: Use a relative symlink for the launcher script
PR: 225399
Requested by: danfe |
23 Jan 2018 14:15:56
1.6.12
|
tobik  |
New port: deskutils/freeplane
Freeplane is a free and open source software application that supports
thinking, sharing information and getting things done at work, in
school and at home. The software can be used for mind mapping and
analyzing the information contained in mind maps.
WWW: https://www.freeplane.org/
PR: 225399
Submitted by: lbartoletti@tuxfamily.org |