how do i automate building packages?

Patrick Lamaiziere patfbsd at davenulle.org
Sat Nov 28 09:21:38 UTC 2009


Le Sat, 28 Nov 2009 01:05:47 -0800,
Gary Kline <kline at thought.org> a écrit :

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

make package

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

Regards.


More information about the freebsd-questions mailing list