notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Remember
I remember
Port details
wcurl Simple wrapper around curl to easily download files
2024.07.10 ftpnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/wcurl
  2. share/man/man1/wcurl.1.gz
  3. /usr/local/share/licenses/wcurl-2024.07.10/catalog.mk
  4. /usr/local/share/licenses/wcurl-2024.07.10/LICENSE
  5. /usr/local/share/licenses/wcurl-2024.07.10/MIT
Collapse this list.
Dependency lines:
  • wcurl>0:ftp/wcurl
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):
wcurl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.07.102024.07.10-2024.07.102024.07.10---
FreeBSD:13:quarterly2024.07.102024.07.10-2024.07.102024.07.10---
FreeBSD:14:latest2024.07.102024.07.10-2024.07.102024.07.10---
FreeBSD:14:quarterly2024.07.102024.07.10-2024.07.102024.07.10---
FreeBSD:15:latest2024.07.102024.07.10n/a2024.07.10n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Test dependencies:
  1. shunit2 : devel/shunit2
Runtime dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/curl/wcurl/tar.gz/2024.07.10?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.07.10
05 Sep 2024 11:48:39
commit hash: ba7c09d98455357aae46334c18c85187b173dd0fcommit hash: ba7c09d98455357aae46334c18c85187b173dd0fcommit hash: ba7c09d98455357aae46334c18c85187b173dd0fcommit hash: ba7c09d98455357aae46334c18c85187b173dd0f files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
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