<?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>26f21a64 - libpcap: Update to 1.10.5</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#26f21a64</link>
        <description>libpcap: Update to 1.10.5Changes:	https://git.tcpdump.org/libpcap/blob/bbcbc9174df3298a854daee2b3e666a4b6e5383a:/CHANGESReviewed by:	emasteObtained from:	https://www.tcpdump.org/release/libpcap-1.10.5.tar.gzSponsored by:	The FreeBSD Foundation(cherry picked from commit afdbf109c6a661a729938f68211054a0a50d38ac)(cherry picked from commit ecb75be376a3e18d3e4836b6ee07015264784694)(cherry picked from commit f0bcebe67ef6cf9f104535d6cd9f151c1b61dd6a)(cherry picked from commit 34aa6f2c2db5cc9655f201a1ef01adbb9fb484d5)

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

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 17:55:03 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>174ae282 - Install missing pcap(3) manual pages and add missing manpage</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#174ae282</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-14.2/lib/libpcap/Makefile</description>
        <pubDate>Mon, 16 Dec 2019 09:11:38 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<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-14.2/lib/libpcap/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-14.2/lib/libpcap/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>7cf2653c - Remove redundant header file from source list in libpcap.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#7cf2653c</link>
        <description>Remove redundant header file from source list in libpcap.MFC after:	3 weeksSponsored by:	Mellanox Technologies

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Wed, 30 May 2018 08:24:57 +0000</pubDate>
        <dc:creator>Hans Petter Selasky &lt;hselasky@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3798444e - Stop installing pcap-int.h, which is the internal interface for libpcap.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#3798444e</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-14.2/lib/libpcap/Makefile</description>
        <pubDate>Tue, 07 Mar 2017 16:06:53 +0000</pubDate>
        <dc:creator>Xin LI &lt;delphij@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7423a047 - Use SRCTOP-relative paths to other directories instead of .CURDIR-relative ones</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#7423a047</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-14.2/lib/libpcap/Makefile</description>
        <pubDate>Fri, 20 Jan 2017 04:39:36 +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-14.2/lib/libpcap/Makefile#a70cba95</link>
        <description>First pass through library packaging.Sponsored by:	The FreeBSD Foundation

            List of files:
            /freebsd-14.2/lib/libpcap/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>b791fbe6 - META MODE: Don&apos;t create .meta files when symlinking sources into the obj directory.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#b791fbe6</link>
        <description>META MODE: Don&apos;t create .meta files when symlinking sources into the obj directory.Tracking these leads to situations where meta mode will consider thefile to be out of date if /bin/sh or /bin/ln are newer than the sourcefile.  There&apos;s no reason for meta mode to do this as make is alreadyhandling the rebuild dependency fine.Sponsored by:	EMC / Isilon Storage Division

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Wed, 25 Nov 2015 19:44:43 +0000</pubDate>
        <dc:creator>Bryan Drewery &lt;bdrewery@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>18b2ee82 - Revert r284417 it is not necessary anymore</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#18b2ee82</link>
        <description>Revert r284417 it is not necessary anymore

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 19:28:07 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4232f826 - Enforce overwritting SHLIBDIR</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#4232f826</link>
        <description>Enforce overwritting SHLIBDIRSince METAMODE has been added, sys.mk loads bsd.mkopt.mk which ends load loadingbsd.own.mk which then defines SHLIBDIR before all the Makefile.inc everywhere.This makes /lib being populated again.Reported by:	many

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Mon, 15 Jun 2015 15:34:20 +0000</pubDate>
        <dc:creator>Baptiste Daroussin &lt;bapt@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>86f82ef9 - Add netmap support to libpcap. Tcpdump and other native pcap application can now</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#86f82ef9</link>
        <description>Add netmap support to libpcap. Tcpdump and other native pcap application can nowrun directly on netmap ports using netmap:foo or valeXX:YY device names.Modifications to existing code are small and trivial, the netmap-specificcode is all in a new file.Please be aware that in netmap mode the physical interface is disconnected fromthe host stack, so libpcap will steal the traffic not just make a copy.For the full version of the code (including linux and autotools support) see	https://code.google.com/p/netmap-libpcap/MFC after:	3 days

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Mon, 06 Oct 2014 15:48:28 +0000</pubDate>
        <dc:creator>Luigi Rizzo &lt;luigi@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-14.2/lib/libpcap/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-14.2/lib/libpcap/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>7596eb48 - Bump shared libraries version numbers in preparation for 9.0.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#7596eb48</link>
        <description>Bump shared libraries version numbers in preparation for 9.0.This time, only libraries which ABI has been changed compared tostable/8, are bumped.ABI analysis done by:	Gleb KurtsouApproved by:	re (kensmith)

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Sun, 28 Aug 2011 09:26:48 +0000</pubDate>
        <dc:creator>Konstantin Belousov &lt;kib@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>bc177dc5 - add pcap-common.c.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#bc177dc5</link>
        <description>add pcap-common.c.Submitted by:	dim

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Fri, 29 Oct 2010 20:54:04 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>ce96ab45 - Update for libpcap-1.1.1.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#ce96ab45</link>
        <description>Update for libpcap-1.1.1.

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Fri, 29 Oct 2010 18:45:10 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@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-14.2/lib/libpcap/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-14.2/lib/libpcap/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-14.2/lib/libpcap/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-14.2/lib/libpcap/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>79df4466 - Fix typo in comment.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#79df4466</link>
        <description>Fix typo in comment.

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Sun, 22 Mar 2009 01:24:32 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>919b495c - Install the new headers.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/lib/libpcap/Makefile#919b495c</link>
        <description>Install the new headers.

            List of files:
            /freebsd-14.2/lib/libpcap/Makefile</description>
        <pubDate>Sun, 22 Mar 2009 01:06:39 +0000</pubDate>
        <dc:creator>Rui Paulo &lt;rpaulo@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
