<?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>53a984a3 - Track upstream project rename in contrib/blocklistd</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ftpd/Makefile#53a984a3</link>
        <description>Track upstream project rename in contrib/blocklistdUpstream is now https://github.com/zoulasc/blocklist/.  Rename thecontrib directory and update Makefiles to match, in advance of the nextvendor branch update.Sponsored by:	The FreeBSD Foundation(cherry picked from commit 5f4c09dd85bff675e0ca63c55ea3c517e0fddfcc)

            List of files:
            /freebsd-14.2/libexec/ftpd/Makefile</description>
        <pubDate>Tue, 11 Oct 2022 19:27:51 +0000</pubDate>
        <dc:creator>Ed Maste &lt;emaste@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ftpd/Makefile#d0b2dbfa</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd-14.2/libexec/ftpd/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>0aa27001 - Put OPIE to rest.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ftpd/Makefile#0aa27001</link>
        <description>Put OPIE to rest.Differential Revision: https://reviews.freebsd.org/D36592

            List of files:
            /freebsd-14.2/libexec/ftpd/Makefile</description>
        <pubDate>Sun, 02 Oct 2022 01:37:29 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>796d48ec - ftpd(8): do not refer to now unused libxo(3)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ftpd/Makefile#796d48ec</link>
        <description>ftpd(8): do not refer to now unused libxo(3)In 2018, the commit r328100 (0fdf7fa846b1a1b1679e86812a1b08b8cb623604)removed libxo(3) support from ls(1), so ftpd has no reasons to linkwith libxo since then.ls(1) does not depend on libxo in both of stable/12 and stable/13.MFC after:	2 weeks

            List of files:
            /freebsd-14.2/libexec/ftpd/Makefile</description>
        <pubDate>Fri, 10 Jun 2022 14:03:07 +0000</pubDate>
        <dc:creator>Eugene Grosbein &lt;eugen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>20cd6e31 - pkgbase: Create a FreeBSD-ftpd package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/libexec/ftpd/Makefile#20cd6e31</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

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/libexec/ftpd/Makefile#2f0ae772</link>
        <description>Fix build after converting ls(1) to use libxo(3).

            List of files:
            /freebsd-14.2/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-14.2/libexec/ftpd/Makefile#ee5a34ec</link>
        <description>Convert to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/libexec/ftpd/Makefile#b5b0bba4</link>
        <description>NOPAM -&gt; NO_PAM

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/libexec/ftpd/Makefile#40f38d59</link>
        <description>Reorder dependencies to fix static NOPAM build.Submitted by:	lorder(1)

            List of files:
            /freebsd-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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-14.2/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>
</channel>
</rss>
