summarylogtreecommitdiffstats
path: root/.SRCINFO
AgeCommit message (Collapse)Author
2023-09-03use plain old HTTP until makepkg/curl are fixedJon Mayo
Error seen: curl: (35) OpenSSL/3.1.2: error:0A000102:SSL routines::unsupported protocol ==> ERROR: Can't download https://www.mirbsd.org/MirOS/dist/jupp/joe-3.1jupp41.tgz One work around is to update ~/.makepkg.conf or /etc/makepkg.conf to use wget instead of curl. For example: DLAGENTS=("file::/usr/bin/wget -O %o %u")
2023-09-02updated .SRCINFOJon Mayo
makepkg --printsrcinfo > .SRCINFO
2020-11-03updated to joe-3.1jupp40Jon Mayo
[2020-10-30] Changes for joe-3.1jupp40: update UCD to fix new Hangul Jamo widths (D7B0‥D7FF) sh.jsf: update list of ksh “keywords” and sort it manpage: document indent chars for format/fmtblk (Debian #968926) HINTS: something | jupp -mold notmod - improve preformatted jupp32 manpage generation; tweak manpage do not delete a nōn-generated file on “make clean” fix crash on Ins/^V on Mac OSX update SELinux client to current API fix some Coverity warnings [2020-03-27] Changes for joe-3.1jupp39: Highlight HTML/XHTML and XML with content sniffing as well Improve shell highlighting substitution quoting handling Update autoconf to fix FTBFS on arm64, ppc64le and riscv64 Fix SETUP.INF generation, make it run on Windows® 95, and remove old upgrade code; install to PROGRA~1 universally Work around a GCC on MIPS16 asm generation bug in IDSTRING Highlight more Tₑχ/LᴬTᴇΧ extensions Shrink built-in jupprc size by dropping specialist command ^KF Use more consistent header guards Update to UCD 13.0.0 Major overhaul of charmap handling Massive dead parameter and code elimination and warning fixes
2018-11-24updated to joe-3.1jupp36Jon Mayo
[2018-11-11] Changes for joe-3.1jupp38: fix issues pointed out by Coverity musl says to not use <sys/termios.h> fix opening files like +DESC update autoconf infrastructure [2018-10-20] Changes for joe-3.1jupp37: fix syntax highlighting for Assembly and Java™: string termination unbreak reformat block when raw octets are present update to UCD 11.0.0 improve line generation / screen output code wrt. UTF-8 make UTF-8 decoding more robust fix Makefile.am EXTRA_DIST highlight .def and .dtx files as Tₑχ/LᴬTᴇΧ, .xsl (XSLT) as XML handle .bin files as binary (no CRLF, hex editing) improve shell grammar a little wrt. syntax highlighting fix occasionally stuck CUA marking (LP#1677671) do not lose the mark during some macros add icons distributors may wish to use
2018-08-27forgot to update .SRCINFOJon Mayo
makepkg --printsrcinfo > .SRCINFO
2017-11-07updated to joe-3.1jupp31Jon Mayo
2016-06-16initial version of jupp from joe-3.1jupp28Jon Mayo