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

History of commit frequency

CVS Commit History:


   2023-04-20 13:12:15 by Tobias Nygren | Files touched by this commit (1)
Log message:
nickle: put back mk/readline.buildlink3.mk unconditionally
   2023-04-20 13:10:26 by Tobias Nygren | Files touched by this commit (4)
Log message:
nickle: fix configure checks instead

This is likely to trip up builtin readline on old NetBSD releases
too since macOS base ships a fork of NetBSD readline.
   2023-04-20 12:13:41 by Tobias Nygren | Files touched by this commit (1)
Log message:
unbotch comment
   2023-04-20 12:10:09 by Tobias Nygren | Files touched by this commit (1)
Log message:
nickle: force pkgsrc readline on macOS

The configure tests are bungled and nickle tries to use
non-existent symbols with the built-in readline:

Undefined symbols for architecture arm64:
  "_rl_echo_signal_char", referenced from:
      _stop in main.o
  "_rl_reset_after_signal", referenced from:
      _stop in main.o
   2023-04-18 23:31:08 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
nickle: update to 2.91.

test: Add test for sort functions
prng: Make randint work for values <= 0
sort: make pivot computation pass positive value to randint
edit: Use asprintf when creating file editing command to avoid overflow
PRNG: ensure that randint returns evenly distributed values
Fix release process
   2023-04-18 11:06:25 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
nickle: update to 2.90.

No release summary found.
   2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458)
Log message:
math: Remove SHA1 hashes for distfiles
   2021-09-12 01:44:50 by Tobias Nygren | Files touched by this commit (2)
Log message:
nickle: mac OS build fix
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.

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