Next | Query returned 87 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-12-23 10:37:41 by Zafer Aydogan | Files touched by this commit (1)
Log message:
use https
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2023-05-02 18:21:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
rsyslog: build using Python 3 only
   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

Next | Query returned 87 messages, browsing 1 to 10 | Previous