Transferring ports

Ivan Voras ivoras at freebsd.org
Thu Mar 13 10:46:01 UTC 2008


Hi,

I have an idea and a request for people familiar with ports & pkgdb
infrastructure: a utility (preferably written in C, Python or as a shell
script) that would transfer *installed* ports from one system tree to
the other, including their dependencies. It would transfer only some
ports, specified on the command line.

The details: imagine there are two or more full FreeBSD installation
trees in the file system (e.g. complete jails). The utility would
transfer (installed) packages from one tree to the other. The easy,
brute-force way would be to generate package files (tbz) from the
installed tree and then install them to the other tree, but I can't do
that because of performance and disk space reasons.

Is there a utility that would do that, and if not, does anyone have the
time to write one?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20080313/7e28abe8/signature.pgp


More information about the freebsd-ports mailing list