<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/devel/git/Makefile, branch 14.2-eol</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=14.2-eol</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=14.2-eol'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2025-08-19T14:34:16Z</updated>
<entry>
<title>devel/git: Update to 2.51.0</title>
<updated>2025-08-19T14:34:16Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-08-19T14:33:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c045e02c43a1eeea8bcdae869630bb305b49e716'/>
<id>urn:sha1:c045e02c43a1eeea8bcdae869630bb305b49e716</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Update to 2.50.1</title>
<updated>2025-07-08T17:19:30Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-07-08T17:11:20Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=d3f6c42d2f36989f583ea23cbbf14e5ae8665848'/>
<id>urn:sha1:d3f6c42d2f36989f583ea23cbbf14e5ae8665848</id>
<content type='text'>
Security:	CVE-2025-27613
Security:	CVE-2025-27614
Security:	CVE-2025-46835
Security:	CVE-2025-48384
Security:	CVE-2025-48385
Security:	CVE-2025-48386
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Handle libsysinfo properly</title>
<updated>2025-07-03T14:52:12Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-07-03T14:45:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=5b6183a160c3d97feefb4f02f1adec877ebf28ca'/>
<id>urn:sha1:5b6183a160c3d97feefb4f02f1adec877ebf28ca</id>
<content type='text'>
git 2.50.0 was failing to build when libsysinfo was installed and, to
workaround this issue, an option LIBSYSINFO was added to the port and a
small change made on configure.ac to make it possible to disable this
knob.

After some discussion with git developers they prpoposed a different
approach to just ignore libsysinfo if it's installed because git should
never use it on FreeBSD.  It should use BSD_SYSCTL option instead.

This change removes the LIBSYSINFO option and properly change
configure.ac to ignore LIBSYSINFO when HAVE_BSD_SYSCTL is set.  This way
git will build exactly the same when libsysinfo is or not installed.

Obtained from:	https://lore.kernel.org/git/b57b1418-2179-480c-92a3-a107388d71f2@gentoo.org/T/#ma65c83afdc1918ffdb18c9cae9ead29db4738b0f
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Fix build if devel/libsysinfo is installed</title>
<updated>2025-06-20T20:49:37Z</updated>
<author>
<name>Vladimir Druzenko</name>
<email>vvd@FreeBSD.org</email>
</author>
<published>2025-06-20T20:44:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4c0966afb84958f86b404979b174703b548fba6c'/>
<id>urn:sha1:4c0966afb84958f86b404979b174703b548fba6c</id>
<content type='text'>
Add option SYSINFO - default off.

While here fix warning:
    Warning: www/p5-CGI was in Perl CORE.  Check with `corelist CGI 0`
    and `corelist -a CGI` if it should be conditionally added depending
    on PERL_LEVEL

PR:		287680
Approved by:	garga (maintainer)
</content>
</entry>
<entry>
<title>devel/git: Update to 2.50.0</title>
<updated>2025-06-20T13:32:46Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-06-20T13:32:46Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=62359964c4e64a30cd28fb4923c7e7b700b209f0'/>
<id>urn:sha1:62359964c4e64a30cd28fb4923c7e7b700b209f0</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Rename HTMLDOCS option into canonical DOCS option</title>
<updated>2025-06-10T14:31:01Z</updated>
<author>
<name>Michael Osipov</name>
<email>michaelo@FreeBSD.org</email>
</author>
<published>2025-06-10T11:16:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=a4ac5a4c35cd86fb16c00c867a55c90697f326ab'/>
<id>urn:sha1:a4ac5a4c35cd86fb16c00c867a55c90697f326ab</id>
<content type='text'>
Let users globally decide whether they want to have these docs in their ports.

This change has also discovered a bug where parts of the documentation where
not installed at all.

Approved by:	otis (mentor), garga (maintainer)
Differential Revision:	https://reviews.freebsd.org/D50776
</content>
</entry>
<entry>
<title>devel/git: Update to 2.49.0</title>
<updated>2025-03-19T13:08:23Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-03-19T13:07:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=031e35aaeef18c13236bb72fb250aa1bfb68586a'/>
<id>urn:sha1:031e35aaeef18c13236bb72fb250aa1bfb68586a</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Update to 2.48.1</title>
<updated>2025-01-14T20:49:16Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-01-14T20:35:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=b72f69790b14edb6ac58569b30e25549a9964984'/>
<id>urn:sha1:b72f69790b14edb6ac58569b30e25549a9964984</id>
<content type='text'>
MFH:		2025Q1
Security:	CVE-2024-50349
		CVE-2024-52006
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Update to 2.48.0</title>
<updated>2025-01-13T17:19:53Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2025-01-13T17:19:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=150cc0fdd0575c8c1978e87c60c30fc743fafcf7'/>
<id>urn:sha1:150cc0fdd0575c8c1978e87c60c30fc743fafcf7</id>
<content type='text'>
Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
<entry>
<title>devel/git: Cleanup SHEBANG_FILES</title>
<updated>2024-12-20T13:58:09Z</updated>
<author>
<name>Renato Botelho</name>
<email>garga@FreeBSD.org</email>
</author>
<published>2024-12-20T13:56:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=ecb3f318d54868c991817d24d9acdb58cfe00266'/>
<id>urn:sha1:ecb3f318d54868c991817d24d9acdb58cfe00266</id>
<content type='text'>
Remove obsoleted entries and sort remaining.  No functional changes
intended

Sponsored by:	Rubicon Communications, LLC ("Netgate")
</content>
</entry>
</feed>
