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.
|
2019-02-13 17:05:49 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libassuan2: updated to 2.5.3
Noteworthy changes in version 2.5.3:
* Add a timeout for writing to a SOCKS5 proxy. This helps if another
service is running on the standard tor socket (e.g. Windows 10).
* Add workaround for a problem with LD_LIBRARY_PATH on newer systems.
|
2019-01-16 09:21:10 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libassaun2: updated to 2.5.2
Noteworthy changes in version 2.5.2:
* Better credential support for BSDs.
* Fix some compiler warnings.
* Update the build system.
|
2017-12-21 10:44:14 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
libassuan2: updated to 2.5.1
Noteworthy changes in version 2.5.1:
* Fix c+p error in the previous usleep fix.
Noteworthy changes in version 2.5.0:
* New function to change the system hooks for the socket
interface.
* Fix the use of the internal usleep in the nPth implementation.
* Interface changes relative to the 2.4.0 release:
assuan_sock_set_system_hooks NEW.
|
2017-12-17 17:48:23 by Tobias Nygren | Files touched by this commit (1) |
Log message:
libassuan2: add MASTER_SITE mirror
|
2017-12-14 09:52:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libassuan2: updated to 2.4.5
Noteworthy changes in version 2.4.5:
* Avoid a blocking close on Windows with nPth.
|
2017-11-17 12:15:18 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
libassuan2: updated to 2.4.4
Changes in version 2.4.4:
* New configure option --disable-doc.
* Fix the use of nanosleep.
* Portability fixes for OpenBSD and macOS.
* Portability fix for systems not defining INADDR_LOOPBACK.
* Improve descriptor passing test to fix a Cygwin build problem.
|
2017-05-25 13:49:05 by Jonathan Perkin | Files touched by this commit (3) |
Log message:
Handle _XOPEN_SOURCE correctly on SunOS.
|
2016-12-01 15:48:02 by Thomas Klausner | Files touched by this commit (9) |
Log message:
Fix weird CONFLICTS line.
|
2016-07-17 09:21:28 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Remove patch that is not needed any longer.
Confirmed by adam@
|