<?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>e899971b - sound: Add an example of basic sound application</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#e899971b</link>
        <description>sound: Add an example of basic sound applicationThis is an example demonstrating the usage of the OSS-compatible APIsprovided by the sound(4) subsystem. It reads frames from a dsp node andwrites them to the same dsp node.Reviewed by:	hselasky, bcrDifferential revision:	https://reviews.freebsd.org/D30149(cherry picked from commit 21d854658801f6ddb91de3a3c3384e90f5d920f2)

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Wed, 04 Aug 2021 10:04:54 +0000</pubDate>
        <dc:creator>Goran Meki&#263; &lt;meka@tilda.center&gt;</dc:creator>
    </item>
<item>
        <title>73577bf0 - flua: Add a libjail module</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#73577bf0</link>
        <description>flua: Add a libjail modulelibjail is pretty small, so it makes for a good proof of concept demonstratinghow a system library can be wrapped to create a loadable Lua module for flua.* Introduce 3lua section for man pages* Add libjail moduleReviewed by:	kevans, manpagesRelnotes:	yesDifferential Revision:	https://reviews.freebsd.org/D26080

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Sat, 24 Oct 2020 17:08:59 +0000</pubDate>
        <dc:creator>Ryan Moeller &lt;freqlabs@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a8b94f3d - pkgbase: Move login.access to usb.bin/login</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#a8b94f3d</link>
        <description>pkgbase: Move login.access to usb.bin/loginAlso remove the etc-examples target as we don&apos;t have any filesto handle here.Reviewed by:	bapt

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Wed, 22 May 2019 07:23:03 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>405c3050 - Remove iBCS2, part1: userspace</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#405c3050</link>
        <description>Remove iBCS2, part1: userspaceiBCS2 was disconnected from the build in 2015 (see r291419)bsdconfig parts submitted by dteske.Reviewed by:	kib (previous version)Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Wed, 19 Dec 2018 21:56:54 +0000</pubDate>
        <dc:creator>Mateusz Guzik &lt;mjg@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>01cebb69 - MK_EFI - Add uefisign and friends to this knob and ensure that we don&apos;t</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#01cebb69</link>
        <description>MK_EFI - Add uefisign and friends to this knob and ensure that we don&apos;ttry to build them if MK_OPENSSL is unset.Reviewed by:	emaste imp kevansSponsored by:	Limelight NetworksDifferential Revision:	https://reviews.freebsd.org/D15211

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Tue, 19 Jun 2018 21:07:25 +0000</pubDate>
        <dc:creator>Sean Bruno &lt;sbruno@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5e37f7b3 - Convert share/examples/Makefile over to using FILES and FILESDIR.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#5e37f7b3</link>
        <description>Convert share/examples/Makefile over to using FILES and FILESDIR.The goal is to avoid using install directly so we can make changes the affecthow the entire system is installed, without having to touch many places.This is part of the packaging base work.Reviewed by:	willApproved by:	bapt (mentor), allanjude (mentor)Differential Revision:	https://reviews.freebsd.org/D1513

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Wed, 09 May 2018 13:53:10 +0000</pubDate>
        <dc:creator>Brad Davis &lt;brd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>576157b3 - Install files added in SVN&apos;s r295373, r295457, r295542</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#576157b3</link>
        <description>Install files added in SVN&apos;s r295373, r295457, r295542Reported by:	woodsb02MFC after:	3 daysX-MFC to:	stable/11

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Tue, 13 Mar 2018 23:37:33 +0000</pubDate>
        <dc:creator>Devin Teske &lt;dteske@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8fb93a0c - Unbreak install</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#8fb93a0c</link>
        <description>Unbreak installReported by:	cy

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Mon, 30 Oct 2017 04:30:34 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d511b20a - Add HAS_TESTS to all Makefiles that are currently using the</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#d511b20a</link>
        <description>Add HAS_TESTS to all Makefiles that are currently using the`SUBDIR.${MK_TESTS}+= tests` idiom.This is a follow up to r321912.

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:50:42 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4b330699 - Convert traditional ${MK_TESTS} conditional idiom for including test</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#4b330699</link>
        <description>Convert traditional ${MK_TESTS} conditional idiom for including testdirectories to SUBDIR.${MK_TESTS} idiomThis is being done to pave the way for future work (and homogenity) in^/projects/make-check-sandbox .No functional change intended.MFC after:	1 weeks

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Wed, 02 Aug 2017 08:35:51 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>edd4d705 - Remove unneccessary call to mtree, which, when building as an unprivileged</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#edd4d705</link>
        <description>Remove unneccessary call to mtree, which, when building as an unprivilegeduser (with -DNO_ROOT), resulted in warnings looking like these:share/man/cat8:        user (9, 3819, not modified: Operation not permitted)        permissions (0755, 0700, modified)The BSD.usr.mk is already taken care of in etc/Makefile.Submitted by:	Alex Richardson &lt;alr48@cl.cam.ac.uk&gt;Reviewed by:	bdreweryMFC after:	1 monthSponsored by:	DARPA, AFRLDifferential Revision:	https://reviews.freebsd.org/D9212

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Tue, 23 May 2017 11:08:36 +0000</pubDate>
        <dc:creator>Edward Tomasz Napierala &lt;trasz@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e44885ac - share: normalize paths using SRCTOP-relative paths or :H when possible</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#e44885ac</link>
        <description>share: 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/share/examples/Makefile</description>
        <pubDate>Sat, 04 Mar 2017 11:26:40 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2d5386cc - Fix packaging /usr/share/examples/etc.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#2d5386cc</link>
        <description>Fix packaging /usr/share/examples/etc.Reported by:	woodsb02MFC after:	3 daysX-MFC-With:	r308148Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Mon, 31 Oct 2016 21:11:46 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3191e571 - Install/Connect ypldap.conf(5) on examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#3191e571</link>
        <description>Install/Connect ypldap.conf(5) on examples.

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Mon, 06 Jun 2016 02:43:41 +0000</pubDate>
        <dc:creator>Marcelo Araujo &lt;araujo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a5921bc3 - Update share/examples/* to properly install /usr/share/examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#a5921bc3</link>
        <description>Update share/examples/* to properly install /usr/share/examples.As result of this, a new examples package is now created.Note, this is only effective with &apos;SHARED=copies&apos; (the default),as the &apos;SHARED=symlinks&apos; mechanism will create a symlink to thesource tree version of the file(s).Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Tue, 10 May 2016 00:51:50 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>94086cea - Rework META_TARGETS so that it automatically adds META_DEPS to the targets.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#94086cea</link>
        <description>Rework META_TARGETS so that it automatically adds META_DEPS to the targets.This will only be done if the target is defined, so if the target isdefined after bsd.sys.mk is included then it needs to manually add${META_DEPS} still.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Thu, 14 Apr 2016 21:04:42 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b7d28aff - META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#b7d28aff</link>
        <description>META_MODE: Simplify the META_COOKIE handling to use .USE/.USEBEFORE.Extend it to other cases of meta mode cookies so they get the proper rmcookie behavior when a .meta file detects it needs to rebuild and fails.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 23:45:28 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5cc0579 - DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#d5cc0579</link>
        <description>DIRDEPS_BUILD: Fix staging of share/sendmail and share/examples.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Fri, 11 Mar 2016 23:45:09 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>93e779a2 - META MODE: These need object directories to handle staging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#93e779a2</link>
        <description>META MODE: These need object directories to handle staging.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Thu, 26 Nov 2015 01:14:27 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa92269e - Add more SUBDIR_PARALLEL.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/share/examples/Makefile#aa92269e</link>
        <description>Add more SUBDIR_PARALLEL.MFC after:	3 weeksSponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-13.1/share/examples/Makefile</description>
        <pubDate>Thu, 15 Oct 2015 22:55:08 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
