cvs commit: ports/textproc Makefile ports/textproc/ack Makefile distinfo pkg-descr pkg-plist

Steven Kreuzer skreuzer at FreeBSD.org
Tue Aug 9 13:48:34 UTC 2011


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)


More information about the cvs-ports mailing list