I used to have remote access through VPN-VNC using IceWM to this machine,
but I no longer require this.
This machine has Apache, MySQL, PostFix, Samba. And now (port-)upgrading it
has become a PITA.
It's currently running 7.4-REL and I'm planning to upgrade it to 8.2-REL and
portupgrade is holding me. That's why I want to get rid of all those ports I
no longer use.

Thanks

On Thu, Apr 7, 2011 at 1:48 PM, Olli Hauer <oha...@freebsd.org> wrote:

> On 2011-04-07 18:59, Attos wrote:
> > Hello all,
> >
> > What is the best way to uninstall X and all the applications that run
> under
> > X?
> >
> > Thanks in advance.
>
> Don't know what else you have installed but pkg_delete -r
> can be useful here.
>
> $> pkg_info | grep -i ^x
>
> xorg-7.5.1 bla bla
> ...
> ...
>
> $> pkg_delete -r xorg-7.5.1
>
>
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to