openbsd-ports/shells
sthen 25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
..
bash compile the loadable modules during build rather than during fake 2018-09-07 21:11:14 +00:00
dash Update to dash-0.5.10.2 2018-06-23 13:45:36 +00:00
elvish Import shells/elvish, a cross-platform, friendly, and expressive shell. 2018-09-03 16:00:21 +00:00
es
etsh Maintenance update to etsh-5.3.1 2018-08-25 12:44:47 +00:00
fish Add COMPILER lines to c++ ports which currently use the default. Adjust 2018-10-24 14:27:57 +00:00
ksh93 mirror the distfiles, zap stray whitespace while there 2018-07-19 10:48:23 +00:00
nsh
perlsh
py-qtconsole
sash
tcsh actual fix for rmstar problem, and clean the do-install target 2018-09-10 16:23:27 +00:00
yash
zoidberg
zsh Update zsh-5.6.2 2018-09-17 10:50:26 +00:00
Makefile +elvish 2018-09-03 16:00:44 +00:00