notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: sysutils/accounts-qml-module/Makefile
SVNWeb

Number of commits found: 11

Sun, 11 Sep 2022
[ 10:20 Felix Palmen (zirias) search for other commits by this committer ]    commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  commit hash:ddae4e92d8313a1461145e3b4f0232fe463feaee  ddae4e9  (Only the first 10 of 1105 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 25 Apr 2022
[ 14:12 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:fbb0328224705efdceec6a5781ebc6540d06cab5  commit hash:fbb0328224705efdceec6a5781ebc6540d06cab5  commit hash:fbb0328224705efdceec6a5781ebc6540d06cab5  fbb0328 
sysutils/accounts-qml-module: add all the files to pkg-plist on powerpc64
Tue, 19 Apr 2022
[ 12:09 Piotr Kubaj (pkubaj) search for other commits by this committer ]    commit hash:2695867d5e02e1d1102fb19ef8e1c3dafca8746e  commit hash:2695867d5e02e1d1102fb19ef8e1c3dafca8746e  commit hash:2695867d5e02e1d1102fb19ef8e1c3dafca8746e  2695867 
sysutils/accounts-qml-module: install all the files on powerpc64le

Builds fine.
Tue, 22 Jun 2021
[ 18:53 Kevin Bowling (kbowling) search for other commits by this committer ]    commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  commit hash:da3162c7c9f01912ba1940e188b253f2b5c7ba77  da3162c  (Only the first 10 of 914 ports in this commit are shown above. View all ports for this commit)
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
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Sun, 27 Sep 2020
[ 20:44 linimon search for other commits by this committer ] Original commit   Revision:550350
Attempt to fix plist on powerpc64le.

While here, remove stray trailing backslash to appease portlint.

Approved by:	portmgr (tier-2 blanket)
Sat, 11 Jul 2020
[ 11:38 tcberner search for other commits by this committer ] Original commit   Revision:541960 (Only the first 10 of 34 ports in this commit are shown above. View all ports for this commit)
Update accounts-sso ports

- this fixes for example kio-gdrive
Mon, 15 Jun 2020
[ 09:23 pkubaj search for other commits by this committer ] Original commit   Revision:538866
sysutils/accounts-qml-module: fix packaging on powerpc64

Because of clang crash, html docs don't get built, leading to packaging error.
Omit them until clang works.

PR:		246658
Approved by:	kde (maintainer timeout)
Sat, 25 Apr 2020
[ 09:53 tcberner search for other commits by this committer ] Original commit   Revision:532931
New port: sysutils/accounts-qml-module -- Expose the Online Accounts API to QML
applications

- this was a missing dependency for kio-gdrive

Reported by:	mikael

Number of commits found: 11