Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Mar 2000 12:36:57 -0800 (PST)
From:      Josef Karthauser <joe@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports Makefile ports/Mk bsd.port.subdir.mk
Message-ID:  <200003222036.MAA63114@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
joe         2000/03/22 12:36:57 PST

  Modified files:
    .                    Makefile 
    Mk                   bsd.port.subdir.mk 
  Log:
  Additions to the 'make search' mechanism.
  
  * You can now 'make search' from a ports subdirectory.  This will
    will restrict the search to ports within this subdirectory.
  * Added an additional search option to search just the port names,
    e.g. 'make search name=foo' will only return ports that have 'foo' in their
    name.
  
  Approved by:	asami
  
  Revision  Changes    Path
  1.53      +1 -9      ports/Makefile
  1.35      +22 -1     ports/Mk/bsd.port.subdir.mk



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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