cvs commit: ports/sysutils Makefile ports/sysutils/portsearch Makefile distinfo pkg-descr

Vasil Dimov vd at FreeBSD.org
Wed Feb 1 07:19:13 PST 2006


vd          2006-02-01 15:19:12 UTC

  FreeBSD ports repository

  Modified files:
    sysutils             Makefile 
  Added files:
    sysutils/portsearch  Makefile distinfo pkg-descr 
  Log:
  Add new port sysutils/portsearch
  
  Portsearch allows searching for ports that install some file, like
  ``find /usr/ports -name pkg-plist |xargs grep pattern''
  but honoring PLIST_(FILES|DIRS) and %%FOOBAR%% variables.
  
  Approved by:    garga (mentor)
  
  Revision  Changes    Path
  1.741     +1 -0      ports/sysutils/Makefile
  1.1       +20 -0     ports/sysutils/portsearch/Makefile (new)
  1.1       +3 -0      ports/sysutils/portsearch/distinfo (new)
  1.1       +9 -0      ports/sysutils/portsearch/pkg-descr (new)


More information about the cvs-all mailing list