From owner-cvs-ports@FreeBSD.ORG Mon Nov 10 11:54:13 2003 Return-Path: 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 7FD6E16A4CE; Mon, 10 Nov 2003 11:54:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 085D043FB1; Mon, 10 Nov 2003 11:54:13 -0800 (PST) (envelope-from glewis@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAAJsCXJ050030; Mon, 10 Nov 2003 11:54:12 -0800 (PST) (envelope-from glewis@repoman.freebsd.org) Received: (from glewis@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAAJsCLb050029; Mon, 10 Nov 2003 11:54:12 -0800 (PST) (envelope-from glewis) Message-Id: <200311101954.hAAJsCLb050029@repoman.freebsd.org> From: Greg Lewis Date: Mon, 10 Nov 2003 11:54:12 -0800 (PST) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/textproc Makefile ports/textproc/foiltex Makefile distinfo pkg-descr pkg-install pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 10 Nov 2003 19:54:13 -0000 glewis 2003/11/10 11:54:12 PST FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/foiltex Makefile distinfo pkg-descr pkg-install pkg-plist Log: . Add a port of foiltex: The FoilTeX is a collection of LaTeX files for making foils. A number of features are built-in including large sans serif font as normal font, options for setting normalsize at 20pt (default), 17pt, 25pt or 30pt, new macros for starting new foils, for special environments like Theorem and Proof, simple macros to control the headline and footline. WWW: http://www.ctan.org/tex-archive/nonfree/macros/latex/contrib/foiltex/ PR: 54372 Submitted by: Stefan Walter Revision Changes Path 1.584 +1 -0 ports/textproc/Makefile 1.1 +63 -0 ports/textproc/foiltex/Makefile (new) 1.1 +2 -0 ports/textproc/foiltex/distinfo (new) 1.1 +7 -0 ports/textproc/foiltex/pkg-descr (new) 1.1 +14 -0 ports/textproc/foiltex/pkg-install (new) 1.1 +14 -0 ports/textproc/foiltex/pkg-plist (new)