From owner-cvs-all@FreeBSD.ORG Thu Feb 10 06:41:49 2005 Return-Path: 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 456A716A4CE; Thu, 10 Feb 2005 06:41:49 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21E5343D2D; Thu, 10 Feb 2005 06:41:49 +0000 (GMT) (envelope-from maho@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 j1A6fn1V055816; Thu, 10 Feb 2005 06:41:49 GMT (envelope-from maho@repoman.freebsd.org) Received: (from maho@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j1A6fmoH055815; Thu, 10 Feb 2005 06:41:48 GMT (envelope-from maho) Message-Id: <200502100641.j1A6fmoH055815@repoman.freebsd.org> From: Maho Nakata Date: Thu, 10 Feb 2005 06:41:48 +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 Makefileports/x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist fonts.dir.cyberbit X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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, 10 Feb 2005 06:41:49 -0000 maho 2005-02-10 06:41:48 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/cyberbit-ttfonts Makefile distinfo pkg-deinstall pkg-descr pkg-install pkg-plist x11-fonts/cyberbit-ttfonts/files fonts.alias.cyberbit fonts.dir.cyberbit Log: Add cyberbit-ttfonts. Bitstream Cyberbit is a TrueType font. It is an international font, containing characters from many languages. Each character is encoded with its Unicode value, according to Unicode 2.0 standards. Cyberbit was developed by Bitstream to provide Unicode Consortium members with a test font. It is therefore distributed freely to customers that need advanced multilingual fonts for testing and other non-commercial uses. Customers that wish to use Cyberbit for other purposes must license the font from Bitstream. Revision Changes Path 1.70 +1 -0 ports/x11-fonts/Makefile 1.1 +58 -0 ports/x11-fonts/cyberbit-ttfonts/Makefile (new) 1.1 +16 -0 ports/x11-fonts/cyberbit-ttfonts/distinfo (new) 1.1 +0 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.alias.cyberbit (new) 1.1 +17 -0 ports/x11-fonts/cyberbit-ttfonts/files/fonts.dir.cyberbit (new) 1.1 +14 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-deinstall (new) 1.1 +10 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-descr (new) 1.1 +20 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-install (new) 1.1 +11 -0 ports/x11-fonts/cyberbit-ttfonts/pkg-plist (new)