Bryan C. Everly, 04 Apr 2016 19:28:
> The actual way to figure that out, if you have the ports tree on your
> machine, is to go to the directory and do:
>
> make show=flavors
>
> which yields:
>
> 2.7
> 3.4
> 3.5
/usr/ports/lang/python$ make show=FLAVORS
===> lang/python/2.7
===> lang/python/3
Regular and extra-crispy of course! :-)
The actual way to figure that out, if you have the ports tree on your
machine, is to go to the directory and do:
make show=flavors
which yields:
2.7
3.4
3.5
Thanks,
Bryan
On Mon, Apr 4, 2016 at 6:16 PM, frantisek holop wrote:
> Bryan C. Everly, 04 A
Bryan C. Everly, 04 Apr 2016 17:47:
> You can specify a particular flavor using a double dash syntax:
>
> doas pkg_add python--flavor
what are python's flavors? :]
-f
--
burn the heretic, kill the mutant, purge the unclean
Stuart Henderson, 04 Apr 2016 22:52:
> On 2016/04/04 23:44, frantisek holop wrote:
> >
> > more precisely, how could i add python-2.*
> > non-interactively using provisioning tools?
>
> IIRC something like "pkg_add -z python-2.7.0" works for python
this works great. also "pkg_add -z python-2.7"
You can specify a particular flavor using a double dash syntax:
doas pkg_add python--flavor
http://man.openbsd.org/OpenBSD-current/man1/pkg_add.1
Thanks,
Bryan
On Mon, Apr 4, 2016 at 5:44 PM, frantisek holop wrote:
>
> more precisely, how could i add python-2.*
> non-interactively using prov
more precisely, how could i add python-2.*
non-interactively using provisioning tools?
-f
--
man is the only animal that blushes. or needs to.
On 2016/04/04 23:44, frantisek holop wrote:
>
> more precisely, how could i add python-2.*
> non-interactively using provisioning tools?
IIRC something like "pkg_add -z python-2.7.0" works for python