From owner-cvs-all@FreeBSD.ORG Tue Oct 18 21:09:51 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E988F106568C; Tue, 18 Oct 2011 21:09:51 +0000 (UTC) (envelope-from zi@FreeBSD.org) Received: from fast.rit.edu (fast.rit.edu [129.21.182.30]) by mx1.freebsd.org (Postfix) with ESMTP id AD3CD8FC0C; Tue, 18 Oct 2011 21:09:51 +0000 (UTC) Received: from fast.rit.edu (localhost.rit.edu [127.0.0.1]) by fast.rit.edu (Postfix) with ESMTP id 046B21D16D; Tue, 18 Oct 2011 17:09:51 -0400 (EDT) X-Virus-Scanned: by amavisd-new at fast.rit.edu Received: from fast.rit.edu ([127.0.0.1]) by fast.rit.edu (fast.rit.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Txq5AWoAdNIu; Tue, 18 Oct 2011 17:09:50 -0400 (EDT) Received: from syn.rit.edu (syn.rit.edu [129.21.182.15]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by fast.rit.edu (Postfix) with ESMTPS id 6EEF51D16B; Tue, 18 Oct 2011 17:09:50 -0400 (EDT) Received: from syn.rit.edu (localhost.rit.edu [127.0.0.1]) by syn.rit.edu (8.14.4/8.14.3) with ESMTP id p9IL9oCr070919; Tue, 18 Oct 2011 17:09:50 -0400 (EDT) (envelope-from zi@FreeBSD.org) Received: (from zi@localhost) by syn.rit.edu (8.14.4/8.14.3/Submit) id p9IL9oHJ070331; Tue, 18 Oct 2011 17:09:50 -0400 (EDT) (envelope-from zi@FreeBSD.org) Date: Tue, 18 Oct 2011 17:09:50 -0400 From: Ryan Steinmetz To: Alexey Dokuchaev Message-ID: <20111018210949.GA63050@fast.rit.edu> References: <201110181127.p9IBRhMh095990@repoman.freebsd.org> <20111018172751.GA97413@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20111018172751.GA97413@FreeBSD.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/sysutils Makefile ports/sysutils/fex Makefile distinfo pkg-descr 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, 18 Oct 2011 21:09:52 -0000 On (10/18/11 17:27), Alexey Dokuchaev wrote: > On Tue, Oct 18, 2011 at 11:27:43AM +0000, Ryan Steinmetz wrote: > > zi 2011-10-18 11:27:43 UTC > > > > Modified files: > > sysutils Makefile > > Added files: > > sysutils/fex Makefile distinfo pkg-descr > > Log: > > New port: sysutils/fex > > > > fex works like cut or awk in its field navigation, but allows > > you to specify token-based fields in a much more concise, flexible, > > and readable way. > > > > Due to the simplicity of fex's language, it can enable you to replace > > many common invocations of cut and awk with a single invocation of fex. > > It looks like `textproc' is better category for it (trivia fact: various > implementations of AWK live under `lang' o_O). > > ./danfe Thanks for the catch. This has been corrected. -r -- Ryan Steinmetz PGP: EF36 D45A 5CA9 28B1 A550 18CD A43C D111 7AD7 FAF2