<?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>e79c9305184a8c57e9b4a7cba68ea19b3a1b511d - libnvmm: Update makefiles and hook to build</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#e79c9305184a8c57e9b4a7cba68ea19b3a1b511d</link>
        <description>libnvmm: Update makefiles and hook to build

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sun, 09 May 2021 23:05:43 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>479ab7f0492f2a51b48e8537e4f1dc686fc6014b - boot: Move boot source code /usr/src/stand.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#479ab7f0492f2a51b48e8537e4f1dc686fc6014b</link>
        <description>boot: Move boot source code /usr/src/stand.sys/boot becomes stand/boot and lib/libstand becomes stand/lib.My main reason is to have boot out of the way when for example greppingin sys/. It also makes more sense since it&apos;s not really userland orkernel code.Other BSDs have moved their boot/standalone code around too, but maybewith different directory layouts.Approved-by: dillon, zrj

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Mon, 12 Jul 2021 14:20:16 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>c37c9ab3239b3abb889e6cfd43e7211513955129 - build - Add zstd to the build (libzstd as private library)</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#c37c9ab3239b3abb889e6cfd43e7211513955129</link>
        <description>build - Add zstd to the build (libzstd as private library)* Bring in contrib/zstd from FreeBSD.* Add libzstd as a private library (i.e. priv/libprivate_zstd) to  avoid confusion.  (Note that FreeBSD also has zstd in base as  a private library).* Add zstd, unzstd, zstdcat, zstdmt utilities.* Integrate into libarchive, initrd, dsynth, and misc other  base system elements.Ported-from: FreeBSD

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Thu, 01 Apr 2021 17:50:51 +0000</pubDate>
        <dc:creator>Matthew Dillon &lt;dillon@apollo.backplane.com&gt;</dc:creator>
    </item>
<item>
        <title>ec21d9fbfac028108ef0d30283d74b804e16da33 - Import stdbuf(1) together with libstdbuf(3) from FreeBSD</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#ec21d9fbfac028108ef0d30283d74b804e16da33</link>
        <description>Import stdbuf(1) together with libstdbuf(3) from FreeBSDThe stdbuf(1) is a utility to change the initial buffering of stdin,stdout and stderr streams for a given command.  It achieves thisfunctionality by preloading the libstdbuf(3) library and configuring theneeded environment variables.  Under the hood, libstdbuf(3) librarycalls setvbuf(3) to do the actual work.Changes from FreeBSD:* Removed 32bit i386 code from stdbuf(1)* Fix typos and update HISTORY section in libstdbuf.3 man page* Update the example to actually work on DragonFly

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Fri, 01 Jan 2021 14:08:34 +0000</pubDate>
        <dc:creator>Aaron LI &lt;aly@aaronly.me&gt;</dc:creator>
    </item>
<item>
        <title>e926d9f338dd5529d4bd857f7ac14e0a32ea0ab1 - Build libssh with ldns support. 2/2</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#e926d9f338dd5529d4bd857f7ac14e0a32ea0ab1</link>
        <description>Build libssh with ldns support. 2/2Hook ldns support into libssh via our libprivate_ldns:- revise libraries build order- adapt Makefiles- update libssh/config.h- drop libssh/openbsd-compat/getrrsetbyname.c, import  getrrsetbyname-ldns.c insteadApproved by: Rimvydas Jasinskas

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Tue, 04 Aug 2020 09:47:39 +0000</pubDate>
        <dc:creator>Daniel Fojt &lt;df@neosystem.org&gt;</dc:creator>
    </item>
