From owner-cvs-all@FreeBSD.ORG Tue Apr 10 20:26:24 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8CC7B106566B; Tue, 10 Apr 2012 20:26:24 +0000 (UTC) (envelope-from cy@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 7878A8FC17; Tue, 10 Apr 2012 20:26:24 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q3AKQOW9020414; Tue, 10 Apr 2012 20:26:24 GMT (envelope-from cy@repoman.freebsd.org) Received: (from cy@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q3AKQOka020413; Tue, 10 Apr 2012 20:26:24 GMT (envelope-from cy) Message-Id: <201204102026.q3AKQOka020413@repoman.freebsd.org> From: Cy Schubert Date: Tue, 10 Apr 2012 20:26:24 +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/x11 Makefile ports/x11/xascii Makefile distinfo pkg-descr ports/x11/xascii/files patch-Imakefile patch-xascii.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Apr 2012 20:26:24 -0000 cy 2012-04-10 20:26:24 UTC FreeBSD ports repository Modified files: x11 Makefile Added files: x11/xascii Makefile distinfo pkg-descr x11/xascii/files patch-Imakefile patch-xascii.c Log: Welcome xascii to ports. Xascii has been around for a long time. It displays the complete ascii character set along with each character's value in either decimal, hexidecimal, or octal notation. Revision Changes Path 1.782 +1 -0 ports/x11/Makefile 1.1 +25 -0 ports/x11/xascii/Makefile (new) 1.1 +2 -0 ports/x11/xascii/distinfo (new) 1.1 +11 -0 ports/x11/xascii/files/patch-Imakefile (new) 1.1 +12 -0 ports/x11/xascii/files/patch-xascii.c (new) 1.1 +2 -0 ports/x11/xascii/pkg-descr (new)