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: textproc/diff-so-fancy/Makefile
SVNWeb

Number of commits found: 10

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, 11 Apr 2022
[ 07:49 Raphael Kubo da Costa (rakuco) search for other commits by this committer ]    commit hash:047e25615b2b3e1a29dbabe093d61f02287ff81e  commit hash:047e25615b2b3e1a29dbabe093d61f02287ff81e  commit hash:047e25615b2b3e1a29dbabe093d61f02287ff81e  047e256 
textproc/diff-so-fancy: Update to 1.4.3.

While here, add a runtime dependency on devel/git, as diff-so-fancy
invokes it multiple times when called, even if just being piped `diff
-u`'s output.
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, 31 May 2020
[ 20:27 rakuco search for other commits by this committer ] Original commit   Revision:537442
Update to 1.3.0.

Release notes: https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.3.0
Sun, 6 Oct 2019
[ 13:47 tobik search for other commits by this committer ] Original commit   Revision:513887
Drop nop NO_CONFIGURE
Sun, 7 Jul 2019
[ 12:33 rakuco search for other commits by this committer ] Original commit   Revision:506136
Update to 1.2.6.
Sat, 16 Feb 2019
[ 12:14 rakuco search for other commits by this committer ] Original commit   Revision:493039
Update to 1.2.5

This is the first stable release since 1.2.0. Release notes:
https://github.com/so-fancy/diff-so-fancy/releases/tag/v1.2.5
Fri, 29 Dec 2017
[ 11:44 rakuco search for other commits by this committer ] Original commit   Revision:457505
Update to 1.2.0.
Tue, 26 Dec 2017
[ 14:09 rakuco search for other commits by this committer ] Original commit   Revision:457284
Add textproc/diff-so-fancy.

    diff-so-fancy strives to make your diff's human readable instead of machine
    readable. This helps improve code quality and help you spot defects faster.

    WWW: https://github.com/so-fancy/diff-so-fancy/

Number of commits found: 10