Port details |
- wcurl Simple wrapper around curl to easily download files
- 2024.07.10 ftp
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: tagattie@FreeBSD.org
- Port Added: 2024-09-05 11:51:07
- Last Update: 2024-09-05 11:48:39
- Commit Hash: ba7c09d
- Also Listed In: net www
- License: MIT
- WWW:
- https://curl.se/wcurl/
- Description:
- wcurl is a simple curl wrapper which lets you use curl to download
files without having to remember any parameters.
Simply call wcurl with a list of URLs you want to download and wcurl
will pick sane defaults.
If you need anything more complex, you can provide any of curl's
supported parameters via the --curl-options option. Just beware that
you likely should be using curl directly if your use case is not
covered.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/ftp/wcurl/ && make install clean
- To add the package, run one of these commands:
- pkg install ftp/wcurl
- pkg install wcurl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wcurl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1725536015
SHA256 (curl-wcurl-2024.07.10_GH0.tar.gz) = 962bb72e36e6f6cedbd21c8ca3af50e7dadd587a49d2482ab3226e76cf6dcc97
SIZE (curl-wcurl-2024.07.10_GH0.tar.gz) = 5791
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Test dependencies:
-
- shunit2 : devel/shunit2
- Runtime dependencies:
-
- curl>=7.46.0 : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- ftp_wcurl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2024.07.10 05 Sep 2024 11:48:39 |
Hiroki Tagato (tagattie) |
ftp/wcurl: add port: Simple wrapper around curl to easily download files
wcurl is a simple curl wrapper which lets you use curl to download
files without having to remember any parameters.
Simply call wcurl with a list of URLs you want to download and wcurl
will pick sane defaults.
If you need anything more complex, you can provide any of curl's
supported parameters via the --curl-options option. Just beware that
you likely should be using curl directly if your use case is not
covered.
WWW: https://curl.se/wcurl/ |
Number of commits found: 1
|