From owner-cvs-all@FreeBSD.ORG Fri Dec 14 14:01:29 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8F39116A41A; Fri, 14 Dec 2007 14:01:29 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8160A13C45B; Fri, 14 Dec 2007 14:01:29 +0000 (UTC) (envelope-from tobez@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id lBEE1TLk024409; Fri, 14 Dec 2007 14:01:29 GMT (envelope-from tobez@repoman.freebsd.org) Received: (from tobez@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id lBEE1TxX024408; Fri, 14 Dec 2007 14:01:29 GMT (envelope-from tobez) Message-Id: <200712141401.lBEE1TxX024408@repoman.freebsd.org> From: Anton Berezin Date: Fri, 14 Dec 2007 14:01:29 +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/net Makefile ports/net/p5-Net-IPTrie Makefile distinfo pkg-descr 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: Fri, 14 Dec 2007 14:01:29 -0000 tobez 2007-12-14 14:01:29 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-IPTrie Makefile distinfo pkg-descr pkg-plist Log: Add net/p5-Net-IPTrie, a Perl module for building IPv4 and IPv6 address space hierarchies. Submitted by: Matthew Luckie Revision Changes Path 1.1944 +1 -0 ports/net/Makefile 1.1 +27 -0 ports/net/p5-Net-IPTrie/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-IPTrie/distinfo (new) 1.1 +7 -0 ports/net/p5-Net-IPTrie/pkg-descr (new) 1.1 +4 -0 ports/net/p5-Net-IPTrie/pkg-plist (new)