Subject: Re: Meta package for pkgsrc developer tools
To: NetBSD Packages Technical Discussion List <tech-pkg@NetBSD.org>
From: Greg A. Woods <woods@weird.com>
List: tech-pkg
Date: 08/05/2006 15:50:43
--pgp-sign-Multipart_Sat_Aug__5_15:50:41_2006-1
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

At Sat, 05 Aug 2006 15:18:26 +0200,
Joerg Sonnenberger wrote:
>=20
> On Fri, Aug 04, 2006 at 07:43:35PM -0700, John Nemeth wrote:
> > On Dec 25,  1:00pm, Lubomir Sedlacik wrote:
> > } On Sat, Aug 05, 2006 at 01:09:36AM +0900, Ryo HAYASAKA wrote:
> > } > I think pkgclean and pkgfind are useful tools, too.
> > }=20
> > } remind me, why do we have such an useless package as pkgclean in pkgs=
rc,
> > } again?
> > }=20
> > } (if you don't want clutter in your pkgsrc tree, mount it read-only and
> > }  set WRKOBJDIR.  and when you feel like it, just wipe WRKOBJDIR clean
> > }  with rm.  it's even faster!)
> >=20
> >      cd /usr/pkgsrc && rm -r */*/work is pretty fast as well.
>=20
> But not really portable.
> 	find /usr/pkgsrc -name work -exec rm -r {} \;
> doesn't hit command line limits.

but that's not as fast or efficient it could/should be.  Use xargs(1)!

--=20
						Greg A. Woods

H:+1 416 218-0098 W:+1 416 489-5852 x122 VE3TCP RoboHack <woods@robohack.ca>
Planix, Inc. <woods@planix.com>       Secrets of the Weird <woods@weird.com>

--pgp-sign-Multipart_Sat_Aug__5_15:50:41_2006-1
Content-Type: application/pgp-signature
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.0i for non-commercial use
MessageID: AloZeZXwC6A61BGdfflERYf4HJsEL4TY

iQA/AwUBRNT2k2J7XxTCWceFEQJ2SQCfbCmDinklVSLOSPX8B3MQ+faX3FEAnjZB
n7PlKkEHdVofPlrLUOcP8EBB
=Xv//
-----END PGP SIGNATURE-----

--pgp-sign-Multipart_Sat_Aug__5_15:50:41_2006-1--