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

History of commit frequency

CVS Commit History:


   2021-11-29 17:17:53 by Jonathan Perkin | Files touched by this commit (1)
Log message:
pico: Use OPSYS_VERSION.

OS_VERSION does not support arithmetic expressions.
   2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161)
Log message:
editors: Remove SHA1 hashes for distfiles
   2021-05-14 16:27:31 by Nia Alarie | Files touched by this commit (1)
Log message:
pico: honor LDFLAGS
   2017-11-30 16:16:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
pico: pass LDFLAGS to linker.

Fixes RELRO build.
   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.
   2015-11-03 04:32:24 by Alistair G. Crooks | Files touched by this commit (138)
Log message:
Add SHA512 digests for distfiles for editors category

Problems found with existing distfiles:
	distfiles/javascript-2.1b1.el
	distfiles/yEd-3.14.2.zip
No changes made to the javascript-mode or yEd distinfo files.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2012-10-03 13:43:48 by Aleksej Saushev | Files touched by this commit (150)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2009-11-26 01:10:42 by Joerg Sonnenberger | Files touched by this commit (8)
Log message:
Always use correct --mode argument for libtool.
   2009-06-14 19:50:28 by Joerg Sonnenberger | Files touched by this commit (75)
Log message:
Remove @dirrm entries from PLISTs

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