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

            List of files:
            /freebsd-14.2/lib/libwrap/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>a099694e - pkgbase: Put libwrap in FreeBSD-tcpd package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#a099694e</link>
        <description>pkgbase: Put libwrap in FreeBSD-tcpd packageIt belongs there with the tcp wrapper utilitiesDifferential Revision:	https://reviews.freebsd.org/D36226

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Fri, 22 Jul 2022 09:06:05 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93c43690 - pkgbase: Put more binaries/lib in runtime</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#93c43690</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-14.2/lib/libwrap/Makefile</description>
        <pubDate>Tue, 14 Dec 2021 14:31:30 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b8fdf588 - Move hosts.allow to lib/libwrap/</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#b8fdf588</link>
        <description>Move hosts.allow to lib/libwrap/This leverages CONFS to handle the install.Approved by:	re (blanket, pkgbase), bapt (mentor)Differential Revision:	https://reviews.freebsd.org/D17240

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Sat, 22 Sep 2018 13:17:30 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4a42ab7d - Use SRCTOP instead of .CURDIR-relative path in .PATH directive</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#4a42ab7d</link>
        <description>Use SRCTOP instead of .CURDIR-relative path in .PATH directiveMFC after:	3 weeksSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Wed, 18 Jan 2017 18:14:50 +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/libwrap/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libwrap/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>7fdd45b0 - Use LIBEXECDIR for /usr/libexec.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#7fdd45b0</link>
        <description>Use LIBEXECDIR for /usr/libexec.MFC after:	1 weekSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Thu, 26 Nov 2015 01:14:40 +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-14.2/lib/libwrap/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/libwrap/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>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/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/libwrap/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>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5d - Bump library versions in preparation for 7.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#419ecd5d</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Mon, 21 May 2007 02:49:08 +0000</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>66fd908b - Remove a (harmless) stray backslash.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#66fd908b</link>
        <description>Remove a (harmless) stray backslash.

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Tue, 27 Feb 2007 16:13:19 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f30112ba - Make hosts.allow point to hosts_options instead.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#f30112ba</link>
        <description>Make hosts.allow point to hosts_options instead.Requested by: 	ru

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Tue, 27 Feb 2007 14:22:07 +0000</pubDate>
        <dc:creator>Nick Hibma &lt;n_hibma@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>85fea784 - Create a link from hosts.allow(5) hosts_access(3), to give the user a</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#85fea784</link>
        <description>Create a link from hosts.allow(5) hosts_access(3), to give the user astarting point for more information on a file in /etc.MFC after:	1 week

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Tue, 20 Feb 2007 23:12:04 +0000</pubDate>
        <dc:creator>Nick Hibma &lt;n_hibma@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-14.2/lib/libwrap/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/libwrap/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>a84020c2 - Bump the shared library version number of all libraries that have not</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#a84020c2</link>
        <description>Bump the shared library version number of all libraries that have notbeen bumped since RELENG_5.Reviewed by:	ruApproved by:	re (not needed for commit check but in principle...)

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Fri, 22 Jul 2005 17:19:05 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>731db6a4 - NOINET6 -&gt; NO_INET6</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#731db6a4</link>
        <description>NOINET6 -&gt; NO_INET6

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 10:49:29 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6c58990d - Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#6c58990d</link>
        <description>Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.If turned on  no NIS support and related programs will be built.Lost parts rediscovered by:	Danny Braniss &lt;danny at cs.huji.ac.il&gt;PR:		bin/68303No objections:	des, gshapiro, nectarReviewed by:	ruApproved by:	rwatson (mentor)MFC after:	2 weeks

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Sat, 13 Nov 2004 20:40:32 +0000</pubDate>
        <dc:creator>Bjoern A. Zeeb &lt;bz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e0c27215 - Turn on the extended syntax, which TCP_wrappers has by default, as</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libwrap/Makefile#e0c27215</link>
        <description>Turn on the extended syntax, which TCP_wrappers has by default, asdistributed.

            List of files:
            /freebsd-14.2/lib/libwrap/Makefile</description>
        <pubDate>Thu, 24 Jul 2003 19:58:56 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
