From owner-cvs-ports@FreeBSD.ORG Thu Jun 23 11:53:28 2005 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9EDF016A41C; Thu, 23 Jun 2005 11:53:28 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EF4E43D4C; Thu, 23 Jun 2005 11:53:28 +0000 (GMT) (envelope-from sem@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j5NBrS1R031819; Thu, 23 Jun 2005 11:53:28 GMT (envelope-from sem@repoman.freebsd.org) Received: (from sem@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j5NBrS2U031818; Thu, 23 Jun 2005 11:53:28 GMT (envelope-from sem) Message-Id: <200506231153.j5NBrS2U031818@repoman.freebsd.org> From: Sergey Matveychuk Date: Thu, 23 Jun 2005 11:53:28 +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/aamath Makefile distinfo pkg-descr ports/math/aamath/files patch-Makefile 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, 23 Jun 2005 11:53:28 -0000 sem 2005-06-23 11:53:28 UTC FreeBSD ports repository Modified files: math Makefile Added files: math/aamath Makefile distinfo pkg-descr math/aamath/files patch-Makefile Log: Aamath is a program that reads mathematical expressions in infix notation and renders them as ASCII art. It may be useful to send mathematics through text-only media, such as e-mail or newsgroups. PR: ports/82552 Submitted by: Vsevolod Stakhov Revision Changes Path 1.326 +1 -0 ports/math/Makefile 1.1 +25 -0 ports/math/aamath/Makefile (new) 1.1 +2 -0 ports/math/aamath/distinfo (new) 1.1 +17 -0 ports/math/aamath/files/patch-Makefile (new) 1.1 +5 -0 ports/math/aamath/pkg-descr (new)