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

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/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>c24988fd - 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/libpam/modules/pam_ssh/Makefile#c24988fd</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/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 03:27:47 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>79dfd995 - Not ready for level 6 yet due to -Wredundant-decls.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#79dfd995</link>
        <description>Not ready for level 6 yet due to -Wredundant-decls.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 14:47:14 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e7c246c5 - Define __bounded__ to fix the gcc build.  While there, raise WARNS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#e7c246c5</link>
        <description>Define __bounded__ to fix the gcc build.  While there, raise WARNS.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 11:38:31 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e42070a7 - Replace unneeded manual dependency on header by adding it to SRCS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#e42070a7</link>
        <description>Replace unneeded manual dependency on header by adding it to SRCS.bsd.lib.mk and bsd.prog.mk already depend all objs on headers in SRCS ifthere is not yet a depend file.  The headers in SRCS are never built orinstalled.  After &apos;make depend&apos; the header was already added as a properdependency on the objects where needed.MFC after:	2 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Mon, 07 Dec 2015 16:08:09 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0bd7d22e - Move ssh into a dedicated package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#0bd7d22e</link>
        <description>Move ssh into a dedicated packageFlag config files as &quot;to be merged on upgrade&quot;

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Thu, 05 Mar 2015 20:25:09 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b129086 - Convert libraries to use LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#6b129086</link>
        <description>Convert libraries to use LIBADDWhile here reduce a bit overlinking

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 11:07:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d029c3aa - Rework privatelib/internallib</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#d029c3aa</link>
        <description>Rework privatelib/internallibMake sure everything linking to a privatelib and/or an internallib does it directlyfrom the OBJDIR rather than DESTDIR.Add src.libnames.mk so bsd.libnames.mk is not polluted by libraries not existsingin final installationIntroduce the LD* variable which is what ld(1) is expecting (via LDADD) to link tointernal/privatelibDirectly link to the .so in case of private library to avoid having to complexifyLDFLAGS.Phabric:	https://phabric.freebsd.org/D553Reviewed by:	imp, emaste

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Wed, 06 Aug 2014 22:17:26 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0b2766bd - Make libldns and libssh private.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#0b2766bd</link>
        <description>Make libldns and libssh private.Approved by:	re (blanket)

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Sun, 08 Sep 2013 10:04:26 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>124981e1 - MFH OpenSSH 5.4p1</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#124981e1</link>
        <description>MFH OpenSSH 5.4p1

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/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>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#daaf5759</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>040b9623 - pam_ssh needs roaming_dummy to link correctly against libssh.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#040b9623</link>
        <description>pam_ssh needs roaming_dummy to link correctly against libssh.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Mon, 05 Oct 2009 18:56:18 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9fd9594d - Add a manual dependency on ssh_namespace.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#9fd9594d</link>
        <description>Add a manual dependency on ssh_namespace.h.Discussed with:	ru

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Sat, 13 May 2006 21:38:16 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ed22e27d - Introduce a namespace munging hack inspired by NetBSD to avoid polluting</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#ed22e27d</link>
        <description>Introduce a namespace munging hack inspired by NetBSD to avoid pollutingthe namespace of applications which inadvertantly link in libssh (usuallythrough pam_ssh)Suggested by:	lukem@netbsd.orgMFC after:	6 weeks

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Sat, 13 May 2006 13:47:45 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce8bf81f - Commenting out WARNS actually brought it up to 4.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#ce8bf81f</link>
        <description>Commenting out WARNS actually brought it up to 4.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Wed, 28 Sep 2005 14:36:16 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40e48f93 - Comment out WARNS, the OpenSSL headers don&apos;t compile cleanly on some platforms.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#40e48f93</link>
        <description>Comment out WARNS, the OpenSSL headers don&apos;t compile cleanly on some platforms.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Wed, 28 Sep 2005 06:23:47 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f8ac10df - Increase WARNS.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#f8ac10df</link>
        <description>Increase WARNS.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Mon, 26 Sep 2005 20:34:09 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>40e0db94 - Revert the commits that made libssh an INTERNALLIB; they caused too much</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#40e0db94</link>
        <description>Revert the commits that made libssh an INTERNALLIB; they caused too muchtrouble, especially on amd64.Requested by:	ru

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Tue, 07 Jun 2005 09:31:28 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e4c2fedc - Fix libssh dependency.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile#e4c2fedc</link>
        <description>Fix libssh dependency.

            List of files:
            /freebsd-14.2/lib/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Mon, 06 Jun 2005 19:01:01 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@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/libpam/modules/pam_ssh/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/libpam/modules/pam_ssh/Makefile</description>
        <pubDate>Fri, 06 Aug 2004 07:27:08 +0000</pubDate>
        <dc:creator>Colin Percival &lt;cperciva@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
