Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Jan 2006 21:59:45 +0100
From:      Clement Laforet <clement@FreeBSD.org>
To:        Kirill Ponomarew <krion@FreeBSD.org>
Cc:        cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports Makefile ports/Mk bsd.autotools.mk bsd.database.mk bsd.gcc.mk bsd.gnome.mk bsd.gstreamer.mk bsd.kde.mk bsd.linux-rpm.mk bsd.local.mk bsd.mail.mk bsd.php.mk bsd.port.mk bsd.port.subdir.mk bsd.ruby.mk bsd.sdl.mk bsd.tcl.mk ...
Message-ID:  <20060121205945.GB48127@goofy.cultdeadsheep.org>
In-Reply-To: <200601211737.k0LHbEQR006480@repoman.freebsd.org>
References:  <200601211737.k0LHbEQR006480@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

--H1spWtNR+x+ondvy
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

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=20
variable to make it reusable. _INSTALL_DEPENDS had also been added and=20
rit now replaces duplicatded code in *-depends targets.
  =20
>   - 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=20
specific expression on plist. It's flexible enough to let maintainers=20
define their expression.
Ex:
PLIST_REINPLACE+=3D	dummy
PLIST_REINPLACE_DUMMY=3Ds!\(.*\)!\1!=20

clem

--H1spWtNR+x+ondvy
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFD0qDBsRhfjwcjuh0RAmEvAJwKcpkVI3f7G5Mxu8ZIwnH6nEiEzACeI/eA
B5zLc0sxVf1ikaNrss9GCmM=
=qunE
-----END PGP SIGNATURE-----

--H1spWtNR+x+ondvy--



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