./www/serf, High-performance asynchronous HTTP client library

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2017Q1, Version: 1.3.9, Package name: serf-1.3.9, Maintainer: pkgsrc-users

The serf library is a C-based HTTP client library built upon the Apache
Portable Runtime (APR) library. It multiplexes connections, running the
read/write communication asynchronously. Memory copies and transformations
are kept to a minimum to provide high-performance operation.


Required to run:
[devel/apr] [devel/apr-util]

Required to build:
[devel/scons] [pkgtools/cwrappers]

Package options: gssapi

Master sites:

SHA1: 26015c63e3bbb108c1689bf2090e4c26351db674
RMD160: 4bbc773841eb2bd83a7c12170937b403201dd83b
Filesize: 141.73 KB

Version history: (Expand)


CVS history: (Expand)


   2017-04-12 19:29:41 by Benny Siegert | Files touched by this commit (1)
Log message:
Pullup ticket #5241 - requested by sevan
www/serf: build fix

Revisions pulled up:
- www/serf/Makefile                                             1.37

---
   Module Name:    pkgsrc
   Committed By:   gdt
   Date:           Tue Apr  4 23:40:06 UTC 2017

   Modified Files:
           pkgsrc/www/serf: Makefile

   Log message:
   Fix permissions after extraction

   The upstream distfile incorrectly has world-writable files.