<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>560af6b43e2a86e591e94bea99777630cd5f84fd - libpam: Move to a new &quot;pam&quot; package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#560af6b43e2a86e591e94bea99777630cd5f84fd</link>
        <description>libpam: Move to a new &quot;pam&quot; packageOpenPAM is a discrete, largely self-contained system component.Users may not need PAM for many use-cases (e.g. jails, containers),so move it to its own package.Use LIB_PACKAGE to create a separate pam-lib package for libpam,so that applications that support PAM don&apos;t need to bring in allthe PAM modules if PAM isn&apos;t actually in use.Add pam to the minimal sets, since this is a core system component thatpeople expect to be installed.  This means all supported installationmethods will install the PAM modules by default, so don&apos;t add explicitdependencies on the PAM modules from things that use PAM (e.g. runtime),allowing custom/embedded systems to omit these easily.This change adds a new package to the system so, until we have a properpolicy on how to handle this in release/stable branches, it should notbe MFC&apos;d.MFC after:	neverReviewed by:	des, baptSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53602

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 11:20:33 +0100</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9cf02c38e492dd16b70bfd8203b3f1bc6436e574 - libpam: Don&apos;t put man8 in the dev package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#9cf02c38e492dd16b70bfd8203b3f1bc6436e574</link>
        <description>libpam: Don&apos;t put man8 in the dev packageThese are user-facing manpages, but were installed in the runtime-devpackage since the PAM modules use bsd.lib.mk.  Use MANNODEV instead ofMAN to put them in the base runtime package instead.Fixes:  031e711647c3 (&quot;packages: Install development manpages in the -dev package&quot;)MFC after:	3 daysReviewed by:	baptSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D53601

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Mon, 10 Nov 2025 11:14:42 +0100</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93c43690960274dd3bb67b1ee0f1dd3ca4d13def - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#93c43690960274dd3bb67b1ee0f1dd3ca4d13def</link>
        <description>pkgbase: Put more binaries/lib in runtimeMove some needed binaries/libs from FreeBSD-utilities to FreeBSD_runtime.This is everything needed to boot to multiuser with FreeBSD-rc installed.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33435

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 15:31:30 +0100</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f03a257ac3665c3aec49c7538489a10465a2654 - style.Makefile(5) police</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#7f03a257ac3665c3aec49c7538489a10465a2654</link>
        <description>style.Makefile(5) police(I&apos;ve tried to keep to the spirit of the original formatting)Reviewed by:	des

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 21:06:38 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90a9863e16ea3ca71d91edbab9b2bef9a4f2275e - Moved SHLIB_NAME definition into one place.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#90a9863e16ea3ca71d91edbab9b2bef9a4f2275e</link>
        <description>Moved SHLIB_NAME definition into one place.Approved by:	des

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Wed, 10 Apr 2002 20:07:05 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e - Switch to OpenPAM.  Bump library version.  Modules are now versioned, so</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e</link>
        <description>Switch to OpenPAM.  Bump library version.  Modules are now versioned, soapplications linked with Linux-PAM will still work.Remove pam_get_pass(); OpenPAM has pam_get_authtok().Remove pam_prompt(); OpenPAM has pam_{,v}{error,info,prompt}().Remove pam_set_item(3) man page as OpenPAM has its own.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 22:56:25 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2c8459e8500ce982c53dd6e144350a314ad7884 - Add a pam_self authentication module that succeeds if and only if the local</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#e2c8459e8500ce982c53dd6e144350a314ad7884</link>
        <description>Add a pam_self authentication module that succeeds if and only if the localand remote user names are the same.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Wed, 05 Dec 2001 16:55:14 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f03a257ac3665c3aec49c7538489a10465a2654 - style.Makefile(5) police</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#7f03a257ac3665c3aec49c7538489a10465a2654</link>
        <description>style.Makefile(5) police(I&apos;ve tried to keep to the spirit of the original formatting)Reviewed by:	des

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Sun, 09 Mar 2003 21:06:38 +0100</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>90a9863e16ea3ca71d91edbab9b2bef9a4f2275e - Moved SHLIB_NAME definition into one place.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#90a9863e16ea3ca71d91edbab9b2bef9a4f2275e</link>
        <description>Moved SHLIB_NAME definition into one place.Approved by:	des

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Wed, 10 Apr 2002 20:07:05 +0200</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e - Switch to OpenPAM.  Bump library version.  Modules are now versioned, so</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#519b6a4c8f7c7e1bcfc63b6083aac44fb1cfc91e</link>
        <description>Switch to OpenPAM.  Bump library version.  Modules are now versioned, soapplications linked with Linux-PAM will still work.Remove pam_get_pass(); OpenPAM has pam_get_authtok().Remove pam_prompt(); OpenPAM has pam_{,v}{error,info,prompt}().Remove pam_set_item(3) man page as OpenPAM has its own.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Tue, 05 Mar 2002 22:56:25 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e2c8459e8500ce982c53dd6e144350a314ad7884 - Add a pam_self authentication module that succeeds if and only if the local</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpam/modules/pam_self/Makefile#e2c8459e8500ce982c53dd6e144350a314ad7884</link>
        <description>Add a pam_self authentication module that succeeds if and only if the localand remote user names are the same.Sponsored by:	DARPA, NAI Labs

            List of files:
            /freebsd/lib/libpam/modules/pam_self/Makefile</description>
        <pubDate>Wed, 05 Dec 2001 16:55:14 +0100</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
