From owner-cvs-ports@FreeBSD.ORG Fri Oct 28 09:14:21 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 F327C106566C; Fri, 28 Oct 2011 09:14:20 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CABAB8FC0A; Fri, 28 Oct 2011 09:14:20 +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 p9S9EKZi092371; Fri, 28 Oct 2011 09:14:20 GMT (envelope-from wen@repoman.freebsd.org) Received: (from wen@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p9S9EKW2092370; Fri, 28 Oct 2011 09:14:20 GMT (envelope-from wen) Message-Id: <201110280914.p9S9EKW2092370@repoman.freebsd.org> From: Wen Heping Date: Fri, 28 Oct 2011 09:14:20 +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/math Makefile ports/math/py-roman Makefile distinfo pkg-descr 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: Fri, 28 Oct 2011 09:14:21 -0000 wen 2011-10-28 09:14:20 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/py-roman Makefile distinfo pkg-descr Log: This is a Integer to Roman numerals converter. WWW: http://pypi.python.org/pypi/roman/ Revision Changes Path 1.744 +1 -0 ports/math/Makefile 1.1 +22 -0 ports/math/py-roman/Makefile (new) 1.1 +2 -0 ports/math/py-roman/distinfo (new) 1.1 +3 -0 ports/math/py-roman/pkg-descr (new)