<?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/kerberos5/libexec/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/kerberos5/libexec/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>739666dd - Build libexec/kadmind when MK_GSSAPI != no because it requires gssapi</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#739666dd</link>
        <description>Build libexec/kadmind when MK_GSSAPI != no because it requires gssapiMFC after:	1 week

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Mon, 02 Jan 2017 19:02:00 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>595fe151 - Add more SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#595fe151</link>
        <description>Add more SUBDIR_PARALLEL.MFC after:	3 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Sat, 26 Sep 2015 14:13:51 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>33f12199 - Fix conflicts after heimdal-1.1 import and add build infrastructure. Import</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#33f12199</link>
        <description>Fix conflicts after heimdal-1.1 import and add build infrastructure. Importall non-style changes made by heimdal to our own libgssapi.

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Wed, 07 May 2008 13:53:12 +0000</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3aa9752e - add hprop to the build and add LDAP mods to hprop.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#3aa9752e</link>
        <description>add hprop to the build and add LDAP mods to hprop.add kadmind.8Submitted by:	Alex Deiter &lt;tiamat@komi.mts.ru&gt;

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Fri, 30 Jan 2004 11:06:48 +0000</pubDate>
        <dc:creator>Michael Reifenberger &lt;mr@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-14.2/kerberos5/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-14.2/kerberos5/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>53056489 - Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIV</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#53056489</link>
        <description>Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIVcompatiblity mode anymore. Rename the k5foo utils to kfoo (afterrepo-copy).

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 21:56:55 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@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-14.2/kerberos5/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-14.2/kerberos5/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>079654e8 - Remove largescale evidence of crack-smoking.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#079654e8</link>
        <description>Remove largescale evidence of crack-smoking.Where a k4 applet has a k5 namesake, rename the k5 versionfrom k&lt;app&gt; to k5&lt;app&gt;. (Repo copy done).Do some repairs to dependancies to support make world properly.

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Mon, 28 Feb 2000 19:15:32 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>eb9e1f54 - Userland build of Kerberos5 (AKA Heimdal). More to come.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/kerberos5/libexec/Makefile#eb9e1f54</link>
        <description>Userland build of Kerberos5 (AKA Heimdal). More to come.This is not ready for primetime yet! Please hold off on the bug reports.

            List of files:
            /freebsd-14.2/kerberos5/libexec/Makefile</description>
        <pubDate>Sat, 15 Jan 2000 21:38:08 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
