OpenBSD packages can be installed using 'flavour'. Best example

is vim. It can be installed as vim--no_x11 or vim--gtk2.
This commit is contained in:
Laurent Coustet 2013-11-15 12:20:30 +01:00
commit 12e7e3b2f6
2 changed files with 14 additions and 0 deletions

View file

@ -63,6 +63,7 @@ Misc changes:
* Fixes for IPv6 addresses in inventory text files
* name of executable can be passed to pip/gem etc, for installing under *different* interpreters
* copy of ./hacking/env-setup added for fish users, ./hacking/env-setup.fish
* openbsd_pkg can handle "flavoured" packages like vim--no_x11
1.3.4 "Top of the World" (reprise) - October 29, 2013