<item>
        <title>20a2c96e94d0d541d971f8bff09db0d13d3b7eb1 - Makefile.inc1: Disconnect libelf from the build.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#20a2c96e94d0d541d971f8bff09db0d13d3b7eb1</link>
        <description>Makefile.inc1: Disconnect libelf from the build. Internal lib is no longer needed after libexecinfo changes.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Fri, 20 Dec 2019 09:33:51 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>78897f0b9d74b85525c8ef8e4467f288ebd105df - Remove the old libc_r.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#78897f0b9d74b85525c8ef8e4467f288ebd105df</link>
        <description>Remove the old libc_r.Nothing is using it, if it even works, and no one has been workingon it for a long time.Approved-by: dillon

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Fri, 15 Nov 2019 11:39:21 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>624037c1aec0af923b7826331805643186a83f44 - Nuke libradius(3).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#624037c1aec0af923b7826331805643186a83f44</link>
        <description>Nuke libradius(3). It was moved to DPorts. For now keep radlib.c code directly in ppp(8). Other BSDs have it atm.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sat, 05 Oct 2019 09:55:44 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>6ede645c204d9df82fcd849d3a35b6276015b2f7 - Nuke libtacplus(3).</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#6ede645c204d9df82fcd849d3a35b6276015b2f7</link>
        <description>Nuke libtacplus(3). It was moved to DPorts.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sat, 05 Oct 2019 09:54:16 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>e1feec01ade75b46b892296ab644ee93dfe4e08f - lib: Update dependencies.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#e1feec01ade75b46b892296ab644ee93dfe4e08f</link>
        <description>lib: Update dependencies. No libraries depend on libprivate_ssh, it can be built with rest. We could remove libprivate_ssh.so as and link with static version as it is done in upstream version, but for now save few bytes. While there, remove LIBSSH from MINUSPAM list.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sat, 05 Oct 2019 09:51:55 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>172870169c5d383da80485a3efdd4d5487e4a49f - world: Remove libmd from the base.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#172870169c5d383da80485a3efdd4d5487e4a49f</link>
        <description>world: Remove libmd from the base.Everything in base has been converted to use pure LibreSSL hash API.The libmd now is moved to dports security/libmd for compatibility.Also remove lone rmd160.h header that was added directly to include/.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Mon, 17 Jun 2019 06:30:06 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ad21b0ea7e2c87429e93c1a3ddc3a7ac12929423 - lib: Update dependencies.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#ad21b0ea7e2c87429e93c1a3ddc3a7ac12929423</link>
        <description>lib: Update dependencies.No libraries depend on libmd, it can now be build in standard order.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Mon, 17 Jun 2019 06:28:42 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>d04cfa35e9896fbd1e67c767e1a2e70ebbf6be77 - world: Remove OPIE from base.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#d04cfa35e9896fbd1e67c767e1a2e70ebbf6be77</link>
        <description>world: Remove OPIE from base.The OPIE has been deprecated sinceed5666c1699a23a9ae3c0aca97dabaae71e26431

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Mon, 17 Jun 2019 06:25:13 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>b501c63d986c75ef3ff0cd82dfc291d0fa9f1759 - Remove libcipher.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#b501c63d986c75ef3ff0cd82dfc291d0fa9f1759</link>
        <description>Remove libcipher.It has been moved out to dports security/libcipher3.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Wed, 17 Apr 2019 00:19:47 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ca4ef999d6849b98c0cc692b42e5ff0913970a3e - libssh: Bump shlib version for api change.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#ca4ef999d6849b98c0cc692b42e5ff0913970a3e</link>
        <description>libssh: Bump shlib version for api change.The private libssh does not install any headers. Make it shpub.There are few issues that need to be addressed later on.For now just document its dependency on libutil, adjust order.The libprivate_ssh.so must be built before libpam shared modules.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Fri, 19 Apr 2019 18:08:25 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>66077fbf0efb59b37625b57b39a39acd41fe279c - Makefile.inc1: Update library interdeps.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#66077fbf0efb59b37625b57b39a39acd41fe279c</link>
        <description>Makefile.inc1: Update library interdeps. * libarchive no longer depends on libmd * libarchive and liblzma no longer depends on libthread_xu * libdevattr can be compiled in standard orderAdjust lib/Makefile to match output of tools/make_libdeps.sh.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sun, 14 Apr 2019 19:53:17 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
<item>
        <title>ee3ebee6341d385ab1e8f63b026efd8eeb72a25f - kernel: Remove puffs(4), putter(9) and associated libs and utilities.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#ee3ebee6341d385ab1e8f63b026efd8eeb72a25f</link>
        <description>kernel: Remove puffs(4), putter(9) and associated libs and utilities.All of these were originally pushed and hooked into the build in non-working condition so that they would not go stale break building. Thehope was that someone would pick up the work and fix the remainingissues, which never materialized.This has led to more harm than good, with people occasionally assumingthat this code is functional. Also, the existence of /usr/include/fuse.hmight lead configure checks into believing that we have a workingimplementation.

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Tue, 15 Jan 2019 03:44:42 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>755d70b8f2c28b016b6c0330273e7daa38038f27 - Remove IPsec and related code from the system.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#755d70b8f2c28b016b6c0330273e7daa38038f27</link>
        <description>Remove IPsec and related code from the system.It was unmaintained ever since we inherited it from FreeBSD 4.8.In fact, we had two implementations from that time: IPSEC and FAST_IPSEC.FAST_IPSEC is the implementation to which FreeBSD has moved since, butit didn&apos;t even build in DragonFly.Fixes for dports have been committed to DeltaPorts.Requested-by: dillonDports-testing-and-fixing: zrj

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sat, 21 Apr 2018 21:26:37 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>fef7d5c7c737268396453f20ad42104230fa160e - Remove the NO_CRYPT build option.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#fef7d5c7c737268396453f20ad42104230fa160e</link>
        <description>Remove the NO_CRYPT build option.It has been broken for a long time without anyone complaining about andwe don&apos;t want to maintain it either.In-discussion-with: zrj

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Sat, 18 Nov 2017 12:01:04 +0000</pubDate>
        <dc:creator>Sascha Wildner &lt;saw@online.de&gt;</dc:creator>
    </item>
<item>
        <title>242be47e2206d44451f1e1b27f7966e08c0620c8 - libpam: Reorganize libpam build structure.</title>
        <link>http://src.rcs.uwaterloo.ca:8080/history/dflybsd-src/lib/Makefile#242be47e2206d44451f1e1b27f7966e08c0620c8</link>
        <description>libpam: Reorganize libpam build structure.In preparations for hooking back the openpam_static.cNo functional change except for debug info (paths have changed).

            List of files:
            /dflybsd-src/lib/Makefile</description>
        <pubDate>Thu, 09 Nov 2017 13:01:57 +0000</pubDate>
        <dc:creator>zrj &lt;rimvydas.jasinskas@gmail.com&gt;</dc:creator>
    </item>
</channel>
</rss>
