From owner-cvs-ports@FreeBSD.ORG Sun Sep 18 15:15:02 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 1270516A41F; Sun, 18 Sep 2005 15:15:02 +0000 (GMT) (envelope-from vs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D572443D45; Sun, 18 Sep 2005 15:15:01 +0000 (GMT) (envelope-from vs@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 j8IFF1GH041085; Sun, 18 Sep 2005 15:15:01 GMT (envelope-from vs@repoman.freebsd.org) Received: (from vs@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j8IFF10b041084; Sun, 18 Sep 2005 15:15:01 GMT (envelope-from vs) Message-Id: <200509181515.j8IFF10b041084@repoman.freebsd.org> From: Volker Stolz Date: Sun, 18 Sep 2005 15:15:01 +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/textproc Makefile ports/textproc/gastex 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, 18 Sep 2005 15:15:02 -0000 vs 2005-09-18 15:15:01 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/gastex Makefile distinfo pkg-descr pkg-plist Log: GasTeX is a set of LaTeX macros which allow to draw very easily graphs, automata, nets, diagrams, etc... under the picture environment of LaTeX. A picture with gastex basically consists of nodes and edges. Here are a few examples of pictures that are easily defined with gastex. WWW: http://www.lsv.ens-cachan.fr/~gastin/gastex/gastex.html Revision Changes Path 1.858 +1 -0 ports/textproc/Makefile 1.1 +37 -0 ports/textproc/gastex/Makefile (new) 1.1 +6 -0 ports/textproc/gastex/distinfo (new) 1.1 +7 -0 ports/textproc/gastex/pkg-descr (new) 1.1 +8 -0 ports/textproc/gastex/pkg-plist (new)