Port details |
- qownnotes Markdown note taking program with cloud integration
- 23.1.5 deskutils
=1 Version of this port present on the latest quarterly branch. - Maintainer: stobbsm@gmail.com
 - Port Added: 2018-10-08 00:19:12
- Last Update: 2023-01-31 12:28:30
- Commit Hash: 1a78636
- People watching this port, also watch:: iceoryx, node, imhex, tmux
- License: GPLv2
- Description:
- QOwnNotes is a free, open-source plain text file markdown note taking
application with Nextcloud or ownCloud integration.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- qownnotes>0:deskutils/qownnotes
- To install the port:
- cd /usr/ports/deskutils/qownnotes/ && make install clean
- To add the package, run one of these commands:
- pkg install deskutils/qownnotes
- pkg install qownnotes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qownnotes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1675110852
SHA256 (qownnotes-23.1.5.tar.xz) = 829bb2bee549dd60c1c330e1cd8978b26307add0079c7bc52efe3dc896c0efa5
SIZE (qownnotes-23.1.5.tar.xz) = 5595896
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:
-
- gmake>=4.3 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- lrelease : devel/qt5-linguisttools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- git : devel/git
- x11.pc : x11/libX11
- Library dependencies:
-
- libbotan-2.so : security/botan2
- libGL.so : graphics/libglvnd
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Qml.so : x11-toolkits/qt5-declarative
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5Network.so : net/qt5-network
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5WebSockets.so : www/qt5-websockets
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5X11Extras.so : x11/qt5-x11extras
- libQt5Xml.so : textproc/qt5-xml
- libQt5XmlPatterns.so : textproc/qt5-xmlpatterns
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- deskutils_qownnotes
- USES:
- gl gmake pkgconfig qmake qt:5 tar:xz xorg
- 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 |
23.1.5 31 Jan 2023 12:28:30
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 23.1.5. |
23.1.0 05 Jan 2023 09:26:46
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 23.1.0. |
22.11.6 16 Nov 2022 18:14:44
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.11.6. |
22.11.4 05 Nov 2022 19:39:40
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.11.4. |
22.10.2 24 Oct 2022 06:54:08
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.10.2. |
22.9.2 29 Sep 2022 17:45:20
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.9.2. |
22.9.0 12 Sep 2022 17:39:54
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.9.0. |
22.8.3 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) |
22.8.3 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 ) |
22.8.3 24 Aug 2022 09:41:54
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.8.3. |
22.8.1 13 Aug 2022 07:44:32
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.8.1. |
22.8.0_1 12 Aug 2022 14:46:53
    |
Dima Panov (fluffy)  |
*/*: bump all consumers after recent boost upgrade |
22.8.0 05 Aug 2022 03:37:32
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.8.0. |
22.7.1 09 Jul 2022 03:32:10
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.7.1. |
22.6.2 29 Jun 2022 07:43:02
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.6.2. |
22.6.0 05 Jun 2022 12:05:30
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.6.0. |
22.5.3 28 May 2022 08:21:48
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.5.3. |
22.5.1 16 May 2022 04:01:18
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.5.1. |
22.4.1 18 Apr 2022 15:04:44
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.4.1. |
22.3.4 03 Apr 2022 13:53:10
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.3.4. |
22.3.0 04 Mar 2022 12:07:30
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.3.0. |
22.2.8 24 Feb 2022 14:52:34
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.2.8. |
22.1.11 29 Jan 2022 15:24:02
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.1.11. |
22.1.9 21 Jan 2022 19:26:24
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.1.9. |
22.1.5 11 Jan 2022 11:47:24
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 22.1.5. |
21.12.6 27 Dec 2021 07:57:48
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 21.12.6. |
21.12.3 14 Dec 2021 13:34:52
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 21.12.3. |
21.11.9 28 Nov 2021 00:58:15
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 21.11.9. |
21.9.9 23 Sep 2021 07:42:06
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 21.9.9. |
21.9.4 13 Sep 2021 02:22:42
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 21.9.4. |
21.8.8 22 Aug 2021 02:26:22
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: update QOwnNotes to version 21.8.8. |
21.8.0 06 Aug 2021 10:15:53
    |
Alexey Dokuchaev (danfe)  |
deskutils/qownnotes: the port had been updated and improved (+)
- Update QOwnNotes to the latest version 21.8.0
- Actualize Qt dependencies, most importantly, remove dreaded `webkit'
- Do not build against outdated bundled Botan library and use the one
from the ports instead
- While here, massage the COMMENT line and port description slightly
PR: 250173 |
19.2.0_2 22 Jun 2021 18:53:08
    |
Kevin Bowling (kbowling)  |
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824 |
19.2.0_1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
19.2.0_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
19.2.0_1 05 Feb 2019 21:50:33
  |
fernape  |
deskutils/qownnotes: update to 19.2.0
Too many changes to be listed here.
ChangeLog: https://www.qownnotes.org/changelog/QOwnNotes
PR: 235414
Submitted by: stobbsm@gmail.com (maintainer) |
18.07.2_1 16 Jan 2019 11:13:45
  |
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
18.07.2 16 Dec 2018 14:49:16
  |
tcberner  |
Update Qt5 to 5.12.0
http://blog.qt.io/blog/2018/12/06/qt-5-12-lts-released/
- This breaks support for libressl again. Patches are welcome.
PR: 233705
Exp-run by: antoine |
18.07.2 08 Oct 2018 00:18:58
  |
ler  |
[new port] deskutils/qownnotes: Manage notes using nextcloud and markdown
PR: 229758
Submitted by: stobbsm@gmail.com |