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: devel/git-gui/Makefile
SVNWeb

Number of commits found: 3

Tue, 12 Oct 2021
[ 15:18 Renato Botelho (garga) search for other commits by this committer ]    commit hash:ff5ded75bcda28c580623504e01f5db8eb6be9cf  commit hash:ff5ded75bcda28c580623504e01f5db8eb6be9cf  commit hash:ff5ded75bcda28c580623504e01f5db8eb6be9cf  ff5ded7  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
devel/git: Split into subpackages

Removed CVS, GUI, PERFORCE and SUBVERSION options and also gui and svn
FLAVORS, and create 4 new subports:

devel/git-cvs
devel/git-gui
devel/git-p4
devel/git-svn

All these packages depend of devel/git and install only additional files
and manpages.  This work is based on initial patch submitted by grembo@i
at review D30238.

PR:		251090
Sponsored by:	Rubicon Communications, LLC ("Netgate")
Differential Revision:	https://reviews.freebsd.org/D32369
Fri, 22 Nov 2019
[ 17:25 brooks search for other commits by this committer ] Original commit   Revision:518154 (Only the first 10 of 12 ports in this commit are shown above. View all ports for this commit)
Enable subversion support by default and remove git-subversion.

Without PROVIDES/REQUIRES support, ports must depend on exactly one git
port/pkg.  Subversion is currently FreeBSD's primiary version control
system and it is widely used with git so it makes sense to enable it by
default and provide a consistent user experience.

Approved by:	garga
Differential Revision:	https://reviews.freebsd.org/D22496
Mon, 28 Sep 2015
[ 18:33 garga search for other commits by this committer ] Original commit   Revision:398132
- Add devel/git-gui, a devel/git slave port with GUI option enabled
- Register conflicts with master and other slave ports
- Bump PORTREVISION

PR:		202948

Number of commits found: 3