Path to this page:
Next | Query returned 8 messages, browsing 1 to 10 | previous
CVS Commit History:
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2022-04-29 18:59:47 by pin | Files touched by this commit (3) | |
Log message:
www/suckit: update to 0.2.0
New features
You can visit subdomains and limit how deep you want to go inside them
using --ext-depth
Now you can include or excludes pages to visit with --include-visit and
--exclude-visit instead of including or excluding pages to download
--visit-filter-is-download-filter can be used to use the same regex for both
visiting and downloading pages
Updated dependencies
Breaking changes
Some options changed names:
--include -> --include-download
--exclude -> --exclude-download
Bug fixes
Charset detection was not working when surrounded with single quotes
Some symlinks where broken and/or outside of the specified output directory
What's Changed
Lib bin initial by @pinkforest in #141
Introduces external depth (#74) & a few fixes (incl. #69) by
@marchellodev in #146
Fix with single quotes by @lhvy in #152
Fix clippy warnings and add clippy ci check by @Skallwar in #168
Filter links before downloading / adding to the queue by @raphCode in #175
Fix symlinks (relative link, argument order, folder creation) by
@raphCode in #182
misc: Fix all clippy warnings by @Skallwar in #186
misc: Update dependencies in Cargo.lock by @Skallwar in #187
ci: Add riscv64 and aarch64 for release by @Skallwar in #185
misc: Prepare for release by @Skallwar in #188
|
2022-04-25 00:35:58 by Tobias Nygren | Files touched by this commit (1) |
Log message:
suckit: add CHECK_PORTABILITY_SKIP
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-08-02 17:39:36 by pin | Files touched by this commit (1) |
Log message:
www/suckit: simplify Makefile
|
2021-07-22 18:16:38 by Tobias Nygren | Files touched by this commit (21) |
Log message:
g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.
|
2021-07-09 18:12:38 by pin | Files touched by this commit (5) |
Log message:
www/suckit: import package
SuckIT allows you to recursively visit and download a website's content to
your disk.
|
Next | Query returned 8 messages, browsing 1 to 10 | previous