From owner-cvs-all Mon Sep 9 11:47:52 2002 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 1C5B737B400; Mon, 9 Sep 2002 11:47:46 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CD0B743E65; Mon, 9 Sep 2002 11:47:45 -0700 (PDT) (envelope-from knu@FreeBSD.org) Received: from freefall.freebsd.org (knu@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g89IljJU070935; Mon, 9 Sep 2002 11:47:45 -0700 (PDT) (envelope-from knu@freefall.freebsd.org) Received: (from knu@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g89IljGX070934; Mon, 9 Sep 2002 11:47:45 -0700 (PDT) Message-Id: <200209091847.g89IljGX070934@freefall.freebsd.org> From: Akinori MUSHA Date: Mon, 9 Sep 2002 11:47:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang Makefile ports/lang/gauche Makefile distinfo pkg-comment pkg-descr pkg-plist ports/lang/gauche/files patch-doc-Makefile.in patch-doc-gauche-refe.texi patch-doc-gauche-refj.texi X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG knu 2002/09/09 11:47:42 PDT Modified files: lang Makefile Added files: lang/gauche Makefile distinfo pkg-comment pkg-descr pkg-plist lang/gauche/files patch-doc-Makefile.in patch-doc-gauche-refe.texi patch-doc-gauche-refj.texi Log: Add gauche, a scheme script interpreter with multibyte character handling. Revision Changes Path 1.316 +1 -0 ports/lang/Makefile 1.1 +46 -0 ports/lang/gauche/Makefile (new) 1.1 +1 -0 ports/lang/gauche/distinfo (new) 1.1 +63 -0 ports/lang/gauche/files/patch-doc-Makefile.in (new) 1.1 +13 -0 ports/lang/gauche/files/patch-doc-gauche-refe.texi (new) 1.1 +13 -0 ports/lang/gauche/files/patch-doc-gauche-refj.texi (new) 1.1 +1 -0 ports/lang/gauche/pkg-comment (new) 1.1 +7 -0 ports/lang/gauche/pkg-descr (new) 1.1 +186 -0 ports/lang/gauche/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message