<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/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>16cef5f7a65588def71db4fdfa961f959847e3b6 - libpcap: Update to 1.10.6</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#16cef5f7a65588def71db4fdfa961f959847e3b6</link>
        <description>libpcap: Update to 1.10.6Changes:	https://raw.githubusercontent.com/the-tcpdump-group/libpcap/89e982c37c36ad0bf9f10b7ded421cb42422effa/CHANGESReviewed by:	bms, emasteObtained from:	https://www.tcpdump.org/release/libpcap-1.10.6.tar.gzSponsored by:	The FreeBSD FoundationDifferential Revision:	https://reviews.freebsd.org/D55545Differential Revision:	https://reviews.freebsd.org/D55858

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sun, 15 Mar 2026 02:42:55 +0100</pubDate>
        <dc:creator>Joseph Mingrone &lt;jrm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>73e8fe62466a8ae5576473d9be4c6df9a6eedab0 - libpcap: Fix dependency definitions for libpcap</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#73e8fe62466a8ae5576473d9be4c6df9a6eedab0</link>
        <description>libpcap: Fix dependency definitions for libpcapCommit 35dd53a9e132 (&quot;librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping&quot;)causes a build failure, since src.libnames.mk declares a depencency onlibbnxtre.so, but the libpcap Makefile and prebuild lib dependencieswere not updated accordingly.  Fix the declarations.Fixes:	35dd53a9e132 (&quot;librdmacm/libibverbs: Statically bound libbnxtre.so.1 to rping&quot;)Reviewed by:	ssaxenaDifferential Revision:	https://reviews.freebsd.org/D54048

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Wed, 03 Dec 2025 15:26:50 +0100</pubDate>
        <dc:creator>Mark Johnston &lt;markj@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031e711647c3edc3021c1029496d6798a632697e - packages: Install development manpages in the -dev package</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#031e711647c3edc3021c1029496d6798a632697e</link>
        <description>packages: Install development manpages in the -dev packageAdd a new per-group SUBPACKAGE option to bsd.man.mk.  When MANSPLITPKGis enabled, this is forced to &quot;-man&quot;, otherwise it defaults to emptybut can be overridden by the caller.Use this in bsd.lib.mk to install library manpages in the -dev packageinstead of the base package.  This is nearly always preferable, sincelibrary manpages are usually in section 2 or 3 and are only relevantto people with development packages installed.For manpages which should be installed in the base package even forlibraries, add a new MANNODEV group in bsd.lib.mk.  Update existingMakefiles to use this where appropriate.MFC after:	3 daysDiscussed with:	olceReviewed by:	olceSponsored by:	https://www.patreon.com/bsdivyDifferential Revision:	https://reviews.freebsd.org/D52832

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sat, 25 Oct 2025 19:33:04 +0200</pubDate>
        <dc:creator>Lexi Winter &lt;ivy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ecb75be376a3e18d3e4836b6ee07015264784694 - libpcap: Add changes missed in update to 1.10.5</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#ecb75be376a3e18d3e4836b6ee07015264784694</link>
        <description>libpcap: Add changes missed in update to 1.10.5Fixes:		afdbf109c6 (libpcap: Update to 1.10.5)Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sat, 14 Sep 2024 19:33:19 +0200</pubDate>
        <dc:creator>Joseph Mingrone &lt;jrm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf - Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf</link>
        <description>Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:55:03 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>6f9cba8f8b5efd16249633e52483ea351876b67b - libpcap: Update to 1.10.3</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#6f9cba8f8b5efd16249633e52483ea351876b67b</link>
        <description>libpcap: Update to 1.10.3Local changes:- In contrib/libpcap/pcap/bpf.h, do not include pcap/dlt.h.  Our system  net/dlt.h is pulled in from net/bpf.h.- sys/net/dlt.h: Incorporate changes from libpcap 1.10.3.- lib/libpcap/Makefile: Update for libpcap 1.10.3.Changelog:	https://git.tcpdump.org/libpcap/blob/95691ebe7564afa3faa5c6ba0dbd17e351be455a:/CHANGESReviewed by:	emasteObtained from:	https://www.tcpdump.org/release/libpcap-1.10.3.tar.gzSponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Fri, 31 Mar 2023 21:01:44 +0200</pubDate>
        <dc:creator>Joseph Mingrone &lt;jrm@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>57e22627f9459b9dfd6043b32e02ecfcf205e176 - MFV r353141 (by phillip):</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#57e22627f9459b9dfd6043b32e02ecfcf205e176</link>
        <description>MFV r353141 (by phillip):Update libpcap from 1.9.0 to 1.9.1.MFC after:	2 weeks

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sat, 21 Dec 2019 22:01:03 +0100</pubDate>
        <dc:creator>Cy Schubert &lt;cy@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>174ae28247a9e8a23fa353a4c72aca812b025bd5 - Install missing pcap(3) manual pages and add missing manpage</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#174ae28247a9e8a23fa353a4c72aca812b025bd5</link>
        <description>Install missing pcap(3) manual pages and add missing manpagesection substitutions.Submitted by:	Martin Beran &lt;martin@mber.cz&gt;PR:		237893MFC after:	1 weekSponsored by:	Mellanox Technologies

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 10:11:38 +0100</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f993ed2fbd3c307200ed9a6351e649f0904b39c5 - Merge ^/head r351732 through r352104.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#f993ed2fbd3c307200ed9a6351e649f0904b39c5</link>
        <description>Merge ^/head r351732 through r352104.

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Mon, 09 Sep 2019 21:58:46 +0200</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4c1a82cea504df7a79f5bd8f7d0a41cacccff16e - pkgbase: Create a FreeBSD-utilities package and make it the default one</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#4c1a82cea504df7a79f5bd8f7d0a41cacccff16e</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/lib/libpcap/Makefile</description>
        <pubDate>Thu, 05 Sep 2019 16:15:47 +0200</pubDate>
        <dc:creator>Emmanuel Vadot &lt;manu@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7cf2653c6004361cfcc78acbffd3fd6d433870aa - Remove redundant header file from source list in libpcap.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#7cf2653c6004361cfcc78acbffd3fd6d433870aa</link>
        <description>Remove redundant header file from source list in libpcap.MFC after:	3 weeksSponsored by:	Mellanox Technologies

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Wed, 30 May 2018 10:24:57 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b00ab7548b418624b6719ab8a2e8aaeade767a70 - MFV r333789: libpcap 1.9.0 (pre-release)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#b00ab7548b418624b6719ab8a2e8aaeade767a70</link>
        <description>MFV r333789: libpcap 1.9.0 (pre-release)MFC after:	1 monthSponsored by:	Mellanox Technologies

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Mon, 28 May 2018 10:12:18 +0200</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3798444e9c6fe8d9cf7e40e24c51fede92d72fd9 - Stop installing pcap-int.h, which is the internal interface for libpcap.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#3798444e9c6fe8d9cf7e40e24c51fede92d72fd9</link>
        <description>Stop installing pcap-int.h, which is the internal interface for libpcap.Reference:	https://github.com/the-tcpdump-group/libpcap/issues/560PR:		217221

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Tue, 07 Mar 2017 17:06:53 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a3906ca572a6be18d39883a1ce431f147918385a - Merge ^/head r313644 through r313895.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#a3906ca572a6be18d39883a1ce431f147918385a</link>
        <description>Merge ^/head r313644 through r313895.

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Fri, 17 Feb 2017 21:19:38 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ada6f083b93b4adce9c3b3ba00112528244a3b86 - MFV r313676: libpcap 1.8.1</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#ada6f083b93b4adce9c3b3ba00112528244a3b86</link>
        <description>MFV r313676: libpcap 1.8.1MFC after:	1 month

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Mon, 13 Feb 2017 09:23:39 +0100</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9b3ece1c2eb92a881cb2553271e123382bfe31c1 - MFhead@r313243</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#9b3ece1c2eb92a881cb2553271e123382bfe31c1</link>
        <description>MFhead@r313243

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sat, 04 Feb 2017 19:06:09 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a4aa656aa587a4bad15e15bf45e149e176c22293 - Merge ^/head r312309 through r312623.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#a4aa656aa587a4bad15e15bf45e149e176c22293</link>
        <description>Merge ^/head r312309 through r312623.

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sun, 22 Jan 2017 17:05:13 +0100</pubDate>
        <dc:creator>Dimitry Andric &lt;dim@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7423a04740be0e53ced61dc4337fb9541ba95b4a - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#7423a04740be0e53ced61dc4337fb9541ba95b4a</link>
        <description>Use SRCTOP-relative paths to other directories instead of .CURDIR-relative onesThis implifies pathing in make/displayed outputMFC after:    3 weeksSponsored by: Dell EMC Isilon

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 05:39:36 +0100</pubDate>
        <dc:creator>Enji Cooper &lt;ngie@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>13caa468668019a6c93ed6ff65ab21c673b378cb - Merge the projects/release-pkg branch to head.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#13caa468668019a6c93ed6ff65ab21c673b378cb</link>
        <description>Merge the projects/release-pkg branch to head.This allows packaging the base system with pkg(8), includingbut not limited to providing the ability to provide upstreambinary update possibilities for non-tier-1 architectures.This merge is a requirement of the 11.0-RELEASE, and as such,thank you to everyone that has tested the project branch.Documentation in build(7) etc. is still somewhat sparse, butupdates to those parts will follow.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Sat, 16 Apr 2016 09:45:30 +0200</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>a70cba95822f662d3f9da5119b6a0c433e8f70af - First pass through library packaging.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/lib/libpcap/Makefile#a70cba95822f662d3f9da5119b6a0c433e8f70af</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd/lib/libpcap/Makefile</description>
        <pubDate>Thu, 04 Feb 2016 22:16:35 +0100</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
