From owner-cvs-all@FreeBSD.ORG Mon May 12 21:08:03 2003 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 A7D9437B401; Mon, 12 May 2003 21:08:03 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F107E43F3F; Mon, 12 May 2003 21:08:02 -0700 (PDT) (envelope-from foxfair@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h4D4820U065092; Mon, 12 May 2003 21:08:02 -0700 (PDT) (envelope-from foxfair@repoman.freebsd.org) Received: (from foxfair@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h4D482hv065091; Mon, 12 May 2003 21:08:02 -0700 (PDT) Message-Id: <200305130408.h4D482hv065091@repoman.freebsd.org> From: Foxfair Hu Date: Mon, 12 May 2003 21:08:02 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/sysutils Makefile ports/sysutils/fonteditfs Makefile distinfo pkg-descr pkg-plist ports/sysutils/fonteditfs/files patch-Makefile patch-aa 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: Tue, 13 May 2003 04:08:04 -0000 foxfair 2003/05/12 21:08:02 PDT FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/fonteditfs Makefile distinfo pkg-descr pkg-plist sysutils/fonteditfs/files patch-Makefile patch-aa Log: Add fonteditfs 1.0, a Full Screen Syscons Font Editor. PR: 45965 Submitted by: uri@keves.org Revision Changes Path 1.359 +1 -0 ports/sysutils/Makefile 1.1 +27 -0 ports/sysutils/fonteditfs/Makefile (new) 1.1 +1 -0 ports/sysutils/fonteditfs/distinfo (new) 1.1 +27 -0 ports/sysutils/fonteditfs/files/patch-Makefile (new) 1.1 +19 -0 ports/sysutils/fonteditfs/files/patch-aa (new) 1.1 +3 -0 ports/sysutils/fonteditfs/pkg-descr (new) 1.1 +1 -0 ports/sysutils/fonteditfs/pkg-plist (new)