Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Feb 2006 15:19:12 +0000 (UTC)
From:      Vasil Dimov <vd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/sysutils Makefile ports/sysutils/portsearch Makefile distinfo pkg-descr
Message-ID:  <200602011519.k11FJCLY070479@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



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