Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 0D61A63B8AC for ; Sun, 8 May 2011 18:47:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D497614A203; Sun, 8 May 2011 18:47:46 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F03E114A1EF for ; Sun, 8 May 2011 18:47:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id r+fDPkCKk7tG for ; Sun, 8 May 2011 18:47:44 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 777DE14A1AA for ; Sun, 8 May 2011 18:47:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5761F175DD; Sun, 8 May 2011 18:47:44 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 8 May 2011 18:47:44 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc/textproc/zoem To: pkgsrc-changes@NetBSD.org Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20110508184744.5761F175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: cheusov Date: Sun May 8 18:47:44 UTC 2011 Update of /cvsroot/pkgsrc/textproc/zoem In directory ivanova.netbsd.org:/tmp/cvs-serv19539 Log Message: Zoem is an interpretive macro language with substantial facilities for programming. It supports a two-stage process, consisting of macro interpretation (featuring inside-out evaluation if needed), followed by a simple and powerful application of stream character filtering. Its syntax is remindful of \it{TeX}'s, it has dictionary stacks like \it{PostScript}, and various resemblances to \it{m4} and \it{info}. It has interfaces to modules making life easy \- counters, references, arithmetic, multi-dimensional data storage, input/output operations, regular expressions, and system commands. Status: Vendor Tag: TNF Release Tags: pkgsrc-base N pkgsrc/textproc/zoem/Makefile N pkgsrc/textproc/zoem/DESCR N pkgsrc/textproc/zoem/distinfo N pkgsrc/textproc/zoem/PLIST No conflicts created by this import