docbook updates fiasco continues...
Serpent7776
serpent7776 at gmail.com
Thu Feb 20 12:09:22 UTC 2014
On Thu, 20 Feb 2014 12:05:07 +0100
kaltheat <kaltheat at googlemail.com> wrote:
> Hi,
>
> just for the records:
> The instructions in UPDATING did not work for me in tcsh (which is
> standard shell in FreeBSD as far as I know). I had to switch to bourne
> shell (/bin/sh) to pkg delete docbook-ports.
Same for me. I think all special symbols should be escaped, so
pkg_delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4*
should be
pkg_delete -f docbook-xml\* docbook-sk\* docbook\[2345\]\?\?-\* docbook-4\*
--
//
// Serpent7776
//
More information about the freebsd-ports
mailing list