Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Nov 2009 10:21:28 +0100
From:      Patrick Lamaiziere <patfbsd@davenulle.org>
To:        freebsd-questions@freebsd.org
Cc:        Gary Kline <kline@thought.org>
Subject:   Re: how do i automate building packages?
Message-ID:  <20091128102128.1e2688c3@baby-jane.lamaiziere.net>
In-Reply-To: <20091128090544.GA80636@thought.org>
References:  <20091128090544.GA80636@thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Sat, 28 Nov 2009 01:05:47 -0800,
Gary Kline <kline@thought.org> a =E9crit :

> 	How do I build tarballs of packages that usually wind up in=20
> 	/usr/ports/packages?
...=20
> 	# make install package clean? Or what?

make package

You can also create a package from an already installed port with
pkg_create.

Regards.



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