Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Feb 2006 08:00:24 -0800
From:      Brooks Davis <brooks@one-eyed-alien.net>
To:        Brian Reichert <reichert@numachi.com>
Cc:        Craig Boston <craig@yekse.gank.org>, Gary Jennejohn <garyj@jennejohn.org>, "Matthew D. Fuller" <fullermd@over-yonder.net>, freebsd-ports@freebsd.org, Andy Fawcett <andy@athame.co.uk>
Subject:   Re: Does a port contain 'kdict'?
Message-ID:  <20060215160024.GA15910@odin.ac.hmc.edu>
In-Reply-To: <20060215150823.GC58140@numachi.com>
References:  <fullermd@over-yonder.net> <20060215083141.GP80050@over-yonder.net> <200602151145.k1FBjGA2041338@peedub.jennejohn.org> <20060215150823.GC58140@numachi.com>

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

--h31gzZEtNLTqOjlF
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Feb 15, 2006 at 10:08:23AM -0500, Brian Reichert wrote:
> On Wed, Feb 15, 2006 at 12:45:16PM +0100, Gary Jennejohn wrote:
> >=20
> > "Matthew D. Fuller" writes:
> > > On Tue, Feb 14, 2006 at 09:29:50PM -0600 I heard the voice of
> > > Craig Boston, and lo! it spake thus:
> > > >=20
> > > > find /usr/ports -name 'pkg-plist' -exec grep -H kdict \{\} \;
> > > >=20
> > > > Now I'm sure someone will post a much more efficient method
> > > > using xargs or some such :)
> > >=20
> > > find /usr/ports -depth 3 -name 'pkg-plist' -print | \
> > >         xargs grep -H kdict
> > >=20
> > > 8-]
> > >=20
> >=20
> > portsearch -f bin/kdict
> >=20
> > /usr/ports/sysutils/portsearch
>=20
> All very useful responses.  This latter seems appealing, as I trying
> to empower a very new UNIX user to the FreeBSD ports system.
>=20
> Is there a website that also exposes this info?  To wit, I could
> plug 'kdict' into a search box, and have aport name be presented?

No, but creating one would be cool.  The big gotcha is that said site
would have to build all the packages because that's the only way to
reliably determine their contents.  As such, the site would realisticaly
have to be part of the ports building cluster infrastructure.  Creating
the site and providing a simple interface for adding the file list for a
port what is ready to be turned into a package would be a good start.

-- Brooks

--=20
Any statement of the form "X is the one, true Y" is FALSE.
PGP fingerprint 655D 519C 26A7 82E7 2529  9BF0 5D8E 8BE9 F238 1AD4

--h31gzZEtNLTqOjlF
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFD81AYXY6L6fI4GtQRApqKAKDBheNJPzu5X2BqN1bUxkziUDy1bQCgz23W
b7GFzK4zvko9ztPjJe0F8a4=
=PV39
-----END PGP SIGNATURE-----

--h31gzZEtNLTqOjlF--



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