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
Ukraine
Port details
wcurl Simple wrapper around curl to easily download files
2024.12.08 ftp 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 2024.07.10Version of this port present on the latest quarterly branch.
Maintainer: tagattie@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2024-09-05 11:51:07
Last Update: 2024-12-11 20:51:58
Commit Hash: 9261f21
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.12.08/catalog.mk
  4. /usr/local/share/licenses/wcurl-2024.12.08/LICENSE
  5. /usr/local/share/licenses/wcurl-2024.12.08/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 = 1733949885 SHA256 (curl-wcurl-v2024.12.08_GH0.tar.gz) = 9c0615b2c5d6b21da79ff559e75452197330d18449085a18e05f4b623b144a94 SIZE (curl-wcurl-v2024.12.08_GH0.tar.gz) = 9940

Packages (timestamps in pop-ups are UTC):
wcurl
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024.12.082024.12.08-2024.12.082024.12.08---
FreeBSD:13:quarterly2024.12.082024.12.08-2024.12.082024.12.08---
FreeBSD:14:latest2024.12.082024.12.08-2024.12.082024.12.08---
FreeBSD:14:quarterly2024.12.082024.12.08-2024.12.082024.12.08---
FreeBSD:15:latest2024.12.082024.12.08n/a2024.12.08n/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/v2024.12.08?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2024.12.08
11 Dec 2024 20:51:58
commit hash: 9261f2157b61db42c1a408ecf31adeb2889ee36ccommit hash: 9261f2157b61db42c1a408ecf31adeb2889ee36ccommit hash: 9261f2157b61db42c1a408ecf31adeb2889ee36ccommit hash: 9261f2157b61db42c1a408ecf31adeb2889ee36c files touched by this commit
Hiroki Tagato (tagattie) search for other commits by this committer
ftp/wcurl: update to 2024.12.08

Changelog: https://github.com/curl/wcurl/blob/v2024.12.08/CHANGELOG.md

Reported by:	portscout
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: 2