Hello, I recently tried to build my packages of FreeBSD-4.9 stable for my case. I noticed that the packages of dependencies were not build under the $PACKAGES/All and I man man ports which didn't show the option to do that. (e.g. cvsup-without-gui needs libiconv ... ) I would like to know if there exists any options or methods to build the dependencies packages as well while I try to build the packages (e.g. cvsup-without-gui). Thanks. Clarence _________________________________________________________________ Get 10Mb extra storage for MSN Hotmail. Subscribe Now! http://join.msn.com/?pgmarket=en-hk
On Mon, Nov 17, 2003 at 10:38:44AM +0800, nobody nobody wrote:> Hello, > > I recently tried to build my packages of FreeBSD-4.9 stable for my case. > I noticed that the packages of dependencies were not build under the > $PACKAGES/All and I man man ports which didn't show the option to do that. > (e.g. cvsup-without-gui needs libiconv ... ) I would like to know if there > exists any options or methods to build the dependencies packages as well > while I try to build the packages (e.g. cvsup-without-gui).You can use ports/sysutils/portupgrade to run the following: portinstall -pR cvsup-without-gui -ip -- To generalize is to be an idiot. -- William Blake
On Monday 17 November 2003 13:08, nobody nobody wrote:> I recently tried to build my packages of FreeBSD-4.9 stable for my case. > I noticed that the packages of dependencies were not build under the > $PACKAGES/All and I man man ports which didn't show the option to do that. > (e.g. cvsup-without-gui needs libiconv ... ) I would like to know if there > exists any options or methods to build the dependencies packages as well > while I try to build the packages (e.g. cvsup-without-gui).You can do.. make package PACKAGES=/tmp/packages DEPENDS_TARGET=package -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5
"nobody nobody" <freebsd_stable@hotmail.com> writes:> I recently tried to build my packages of FreeBSD-4.9 stable for my > case. I noticed that the packages of dependencies were not build > under the $PACKAGES/All and I man man ports which didn't show the > option to do that.Use misc/porteasy. DES -- Dag-Erling Sm?rgrav - des@des.no