From owner-cvs-all@FreeBSD.ORG Tue Jul 25 10:07:52 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 CAE0016A4DA; Tue, 25 Jul 2006 10:07:52 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A37A943D46; Tue, 25 Jul 2006 10:07:52 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k6PA7qH5023619; Tue, 25 Jul 2006 10:07:52 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k6PA7qkk023618; Tue, 25 Jul 2006 10:07:52 GMT (envelope-from garga) Message-Id: <200607251007.k6PA7qkk023618@repoman.freebsd.org> From: Renato Botelho Date: Tue, 25 Jul 2006 10:07:52 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/security/pfw Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 25 Jul 2006 10:07:52 -0000 garga 2006-07-25 10:07:52 UTC FreeBSD ports repository Modified files: security/pfw Makefile distinfo pkg-plist Log: * Update to 0.7.5 CHANGES: - Added parsing for multiple route-to's - Added parsing of "set skip" statements - Added Optionsclass unit test script - Fixed the natedit page so that is reloads automatically when it should. - Fixed a small XHTML compliance problem which sometimes would generate & instead of & - Moved the stylesheet fromt the body to the header on a lot of web scripts for xhtml compliance reasons - Changed from statically defining font size on the screen to a relative measurement. This allows changing of font size on IE Revision Changes Path 1.16 +1 -1 ports/security/pfw/Makefile 1.11 +3 -3 ports/security/pfw/distinfo 1.7 +2 -1 ports/security/pfw/pkg-plist