DragonFly BSD
DragonFly users List (threaded) for 2006-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: making pkgsrc packages


From: joerg@xxxxxxxxxxxxxxxxx
Date: Thu, 11 May 2006 12:32:05 +0200
Mail-followup-to: users@crater.dragonflybsd.org

On Thu, May 11, 2006 at 11:27:14AM +0200, Richard Nyberg wrote:
> Is there a way to make packages from installed software built from pkgsrc?
> 
> I'm looking for an easy way (without recompiling) to install some of
> the software I've already installed here on another computer.

As said by others, pkg_tarup provides this partly. But for any future
package build, it is best to actually generate binary packages. E.g.
instead of doing "bmake install", do "bmake package" and set
DEPENDS_TARGET= package
in /etc/mk.conf

Joerg



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]