From owner-cvs-all@FreeBSD.ORG Sun Apr 8 18:28:26 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 43024106564A; Sun, 8 Apr 2012 18:28:26 +0000 (UTC) (envelope-from swills@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 2EA018FC08; Sun, 8 Apr 2012 18:28:26 +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 q38ISQjC055760; Sun, 8 Apr 2012 18:28:26 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q38ISQ63055759; Sun, 8 Apr 2012 18:28:26 GMT (envelope-from swills) Message-Id: <201204081828.q38ISQ63055759@repoman.freebsd.org> From: Steve Wills Date: Sun, 8 Apr 2012 18:28:26 +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/p5-Math-String 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: Sun, 08 Apr 2012 18:28:26 -0000 swills 2012-04-08 18:28:26 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Math-String Makefile distinfo pkg-descr pkg-plist Log: Perl module which lets you calculate with strings (specifically passwords, but not limited to) as if they were big integers. WWW: http://search.cpan.org/dist/Math-String/ Feature safe: yes Revision Changes Path 1.771 +1 -0 ports/math/Makefile 1.1 +28 -0 ports/math/p5-Math-String/Makefile (new) 1.1 +2 -0 ports/math/p5-Math-String/distinfo (new) 1.1 +4 -0 ports/math/p5-Math-String/pkg-descr (new) 1.1 +9 -0 ports/math/p5-Math-String/pkg-plist (new)