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/etc_os-release/Makefile
SVNWeb

Number of commits found: 9

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)
Sun, 8 Aug 2021
[ 14:55 Po-Chuan Hsieh (sunpoet) search for other commits by this committer ]    commit hash:c61cb98436fd67394b5584effd9f3a832882dd9f  commit hash:c61cb98436fd67394b5584effd9f3a832882dd9f  commit hash:c61cb98436fd67394b5584effd9f3a832882dd9f  c61cb98 
sysutils/etc_os-release: Add NO_ARCH

Approved by:	portmgr (blanket)
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.
Mon, 1 Jun 2020
[ 18:23 lwhsu search for other commits by this committer ] Original commit   Revision:537499
Fallback to uname(1) if freebsd-version(1) is not found

Differential Revision:	https://reviews.freebsd.org/D24994
Sat, 23 Nov 2019
[ 20:19 tcberner search for other commits by this committer ] Original commit   Revision:518270
sysutils/etc-os-release: use the one provided by base if the system is new
enough

PR:		238953
Reviewed by:	zeising
Differential Revision:	https://reviews.freebsd.org/D22488
Wed, 1 May 2019
[ 08:57 tcberner search for other commits by this committer ] Original commit   Revision:500584
sysutils/etc_os-release: fix typo

PR:		237674
Reported by:	se,sunpoet,andrew@ugh.net.au
Sun, 28 Apr 2019
[ 19:44 tcberner search for other commits by this committer ] Original commit   Revision:500365
sysutils/etc_os-release: fix mixup between VERSION_ID and ID
[ 19:22 tcberner search for other commits by this committer ] Original commit   Revision:500363
New port: sysutils/etc_os-release

Modern Linux systems provide /etc/os-release containing information
about the installed operating system. For example Qt reads said file
to get that information.

For more information on the file, see:
	https://www.freedesktop.org/software/systemd/man/os-release.html

Reviewed by:	adridg, danfe, kwm
Differential Revision:	https://reviews.freebsd.org/D19866

Number of commits found: 9