how to cancel packages

Robert Whamond rwhamond at westnet.com.au
Wed Mar 18 02:24:37 PDT 2009


On Wed, 18 Mar 2009, szhou wrote:
>    Hi, All
>    I want to install ipsec-tools in FreeBSD6.3. I click command "make
>    install" in directory"/usr/ports/security/ipsec-tools/", and i select
>    all packages in prompted window. while the installation failed,
>    because the kernel do not support one package.
>    I want to install ipsec-tools without the specific package. Can anyone
>    point me how to cancel the selected package? So that i can install it
>    again.
>    Thanks a lot!
>    Shirley Zhou
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
> "freebsd-questions-unsubscribe at freebsd.org"

cd /usr/ports/security/ipsec-tools/
make config
make install
-- 
Rob Whamond


More information about the freebsd-questions mailing list