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

            List of files:
            /freebsd-14.2/lib/libtelnet/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>ffbd1c8b - libtelnet: specify OpenSSL 1.1 APIs</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#ffbd1c8b</link>
        <description>libtelnet: specify OpenSSL 1.1 APIsOPENSSL_API_COMPAT can be used to specify the OpenSSL API version inuse for the purpose of hiding deprecated interfaces and enablingthe appropriate deprecation notices.This change is a NFC while we&apos;re still using OpenSSL 1.1.1 but willavoid deprecation warnings upon the switch to OpenSSL 3.0.A future change should migrate to use the OpenSSL 3.0 APIs, or justremove libtelnet.PR:		271615Event:		Kitchener-Waterloo Hackathon 202305Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Wed, 24 May 2023 18:14:28 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01da25af - Remove redundant include directories which expand to a noop,</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#01da25af</link>
        <description>Remove redundant include directories which expand to a noop,&quot;-I/lib/krb5 -I -I&quot;.Reviewed by:	ngie@, markm@MFC after:	1 monthDifferential Revision:	D11769

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Mon, 31 Jul 2017 19:07:45 +0000</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6e0ad41c - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#6e0ad41c</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:32:36 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>04efeffe - When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS and</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#04efeffe</link>
        <description>When building picobsd, define WITHOUT_OPENSSL and WITHOUT_KERBEROS andremove the now-redundant checks for RELEASE_CRUNCH. This originallywas defined for building smaller sysinstall images, but was later alsoused by picobsd builds for a similar purpose. Now that we&apos;ve movedaway from sysinstall, picobsd is the only remaining consumer of thisinterface. Adding these two options reduces the RELEASE_CRUNCHspecial cases in the tree by half.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Fri, 06 Jun 2014 04:09:07 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@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/lib/libtelnet/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/lib/libtelnet/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>a4215031 - include/arpa installs telnet.h</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#a4215031</link>
        <description>include/arpa installs telnet.h

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Thu, 08 Nov 2012 21:32:19 +0000</pubDate>
        <dc:creator>Simon J. Gerraty &lt;sjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ef51c5f - - Do not use deprecated krb5 error message reporting functions in libtelnet.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#3ef51c5f</link>
        <description>- Do not use deprecated krb5 error message reporting functions in libtelnet.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Fri, 06 Apr 2012 00:03:45 +0000</pubDate>
        <dc:creator>Stanislav Sedov &lt;stas@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b3aaa0cc - Rename all symbols in libmp(3) to mp_*, just like Solaris.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#b3aaa0cc</link>
        <description>Rename all symbols in libmp(3) to mp_*, just like Solaris.The function pow() in libmp(3) clashes with pow(3) in libm. We couldrename this single function, but we can just take the same approach asthe Solaris folks did, which is to prefix all function names with mp_.libmp(3) isn&apos;t really popular nowadays. I suspect not a singleapplication in ports depends on it. There&apos;s still a chance, so I&apos;veincreased the SHLIB_MAJOR and __FreeBSD_version.Reviewed by:	deischen, rdivacky

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Thu, 26 Feb 2009 21:43:15 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>594a130b - Stop enforcing dependencies between MK_* options at Makefile level.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#594a130b</link>
        <description>Stop enforcing dependencies between MK_* options at Makefile level.All the dependencies are satisfied now in &lt;bsd.own.mk&gt;.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Mon, 31 Jul 2006 13:29:36 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&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/lib/libtelnet/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/lib/libtelnet/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/lib/libtelnet/Makefile#a2161735</link>
        <description>NOCRYPT -&gt; NO_CRYPT

            List of files:
            /freebsd-14.2/lib/libtelnet/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>a35d8893 - For variables that are only checked with defined(), don&apos;t provide</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#a35d8893</link>
        <description>For variables that are only checked with defined(), don&apos;t provideany fake value.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Sun, 24 Oct 2004 15:33:08 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d37df47d - Join the 21st century: Cryptography is no longer an optional component</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#d37df47d</link>
        <description>Join the 21st century: Cryptography is no longer an optional componentof releases.  The -DNOCRYPT build option still exists for anyone whoreally wants to build non-cryptographic binaries, but the &quot;crypto&quot;release distribution is now part of &quot;base&quot;, and anyone installing from arelease will get cryptographic binaries.Approved by:	re (scottl), markmDiscussed on:	freebsd-current, in late April 2004

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Fri, 06 Aug 2004 07:27:08 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d18d113 - Downgrade WARNS level for GCC 3.4.2.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#2d18d113</link>
        <description>Downgrade WARNS level for GCC 3.4.2.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Wed, 28 Jul 2004 05:49:15 +0000</pubDate>
        <dc:creator>Alexander Kabaev &lt;kan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>482d5f1f - Make sure that a &quot;make release&quot; (more accurately the bit that makes</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#482d5f1f</link>
        <description>Make sure that a &quot;make release&quot; (more accurately the bit that makesthe crunched binary) get a non-cryptographic telnet. This is overkillin that it covers stuff that is not normally used in a crunched binary.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Thu, 24 Jul 2003 17:19:15 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3665b7c2 - Ensure that for the cryptographic instances of *telnet*, the &quot;crypto&quot;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#3665b7c2</link>
        <description>Ensure that for the cryptographic instances of *telnet*, the &quot;crypto&quot;distribution is used. This only affects release-building.

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Thu, 24 Jul 2003 07:19:55 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>acce0bcd - Test correct macro for &quot;without crypto&quot; option(s).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libtelnet/Makefile#acce0bcd</link>
        <description>Test correct macro for &quot;without crypto&quot; option(s).

            List of files:
            /freebsd-14.2/lib/libtelnet/Makefile</description>
        <pubDate>Sun, 20 Jul 2003 23:29:46 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@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/lib/libtelnet/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/lib/libtelnet/Makefile</description>
        <pubDate>Wed, 16 Jul 2003 20:59:15 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
