Next | Query returned 140 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-04-25 09:51:27 by matthew green | Files touched by this commit (22)
Log message:
various fixes for arm64 big endian support.

most of these simply extend matching from "aarch64" to \ 
"aarch64eb"
in various forms of code.  most remaining uses in pkgsrc of
"MACHINE_ARCH == aarch64" are because of missing aarch64eb support,
such as most of the binary-bootstrap requiring languages like rust,
go, and java.

no pkg-bump because this shouldn't change packages on systems that
could already build all of these.
   2020-10-20 14:46:17 by Jonathan Perkin | Files touched by this commit (2)
Log message:
clisp: Remove iconv warning avoidance.

This breaks the build on Darwin when using pkgsrc libiconv.
   2020-03-08 17:51:54 by Thomas Klausner | Files touched by this commit (2833)
Log message:
*: recursive bump for libffi
   2019-11-02 18:02:56 by Roland Illig | Files touched by this commit (3)
Log message:
lang/clisp: fix build failure on macOS
   2019-11-02 11:20:42 by Roland Illig | Files touched by this commit (2)
Log message:
lang/clisp: fix pkglint warnings and notes
   2019-08-13 16:24:31 by Robert Swindells | Files touched by this commit (1)
Log message:
Mark it broken for aarch64.
   2019-07-13 11:43:56 by Benny Siegert | Files touched by this commit (2)
Log message:
clisp: make PS file generation dependent on the "doc" option.

It turns out disabling docs also disables generating the ps files.
Found while dealing with pullup ticket #5993 by he@.
   2019-07-10 00:55:41 by Havard Eidnes | Files touched by this commit (1)
Log message:
Patterned after electric-fence, turn off builtins for calloc, malloc,
memalign, realloc, valloc and free.  Makes clisp work with modern compilers.
Bump PKGREVISION.
   2019-05-04 21:38:08 by Roland Illig | Files touched by this commit (1)
Log message:
lang/clisp: disable check for unrecognized configure options

CLisp uses a configure script that is almost a standard GNU configure
script. It doesn't know the --enable-option-checking option.
   2018-01-29 18:38:23 by Jonathan Perkin | Files touched by this commit (2)
Log message:
clisp: Fix SunOS/C99.

Next | Query returned 140 messages, browsing 11 to 20 | Previous