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

History of commit frequency

CVS Commit History:


   2022-07-27 20:42:42 by Thomas Klausner | Files touched by this commit (3)
Log message:
fltk: fix png library name.

Bump PKGREVISION.
   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
   2021-06-11 01:49:55 by David H. Gutteridge | Files touched by this commit (1)
Log message:
fltk: drop stale $MASTER_SITES entry

The easysw.com domain now redirects to hotels-of-london.com, and the
archived files don't seem to be accessible anymore, despite some
continued relationship between the two entities.
   2020-09-03 00:16:49 by Kimmo Suominen | Files touched by this commit (7)
Log message:
Use http with ftp.funet.fi
   2020-05-20 08:09:10 by Roland Illig | Files touched by this commit (52)
Log message:
mark packages that fail with -Werror=char-subscripts

These packages are susceptible to bugs when confronted with non-ASCII
characters.

See https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94182.

It takes some time to analyze and fix these individually, therefore they
are only marked as "needs work".
   2020-03-06 10:18:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
fltk: mark as old in COMMENT
   2019-06-24 12:59:43 by Nia Alarie | Files touched by this commit (20)
Log message:
More http -> https.

Reviewed by hand.
   2018-05-17 12:37:23 by Jonathan Perkin | Files touched by this commit (2)
Log message:
fltk: Use std::min correctly.
   2017-01-19 19:52:30 by Alistair G. Crooks | Files touched by this commit (352)
Log message:
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

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