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

History of commit frequency

CVS Commit History:


   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
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2018-11-30 20:27:25 by Maya Rashish | Files touched by this commit (3)
Log message:
dc-tools: un-expand SUBST'd variable. Add RCS Ids.
   2018-11-30 17:33:37 by Jason R Thorpe | Files touched by this commit (3)
Log message:
Make this build cleanly with clang on a macOS host.
   2018-08-01 17:50:16 by Travis Paul | Files touched by this commit (1)
Log message:
Honor LDFLAGS, now builds with PKGSRC_USE_RELRO=yes

Bump PKGREVISION
ok <abs>
   2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423)
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure

Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
   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.
   2016-07-08 10:30:30 by David Brownlee | Files touched by this commit (1) | Package updated
Log message:
Fix stupid error in last update (plus some pkglint -Wall cleanup).
No pkgrevision bump as last version would not have packaged
   2016-07-06 12:09:33 by David Brownlee | Files touched by this commit (2)
Log message:
Updated sysutils/dc-tools to 1.6

Update default NetBSD version to 7.0.1, from TravisPaul

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