IABSD.fr/ports/shells

Branch :


Log

Author Commit Date CI Message
4c8b1f36 2021-03-27 16:54:22 shells/tcsh: restore the behavior where $foo:h returns the whole string Cherry-picked from upstream. Bug reported by Alessandro De Laurenzis.
25058fef 2021-03-22 17:23:22 nsh: mark BROKEN this port is closely tied to interfaces in the base OS and really needs an active maintainer
c4f69cc8 2021-03-17 08:41:48 update to py-qtconsole-5.0.3. now it runs with complaining about missing sip (presumably that was broken by an update somewhere in the sip/py-qt5 stack along the lines)
3046e077 2021-03-08 13:59:23 bump the golang ports so that pkg_add -u knows to update them
78b963bc 2021-03-05 07:48:59 Update to fish-3.2.0 ok abieber@ Removal of maintainer per their demand
3cbe1c2f 2021-02-23 19:39:08 Reverse the polarity of MODPY_VERSION; default is now 3.x, if a port needs 2.x then set MODPY_VERSION=${MODPY_DEFAULT_VERSION_2}. This commit doesn't change any versions currently used; it may be that some ports have MODPY_DEFAULT_VERSION_2 but don't require it, those should be cleaned up in the course of updating ports where possible. Python module ports providing py3-* packages should still use FLAVOR=python3 so that we don't have a mixture of dependencies some using ${MODPY_FLAVOR} and others not.
29704c3c 2021-02-20 22:27:27 adapt to py-sphinx-3.5.1
4d06e3df 2021-02-20 20:15:29 ksh93: mark BROKEN on powerpc libast fails to build on hashalloc.c/tokscan.c, as seen on powerpc64. While here make the BROKEN-powerpc64 line portcheck(1) compliant (trailing whitespace, length > 80 chars).
248932be 2021-02-19 23:13:00 switch MODPY_BIN_SUFFIX to -2 for py2 and (blank) for py3 switch ports using command-line tools from py-sphinx that don't need a py2 version of it to py3-sphinx
2ee1cab4 2021-02-18 15:04:45 fix previous