Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Dec 2010 08:14:48 +0000 (UTC)
From:      Wen Heping <wen@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/textproc Makefile ports/textproc/pdfgrep Makefile distinfo pkg-descr
Message-ID:  <201012150814.oBF8Emte041712@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wen         2010-12-15 08:14:48 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/pdfgrep     Makefile distinfo pkg-descr 
  Log:
  Pdfgrep is a tool to search text in PDF files. It works similar to grep.
  
  Features:
  
          * search for regular expressions.
          * support for some important grep options, including:
                  o filename output.
                  o page number output.
                  o optional case insensitivity.
                  o count occurrences.
          * and the most important feature: color output!
  
  WWW: http://pdfgrep.sourceforge.net/
  
  PR:             ports/152648
  Submitted by:   Michael Ranner <michael@ranner.eu>
  
  Revision  Changes    Path
  1.1505    +1 -0      ports/textproc/Makefile
  1.1       +29 -0     ports/textproc/pdfgrep/Makefile (new)
  1.1       +2 -0      ports/textproc/pdfgrep/distinfo (new)
  1.1       +14 -0     ports/textproc/pdfgrep/pkg-descr (new)



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