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

History of commit frequency

CVS Commit History:


   2023-04-23 09:52:21 by Roy Marples | Files touched by this commit (2)
Log message:
Update to parpd-2.1.1

No real change from 2.0 other than pulling signed tarballs rather than
automated github tarballs.
Has a compile fix for Linux.
   2023-04-20 07:36:23 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
parpd: remove patch that was removed from distinfo during update
   2023-04-13 19:57:19 by Roy Marples | Files touched by this commit (2)
Log message:
Update to parpd-2.0 with the following changes:
* New build system similar to dhcpcd
* New eloop from dhcpcd
* /dev/bpf is now used on all BSD's
* attack command will attack RFC 5227 implementations
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

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

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2017-09-16 10:43:26 by Thomas Klausner | Files touched by this commit (1)
Log message:
parpd: follow redirect.
   2017-06-26 11:59:16 by Emmanuel Dreyfus | Files touched by this commit (3)
Log message:
Fix kqueue usage when forking in the background

This restores parpd functionnality on NetBSD 7.x
Submitted upstream as https://dev.marples.name/T127
   2017-03-24 17:49:10 by Roy Marples | Files touched by this commit (2)
Log message:
Update to parpd-1.7. Changes include:
  *  Don't crash enumerating interfaces without a layer 2 address.
  *  Fix ARP filter so we're only interested in ARP REQUEST messages.
   2017-03-14 22:50:00 by Roy Marples | Files touched by this commit (2)
Log message:
Import parpd-1.6 with the following changes:
  *  Improved BPF ARP filter.
  *  Use inet_pton to convert addresses for better error reporting.
   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 24 messages, browsing 1 to 10 | Previous