pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/pkg_summary-utils/files



Module name:    wip
Committed by:   cheusov
Date:           Tue May  6 23:03:26 UTC 2008

Added Files:
        wip/pkg_summary-utils/files: pkg_grep_summary

Log Message:

initial version of utility:

  usage: pkg_grep_summary <TRUE_EXPR> [<FALSE_EXPR>]
  example:
    pkg_grep_summary \
       '$1 == "PKGPATH" && $2 ~ /judy/' \
       '$1 == "PKGPATH" && $2 !~ /judy/' < \
            /srv/pkgsrc/pkg_src_summary.txt


To generate a diff of this commit:
cvs -z3 rdiff -u -r0 -r1.1 wip/pkg_summary-utils/files/pkg_grep_summary

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/pkg_summary-utils/files/pkg_grep_summary?r1=0&r2=1.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index