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

History of commit frequency

CVS Commit History:


   2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | Package updated
Log message:
revbump after textproc/icu update
   2022-10-26 12:32:08 by Thomas Klausner | Files touched by this commit (687)
Log message:
*: bump PKGREVISION for libunistring shlib major bump
   2022-10-07 22:22:57 by Havard Eidnes | Files touched by this commit (3)
Log message:
sysutils/rsyslog: also test for atomic ops on time_t.

This is to cater to 32-bit NetBSD ports, where time_t is also
(and has been for a long time) __int64_t.  Without this check,
__sync_bool_compare_and_swap_8 would end up being undefined when
linking rsyslog, since the compiler isn't obliged to supply that.
This causes the pthread / locking variant to be chosen on these
systems, but makes rsyslog build, at least.

(An earlier attempt at doing this only for time_t was met with
complications and was therefore abandoned.)

There's also just a single use of ATOMIC_CAS_time_t() in rsyslog...

Submitted upstream in
  https://github.com/rsyslog/rsyslog/pull/4994
   2022-08-07 18:01:18 by David H. Gutteridge | Files touched by this commit (5)
Log message:
rsyslog: adjust formatting, per pkglint
   2022-08-07 16:15:28 by David H. Gutteridge | Files touched by this commit (1)
Log message:
rsyslog: atomic64.mk is now in Makefile.common, de-duplicate
   2022-08-07 10:25:30 by Havard Eidnes | Files touched by this commit (1)
Log message:
net/rsyslog: actually use mk/atomic64.mk, and not nonexistent hacks.mk.
   2022-08-06 19:25:54 by Havard Eidnes | Files touched by this commit (1)
Log message:
sysutils/rsyslog: hacks.mk no longer needed, already uses mk/atomic64.mk.
   2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063)
Log message:
revbump for icu and libffi
   2021-10-26 13:20:30 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:58:44 by Nia Alarie | Files touched by this commit (630)
Log message:
sysutils: Remove SHA1 hashes for distfiles

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