<?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>101db63b - Don&apos;t use absolute path to sed when building usr.bin/join</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#101db63b</link>
        <description>Don&apos;t use absolute path to sed when building usr.bin/joinThis is required to build sort on Linux hosts since sed is in /bin there.Approved By:	jhb (mentor)

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Thu, 23 Aug 2018 18:18:43 +0000</pubDate>
        <dc:creator>Alex Richardson &lt;arichardson@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>36180cd5 - sort(1): Add bits to allow easy checking against NetBSD tests</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#36180cd5</link>
        <description>sort(1): Add bits to allow easy checking against NetBSD testsI&apos;m looking at sort(1) failures, for better or worse.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Wed, 20 Jun 2018 03:10:49 +0000</pubDate>
        <dc:creator>Kyle Evans &lt;kevans@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-12.1/usr.bin/sort/Makefile#3e11bd9e</link>
        <description>Convert to usr.bin/ to LIBADDReduce overlinking

            List of files:
            /freebsd-12.1/usr.bin/sort/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>e4684c78 - Change LDFLAGS to LDADD in order to allow static builds.  This is more</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#e4684c78</link>
        <description>Change LDFLAGS to LDADD in order to allow static builds.  This is moreproper way to ensure that the command line compile works the way we intend.Add explicity DPADD statemens on LIBMD and LIBPTHREAD depending on whichoptions are used in the build.Reviewed by:	andrewMFC after:	2 weeks

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Sat, 15 Nov 2014 18:03:38 +0000</pubDate>
        <dc:creator>Sean Bruno &lt;sbruno@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>478290db - Check in first src/tests snapshot from NetBSD anoncvs</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#478290db</link>
        <description>Check in first src/tests snapshot from NetBSD anoncvsSources were obtained like so:% export CVSROOT=&quot;anoncvs@anoncvs.NetBSD.org:/cvsroot&quot;% cvs -z9 co -D &quot;09/30/2014 20:45&quot; -P src/tests% mv src/tests/* tests/dist/.&apos;*CVS*&apos; has been added to svn:ignore to ease updating periodically fromupstreamSome line ending issues had to be resolved with test outputs and scriptsvia dos2unix and by deleting the eol-style property set in usr.bin/sortDiscussed with: rpauloSponsored by: EMC / Isilon Storage Division

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Wed, 01 Oct 2014 04:07:17 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@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-12.1/usr.bin/sort/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-12.1/usr.bin/sort/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>cf57243a - Convert sort to using newer MK_ convention.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#cf57243a</link>
        <description>Convert sort to using newer MK_ convention.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Sat, 05 Apr 2014 18:01:49 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9a41df2a - Remove WARNS=6 lines.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#9a41df2a</link>
        <description>Remove WARNS=6 lines.WARNS=6 is already implied at this point.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Thu, 18 Oct 2012 15:39:29 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d38ae94b - - Remove GNU sort and the WITH_GNU_SORT knob</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#d38ae94b</link>
        <description>- Remove GNU sort and the WITH_GNU_SORT knob

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Sat, 13 Oct 2012 18:40:39 +0000</pubDate>
        <dc:creator>Gabor Kovesdan &lt;gabor@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7d26b3ee - - Switch to BSD sort as default sort.  GNU sort will still be installed as</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#7d26b3ee</link>
        <description>- Switch to BSD sort as default sort.  GNU sort will still be installed as  &quot;gnusort&quot;.  Most of the BSD sort development work was done by  Oleg Moskalenko &lt;oleg.moskalenko@citrix.com&gt;.- GNU grep can be set to default by setting WITH_GNU_GREP.  It will cause  BSD sort to be installed as &quot;bsdsort&quot;.Portbuild tested by:    linimon

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Wed, 27 Jun 2012 05:59:01 +0000</pubDate>
        <dc:creator>Gabor Kovesdan &lt;gabor@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d826ccd6 - - Disable threaded sort by default</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#d826ccd6</link>
        <description>- Disable threaded sort by default- Fix typo in the NLS support

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Wed, 27 Jun 2012 05:50:15 +0000</pubDate>
        <dc:creator>Gabor Kovesdan &lt;gabor@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>c66bbc91 - Add a BSD-licensed sort rewrite that was started by me and later completed</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#c66bbc91</link>
        <description>Add a BSD-licensed sort rewrite that was started by me and later completedwith the major functionality and optimizations by Oleg Moskalenko.It is compatible with the latest version of POSIX and the current GNU sortversion that we have in base.  Beside this, it implements all thefunctionality introduced in later versions of GNU sort.  For now, it willbe installed as &quot;bsdsort&quot;, keeping GNU sort as the default sortimplementation.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Fri, 11 May 2012 12:37:16 +0000</pubDate>
        <dc:creator>Gabor Kovesdan &lt;gabor@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>12b1cc8f - Use the new features of cdefs.h.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#12b1cc8f</link>
        <description>Use the new features of cdefs.h.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Sat, 06 Apr 2002 21:09:31 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>528b02ff - Fix style.</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#528b02ff</link>
        <description>Fix style.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Sat, 06 Apr 2002 21:03:33 +0000</pubDate>
        <dc:creator>David E. O&apos;Brien &lt;obrien@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa5619ca - Build a working version of sort(1) from contrib.  Use netbsd.h as a hack</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#aa5619ca</link>
        <description>Build a working version of sort(1) from contrib.  Use netbsd.h as a hackto avoid bringing the sources off the vendor branch just to #ifdef outthe RCS and SCCS IDs.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Sat, 06 Apr 2002 13:59:43 +0000</pubDate>
        <dc:creator>Dag-Erling Sm&#248;rgrav &lt;des@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7a0a3950 - Vendor import NETBSD&apos;s sort(1). This will be a replacement for</title>
        <link>http://172.16.0.5:8080/history/freebsd-12.1/usr.bin/sort/Makefile#7a0a3950</link>
        <description>Vendor import NETBSD&apos;s sort(1). This will be a replacement forour GNU sort, as discussed 6 months or more ago.

            List of files:
            /freebsd-12.1/usr.bin/sort/Makefile</description>
        <pubDate>Fri, 22 Mar 2002 13:54:24 +0000</pubDate>
        <dc:creator>Mark Murray &lt;markm@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
