12 Commits

Author SHA1 Message Date
naddy
2594c2979f replace libiconv module 2016-09-13 16:12:14 +00:00
ajacoutot
a183b75553 "/usr/local/lib/pkgconfig/" is part of mtree(8).
Packages should not own this dir to prevent its deletion or a warning that it
cannot be removed because it's not empty at pkg_delete(1) time.
2015-05-22 11:31:10 +00:00
stsp
e59a067db8 Update to serf 1.3.8. 2014-12-17 09:43:39 +00:00
stsp
f7a41b9397 In net/serf, disable SSLv2 (disabled by default on OpenBSD) and SSLv3.
Patches taken from upstream (r2313, r2433).
2014-10-15 13:42:09 +00:00
stsp
e12e46ae16 In net/serf, define TEST_TARGET so regression tests can be run. 2014-08-12 11:02:50 +00:00
stsp
009978d496 Update to serf 1.3.7. 2014-08-12 11:01:44 +00:00
stsp
a45d550c53 Remove gssapi support from net/serf. ok aja 2014-04-21 12:47:04 +00:00
stsp
1cbe8c8128 Update to serf-1.3.4 and fix master site URL; ok sthen 2014-03-16 22:07:43 +00:00
stsp
d228cc3c6a Update to serf 1.3.3; ok dcoppa bcallah 2014-01-24 17:00:47 +00:00
stsp
a7402fd195 Update to serf 1.3.2. Pre-requisite for Subversion 1.8. 2013-10-09 11:57:43 +00:00
naddy
c2832a1290 move http://code.google.com, *.googlecode.com, and sites.google.com to https
suggested by bentley@
2013-08-07 21:31:12 +00:00
stsp
d64c9c8dd4 Import serf-1.2.0.
The serf library is a high performance C-based HTTP client library built
upon the Apache Portable Runtime (APR) library. It is permissively
licensed under the Apache License, v2.
Key features:
- multiplexed, asynchronous connections
- SSL/TLS support
- full HTTP pipelining
- multiple authentication modes (Basic, Digest, Kerberos/NTLM)
- zero-copy support for increased throughput

ok sthen@
2013-05-17 12:48:56 +00:00