From owner-cvs-all@FreeBSD.ORG Wed Aug 1 18:47:58 2007 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5E66416A417; Wed, 1 Aug 2007 18:47:58 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 4FB2713C45D; Wed, 1 Aug 2007 18:47:58 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l71IlwxV060510; Wed, 1 Aug 2007 18:47:58 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l71IlwCb060509; Wed, 1 Aug 2007 18:47:58 GMT (envelope-from hrs) Message-Id: <200708011847.l71IlwCb060509@repoman.freebsd.org> From: Hiroki Sato Date: Wed, 1 Aug 2007 18:47:57 +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/print/latex-pgf Makefile distinfo pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Aug 2007 18:47:58 -0000 hrs 2007-08-01 18:47:57 UTC FreeBSD ports repository Modified files: print/latex-pgf Makefile distinfo pkg-plist Log: Update to 1.18. Changes include: - Added regular polygon and start shapes (by Mark Wibrow). - Added graphic externalization commands. - Added barycentric coordinate system. - Added direct TikZ plotting of function based on math engine. - Added math documentation into main documentation. - Added Mark Wibrow's math library. - Added calendar support. - Added matrix stuff. - Added automatic driver selection for xetex. - Added "growth parent anchor" option. - Fixed superfluous spaces in quick math parse code - Fixed superfluous \newboxes in math and image code - Fixed mth parser to recognize \wd\mybox. - Fixed wrong \pgfmathsetrandomseed - Fixed wrong \pgfmathradians@ - Fixed problems with long mantissa and plain tex math code. - Fixed things so that \setlength works in pictures, once more. - Fixed selectfont problem in pdfsys-dvipdfm.def - Fixed problem with lost lastx/lasty in foreach in TikZ. - Fixed snake+rectangle+transform problem. - Fixed rectangle+rounded corner problem. - Fixed postscrip eofill1 problem. - Fixed amsmath/pgf clash because of wrong definition of \: - Fixed size of hyperlinks inside nodes. - Fixed ConTeXt problem in pgfbaseplot. - Fixed .aux problems in plain and ConTeXt mode. Using .pgf as extension now. Revision Changes Path 1.12 +1 -2 ports/print/latex-pgf/Makefile 1.10 +3 -3 ports/print/latex-pgf/distinfo 1.7 +51 -5 ports/print/latex-pgf/pkg-plist