Commit graph

53 commits

Author SHA1 Message Date
Alexey Dokuchaev
e1c6daa5ae deskutils/qownnotes: update QOwnNotes to version 23.9.2. 2023-09-12 17:15:04 +00:00
Alexey Dokuchaev
074298f355 deskutils/qownnotes: update QOwnNotes to version 23.8.1. 2023-08-25 17:16:50 +00:00
Alexey Dokuchaev
8d5d9b9e84 deskutils/qownnotes: update QOwnNotes to the latest version 23.7.3
TuxFamily upload server has been very unreliable recently and down for
several days, so the author had switched to GitHub releases as hosting
service for source archives.
2023-07-31 09:36:58 +00:00
Alexey Dokuchaev
98c1ce8f9c deskutils/qownnotes: update QOwnNotes to version 23.6.6. 2023-07-19 04:12:08 +00:00
Alexey Dokuchaev
c26ca318c1 deskutils/qownnotes: update QOwnNotes to version 23.6.5
Add missing USE_QT+=sql-sqlite3:run[time] dependency so
that notes are saved and restored as expected.
2023-06-19 17:21:58 +00:00
Alexey Dokuchaev
eaac712292 deskutils/qownnotes: update QOwnNotes to version 23.5.2. 2023-05-06 04:47:42 +00:00
Alexey Dokuchaev
05b4aff4dc deskutils/qownnotes: update QOwnNotes to version 23.4.6. 2023-04-22 10:21:14 +00:00
Alexey Dokuchaev
c81db62a1d deskutils/qownnotes: update QOwnNotes to version 23.4.0. 2023-04-06 05:56:26 +00:00
Alexey Dokuchaev
8388879b64 deskutils/qownnotes: update QOwnNotes to version 23.3.8. 2023-03-31 14:06:02 +00:00
Alexey Dokuchaev
5340973c3b deskutils/qownnotes: update QOwnNotes to version 23.3.7. 2023-03-21 09:36:04 +00:00
Alexey Dokuchaev
7348043ea9 deskutils/qownnotes: update QOwnNotes to version 23.3.3. 2023-03-14 04:29:20 +00:00
Alexey Dokuchaev
d864934adc deskutils/qownnotes: update QOwnNotes to version 23.3.0. 2023-03-03 14:20:00 +00:00
Alexey Dokuchaev
6b526826d2 deskutils/qownnotes: update QOwnNotes to version 23.2.1. 2023-02-08 07:59:14 +00:00
Alexey Dokuchaev
1a78636037 deskutils/qownnotes: update QOwnNotes to version 23.1.5. 2023-01-31 12:28:30 +00:00
Alexey Dokuchaev
5802766509 deskutils/qownnotes: update QOwnNotes to version 23.1.0. 2023-01-05 09:26:46 +00:00
Alexey Dokuchaev
7b1512c474 deskutils/qownnotes: update QOwnNotes to version 22.11.6. 2022-11-16 18:14:44 +00:00
Alexey Dokuchaev
74e32fa653 deskutils/qownnotes: update QOwnNotes to version 22.11.4. 2022-11-05 19:39:40 +00:00
Alexey Dokuchaev
4f6cbad963 deskutils/qownnotes: update QOwnNotes to version 22.10.2. 2022-10-24 06:54:08 +00:00
Alexey Dokuchaev
0d5da1d9b9 deskutils/qownnotes: update QOwnNotes to version 22.9.2. 2022-09-29 17:45:20 +00:00
Alexey Dokuchaev
1613d01980 deskutils/qownnotes: update QOwnNotes to version 22.9.0. 2022-09-12 17:39:54 +00:00
Felix Palmen
ddae4e92d8 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
2022-09-11 12:20:14 +02:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 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)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Alexey Dokuchaev
7eebcde1c2 deskutils/qownnotes: update QOwnNotes to version 22.8.3. 2022-08-24 09:41:54 +00:00
Alexey Dokuchaev
035089bd68 deskutils/qownnotes: update QOwnNotes to version 22.8.1. 2022-08-13 07:44:32 +00:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Alexey Dokuchaev
4784fbdb06 deskutils/qownnotes: update QOwnNotes to version 22.8.0. 2022-08-05 03:37:32 +00:00
Alexey Dokuchaev
967df1ea3c deskutils/qownnotes: update QOwnNotes to version 22.7.1. 2022-07-09 03:32:10 +00:00
Alexey Dokuchaev
c976fa797d deskutils/qownnotes: update QOwnNotes to version 22.6.2. 2022-06-29 07:43:02 +00:00
Alexey Dokuchaev
54340b37ac deskutils/qownnotes: update QOwnNotes to version 22.6.0. 2022-06-05 12:05:30 +00:00
Alexey Dokuchaev
07ec3a13c0 deskutils/qownnotes: update QOwnNotes to version 22.5.3. 2022-05-28 08:21:48 +00:00
Alexey Dokuchaev
1fc4f4193b deskutils/qownnotes: update QOwnNotes to version 22.5.1. 2022-05-16 04:01:18 +00:00
Alexey Dokuchaev
8d89271f94 deskutils/qownnotes: update QOwnNotes to version 22.4.1. 2022-04-18 15:04:44 +00:00
Alexey Dokuchaev
40288e5658 deskutils/qownnotes: update QOwnNotes to version 22.3.4. 2022-04-03 13:53:10 +00:00
Alexey Dokuchaev
b76f556f0e deskutils/qownnotes: update QOwnNotes to version 22.3.0. 2022-03-04 12:07:30 +00:00
Alexey Dokuchaev
a354a80092 deskutils/qownnotes: update QOwnNotes to version 22.2.8. 2022-02-24 14:52:34 +00:00
Alexey Dokuchaev
95981a8830 deskutils/qownnotes: update QOwnNotes to version 22.1.11. 2022-01-29 15:24:02 +00:00
Alexey Dokuchaev
c85087bca8 deskutils/qownnotes: update QOwnNotes to version 22.1.9. 2022-01-21 19:26:24 +00:00
Alexey Dokuchaev
2fa947de60 deskutils/qownnotes: update QOwnNotes to version 22.1.5. 2022-01-11 11:47:24 +00:00
Alexey Dokuchaev
92c0485b24 deskutils/qownnotes: update QOwnNotes to version 21.12.6. 2021-12-27 07:57:48 +00:00
Alexey Dokuchaev
6bbaeacf75 deskutils/qownnotes: update QOwnNotes to version 21.12.3. 2021-12-14 13:34:52 +00:00
Alexey Dokuchaev
d99f40d544 deskutils/qownnotes: update QOwnNotes to version 21.11.9. 2021-11-28 00:58:15 +00:00
Alexey Dokuchaev
4f9f3a8600 deskutils/qownnotes: update QOwnNotes to version 21.9.9. 2021-09-23 07:42:06 +00:00
Alexey Dokuchaev
08dbc6c0fc deskutils/qownnotes: update QOwnNotes to version 21.9.4. 2021-09-13 02:22:42 +00:00
Alexey Dokuchaev
c4678b4121 deskutils/qownnotes: update QOwnNotes to version 21.8.8. 2021-08-22 02:26:22 +00:00
Alexey Dokuchaev
79a7643047 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
2021-08-06 10:15:53 +00:00
Kevin Bowling
da3162c7c9 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
2021-06-22 11:53:08 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Fernando Apesteguía
493bfdc1b4 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)
2019-02-05 21:50:33 +00:00