From owner-cvs-all@FreeBSD.ORG Thu Jan 4 21:48:19 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 8DF7616A403; Thu, 4 Jan 2007 21:48:19 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 802EB13C442; Thu, 4 Jan 2007 21:48:19 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id l04LmJ5n036435; Thu, 4 Jan 2007 21:48:19 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id l04LmJWh036434; Thu, 4 Jan 2007 21:48:19 GMT (envelope-from hrs) Message-Id: <200701042148.l04LmJWh036434@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 4 Jan 2007 21:48:19 +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 MOVED ports/print Makefile ports/print/latex-pgf Makefile distinfo pkg-descr pkg-plist ports/print/latex-beamer Makefile distinfo pkg-descr 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: Thu, 04 Jan 2007 21:48:19 -0000 hrs 2007-01-04 21:48:19 UTC FreeBSD ports repository Modified files: . MOVED print Makefile Added files: print/latex-pgf Makefile distinfo pkg-descr pkg-plist print/latex-beamer Makefile distinfo pkg-descr Log: Resurrect print/latex-pgf and print/latex-beamer and update them to 1.01 and 3.06 respectively. Changes since latex-beamer 3.01 (included in teTeX) include: - Fixed bug in drawing of buttons. - Version for use with pgf version 1.00. - Added color theme wolverine and presentation theme AnnArbor, submitted by Madhusudan Singh . - Added two screen options. - Added subsubsections (evil!). - Added \begin{frame}{Title}{Subtitle} syntax. - Switched to pgf version 0.95 - \setbeamercovered is now scoped. - Fixed location of navigation symbols on plain frames. - Fixed wrong frame number in conjunction with fragile option. - Fixed compatibility definitions like \beamertemplateballtoc. - Fixed compatibility definitions for \beamersetleftmargin. - Fixed wobbling height of frametitle in default theme. - Fixed problem with serif theme and "onlymath" option. - Fixed problem with >127 characters and fragile option. - Fixed problem with activation of Chinese characters - Fixed problem with spaces in semiverbatim. Revision Changes Path 1.1232 +1 -3 ports/MOVED 1.414 +2 -0 ports/print/Makefile 1.12 +68 -0 ports/print/latex-beamer/Makefile (new) 1.10 +3 -0 ports/print/latex-beamer/distinfo (new) 1.3 +6 -0 ports/print/latex-beamer/pkg-descr (new) 1.9 +47 -0 ports/print/latex-pgf/Makefile (new) 1.8 +3 -0 ports/print/latex-pgf/distinfo (new) 1.3 +8 -0 ports/print/latex-pgf/pkg-descr (new) 1.5 +957 -0 ports/print/latex-pgf/pkg-plist (new)