Next | Query returned 148 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2019-02-11 11:34:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: add FALLTHROUGH comment for gcc 7

To fix pkg_install build.
   2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583)
Log message:
Fix indentation in buildlink3.mk files.

The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was
reviewed manually.

There are some .include lines that still are indented with zero spaces
although the surrounding .if is indented. This is existing practice.
   2017-09-07 10:01:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
Follow a redirect.
   2016-10-27 12:05:38 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Add the necessary dependencies for safe concurrent build.
   2016-10-21 13:51:18 by Jonathan Perkin | Files touched by this commit (2)
Log message:
libfetch-2.38: Support proxies for https URLs.  From FreeBSD.
   2016-10-20 23:25:57 by Joerg Sonnenberger | Files touched by this commit (3) | Package updated
Log message:
libfetch-2.37: Always run SSL_read first for SSL connections. It will
signal whether more input (or output) is needed, update the poll mask
accordingly.
   2016-10-20 23:22:18 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Convert fetch_read from select(2) to poll(2) based sleep.
   2016-10-20 23:21:25 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Only set the cached flag when the connection is actually cached. New
connections should not have it set. This changes the behavior of
timeouts on the first read.
   2016-05-31 20:02:36 by Abhinav Upadhyay | Files touched by this commit (1)
Log message:
Add the missing parameter "const char *pattern" to the fetchList* \ 
functions.

From Julian Fagir in PR lib/45579
   2016-03-05 12:29:49 by Jonathan Perkin | Files touched by this commit (1813)
Log message:
Bump PKGREVISION for security/openssl ABI bump.

Next | Query returned 148 messages, browsing 11 to 20 | Previous