pkgsrc/net/libfetch
joerg a627d8f327 libfetch-2.16:
- only include openssl if the openssl option is present
- include arpa/inet.h to get ntohl and friends on older platforms like
  Interix
- use new netdb.h compat code from libnbcompat
- include inttypes.h only when present
- don't name local variables err, Interix has a symbol like that in
  default namespace
- allow fetch_read to do short read and do more intelligent buffering
  for header processing; effectively don't do a system call for each
  byte read
2008-10-06 12:58:29 +00:00
..
files libfetch-2.16: 2008-10-06 12:58:29 +00:00
buildlink3.mk libfetch-2.6: 2008-04-19 14:49:23 +00:00
DESCR
Makefile libfetch-2.16: 2008-10-06 12:58:29 +00:00
options.mk libfetch-2.16: 2008-10-06 12:58:29 +00:00
PLIST libfetch-2.1: 2008-04-02 15:33:14 +00:00