non port: ports-mgmt/distilator/distinfo |
Number of commits found: 10 |
Saturday, 26 Oct 2024
|
10:11 Emanuel Haupt (ehaupt)
ports-mgmt/distilator: Update to 1.5.0
This version correctly handles multiple URLs in WWW.
PR: 282318
Notified by: yuri
ae45f28 |
Friday, 10 Sep 2021
|
16:08 Emanuel Haupt (ehaupt)
ports-mgmt/distilator: Update to 1.4
This version has improved url validation.
PR: 258389 (based on)
Reported by: yuri
efc2290 |
Saturday, 18 Jul 2020
|
08:34 ehaupt
Update to 1.3
This fixes URL detection in cases when `make fetch-urlall-list` does not produce
pure URL's (eg. is prefixed with fetch arguments). This is the case for all
Rust-based ports.
PR: 247988 (based on)
Reported by: yuri
 |
Tuesday, 4 Sep 2018
|
08:58 ehaupt
- Update to 1.2
- Improve pylint score from 4.73 to 9.08
- Set a distinctive User-Agent when making HTTP/HTTPS requests
 |
Friday, 31 Aug 2018
|
09:12 ehaupt
- Update to 1.1.1
- Support for python3 [1]
- Specify LICENSE_FILE since it's available in the distfile [1]
Requested by: sunpoet [1]
 |
Tuesday, 28 Aug 2018
|
15:15 ehaupt
- Update to 1.1
- Correctly handle hostnames that do not resolve
- Implemented a --silent option which will only show errors
 |
Monday, 27 Aug 2018
|
16:28 ehaupt
- Update to 1.0
- Add WWW and provide an additional mirror
- Provide a longer description as requested by portlint
- Distilator will now report when an URL gives a redirect
- Rewritten in python using requests and requests_ftp
- Licensed under BSD2CLAUSE
PR: 215425
Requested by: mat
 |
Tuesday, 6 Dec 2016
|
12:24 ehaupt
Update to 0.3.
Switch from perl threads to Parallel::ForkManager. With perl 5.24, threads
used in distilator produce a many random warnings hinting at the fact that the
modules used to check the links are not (and never were) thread safe.
Remove WWW. There is no public website available.
PR: 208506 (based on)
Notified by: mat
MFH: 2016Q4
 |
Friday, 29 Oct 2010
|
23:17 ehaupt
- Update to 0.2
- Don't need www/p5-HTTP-SimpleLinkChecker anymore
 |
Tuesday, 19 Oct 2010
|
15:50 ehaupt
Add ports-mgmt/distilator, a command-line script to check the availability of a
ports distfiles. This script can take advantage of perl threads if available.
 |
Number of commits found: 10 |