History log of /freebsd-12.1/share/examples/ipfilter/Makefile (Results 1 – 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0, release/12.0.0, release/11.2.0, release/10.4.0, release/11.1.0
# e44885ac 04-Mar-2017 Enji Cooper <[email protected]>

share: normalize paths using SRCTOP-relative paths or :H when possible

This simplifies make logic/output

MFC after: 1 month
Sponsored by: Dell EMC Isilon


Revision tags: release/11.0.1, release/11.0.0
# a5921bc3 10-May-2016 Glen Barber <[email protected]>

Update share/examples/* to properly install /usr/share/examples.

As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'S

Update share/examples/* to properly install /usr/share/examples.

As result of this, a new examples package is now created.

Note, this is only effective with 'SHARED=copies' (the default),
as the 'SHARED=symlinks' mechanism will create a symlink to the
source tree version of the file(s).

Sponsored by: The FreeBSD Foundation

show more ...


Revision tags: release/10.3.0, release/10.2.0, release/10.1.0, release/9.3.0, release/10.0.0, release/9.2.0, release/8.4.0, release/9.1.0, release/8.3.0, release/7.4.0, release/8.2.0, release/8.1.0, release/7.3.0, release/8.0.0, release/7.2.0, release/7.1.0, release/6.4.0, release/7.0.0, release/6.3.0, release/6.2.0, release/5.5.0, release/6.1.0
# 6220e4db 01-Mar-2006 Ruslan Ermilov <[email protected]>

Remove NO_OBJ now that this makefile builds something.

Noticed by: Andrzej Tobola


# 212031ae 27-Feb-2006 Ruslan Ermilov <[email protected]>

Fix a botched commit that broke world.


# 94341e74 27-Feb-2006 Darren Reed <[email protected]>

Add a man page for mkfilters(1) and put the corrected perl script in the
ipfilter usr/share directory

PR: docs/26879


Revision tags: release/6.0.0, release/5.4.0, release/4.11.0
# e653b48c 21-Dec-2004 Ruslan Ermilov <[email protected]>

Start the dreaded NOFOO -> NO_FOO conversion.

OK'ed by: core


Revision tags: release/5.3.0
# a35d8893 24-Oct-2004 Ruslan Ermilov <[email protected]>

For variables that are only checked with defined(), don't provide
any fake value.


Revision tags: release/4.10.0, release/5.2.1, release/5.2.0, release/4.9.0, release/5.1.0, release/4.8.0, release/5.0.0, release/4.6.2
# a7aaf57e 17-Dec-2001 Ruslan Ermilov <[email protected]>

FILES support for bsd.prog.mk. See bsd.README for details.

Stolen from: NetBSD


# d4857842 22-Oct-2001 Ruslan Ermilov <[email protected]>

Clamp down with NOOBJ.


# 6de4d5d5 20-Oct-2001 Darren Reed <[email protected]>

Add the IPFilter how-to and other related documents to the base install
so that users gets ipfilter examples without a source install.

PR: 26763
Submitted by: Cyrille Lefevre <[email protected]>