jperkin
26c1bffc9f
*: Recursive revision bump for openssl 1.1.1.
2020-01-18 21:48:19 +00:00
joerg
119b27382e
fetch-1.9: Fix inode check for conditional GET.
2019-12-19 23:50:44 +00:00
jperkin
9ee13d8263
fetch: Ensure the same lfcompile(5) flags are used as libfetch.
...
Without this off_t can differ between the two, leading to segfaults as
seen in PR#54348. Bump PKGREVISION.
2019-07-16 14:47:16 +00:00
wiz
6dbf2b6475
Follow a redirect.
2017-09-07 07:54:25 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
tron
73d05e2276
Recursive PKGREVISION bump for OpenSSL API version bump.
2014-02-12 23:17:32 +00:00
jperkin
becd113253
PKGREVISION bumps for the security/openssl 1.0.1d update.
2013-02-06 23:20:50 +00:00
joerg
c714d19e0d
fetch-1.8: Avoid non-literal format strings.
2013-01-11 14:07:05 +00:00
asau
e059e7e469
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-23 17:18:07 +00:00
sbd
cf4a5b3a63
If using fetch in FETCH_USING then fetch and libfetch cannot use checkperms.
2011-12-17 00:12:29 +00:00
joerg
0c01b51ada
fetch-1.7:
...
Use connection cache (one per host, up to 16 hosts).
Rename some parameters to avoid shadowing a global variable.
2010-01-22 13:22:28 +00:00
wiz
579796a3e5
Recursive PKGREVISION bump for jpeg update to 8.
2010-01-17 12:02:03 +00:00
joerg
c762934f69
Detect automatically if libfetch needs linkage against OpenSSL and drop
...
the option. Make sure to actually honour the libraries detected by
configure. This should fix the remaining issues on Solaris.
2009-11-19 22:55:52 +00:00
joerg
5730f0e5f5
fetch-1.6:
...
- autoconfig glue to detect presence of termios.h etc.
- On NetBSD default to getpass. Otherwise implement the password reading
using termios.h if present, falling back to getpassphrase/getpass or
plain fgets.
2009-11-13 20:52:05 +00:00
wiz
60f460ab01
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
...
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
joerg
f741f9ce83
Address some implicit sign casts. Bump to 1.5.
2009-05-09 19:14:40 +00:00
joerg
d88fddca06
Only provide the openssl option if libfetch was built with it.
2009-02-09 13:34:51 +00:00
joerg
d137b223d0
fetch-1.4:
...
- restart system calls for SIGINFO, will do the status update on the
next return
- handle FETCH_TIMEOUT like SIGALRM, and don't print errors about
writing the output file
- explicitly check for -1 as return from fetchIO_read.
2009-02-05 23:38:18 +00:00
joerg
444d8c74e8
fetch-1.3:
...
Remove FreeBSD legacy options. -H was undocumented and ignored,
-h / -f / -c could be used to construct FTP URLs in an adhoc fashion.
2009-02-05 22:19:57 +00:00
joerg
f89a759330
fetch-1.2:
...
Add -i option for conditional fetch, e.g. only fetch the file again, if
the remote version is newer.
2009-02-05 17:14:06 +00:00
joerg
f844ede02a
fetch-1.1:
...
Include sys/ioctl.h for ioctl(2). Fix missing argument in warn(3) call.
2009-02-04 21:29:40 +00:00
joerg
a900d504d5
Add fetch-1.0 from FreeBSD, the frontend for libfetch(3).
2008-10-08 15:28:30 +00:00