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

            List of files:
            /freebsd-14.2/usr.bin/ftp/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>b5be5c35 - pkgbase: Create a FreeBSD-ftp package</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#b5be5c35</link>
        <description>pkgbase: Create a FreeBSD-ftp packageftp tools aren&apos;t that useful nowadays but some might want them.Create a FreeBSD-ftp package so users have a choice to havethem or not.Differential Revision:	https://reviews.freebsd.org/D31794

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Thu, 02 Sep 2021 15:14:20 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a35f04fb - Adopt SRCTOP in usr.bin</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#a35f04fb</link>
        <description>Adopt SRCTOP in usr.binPrefer ${SRCTOP}/foo over ${.CURDIR}/../../foo and ${SRCTOP}/usr.bin/fooover ${.CURDIR}/../foo for paths in Makefiles.Differential Revision:	https://reviews.freebsd.org/D9932Sponsored by:		NetflixSilence on:		arch@ (twice)

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Sun, 12 Mar 2017 18:58:44 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3e11bd9e - Convert to usr.bin/ to LIBADD</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Tue, 25 Nov 2014 14:29:10 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8b5f7248 - ftp(1) uses nothing from libutil, do not link to it</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#8b5f7248</link>
        <description>ftp(1) uses nothing from libutil, do not link to it

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Wed, 05 Nov 2014 15:32:57 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>80189b3b - Replace all uses of libncurses and libtermcap with their wide character</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#80189b3b</link>
        <description>Replace all uses of libncurses and libtermcap with their wide charactervariants.  This allows usable file system images (i.e. those with both ashell and an editor) to be created with only one copy of the curses library.Exp-run:	antoinePR:		189842Discussed with:	baptSponsored by:	DARPA, AFRL

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Thu, 17 Jul 2014 18:24:34 +0000</pubDate>
        <dc:creator>Brooks Davis &lt;brooks@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/usr.bin/ftp/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/usr.bin/ftp/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>b7946da9 - Build usr.bin/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#b7946da9</link>
        <description>Build usr.bin/ with WARNS=6 by default.Also add some missing $FreeBSD$ to keep svn happy.

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 10:27:05 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2cc3124e - Obey MK_INET6_SUPPORT.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#2cc3124e</link>
        <description>Obey MK_INET6_SUPPORT.

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Thu, 27 Jul 2006 14:20:14 +0000</pubDate>
        <dc:creator>Yaroslav Tykhiy &lt;ytykhiy@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>47d7e8a9 - Fixed style of DPADD and LDADD assignments as per style.Makefile(5).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#47d7e8a9</link>
        <description>Fixed style of DPADD and LDADD assignments as per style.Makefile(5).

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Thu, 05 Feb 2004 22:44:25 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>fd693f67 - Restore INET6 option from config.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#fd693f67</link>
        <description>Restore INET6 option from config.h.Submitted by:	David Malone &lt;dwmalone@maths.tcd.ie&gt;

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Wed, 25 Jun 2003 15:53:25 +0000</pubDate>
        <dc:creator>Mike Heffner &lt;mikeh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f5520c40 - Update for latest lukemftp import.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#f5520c40</link>
        <description>Update for latest lukemftp import.

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Mon, 16 Jun 2003 02:37:42 +0000</pubDate>
        <dc:creator>Mike Heffner &lt;mikeh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bfacd15a - Connect lukemftp to the build as the default ftp client. Lukemftp</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#bfacd15a</link>
        <description>Connect lukemftp to the build as the default ftp client. Lukemftpsupports most of the previous features of FreeBSD ftp, but has beenbetter maintained and includes new features.

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Thu, 13 Dec 2001 23:46:44 +0000</pubDate>
        <dc:creator>Mike Heffner &lt;mikeh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3797b581 - Remove addition of -g to CFLAGS</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#3797b581</link>
        <description>Remove addition of -g to CFLAGS

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Tue, 16 May 2000 04:23:54 +0000</pubDate>
        <dc:creator>Chris Piazza &lt;cpiazza@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4dd8b5ab - another tcp apps IPv6 updates.(should be make world safe)</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#4dd8b5ab</link>
        <description>another tcp apps IPv6 updates.(should be make world safe)  ftp, telnet, ftpd, faithd  also telnet related sync with crypto, secure, kerberosIVObtained from: KAME project

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Thu, 27 Jan 2000 09:28:38 +0000</pubDate>
        <dc:creator>Yoshinobu Inoue &lt;shin@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c3aac50f - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#c3aac50f</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Sat, 28 Aug 1999 01:08:13 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f62092b8 - - add &quot;-s src_addr&quot; option to allow setting of the source IP address;</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#f62092b8</link>
        <description>- add &quot;-s src_addr&quot; option to allow setting of the source IP address;- fix two minor bugs;- slightly cleanup manpage.

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Fri, 25 Jun 1999 14:11:16 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b6208130 - Sync with NetBSD v1.3.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#b6208130</link>
        <description>Sync with NetBSD v1.3.Keep I8N1 and quarantine port code.  Replace our security fix with NetBSD&apos;s(their idea was better).

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Sat, 13 Dec 1997 20:38:21 +0000</pubDate>
        <dc:creator>Paul Traina &lt;pst@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>97fe7f47 - Changes to support full make parallelism (-j&lt;n&gt;) in the world</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#97fe7f47</link>
        <description>Changes to support full make parallelism (-j&lt;n&gt;) in the worldtarget.Reviewed by:	&lt;many different folks&gt;Submitted by:	Nickolay N. Dudorov&quot; &lt;nnd@nnd.itfs.nsk.su&gt;

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Sun, 05 Oct 1997 09:40:24 +0000</pubDate>
        <dc:creator>Jordan K. Hubbard &lt;jkh@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5fc864b2 - Import substantial improvements to ftp(1) from NetBSD, largely the</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/usr.bin/ftp/Makefile#5fc864b2</link>
        <description>Import substantial improvements to ftp(1) from NetBSD, largely thework of Luke Mewburn.This includes, but is not limited to : - commandline editing and history. - local and remote filename completion. - a new progress display. - the ability to access files using either the ftp or http protocols,   and use http proxies for ftp transfers.The FreeeBSD &quot;restricted ports&quot; functionality was preserved.Obtained from:	NetBSD

            List of files:
            /freebsd-14.2/usr.bin/ftp/Makefile</description>
        <pubDate>Wed, 25 Jun 1997 08:56:46 +0000</pubDate>
        <dc:creator>Mike Smith &lt;msmith@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
