<?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>12f4976f - pkgbase: Create a FreeBSD-ftpd package</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#12f4976f</link>
        <description>pkgbase: Create a FreeBSD-ftpd packageAnd put ftpd into it.MFC after:	2 weeksSponsored by:	Beckhoff Automation GmbH &amp; Co. KGDifferential Revision:	https://reviews.freebsd.org/D33453(cherry picked from commit 20cd6e315e05a76ee0b745a029ebfd4a79d98e55)

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Wed, 15 Dec 2021 08:53:54 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>541075a6 - Move ftpusers to libexec/ftpd/</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#541075a6</link>
        <description>Move ftpusers to libexec/ftpd/Thsi helps with pkgbase by switching to CONFS so that ftpusers will beproperly tagged as a config file.Approved by:	will (mentor)Differential Revision:	https://reviews.freebsd.org/D16787

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 21 Aug 2018 17:07:52 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a251f9dc - libexec: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#a251f9dc</link>
        <description>libexec: normalize paths using SRCTOP-relative paths or :H when possibleThis simplifies make logic/outputMFC after:	1 monthSponsored by:	Dell EMC Isilon

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:28:03 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3656f229 - Add blacklist support to ftpd</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#3656f229</link>
        <description>Add blacklist support to ftpdReviewed by:	rpauloApproved by:	rpauloRelnotes:	YESSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D6703

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Fri, 03 Jun 2016 06:24:03 +0000</pubDate>
        <dc:creator>Kurt Lidl &lt;lidl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d1a0d267 - Upgrade libxo to 0.4.5.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#d1a0d267</link>
        <description>Upgrade libxo to 0.4.5.Local changes incorporated by 0.4.5: r284340Local changes retained: r276260, r282117Obtained from:	https://github.com/Juniper/libxo

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 24 Aug 2015 16:26:20 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2f0ae772 - Fix build after converting ls(1) to use libxo(3).</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#2f0ae772</link>
        <description>Fix build after converting ls(1) to use libxo(3).

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Wed, 10 Jun 2015 13:17:41 +0000</pubDate>
        <dc:creator>Marcel Moolenaar &lt;marcel@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ee5a34ec - Convert to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 21:18:18 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@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-13.1/libexec/ftpd/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-13.1/libexec/ftpd/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>31ee80d8 - Fix compilation of ftpcmd.y without -DINET6.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#31ee80d8</link>
        <description>Fix compilation of ftpcmd.y without -DINET6.Respect MK_INET6_SUPPORT in Makefile.Requested by:	Attila Nagy &lt;bra at fsn dot hu&gt;MFC after:	1 week

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 05 Jun 2006 15:50:34 +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-13.1/libexec/ftpd/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-13.1/libexec/ftpd/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>b5b0bba4 - NOPAM -&gt; NO_PAM</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#b5b0bba4</link>
        <description>NOPAM -&gt; NO_PAM

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 21 Dec 2004 12:49:24 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>809ad928 - ftpd(8) seems to be WARNS=2 clean now.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#809ad928</link>
        <description>ftpd(8) seems to be WARNS=2 clean now.Tested on:	i386, ia64, amd64, sparc64, alpha

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 31 Jul 2004 15:07:33 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>40f38d59 - Reorder dependencies to fix static NOPAM build.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#40f38d59</link>
        <description>Reorder dependencies to fix static NOPAM build.Submitted by:	lorder(1)

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 02 Feb 2004 18:19:41 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8657b576 - Extend the format of /etc/ftpchroot so an alternative chroot</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#8657b576</link>
        <description>Extend the format of /etc/ftpchroot so an alternative chrootdirectory can be specified for a user or a group.Add the manpage ftpchroot(5) since the file&apos;s format has growncomplex enough.PR:			bin/45327Portions submitted by:	Hideki SAKAMOTO &lt;sakamoto@hlla.is.tsukuba.ac.jp&gt;MFC after:		1 week

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Sun, 26 Jan 2003 19:02:56 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>4d33b62e - Teach &quot;ls -Z&quot; to use the policy-agnostic MAC label interfaces rather</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#4d33b62e</link>
        <description>Teach &quot;ls -Z&quot; to use the policy-agnostic MAC label interfaces ratherthan the LOMAC-specific interfaces for listing MAC labels.  This permitsls to view MAC labels in a manner similar to getfmac, when ls is usedwith the -l argument.  Next generation LOMAC will use the MAC Frameworkso should &quot;just&quot; work with this and other policies.  Not the prettiestcode in the world, but then, neither is ls(1).Obtained from:	TrustedBSD ProjectSponsored by:	DARPA, Network Associates Laboratories

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Thu, 24 Oct 2002 00:07:30 +0000</pubDate>
        <dc:creator>Robert Watson &lt;rwatson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f2ed9754 - Remove a GCC-specific command-line option. We should be using WARNS=n</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#f2ed9754</link>
        <description>Remove a GCC-specific command-line option. We should be using WARNS=nfor this stuff.

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Fri, 28 Jun 2002 10:36:14 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>0c934a5e - Put the last added source file in proper order.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#0c934a5e</link>
        <description>Put the last added source file in proper order.(and dcc the committer a dictionary)

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Wed, 27 Feb 2002 18:29:11 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9357f412 - Lock down with WFORMAT?=1, with overrides in the subdirectories which</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#9357f412</link>
        <description>Lock down with WFORMAT?=1, with overrides in the subdirectories whichare not yet warning-clean.  Tested on i386 and alpha.

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Mon, 04 Feb 2002 02:33:51 +0000</pubDate>
        <dc:creator>Kris Kennaway &lt;kris@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6b96c275 - Fixed missing DPADD in previous commit.  Fixed most style bugs related to</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#6b96c275</link>
        <description>Fixed missing DPADD in previous commit.  Fixed most style bugs related toDPADD and LDADD.

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 29 Dec 2001 12:06:59 +0000</pubDate>
        <dc:creator>Bruce Evans &lt;bde@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>481bfba6 - Link with libm to take advantage of the -h flag to ls.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/libexec/ftpd/Makefile#481bfba6</link>
        <description>Link with libm to take advantage of the -h flag to ls.Submitted by:	Mike Makonnen &lt;mike_makonnen@yahoo.com&gt;

            List of files:
            /freebsd-13.1/libexec/ftpd/Makefile</description>
        <pubDate>Sat, 29 Dec 2001 10:22:13 +0000</pubDate>
        <dc:creator>Josef Karthauser &lt;joe@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
