Port details |
- feathernotes Lightweight Qt-based notes manager
- 1.3.0 deskutils =2 1.2.0Version of this port present on the latest quarterly branch.
- Maintainer: danfe@FreeBSD.org
- Port Added: 2023-08-31 12:27:08
- Last Update: 2024-07-13 05:22:16
- Commit Hash: d5b777d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3+
- WWW:
- https://github.com/tsujan/FeatherNotes
- Description:
- FeatherNotes is a lightweight hierarchical notes manager written in
Qt/C++, independent of any desktop environment, and supporting rich
text formatting, image embedding, inserting editable tables, export
to HTML and PDF, drag-and-drop, password protection, to name a few.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- feathernotes>0:deskutils/feathernotes
- To install the port:
- cd /usr/ports/deskutils/feathernotes/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/feathernotes
- pkg install feathernotes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: feathernotes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1719098415
SHA256 (FeatherNotes-1.3.0.tar.xz) = 059d641b492738480273607a161ddd15ce4e6e3228e20be42c22144e55b9911e
SIZE (FeatherNotes-1.3.0.tar.xz) = 627528
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
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- pkgconf>=1.3.0_1 : devel/pkgconf
- qt_en.qm : devel/qt6-translations
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- update-mime-database : misc/shared-mime-info
- qt_en.qm : devel/qt6-translations
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libhunspell-1.7.so : textproc/hunspell
- 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 feathernotes-1.3.0:
HUNSPELL=on: Spell checking support via Hunspell
===> Use 'make config' to modify these settings
- Options name:
- deskutils_feathernotes
- USES:
- cmake desktop-file-utils qt:6 shared-mime-info tar:xz xorg pkgconfig
- 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 |
1.3.0 13 Jul 2024 05:22:16 |
Alexey Dokuchaev (danfe) |
deskutils/feathernotes: update the port to version 1.3.0
It fixes a serious bug/regression which may be triggered
under special circumstances and overwrite a note without
the user's consent. Upgrading is highly recommended. |
1.2.0 20 Feb 2024 09:27:34 |
Alexey Dokuchaev (danfe) |
deskutils/feathernotes: update the port to version 1.2.0
- Support for Qt 5 had been removed :-(
- Also, removed block format on clearing formats
- Switch to static release tarball while here
Reported by: portscout |
1.1.1 12 Sep 2023 12:42:22 |
Alexey Dokuchaev (danfe) |
deskutils/feathernotes: the port had been updated to version 1.1.1
- Fixed the initial font of the node font dialog
- Search in node names when slash is pressed inside the side-pane
- Enable/disable the paste actions appropriately
- Don't insert garbage when an image can't be loaded
Reported by: portscout |
1.1.0 31 Aug 2023 12:25:44 |
Alexey Dokuchaev (danfe) |
deskutils/feathernotes: new port had been added (+)
Lightweight notes manager written in C++/Qt.
WWW: https://github.com/tsujan/FeatherNotes |