Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2021 03:25:02 -0600
From:      "@lbutlr" <kremels@kreme.com>
To:        FreeBSD <freebsd-ports@freebsd.org>
Subject:   Re: Python update 3.7->3.8
Message-ID:  <06E97A33-684B-4CAA-9AFC-3FFBC6B0F8D7@kreme.com>
In-Reply-To: <20210427054324.14930117@rimwks.local>
References:  <20210426163443.28a63547@rimwks.local> <alpine.BSF.2.21.9999.2104261152340.88466@mail.neu.net> <20210427054324.14930117@rimwks.local>

next in thread | previous in thread | raw e-mail | index | archive | help
On 26 Apr 2021, at 20:43, Rozhuk Ivan <rozhuk.im@gmail.com> wrote:
> This long command hanle files that requires shebang:
> portmaster -BvD -y --no-confirm --delete-build-only `grep -rsp =
"\/python3\.7" /usr/local/ | grep -v '/usr/local/man/' | grep -v =
'/usr/local/lib/python3' | sed -e 's|:.*||' -e 's|Binary file ||' -e 's| =
matches||' | xargs pkg which -oq | sort -u`

What grep are you using?

/usr/bin/grep -rsp "python3\.7" /usr/local/ =3D> grep: invalid option -- =
p

(FreeBSD 12.2, grep (GNU grep) 2.5.1-FreeBSD)

--=20
Margo: Although Dark King is a little generic as far as villain names =
go,
       wouldn=E2=80=99t you say?
Eliot: I have notes.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06E97A33-684B-4CAA-9AFC-3FFBC6B0F8D7>