Next | Query returned 27 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   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.
   2018-06-12 19:50:29 by Benny Siegert | Files touched by this commit (102) | Package updated
Log message:
Revbump all Go packages after lang/go update.
   2017-06-27 22:11:00 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
main is not a boolean function.
   2017-06-22 18:56:48 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
After much prodding by joerg (thanks!), add a build dependency on go -
needed for compilation
   2017-06-01 01:17:26 by Alistair G. Crooks | Files touched by this commit (1)
Log message:
Make sure pkgsrc/lang/go is installed before trying to use it
   2016-07-09 08:39:18 by Thomas Klausner | Files touched by this commit (1068)
Log message:
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.
   2016-07-01 22:32:35 by Alistair G. Crooks | Files touched by this commit (13)
Log message:
Add libquic-0.0.3 to the packages collection.

	QUIC is an experimental protocol aimed at reducing web latency over
	that of TCP.  On the surface, QUIC is very similar to TCP+TLS+SPDY
	implemented on UDP.  Because TCP is implement in operating system
	kernels, and middlebox firmware, making significant changes to TCP is
	next to impossible.  However, since QUIC is built on top of UDP, it
	suffers from no such limitations.

	Key features of QUIC over existing TCP+TLS+SPDY include

	+ Dramatically reduced connection establishment time
	+ Improved congestion control
	+ Multiplexing without head of line blocking
	+ Forward error correction
	+ Connection migration

Next | Query returned 27 messages, browsing 21 to 30 | previous