From owner-cvs-all@FreeBSD.ORG Sun Sep 28 06:27:08 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F323516A4B3; Sun, 28 Sep 2003 06:27:07 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AE2B44031; Sun, 28 Sep 2003 06:27:07 -0700 (PDT) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h8SDR7XJ052537; Sun, 28 Sep 2003 06:27:07 -0700 (PDT) (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h8SDR7jk052536; Sun, 28 Sep 2003 06:27:07 -0700 (PDT) (envelope-from edwin) Message-Id: <200309281327.h8SDR7jk052536@repoman.freebsd.org> From: Edwin Groothuis Date: Sun, 28 Sep 2003 06:27:07 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/security/pf Makefile distinfo pkg-plist ports/security/pf/files patch-aa patch-ab patch-ac patch-ad patch-ae patch-af patch-ag pf-port.diff pf.conf.default pf.os.default X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Sep 2003 13:27:08 -0000 edwin 2003/09/28 06:27:07 PDT FreeBSD ports repository Modified files: security/pf Makefile distinfo pkg-plist security/pf/files patch-aa patch-ab patch-ac pf.conf.default Added files: security/pf/files pf-port.diff pf.os.default Removed files: security/pf/files patch-ad patch-ae patch-af patch-ag Log: Update port: security/pf - OpenBSD 3.4 pf Port update after API change in PFIL_HOOKS in -current and OpenBSD 3.4 Release. PR: ports/57305 Submitted by: Max Laier Revision Changes Path 1.11 +44 -26 ports/security/pf/Makefile 1.2 +1 -1 ports/security/pf/distinfo 1.2 +10 -31 ports/security/pf/files/patch-aa 1.2 +9 -68 ports/security/pf/files/patch-ab 1.2 +24 -29 ports/security/pf/files/patch-ac 1.2 +0 -161 ports/security/pf/files/patch-ad (dead) 1.2 +0 -13 ports/security/pf/files/patch-ae (dead) 1.2 +0 -19 ports/security/pf/files/patch-af (dead) 1.2 +0 -383 ports/security/pf/files/patch-ag (dead) 1.1 +1523 -0 ports/security/pf/files/pf-port.diff (new) 1.2 +4 -2 ports/security/pf/files/pf.conf.default 1.1 +551 -0 ports/security/pf/files/pf.os.default (new) 1.2 +13 -1 ports/security/pf/pkg-plist