<?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>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/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-12.1/secure/libexec/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>aa92269e - Add more SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#aa92269e</link>
        <description>Add more SUBDIR_PARALLEL.MFC after:	3 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-12.1/secure/libexec/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>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-12.1/secure/libexec/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-12.1/secure/libexec/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-12.1/secure/libexec/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-12.1/secure/libexec/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>124981e1 - MFH OpenSSH 5.4p1</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#124981e1</link>
        <description>MFH OpenSSH 5.4p1

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 21 Apr 2010 06:33:10 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b911c45c - Revert r204939</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#b911c45c</link>
        <description>Revert r204939

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 10 Mar 2010 11:33:15 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32202de7 - Fix the build. The ssh-pkcs11-helper directory is empty, which is</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#32202de7</link>
        <description>Fix the build. The ssh-pkcs11-helper directory is empty, which iscausing confusion.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 10 Mar 2010 02:17:57 +0000</pubDate>
        <dc:creator>Doug Barton &lt;dougb@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-12.1/secure/libexec/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-12.1/secure/libexec/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>4afa3718 - Very big makeover in the way telnet, telnetd and libtelnet are built.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#4afa3718</link>
        <description>Very big makeover in the way telnet, telnetd and libtelnet are built.Previously, there were two copies of telnet; a non-crypto versionthat lived in the usual places, and a crypto version that lived incrypto/telnet/. The latter was built in a broken manner somewhat akinto other &quot;contribified&quot; sources. This meant that there were 4 telnetscompeting with each other at build time - KerberosIV, Kerberos5,plain-old-secure and base. KerberosIV is no longer in the running, butthe other three took it in turns to jump all over each other during a&quot;make buildworld&quot;.As the crypto issue has been clarified, and crypto _calls_ are nota problem, crypto/telnet has been repo-copied to contrib/telnet,and with this commit, all telnets are now &quot;contribified&quot;. The contribpath was chosen to not destroy history in the repository, and differsfrom other contrib/ entries in that it may be worked on as &quot;normal&quot;BSD code. There is no dangerous crypto in these sources, only avery weak system less strong than enigma(1).Kerberos5 telnet and Secure telnet are now selected by using the usualmacros in /etc/make.conf, and the build process is unsurprising andless treacherous.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 16 Jul 2003 20:59:15 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>dbf104e6 - Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extra</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#dbf104e6</link>
        <description>Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extracleanups were necessary in release/Makefile, and the tinderbox codewas syntax checked, not run checked.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Mon, 05 May 2003 07:58:44 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6402d39a - Most things depend on !defined(NO_OPENSSL); make it look so.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#6402d39a</link>
        <description>Most things depend on !defined(NO_OPENSSL); make it look so.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 30 Apr 2003 07:51:51 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bce0c927 - NOSECURE is implied by NOCRYPT, meaning if the latter is defined</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#bce0c927</link>
        <description>NOSECURE is implied by NOCRYPT, meaning if the latter is definedwe won&apos;t be here.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 30 Apr 2003 07:34:14 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>581ff5e3 - Remove Kerberos IV shims.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#581ff5e3</link>
        <description>Remove Kerberos IV shims.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Wed, 23 Apr 2003 17:26:01 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>81d85817 - ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to be</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#81d85817</link>
        <description>ssh-keysign(8) belongs in /usr/libexec, not in /usr/bin, and needs to besetuid so ssh(1) doesn&apos;t have to be.Pointy hat to:	desSubmitted by:	Katsuyuki TATEISHI &lt;katsu@iec.hiroshima-u.ac.jp&gt;

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Fri, 05 Jul 2002 08:39:09 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>563df952 - Revamp and diff-reduce the various secure telnets. Make sure that</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#563df952</link>
        <description>Revamp and diff-reduce the various secure telnets. Make sure thatKerberos5 has _a_ telnet (which is not currently K5 enabled).Incorporate BDE&apos;s static linking fixes.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Fri, 03 Aug 2001 16:03:26 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>65c9b74c - Only build sftp-server conditionally</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#65c9b74c</link>
        <description>Only build sftp-server conditionally

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Sat, 16 Sep 2000 22:43:00 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>89cdeb29 - Add sftp-server</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#89cdeb29</link>
        <description>Add sftp-server

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Fri, 15 Sep 2000 01:04:32 +0000</pubDate>
        <dc:creator>Andrey A. Chernov &lt;ache@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>abe829c0 - Don&apos;t build crypto-enabled telnetd if NO_OPENSSL is defined, since it</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#abe829c0</link>
        <description>Don&apos;t build crypto-enabled telnetd if NO_OPENSSL is defined, since itattempts to link against libcrypto.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Tue, 25 Jul 2000 01:11:17 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>1a19815c - Dont build telenet if we are going for kerberised telnet; this just</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#1a19815c</link>
        <description>Dont build telenet if we are going for kerberised telnet; this justjumps all over kerberised telnet otherwise.

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Tue, 12 Oct 1999 19:48:05 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d14fc57c - Make telnet with SRA work.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/secure/libexec/Makefile#d14fc57c</link>
        <description>Make telnet with SRA work.Submitted by:	Nick Sayer

            List of files:
            /freebsd-12.1/secure/libexec/Makefile</description>
        <pubDate>Thu, 07 Oct 1999 19:47:09 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
