<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f27f39db - [1/3] Initial infrastructure for SSL root bundle in base</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#f27f39db</link>
        <description>[1/3] Initial infrastructure for SSL root bundle in baseThis setup will add the trusted certificates from the Mozilla NSS bundleto base.This commit includes:- CAROOT option to opt out of installation of certs- mtree amendments for final destinations- infrastructure to fetch/update certs, along with instructionsA follow-up commit will add a certctl(8) utility to give the user controlover trust specifics. Another follow-up commit will actually commit theinitial result of updatecerts.This work was done primarily by allanjude@, with minor contributions bymyself.No objection from:	secteamRelnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D16856

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Wed, 02 Oct 2019 01:05:29 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a9e3b16 - secure: chase removal of pkg_install</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#7a9e3b16</link>
        <description>secure: chase removal of pkg_install

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sat, 11 Nov 2017 07:21:49 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b71fb1a4 - crypto: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#b71fb1a4</link>
        <description>crypto: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:35:30 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>497e8091 - Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#497e8091</link>
        <description>Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.Reviewed by:	emaste, hselasky (partial), brooks (brief)Discussed on:	arch@Sponsored by:	EMC / Isilon Storage DivisionDifferential Revision:	https://reviews.freebsd.org/D5742

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Wed, 30 Mar 2016 23:50:23 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa92269e - Add more SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#aa92269e</link>
        <description>Add more SUBDIR_PARALLEL.MFC after:	3 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 22:55:08 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>60e03c60 - Mark sub-make targets as .MAKE and .PHONY to handle -n and always-build properly.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#60e03c60</link>
        <description>Mark sub-make targets as .MAKE and .PHONY to handle -n and always-build properly.MFC after:	1 weekSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 19:13:53 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c6063d0d - Use src.opts.mk in preference to bsd.own.mk except where we need stuff</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#c6063d0d</link>
        <description>Use src.opts.mk in preference to bsd.own.mk except where we need stufffrom the latter.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Tue, 06 May 2014 04:22:01 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>38f0b757 - Add placeholder Kyuafiles for various top-level hierarchies.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#38f0b757</link>
        <description>Add placeholder Kyuafiles for various top-level hierarchies.This change adds tests/ directories in the source tree to create varioussubdirectories in /usr/tests/ and to install placeholder Kyuafiles forthem.the relevant hierarchies are: cddl, etc, games, gnu and secure.The reason for this is to simplify the addition of new test programs forutilities or libraries under any of these directories.  Doing so on acase by case basis is unnecessary and is quite an obscure process.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Mon, 21 Apr 2014 21:39:25 +0000</pubDate>
        <dc:creator>Julio Merino &lt;jmmv@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>040c0dc7 - Use MK_CRYPT=no in preference to WITHOUT_CRYPT here.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#040c0dc7</link>
        <description>Use MK_CRYPT=no in preference to WITHOUT_CRYPT here.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sat, 05 Apr 2014 17:54:55 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2aa0109 - MFC r201210:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#e2aa0109</link>
        <description>MFC r201210:Remove pppd, it&apos;s gone.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Tue, 06 Apr 2010 10:32:26 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7022a9eb - Remove pppd, it&apos;s gone.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#7022a9eb</link>
        <description>Remove pppd, it&apos;s gone.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Tue, 29 Dec 2009 20:14:39 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e1fe3dba - Reimplementation of world/kernel build options.  For details, see:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#e1fe3dba</link>
        <description>Reimplementation of world/kernel build options.  For details, see:http://lists.freebsd.org/pipermail/freebsd-current/2006-March/061725.htmlThe src.conf(5) manpage is to follow in a few days.Brought to you by:	imp, jhb, kris, phk, ru (all bugs are mine)

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Fri, 17 Mar 2006 18:54:44 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a2161735 - NOCRYPT -&gt; NO_CRYPT</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#a2161735</link>
        <description>NOCRYPT -&gt; NO_CRYPT

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 10:16:04 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a1cd6de6 - Fix release builds (release.3 target). We also need to rebuild libradius,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#a1cd6de6</link>
        <description>Fix release builds (release.3 target). We also need to rebuild libradius,because otherwise it will remain having a dependency upon libssl. Thisbreaks the non-crypto build that happens for release.3While here, order the list of programs and libraries.Speculating review feedback from: ru

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sun, 02 May 2004 17:38:27 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>640e686c - Added two utility targets &quot;secure&quot; and &quot;insecure&quot;, analogous to</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#640e686c</link>
        <description>Added two utility targets &quot;secure&quot; and &quot;insecure&quot;, analogous to&quot;kerberize&quot; and &quot;dekerberize&quot; in kerberos5/Makefile.  These canbe used to recompile bits with optional crypto support with andwithout crypto, respectively.Reviewed by:	markm

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sun, 18 Jan 2004 07:44:53 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90165ba5 - Once upon a time we had both &quot;crypto&quot; and &quot;krb5&quot; distributions,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#90165ba5</link>
        <description>Once upon a time we had both &quot;crypto&quot; and &quot;krb5&quot; distributions,and rebuilt some bits with crypto but without Kerberos support(most notably SSH) during &quot;make release&quot;, to put them into the&quot;crypto&quot; distribution.Now that we don&apos;t ship the separate &quot;krb5&quot; distribution anymore(it&apos;s now part of the &quot;crypto&quot; distribuion), don&apos;t waste timerecompiling SSH bits without crypto and without Kerberos supportin an attempt to put them in the &quot;base&quot; distribution -- it justdoesn&apos;t work as SSH always uses crypto code.We avoid this by not rebuilding KPROGS from kerberos5/Makefile inrelease/Makefile and adding &quot;libpam&quot; to SPROGS in secure/Makefileto ensure it&apos;s still rebuilt without crypto support for the &quot;base&quot;distribution.  (Disabling crypto (NOCRYPT) also disables buildingof Kerberos-related PAM modules, and it&apos;s OK to depend on this.)This should be a no-op change saving some &quot;make release&quot; time.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sat, 17 Jan 2004 19:22:36 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d8288165 - - Properly build both crypto and non-crypto versions of the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#d8288165</link>
        <description>- Properly build both crypto and non-crypto versions of the  package management tools.- Drop redundant dependency of pkg_create(1) and pkg_delete(1)  on crypto libraries now that they do not link with libfetch.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sat, 17 Jan 2004 13:41:16 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0ad21c4f - Removed well outdated comment.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/secure/Makefile#0ad21c4f</link>
        <description>Removed well outdated comment.

            List of files:
            /freebsd-14.2/secure/Makefile</description>
        <pubDate>Sat, 17 Jan 2004 03:12:46 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
