<?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>4c1a82ce - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#4c1a82ce</link>
        <description>pkgbase: Create a FreeBSD-utilities package and make it the default oneThe default package use to be FreeBSD-runtime but it should only containbinaries and libs enough to boot to single user and repair the system, itis also very handy to have a package that can be tranform to a small mfsroot.So create a new package named FreeBSD-utilities and make it the default one.Also move a few binaries and lib into this package when it make sense.Reviewed by:	bapt, gjbDifferential Revision:	https://reviews.freebsd.org/D21506

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 14:15:47 +0000</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aa597516 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#aa597516</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis simplifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:41:53 +0000</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95 - First pass through library packaging.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 21:16:35 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>daaf5759 - Build lib/ with WARNS=6 by default.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#daaf5759</link>
        <description>Build lib/ with WARNS=6 by default.Similar to libexec/, do the same with lib/. Make WARNS=6 the norm andlower it when needed.I&apos;m setting WARNS?=0 for secure/. It seems secure/ includes theMakefile.inc provided by lib/. I&apos;m not going to touch that directory.Most of the code there is contributed anyway.

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Sat, 02 Jan 2010 09:58:07 +0000</pubDate>
        <dc:creator>Ed Schouten &lt;ed@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3ca3047a - Bump the version of all non-symbol-versioned shared libraries in</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#3ca3047a</link>
        <description>Bump the version of all non-symbol-versioned shared libraries inpreparation for 8.0-RELEASE.  Add the previous version of thoselibraries to ObsoleteFiles.inc and bump __FreeBSD_Version.Reviewed by:    kibApproved by:    re (rwatson)

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Sun, 19 Jul 2009 17:25:24 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>419ecd5d - Bump library versions in preparation for 7.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#419ecd5d</link>
        <description>Bump library versions in preparation for 7.0.Ok&apos;d by:	kan

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Mon, 21 May 2007 02:49:08 +0000</pubDate>
        <dc:creator>Daniel Eischen &lt;deischen@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a84020c2 - Bump the shared library version number of all libraries that have not</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#a84020c2</link>
        <description>Bump the shared library version number of all libraries that have notbeen bumped since RELENG_5.Reviewed by:	ruApproved by:	re (not needed for commit check but in principle...)

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Fri, 22 Jul 2005 17:19:05 +0000</pubDate>
        <dc:creator>Ken Smith &lt;kensmith@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>aed56f6c - Add the new call control layer to the library and install the man page</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#aed56f6c</link>
        <description>Add the new call control layer to the library and install the man pagefor the service access point (SAP) stuff now that it is really available.

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Thu, 08 Jul 2004 17:09:55 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b5104990 - style.Makefile:</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#b5104990</link>
        <description>style.Makefile:	Use WARNS?= instead of WARNS=.

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Mon, 23 Feb 2004 20:07:47 +0000</pubDate>
        <dc:creator>Johan Karlsson &lt;johan@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f9f71976 - Build the layer 3 (signalling) stuff into the library and install</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#f9f71976</link>
        <description>Build the layer 3 (signalling) stuff into the library and installthe corresponding headers.

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Fri, 07 Nov 2003 09:10:25 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>34eee972 - Build address handling, traffic descriptor handling, encoding and decoding</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#34eee972</link>
        <description>Build address handling, traffic descriptor handling, encoding and decodinginto the library.

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Mon, 03 Nov 2003 12:27:22 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>216cf9f7 - Makefile for the NgATM user space library.</title>
        <link>http://172.16.0.5:8080/history/freebsd-13.1/lib/libngatm/Makefile#216cf9f7</link>
        <description>Makefile for the NgATM user space library.

            List of files:
            /freebsd-13.1/lib/libngatm/Makefile</description>
        <pubDate>Wed, 22 Oct 2003 11:52:35 +0000</pubDate>
        <dc:creator>Hartmut Brandt &lt;harti@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
