History log of /freebsd-current/sbin/ipf/libipf/Makefile
Revision Date Author Comments
# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# 7de1daeb 09-Feb-2016 Glen Barber <gjb@FreeBSD.org>

Create packages for atm, ccdconfig, devd, ipf, ipfw,
iscsi, natd, nandfs, pf, quotacheck, and routed.

Add ping6 and rtsol to the runtime package.

Sponsored by: The FreeBSD Foundation


# 7aab86d5 03-Dec-2015 Bryan Drewery <bdrewery@FreeBSD.org>

For INTERNALLIB always add in the corresponding _DP_ and use LIBADD in
the real build file.

This lessens the need to define DPADD_<lib> and LDADD_<lib> to just very
special cases.

Sponsored by: EMC / Isilon Storage Division


# a7d5f7eb 19-Oct-2010 Jamie Gritton <jamie@FreeBSD.org>

A new jail(8) with a configuration file, to replace the work currently done
by /etc/rc.d/jail.


# fe0506d7 09-Mar-2010 Marcel Moolenaar <marcel@FreeBSD.org>

Create the altix project branch. The altix project will add support
for the SGI Altix 350 to FreeBSD/ia64. The hardware used for porting
is a two-module system, consisting of a base compute module and a
CPU expansion module. SGI's NUMAFlex architecture can be an excellent
platform to test CPU affinity and NUMA-aware features in FreeBSD.


# d7f03759 19-Oct-2008 Ulf Lilleengen <lulf@FreeBSD.org>

- Import the HEAD csup code which is the basis for the cvsmode work.


# 083524da 11-Jun-2007 Olivier Houchard <cognet@FreeBSD.org>

Exclude inet_addr.c from the build.
It only provides inet_aton(), which is already provided by the libc. This
causes multiple symbol definitions when linking statically.

Reviewed by: darrenr


# d7eeb252 03-Jun-2007 Darren Reed <darrenr@FreeBSD.org>

Merge IPFilter 4.1.23 back to HEAD
See src/contrib/ipfilter/HISTORY for details of changes since 4.1.13


# 5869a34a 16-Aug-2006 Alexander Kabaev <kan@FreeBSD.org>

Regularly scheduled patch to unbreak regularly scheduled post-ipfilter
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.


# 46142273 15-Aug-2006 Guido van Rooij <guido@FreeBSD.org>

Adapt to ipf 4.1.13


# b9ee0a5a 30-Dec-2005 Guido van Rooij <guido@FreeBSD.org>

Add printproto.c to libipf


# cf4ee2c9 28-Apr-2005 Darren Reed <darrenr@FreeBSD.org>

Patches from Ruslam Ermilov to remove NetBSD bits from Makefiles and cleanup
build problems with rescue.


# f81bd860 25-Apr-2005 Darren Reed <darrenr@FreeBSD.org>

create a new build heirarchy for ipfilter tools