Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Engberg
6ff44f780c */*: Bump consumers of textproc/libunibreak
Chase update of textproc/libunibreak

Reported by:	vvd
2024-03-24 09:39:30 +01:00
Kenneth Raplee
4b64cf228f deskutils/coolreader: Update to 3.2.59
PR:		273420
Reported by:	kenrap@kennethraplee.com
Approved by:	mistresssilvara@hotmail.com (maintainer, timeout > 2 weeks)
2023-09-18 13:03:37 +02:00
Daniel Engberg
664a2fa1e5 */*: Bump jpeg-turbo users treewide
New major version 3.0.0
2023-07-28 19:13:17 +02:00
Tobias C. Berner
10d2a3068a textproc/libunibreak: bump consumers due to shlib-version change 2023-03-12 09:12:11 +01: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
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
Antoine Brodin
56d3caa4ad Cleanup LIB_DEPENDS 2021-04-23 20:56:21 +00: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
Neel Chauhan
41ae033beb deskutils/coolreader: update to 3.2.55
PR:		254184
Submitted by:	Olga Smirnova <mistresssilvara@hotmail.com> (maintainer)
2021-03-10 18:52:35 +00:00
Fernando Apesteguía
c11225bd3a deskutils/coolreader: Unbreak build
PR:	253745
Submitted by:	mistresssilvara@hotmail.com (maintainer)
2021-02-23 07:13:56 +00:00
Neel Chauhan
25e69b99d6 deskutils/coolreader: Use qmake_build in USE_QT
Approved by:	Olga Smirnova <mistresssilvara AT hotmail DOT com> (maintainer)
2021-02-18 15:45:40 +00:00
Neel Chauhan
f7793f31a0 New port: deskutils/coolreader A legendary FB2/EPUB reader
PR:		252697
Submitted by:	Olga Smirnova <mistresssilvara AT hotmail DOT com>
2021-02-17 18:00:07 +00:00