From owner-cvs-all@FreeBSD.ORG Thu Jun 29 18:42:46 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6304C16A403; Thu, 29 Jun 2006 18:42:46 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 249CA44C73; Thu, 29 Jun 2006 18:42:46 +0000 (GMT) (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 k5TIgkhu003856; Thu, 29 Jun 2006 18:42:46 GMT (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k5TIgjV4003855; Thu, 29 Jun 2006 18:42:46 GMT (envelope-from hrs) Message-Id: <200606291842.k5TIgjV4003855@repoman.freebsd.org> From: Hiroki Sato Date: Thu, 29 Jun 2006 18:42:45 +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 Makefile ports/print/cm-super Makefile distinfo pkg-descr 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: Thu, 29 Jun 2006 18:42:46 -0000 hrs 2006-06-29 18:42:45 UTC FreeBSD ports repository Modified files: print Makefile Added files: print/cm-super Makefile distinfo pkg-descr pkg-plist Log: New port: print/cm-super This is the CM-Super package; it contains Type 1 fonts convered from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Revision Changes Path 1.402 +1 -0 ports/print/Makefile 1.1 +98 -0 ports/print/cm-super/Makefile (new) 1.1 +3 -0 ports/print/cm-super/distinfo (new) 1.1 +9 -0 ports/print/cm-super/pkg-descr (new) 1.1 +856 -0 ports/print/cm-super/pkg-plist (new)