./net/libfetch, Library to access HTTP/FTP server

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ]


Branch: CURRENT, Version: 2.40nb5, Package name: libfetch-2.40nb5, Maintainer: pkgsrc-users

libfetch provides a high-level interface for retreiving and uploading
files using Uniform Resource Locators (URLs).

The library implements:

* local file access (file://)
* FTP
* HTTP
* HTTPS (optional, using OpenSSL)

FTP and HTTP proxies can be used.


Required to build:
[pkgtools/cwrappers]

Package options: inet6, openssl

Version history: (Expand)


CVS history: (Expand)


   2026-04-16 12:34:47 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: remove HALL_POLL code again

src/ has been fixed to not need it
   2026-04-16 12:16:29 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: bump once more for good measure
   2026-04-16 12:15:40 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: sync with src/

different style of doing the same, less casts
   2026-04-16 12:15:06 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: sync with src/

comments
   2026-04-16 11:58:56 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: bump PKGREVISION
   2026-04-16 11:58:36 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: reduce diffs to src

add support for non-poll() systems
   2026-04-16 10:32:59 by Thomas Klausner | Files touched by this commit (1)
Log message:
libfetch: revert unintended commit
   2026-04-16 10:32:36 by Thomas Klausner | Files touched by this commit (2)
Log message:
libfetch: bump PKGREVISION for src/ diff reduction