From owner-cvs-ports@FreeBSD.ORG Thu Dec 1 23:32:06 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ECFB6106566B; Thu, 1 Dec 2011 23:32:06 +0000 (UTC) (envelope-from kuriyama@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id C33018FC13; Thu, 1 Dec 2011 23:32:06 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id pB1NW6Ri056611; Thu, 1 Dec 2011 23:32:06 GMT (envelope-from kuriyama@repoman.freebsd.org) Received: (from kuriyama@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id pB1NW6pu056610; Thu, 1 Dec 2011 23:32:06 GMT (envelope-from kuriyama) Message-Id: <201112012332.pB1NW6pu056610@repoman.freebsd.org> From: Jun Kuriyama Date: Thu, 1 Dec 2011 23:32: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/graphics Makefile ports/graphics/py-blockdiagcontrib-cisco Makefile distinfo pkg-descr pkg-plist 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, 01 Dec 2011 23:32:07 -0000 kuriyama 2011-12-01 23:32:06 UTC FreeBSD ports repository Modified files: graphics Makefile Added files: graphics/py-blockdiagcontrib-cisco Makefile distinfo pkg-descr pkg-plist Log: A plugin for blockdiag that provides shapes for networking. The shapes are using Network Topology Icons designed by Cisco Systems, Inc. o Network Topology Icons: http://www.cisco.com/web/about/ac50/ac47/2.html o Cisco Systems, Inc: http://www.cisco.com/ WWW: http://pypi.python.org/pypi/blockdiagcontrib-cisco/ Feature safe: yes Revision Changes Path 1.1472 +1 -0 ports/graphics/Makefile 1.1 +30 -0 ports/graphics/py-blockdiagcontrib-cisco/Makefile (new) 1.1 +2 -0 ports/graphics/py-blockdiagcontrib-cisco/distinfo (new) 1.1 +7 -0 ports/graphics/py-blockdiagcontrib-cisco/pkg-descr (new) 1.1 +311 -0 ports/graphics/py-blockdiagcontrib-cisco/pkg-plist (new)