Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Oct 2011 11:27:43 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/fex Makefile distinfo pkg-descr
Message-ID:  <201110181127.p9IBRhMh095990@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
zi          2011-10-18 11:27:43 UTC

  FreeBSD ports repository

  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.
  
  WWW: http://semicomplete.com/projects/fex/
  
  Revision  Changes    Path
  1.1330    +1 -0      ports/sysutils/Makefile
  1.1       +24 -0     ports/sysutils/fex/Makefile (new)
  1.1       +2 -0      ports/sysutils/fex/distinfo (new)
  1.1       +8 -0      ports/sysutils/fex/pkg-descr (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110181127.p9IBRhMh095990>