From owner-cvs-all@FreeBSD.ORG Thu Feb 25 13:48:11 2010 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 5F61E1065673; Thu, 25 Feb 2010 13:48:11 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4F47E8FC1A; Thu, 25 Feb 2010 13:48:11 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o1PDmBXQ073339; Thu, 25 Feb 2010 13:48:11 GMT (envelope-from miwi@repoman.freebsd.org) Received: (from miwi@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1PDmBt3073338; Thu, 25 Feb 2010 13:48:11 GMT (envelope-from miwi) Message-Id: <201002251348.o1PDmBt3073338@repoman.freebsd.org> From: Martin Wilke Date: Thu, 25 Feb 2010 13:48:11 +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/py-iplib Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Feb 2010 13:48:11 -0000 miwi 2010-02-25 13:48:11 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-iplib Makefile distinfo pkg-descr pkg-plist Log: You can use this Python module to convert amongst many different notations and to manage couples of address/netmask in the CIDR notation. WWW: http://pypi.python.org/pypi/iplib PR: ports/144197 Submitted by: Gea-Suan Lin Feature safe: yes Revision Changes Path 1.2183 +1 -0 ports/net/Makefile 1.1 +20 -0 ports/net/py-iplib/Makefile (new) 1.1 +3 -0 ports/net/py-iplib/distinfo (new) 1.1 +5 -0 ports/net/py-iplib/pkg-descr (new) 1.1 +7 -0 ports/net/py-iplib/pkg-plist (new)