From owner-cvs-ports@FreeBSD.ORG Thu Aug 31 21:31:26 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D210116A4DD; Thu, 31 Aug 2006 21:31:26 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97A8D43D46; Thu, 31 Aug 2006 21:31:26 +0000 (GMT) (envelope-from pav@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 k7VLVQtR099187; Thu, 31 Aug 2006 21:31:26 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k7VLVQi5099186; Thu, 31 Aug 2006 21:31:26 GMT (envelope-from pav) Message-Id: <200608312131.k7VLVQi5099186@repoman.freebsd.org> From: Pav Lucistnik Date: Thu, 31 Aug 2006 21:31:26 +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/sysutils Makefile ports/sysutils/pax-utils Makefile distinfo pkg-descr pkg-plist ports/sysutils/pax-utils/files patch-Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 21:31:26 -0000 pav 2006-08-31 21:31:26 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/pax-utils Makefile distinfo pkg-descr pkg-plist sysutils/pax-utils/files patch-Makefile Log: Various ELF related utils for ELF32, ELF64 binaries useful tools that can check files for security relevant properties WWW: http://www.gentoo.org/proj/en/hardened/pax-utils.xml PR: ports/100628 Submitted by: Timothy Redaelli Revision Changes Path 1.830 +1 -0 ports/sysutils/Makefile 1.1 +24 -0 ports/sysutils/pax-utils/Makefile (new) 1.1 +3 -0 ports/sysutils/pax-utils/distinfo (new) 1.1 +29 -0 ports/sysutils/pax-utils/files/patch-Makefile (new) 1.1 +4 -0 ports/sysutils/pax-utils/pkg-descr (new) 1.1 +7 -0 ports/sysutils/pax-utils/pkg-plist (new)