head	1.6;
access;
symbols
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.5
	RELEASE_5_3_0:1.5
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4;
locks; strict;
comment	@# @;


1.6
date	2005.09.14.23.14.39;	author pav;	state dead;
branches;
next	1.5;

1.5
date	2003.11.09.16.00.17;	author jeh;	state Exp;
branches;
next	1.4;

1.4
date	2003.06.26.16.20.12;	author foxfair;	state Exp;
branches;
next	1.3;

1.3
date	2003.06.13.14.49.51;	author sheldonh;	state Exp;
branches;
next	1.2;

1.2
date	2003.06.13.10.57.08;	author demon;	state Exp;
branches;
next	1.1;

1.1
date	2003.06.13.01.09.29;	author foxfair;	state Exp;
branches;
next	;


desc
@@


1.6
log
@- Remove security/pf and security/authpf ports. They were only useful on
  FreeBSD 5.0 - 5.2.1.

Requested by:	mlaier (maintainer) via linimon
@
text
@Packet Filter (from here on referred to as PF) is OpenBSD's system for 
filtering TCP/IP traffic and doing Network Address Translation. PF is also 
capable of normalizing and conditioning TCP/IP traffic and providing bandwidth
control and packet prioritization. 

Version 2.00 of this port has the same function set as found in OpenBSD 3.4

Information about pf can be found at the website of Daniel Hartmeier, the
original author of PF: http://www.benzedrine.cx/pf.html and OpenBSD PF FAQ: 

http://www.openbsd.org/faq/pf/

WWW: http://pf4freebsd.love2party.net/

-Max <reports@@pf4freebsd.love2party.net>
@


1.5
log
@Bump port version to 2.00:
 - Build again with FreeBSD_version > 501113 (if_xname)
 - Fix some byte order problems with route-to rules
 - Stable release

PR:		589037
Submitted By:	MAINTAINER
@
text
@@


1.4
log
@Approved by:	maintainer
Reformat pkg-install & pkg-message, and add 64-bit platform fix.
Note: pf now register its user as proxy:proxy which uid/gid is 62:62.
@
text
@d6 2
@


1.3
log
@Correct typo in URL.

Submitted by:	maintainer
@
text
@d1 9
a9 10
This is a port of OpenBSD's pf (packet filter) to FreeBSD as a loadable
kernel module ported by Pyun YongHyeon. Information about pf can be found 
at: http://www.benzedrine.cx/pf.html the website of Daniel Hartmeier the
original author of pf.
You have to have:
=========================================================================
options		PFIL_HOOKS
options		RANDOM_IP_ID	# Recommend, but may work without
=========================================================================
in your kernel in order to use pf.
@


1.2
log
@Correct a typo.
@
text
@d3 1
a3 1
at: http://www.benzendrine.cx/pf.html the website of Daniel Hartmeier the
@


1.1
log
@Add pf 1.0, OpenBSD's pf (packetfilter) as in OpenBSD 3.3 as a loadable
kernel module.

PR:		52121
Submitted by:	Max Laier <max@@love2party.net>
@
text
@d10 1
a10 1
in your kernel in oder to use pf.
@

