On Sat, Jan 21, 2006 at 05:37:14PM +0000, Kirill Ponomarew wrote:
>   - Introduce new 'quicksearch' target to show only port, path and
>     info section of the matching ports. [3]
>   - Improve 'search' target output. [12]
search shell code had been "MACRO'ified". The code had been put into a 
variable to make it reusable. _INSTALL_DEPENDS had also been added and 
rit now replaces duplicatded code in *-depends targets.
   
>   - Add @dirrmtry for plists which does the same as:
>     "@unexec rmdir %D/foo 2>/dev/null || true" [15]
It uses PLIST_REINPLACE which allows you to run REINPLACE_CMD with a 
specific expression on plist. It's flexible enough to let maintainers 
define their expression.
Ex:
PLIST_REINPLACE+=       dummy
PLIST_REINPLACE_DUMMY=s!\(.*\)!\1! 

clem

Attachment: pgp6YWFZ9NRKF.pgp
Description: PGP signature

Reply via email to