<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sbin/ipf/libipf/Makefile, branch releng/13.5</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F13.5'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2023-08-23T17:43:30Z</updated>
<entry>
<title>Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-23T17:43:30Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-22T01:32:01Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9'/>
<id>urn:sha1:023fc80ee38a117fa65b2ccb2abf8bdc7dbd6fd9</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

Similar commit in main:
(cherry picked from commit d0b2dbfa0ecf)
</content>
</entry>
<entry>
<title>Create packages for atm, ccdconfig, devd, ipf, ipfw,</title>
<updated>2016-02-09T19:30:31Z</updated>
<author>
<name>Glen Barber</name>
<email>gjb@FreeBSD.org</email>
</author>
<published>2016-02-09T19:30:31Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7de1daeb932770462bc659424c411301e7efc4c2'/>
<id>urn:sha1:7de1daeb932770462bc659424c411301e7efc4c2</id>
<content type='text'>
iscsi, natd, nandfs, pf, quotacheck, and routed.

Add ping6 and rtsol to the runtime package.

Sponsored by:	The FreeBSD Foundation
</content>
</entry>
<entry>
<title>For INTERNALLIB always add in the corresponding _DP_ and use LIBADD in</title>
<updated>2015-12-04T03:17:17Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2015-12-04T03:17:17Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=7aab86d59df82d80fbeb9c3fa826255574b5193c'/>
<id>urn:sha1:7aab86d59df82d80fbeb9c3fa826255574b5193c</id>
<content type='text'>
the real build file.

This lessens the need to define DPADD_&lt;lib&gt; and LDADD_&lt;lib&gt; to just very
special cases.

Sponsored by:	EMC / Isilon Storage Division
</content>
</entry>
<entry>
<title>Update ipfilter 4.1.28 --&gt; 5.1.2.</title>
<updated>2013-09-06T23:11:19Z</updated>
<author>
<name>Cy Schubert</name>
<email>cy@FreeBSD.org</email>
</author>
<published>2013-09-06T23:11:19Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bfc88dcbf7097a9815b9ff57a6f9e56e5cbc45dd'/>
<id>urn:sha1:bfc88dcbf7097a9815b9ff57a6f9e56e5cbc45dd</id>
<content type='text'>
Approved by:		glebius (mentor)
BSD Licensed by:	Darren Reed &lt;darrenr@reed.wattle.id.au&gt; (author)
</content>
</entry>
<entry>
<title>Exclude inet_addr.c from the build.</title>
<updated>2007-06-11T19:38:38Z</updated>
<author>
<name>Olivier Houchard</name>
<email>cognet@FreeBSD.org</email>
</author>
<published>2007-06-11T19:38:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=083524da25f487c048398f64f61f47e9a22aac24'/>
<id>urn:sha1:083524da25f487c048398f64f61f47e9a22aac24</id>
<content type='text'>
It only provides inet_aton(), which is already provided by the libc. This
causes multiple symbol definitions when linking statically.

Reviewed by:    darrenr
</content>
</entry>
<entry>
<title>Merge IPFilter 4.1.23 back to HEAD</title>
<updated>2007-06-04T02:54:36Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2007-06-04T02:54:36Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d7eeb25225aafab06563e6a95c7dbc42358285fa'/>
<id>urn:sha1:d7eeb25225aafab06563e6a95c7dbc42358285fa</id>
<content type='text'>
See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13
</content>
</entry>
<entry>
<title>Regularly scheduled patch to unbreak regularly scheduled post-ipfilter</title>
<updated>2006-08-17T03:19:38Z</updated>
<author>
<name>Alexander Kabaev</name>
<email>kan@FreeBSD.org</email>
</author>
<published>2006-08-17T03:19:38Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5869a34acd4abcea574fb9c9122b635cced5e93d'/>
<id>urn:sha1:5869a34acd4abcea574fb9c9122b635cced5e93d</id>
<content type='text'>
buildworld breakage.

Exclude loglevel.c from the build. It does not appear to be used by
anything in the tree and buildworld succeeds just fine without it.
</content>
</entry>
<entry>
<title>Adapt to ipf 4.1.13</title>
<updated>2006-08-16T12:25:00Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2006-08-16T12:25:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=461422733418437dab8e27c7ef3c1cef6bae4f98'/>
<id>urn:sha1:461422733418437dab8e27c7ef3c1cef6bae4f98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add printproto.c to libipf</title>
<updated>2005-12-30T11:56:57Z</updated>
<author>
<name>Guido van Rooij</name>
<email>guido@FreeBSD.org</email>
</author>
<published>2005-12-30T11:56:57Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b9ee0a5a50e69c624bce77829b161d04a0655723'/>
<id>urn:sha1:b9ee0a5a50e69c624bce77829b161d04a0655723</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup</title>
<updated>2005-04-28T16:26:35Z</updated>
<author>
<name>Darren Reed</name>
<email>darrenr@FreeBSD.org</email>
</author>
<published>2005-04-28T16:26:35Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=cf4ee2c93375233319f03138af1a68340ab1380b'/>
<id>urn:sha1:cf4ee2c93375233319f03138af1a68340ab1380b</id>
<content type='text'>
build problems with rescue.
</content>
</entry>
</feed>
