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

History of commit frequency

CVS Commit History:


   2022-04-23 02:15:46 by David H. Gutteridge | Files touched by this commit (3)
Log message:
xview*: mark generally BROKEN_ON_PLATFORM for 64-bit archs

These packages compile on various 64-bit architectures, but then
segfault at runtime. This is a known issue with this being legacy code.
   2022-04-17 03:44:23 by David H. Gutteridge | Files touched by this commit (5)
Log message:
xview*: explicitly require font-sun-misc for correct operation

Without the expected fonts, fundamental graphical content like icons
goes missing, and the X server may fail to start, at that.

XXX I tested on NetBSD 9.2_STABLE amd64 and i386. On amd64, this
crashes the X server for me, while it works fine on i386. The package
was already marked not for Alpha, so that may be a clue that it's not
64-bit clean in general, though some of the original commentary about
Alpha sounded quite specific.
   2021-11-06 14:55:04 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(x11/xview-lib) revert recent adhoc change, PKGREVISION++, tks Nia
   2021-11-03 11:37:12 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(x11/xview-lib) Purely temporarily, adhoc fix for RELRO for USE_IMAKE version
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-12-12 21:42:41 by Hauke Fath | Files touched by this commit (10)
Log message:
Unbreak package by culling extern declarations doubling as function
prototypes. Since NetBSD headers have moved to #including what they
reference, <string.h> is everywhere, which turns the externs from
annoying into harmful.
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message:
Extend SHA512 checksums to various files I have on my local distfile
mirror.
   2013-05-20 13:35:22 by Jonathan Perkin | Files touched by this commit (2)
Log message:
Avoid conflicts with SunOS regexp.h.

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