From owner-cvs-ports@FreeBSD.ORG Sun Feb 5 02:08:37 2012 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 D3522106564A; Sun, 5 Feb 2012 02:08:37 +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 BE2558FC12; Sun, 5 Feb 2012 02:08:37 +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 q1528bNS085036; Sun, 5 Feb 2012 02:08:37 GMT (envelope-from swills@repoman.freebsd.org) Received: (from swills@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1528bx5085035; Sun, 5 Feb 2012 02:08:37 GMT (envelope-from swills) Message-Id: <201202050208.q1528bx5085035@repoman.freebsd.org> From: Steve Wills Date: Sun, 5 Feb 2012 02:08:37 +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-Text-AsciiTeX 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: Sun, 05 Feb 2012 02:08:37 -0000 swills 2012-02-05 02:08:37 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/p5-Text-AsciiTeX Makefile distinfo pkg-descr pkg-plist Log: A Perl module that provides a mechanism to render (La)TeX formulae to ASCII art. WWW: http://search.cpan.org/dist/Text-AsciiTeX/ Revision Changes Path 1.764 +1 -0 ports/math/Makefile 1.1 +24 -0 ports/math/p5-Text-AsciiTeX/Makefile (new) 1.1 +2 -0 ports/math/p5-Text-AsciiTeX/distinfo (new) 1.1 +4 -0 ports/math/p5-Text-AsciiTeX/pkg-descr (new) 1.1 +8 -0 ports/math/p5-Text-AsciiTeX/pkg-plist (new)