From owner-cvs-ports@FreeBSD.ORG Fri May 20 11:59:59 2005 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 ABAE316A4CE; Fri, 20 May 2005 11:59:59 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0ED9B43DB3; Fri, 20 May 2005 11:59:59 +0000 (GMT) (envelope-from jylefort@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 j4KBxwFF032365; Fri, 20 May 2005 11:59:58 GMT (envelope-from jylefort@repoman.freebsd.org) Received: (from jylefort@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j4KBxweq032364; Fri, 20 May 2005 11:59:58 GMT (envelope-from jylefort) Message-Id: <200505201159.j4KBxweq032364@repoman.freebsd.org> From: Jean-Yves Lefort Date: Fri, 20 May 2005 11:59:58 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/x11-fonts Makefile ports/x11-fonts/mgopen Makefile distinfo pkg-descr pkg-plist ports/x11-fonts/mgopen/files pkg-message.in 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: Fri, 20 May 2005 11:59:59 -0000 jylefort 2005-05-20 11:59:58 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/mgopen Makefile distinfo pkg-descr pkg-plist x11-fonts/mgopen/files pkg-message.in Log: Add mgopen. The MgOpen typefaces are freely available and contain glyphs for viewing texts in Greek (written in the monotoniko system). The MgOpen typeface collection is composed of the following typefaces: - MgOpenCanonica is a serif typeface, based on the design of Times Roman. - MgOpenCosmetica is a sans-serif typeface, based on the design of Optima. - MgOpenModata is another sans-serif typeface. - MgOpenModerna is a sans-serif typeface, based on the design of Helvetica. Each family contains four fonts, namely all the combinations of regular and bold weight and upright and italic (or oblique) shape. All the fonts contain glyphs for the latin and greek alphabets (using the monotoniko system), while the fonts of the Canonica family also contain all the glyphs necessary for viewing Greek texts written in the polytoniko system. All the fonts use the Unicode encoding for characters and are in the TrueType format. The fonts, in their initial release, have some characters missing (the most important one being the Euro symbol). These shortcomings will be fixed in future releases. WWW: http://www.ellak.gr/fonts/mgopen/ PR: ports/81137 Submitted by: Panagiotis Astithas Revision Changes Path 1.75 +1 -0 ports/x11-fonts/Makefile 1.1 +40 -0 ports/x11-fonts/mgopen/Makefile (new) 1.1 +2 -0 ports/x11-fonts/mgopen/distinfo (new) 1.1 +14 -0 ports/x11-fonts/mgopen/files/pkg-message.in (new) 1.1 +22 -0 ports/x11-fonts/mgopen/pkg-descr (new) 1.1 +19 -0 ports/x11-fonts/mgopen/pkg-plist (new)