From owner-cvs-all@FreeBSD.ORG Thu Aug 13 14:55:58 2009 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 6EF171065672; Thu, 13 Aug 2009 14:55:58 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 5EA858FC43; Thu, 13 Aug 2009 14:55:58 +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 n7DEtwWY094930; Thu, 13 Aug 2009 14:55:58 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n7DEtweh094929; Thu, 13 Aug 2009 14:55:58 GMT (envelope-from dinoex) Message-Id: <200908131455.n7DEtweh094929@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 13 Aug 2009 14:55:58 +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-miniupnpc Makefile 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, 13 Aug 2009 14:55:58 -0000 dinoex 2009-08-13 14:55:58 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/py-miniupnpc Makefile pkg-plist Log: Python module for miniupnpc The usage of the miniUPnP client library is useful whenever an application needs to listen for incoming connections. Examples : P2P applications, FTP clients for active mode, IRC (for DCC) or IM applications, network games, any server. WWW: http://miniupnp.free.fr/ PR: 137612 Submitted by: Anonymous Revision Changes Path 1.2133 +1 -0 ports/net/Makefile 1.1 +26 -0 ports/net/py-miniupnpc/Makefile (new) 1.1 +1 -0 ports/net/py-miniupnpc/pkg-plist (new)