<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src-test2/kerberos5/lib, branch master</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src-test2/atom?h=master</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src-test2/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/'/>
<updated>2019-12-11T17:37:53Z</updated>
<entry>
<title>Update Makefile.depend files</title>
<updated>2019-12-11T17:37:53Z</updated>
<author>
<name>Simon J. Gerraty</name>
<email>sjg@FreeBSD.org</email>
</author>
<published>2019-12-11T17:37:53Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=2c9a9dfc187d171de6b92654d71b977f067ed641'/>
<id>urn:sha1:2c9a9dfc187d171de6b92654d71b977f067ed641</id>
<content type='text'>
Update a bunch of Makefile.depend files as
a result of adding Makefile.depend.options files

Reviewed by:	 bdrewery
MFC after:	1 week
Sponsored by:   Juniper Networks
Differential Revision:  https://reviews.freebsd.org/D22494
</content>
</entry>
<entry>
<title>Use ${SRCTOP}/contrib/com_err/com_err.h instead of the installed com_err.h.</title>
<updated>2019-01-14T06:34:54Z</updated>
<author>
<name>Yoshihiro Takahashi</name>
<email>nyan@FreeBSD.org</email>
</author>
<published>2019-01-14T06:34:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=40343be5a15d1f03f93bd2f04e2dff23af5e23d2'/>
<id>urn:sha1:40343be5a15d1f03f93bd2f04e2dff23af5e23d2</id>
<content type='text'>
This fixes build when com_err.h is not installed.

PR:		234691
MFC after:	1 week
</content>
</entry>
<entry>
<title>various: general adoption of SPDX licensing ID tags.</title>
<updated>2017-11-27T15:37:16Z</updated>
<author>
<name>Pedro F. Giffuni</name>
<email>pfg@FreeBSD.org</email>
</author>
<published>2017-11-27T15:37:16Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=1de7b4b805ddbf2429da511c053686ac4591ed89'/>
<id>urn:sha1:1de7b4b805ddbf2429da511c053686ac4591ed89</id>
<content type='text'>
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.

No functional change intended.
</content>
</entry>
<entry>
<title>DIRDEPS_BUILD: Update dependencies.</title>
<updated>2017-10-31T00:07:04Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2017-10-31T00:07:04Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=ea825d02749f382c3f7e17f28247f20a48733eab'/>
<id>urn:sha1:ea825d02749f382c3f7e17f28247f20a48733eab</id>
<content type='text'>
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>krb5_err.h is generated from a .et file in kerberos5/lib/libkrb5.</title>
<updated>2017-08-06T06:31:47Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2017-08-06T06:31:47Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=dcb20d01f50094802086bc965201f58ce04dbd44'/>
<id>urn:sha1:dcb20d01f50094802086bc965201f58ce04dbd44</id>
<content type='text'>
As kerberos5/lib/krb5 include files are already referenced it makes
no sense to generate it again here.

MFC after:	1 month
</content>
</entry>
<entry>
<title>Remove trailing slash (/) for consistency.</title>
<updated>2017-07-26T02:05:09Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2017-07-26T02:05:09Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=f24d0484b3dccf4ef40ee1bf27a6edded1fd93f5'/>
<id>urn:sha1:f24d0484b3dccf4ef40ee1bf27a6edded1fd93f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disconnect heimdal version of qsort.c from build because we are already</title>
<updated>2017-05-26T06:09:11Z</updated>
<author>
<name>Xin LI</name>
<email>delphij@FreeBSD.org</email>
</author>
<published>2017-05-26T06:09:11Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=182565966f87e861c24fba77da6ba379f3c93d14'/>
<id>urn:sha1:182565966f87e861c24fba77da6ba379f3c93d14</id>
<content type='text'>
using libc's version of qsort.

PR:		bin/213922
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D10814
</content>
</entry>
<entry>
<title>kerberos5: normalize paths using SRCTOP-relative paths or :H when possible</title>
<updated>2017-03-04T11:34:36Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-03-04T11:34:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=4c3e79cedd538c0306d7de27e1ff66b6fee126cb'/>
<id>urn:sha1:4c3e79cedd538c0306d7de27e1ff66b6fee126cb</id>
<content type='text'>
This simplifies make logic/output

MFC after:	1 month
Sponsored by:	Dell EMC Isilon
</content>
</entry>
<entry>
<title>libgssapi_{krb5,ntlm,spnego} requires MK_GSSAPI != no; conditionalize</title>
<updated>2017-01-02T18:58:13Z</updated>
<author>
<name>Enji Cooper</name>
<email>ngie@FreeBSD.org</email>
</author>
<published>2017-01-02T18:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=3b647ba7aaf9bd840e2d588f73d597a6869fc7df'/>
<id>urn:sha1:3b647ba7aaf9bd840e2d588f73d597a6869fc7df</id>
<content type='text'>
their building on the knob

MFC after:	1 week
</content>
</entry>
<entry>
<title>WITH_META_MODE: Don't expect meta files for side-effect generated files.</title>
<updated>2016-06-03T19:25:41Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2016-06-03T19:25:41Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src-test2/commit/?id=92edc9666771c0043f3412f41baa9ad7bb8fc7d6'/>
<id>urn:sha1:92edc9666771c0043f3412f41baa9ad7bb8fc7d6</id>
<content type='text'>
The first file in these lists will generate everything else so only
it should be getting a .meta file.  With bmake's missing=yes meta
feature these would otherwise cause a rebuild without the
.NOMETA hint.

Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
</feed>
