From owner-cvs-all@FreeBSD.ORG Mon Feb 6 11:37:09 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 0E54B16A423; Mon, 6 Feb 2006 11:37:09 +0000 (GMT) (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 8B8BC43D81; Mon, 6 Feb 2006 11:37:06 +0000 (GMT) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id k16Bb6nV035776; Mon, 6 Feb 2006 11:37:06 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id k16Bb66A035775; Mon, 6 Feb 2006 11:37:06 GMT (envelope-from garga) Message-Id: <200602061137.k16Bb66A035775@repoman.freebsd.org> From: Renato Botelho Date: Mon, 6 Feb 2006 11:37:06 +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 Makefile ports/security/p5-Authen-Libwrap Makefile distinfo pkg-descr pkg-plist ports/security/p5-Authen-Libwrap/files patch-Build-PL 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: Mon, 06 Feb 2006 11:37:09 -0000 garga 2006-02-06 11:37:06 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/p5-Authen-Libwrap Makefile distinfo pkg-descr pkg-plist security/p5-Authen-Libwrap/files patch-Build-PL Log: The Authen::Libwrap module allows you to access the hosts_ctl() function from the popular TCP Wrappers security package. This allows validation of network access from perl programs against the system-wide hosts.allow file. WWW: http://search.cpan.org/dist/Authen-Libwrap PR: ports/92855 Submitted by: Zach Thompson Revision Changes Path 1.733 +1 -0 ports/security/Makefile 1.1 +25 -0 ports/security/p5-Authen-Libwrap/Makefile (new) 1.1 +3 -0 ports/security/p5-Authen-Libwrap/distinfo (new) 1.1 +34 -0 ports/security/p5-Authen-Libwrap/files/patch-Build-PL (new) 1.1 +6 -0 ports/security/p5-Authen-Libwrap/pkg-descr (new) 1.1 +6 -0 ports/security/p5-Authen-Libwrap/pkg-plist (new)