cvs commit: ports/sysutils Makefile ports/sysutils/fex Makefile
distinfo pkg-descr
Ryan Steinmetz
zi at FreeBSD.org
Tue Oct 18 11:27:43 UTC 2011
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)
More information about the cvs-all
mailing list