Date: Tue, 9 Aug 2011 13:48:34 +0000 (UTC) From: Steven Kreuzer <skreuzer@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/textproc Makefile ports/textproc/ack Makefile distinfo pkg-descr pkg-plist Message-ID: <201108091348.p79DmYFa095351@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
skreuzer 2011-08-09 13:48:34 UTC FreeBSD ports repository Modified files: textproc Makefile Added files: textproc/ack Makefile distinfo pkg-descr pkg-plist Log: ack is a tool like grep, designed for programmers with large trees of heterogeneous source code. ack is written purely in Perl, and takes advantage of the power of Perl's regular expressions WWW: http://betterthangrep.com/ Revision Changes Path 1.1625 +1 -0 ports/textproc/Makefile 1.1 +26 -0 ports/textproc/ack/Makefile (new) 1.1 +2 -0 ports/textproc/ack/distinfo (new) 1.1 +4 -0 ports/textproc/ack/pkg-descr (new) 1.1 +12 -0 ports/textproc/ack/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108091348.p79DmYFa095351>