From owner-cvs-all@FreeBSD.ORG Fri Aug 20 13:18:35 2004 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 3A71616A4CF; Fri, 20 Aug 2004 13:18:35 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AB0943D45; Fri, 20 Aug 2004 13:18:35 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.11/8.12.11) with ESMTP id i7KDIYx7020713; Fri, 20 Aug 2004 13:18:34 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.12.11/8.12.11/Submit) id i7KDIYss020712; Fri, 20 Aug 2004 13:18:34 GMT (envelope-from sem) Message-Id: <200408201318.i7KDIYss020712@repoman.freebsd.org> From: Sergey Matveychuk Date: Fri, 20 Aug 2004 13:18:34 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/net/pfflowd Makefile ports/net/pfflowd/files patch-Makefile pf34-Makefile 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: Fri, 20 Aug 2004 13:18:35 -0000 sem 2004-08-20 13:18:34 UTC FreeBSD ports repository Modified files: net/pfflowd Makefile net/pfflowd/files patch-Makefile Added files: net/pfflowd/files pf34-Makefile Log: The latest pf in current has a different pfsync interface, imported 16 June from OpenBSD 3.5. Make build aware of this by making -DOLD_PFSYNC conditional. PR: ports/70654 Submitted by: maintainer Revision Changes Path 1.6 +4 -0 ports/net/pfflowd/Makefile 1.3 +4 -6 ports/net/pfflowd/files/patch-Makefile 1.1 +11 -0 ports/net/pfflowd/files/pf34-Makefile (new)