From owner-cvs-ports@FreeBSD.ORG Thu Dec 23 10:24:18 2004 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 290BF16A4CE; Thu, 23 Dec 2004 10:24:18 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1120C43D48; Thu, 23 Dec 2004 10:24:18 +0000 (GMT) (envelope-from ahze@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 iBNAOHwn041719; Thu, 23 Dec 2004 10:24:17 GMT (envelope-from ahze@repoman.freebsd.org) Received: (from ahze@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBNAOH0h041718; Thu, 23 Dec 2004 10:24:17 GMT (envelope-from ahze) Message-Id: <200412231024.iBNAOH0h041718@repoman.freebsd.org> From: Michael Johnson Date: Thu, 23 Dec 2004 10:24:17 +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/dejavu Makefile distinfo pkg-descr pkg-message pkg-plist ports/x11-fonts/dejavu/files fonts.dir 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: Thu, 23 Dec 2004 10:24:18 -0000 ahze 2004-12-23 10:24:17 UTC FreeBSD ports repository Modified files: x11-fonts Makefile Added files: x11-fonts/dejavu Makefile distinfo pkg-descr pkg-message pkg-plist x11-fonts/dejavu/files fonts.dir Log: Add dejavu The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its purpose is to provide a wider range of characters while maintaining the original look and feel through the process of collaborative development Revision Changes Path 1.67 +1 -0 ports/x11-fonts/Makefile 1.1 +52 -0 ports/x11-fonts/dejavu/Makefile (new) 1.1 +2 -0 ports/x11-fonts/dejavu/distinfo (new) 1.1 +111 -0 ports/x11-fonts/dejavu/files/fonts.dir (new) 1.1 +5 -0 ports/x11-fonts/dejavu/pkg-descr (new) 1.1 +15 -0 ports/x11-fonts/dejavu/pkg-message (new) 1.1 +15 -0 ports/x11-fonts/dejavu/pkg-plist (new)