portsearch: approach to finding ports that provide a given file

Jean-Yves Lefort jylefort at FreeBSD.org
Tue Jan 17 06:44:46 PST 2006


On Tue, 17 Jan 2006 11:48:05 +0200
Vasil Dimov <vd at datamax.bg> wrote:

> Some ports generate their plists after being installed, making it
> impossible to record the plist without fetching the source tarballs,
> compiling and installing the software. Currently for these ports empty
> or flawed plists are recorded. One way to fix this problem is to
> retrieve the plists for these ports from the precompiled packages
> available at ftp.freebsd.org but the whole packages need to be fetched,
> causing (large) amount of unefficient network traffic.
> Any ideas for resolving the problem are welcome.

The package building scripts (Tools/portbuild) could be modified to
create pkgname-metadata.tbz files and make them available on the
FreeBSD ftp site. An utility which would retrieve these files and
maintain a database could then be created. Said utility could be run
by end users on their home machines, as well as by some machine on the
FreeBSD cluster which would maintain a database queryable through
www.FreeBSD.org. This approach requires coordination with the package
building and www people.

-- 
Jean-Yves Lefort

jylefort at FreeBSD.org
http://lefort.be.eu.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20060117/fb73efb4/attachment.bin


More information about the freebsd-ports mailing list