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/screen/files/patch-termcap.c
SVNWeb

Number of commits found: 4

Wed, 12 Feb 2020
[ 04:26 cy search for other commits by this committer ] Original commit   Revision:525895
Update 4.7.0 --> 4.8.0
Tue, 29 Oct 2019
[ 04:23 cy search for other commits by this committer ] Original commit   Revision:515952
Resolve upstream bug #55482: TERMCAP can break on systems that don't
support terminfo

Obtained from:	https://savannah.gnu.org/bugs/?55482
Mon, 28 Oct 2019
[ 14:42 cmt search for other commits by this committer ] Original commit   Revision:515868
sysutils/screen: fix coredump on xterm/rxvt variants without Km

On xterm- and rxvt-variants (and in some other cases) screen's
InitTermcap() tries to strdup() the terminals "Km" ("key_mouse")
termcap attribute - but that might be NULL, as some of these
terminals (notably rxvt and xterm-color) do not have "Km". Trying
to strdup() NULL results in segfault and coredump.
Catch that NULL and prevent the segfault.

PR:		241538
Reported by:	Marcin Cieslak, Gareth de Vaux
Approved by:	cy@
Tue, 29 Jul 2014
[ 15:00 adamw search for other commits by this committer ] Original commit   Revision:363335 (Only the first 10 of 194 ports in this commit are shown above. View all ports for this commit)
Rename sysutils/ patch-xy patches to reflect the files they modify.

Number of commits found: 4