Port details |
- p5-Net-Curl Perl interface for libcurl
- 0.52_1 www =2 0.52_1Version of this port present on the latest quarterly branch.
- Maintainer: andrew.fengler@scaleengine.com
- Port Added: 2019-01-26 10:45:05
- Last Update: 2023-04-07 17:58:37
- Commit Hash: 5fe51e3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: ftp perl5
- License: MIT
- WWW:
- https://search.cpan.org/dist/Net-Curl/
- Description:
- Perl interface to libcurl created with object-oriented implementations
in mind. This documentation contains Perl-specific details and
quirks. For more information consult libcurl man pages and documentation
at http://curl.haxx.se.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Net-Curl>0:www/p5-Net-Curl
- To install the port:
- cd /usr/ports/www/p5-Net-Curl/ && make install clean
- To add the package, run one of these commands:
- pkg install www/p5-Net-Curl
- pkg install p5-Net-Curl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Net-Curl
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1664366060
SHA256 (Net-Curl-0.52.tar.gz) = 5e5ed580793d409e265e29acd6a01f525df8533e0d7747a011b4fb2492e92d57
SIZE (Net-Curl-0.52.tar.gz) = 108297
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-ExtUtils-PkgConfig>=1.16 : devel/p5-ExtUtils-PkgConfig
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libcurl.so : ftp/curl
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_p5-Net-Curl
- USES:
- perl5 localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.52_1 07 Apr 2023 17:58:37 |
Kurt Jaeger (pi) Author: Andrew Fengler |
www/p5-Net-Curl: fix breakage with curl 7.87
PR: 270432
MFH: 2023Q2 |
0.52 20 Feb 2023 10:46:40 |
Antoine Brodin (antoine) |
www/p5-Net-Curl: mark BROKEN
./const-easy-xs.inc:309:31: error: use of undeclared identifier
'CURLOPTDEPRECATED'; did you mean 'CURLOPT_PRIVATE'?
Reported by: pkg-fallout |
0.52 28 Sep 2022 21:16:05 |
Nuno Teixeira (eduardo) Author: Gian-Simon Purkert |
www/p5-Net-Curl: Update to 0.52
ChangeLog: https://metacpan.org/dist/Net-Curl/changes
PR: 266673 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.44 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.44 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.44 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.44 08 Apr 2020 05:31:07 |
pi |
www/p5-Net-Curl: upgrade 0.42 -> 0.44
PR: 245322
Submitted by: Andrew Fengler <andrew.fengler@scaleengine.com> (maintainer)
Relnotes: https://metacpan.org/changes/distribution/Net-Curl |
0.42 06 Jan 2020 19:49:21 |
tcberner |
www/p5-Net-Curl update to 0.42
PR: 243133
Submitted by: Andrew <andrew.fengler@scaleengine.com> (maintainer) |
0.39 26 Jan 2019 10:44:39 |
pi |
New port: www/p5-Net-Curl: Perl interface to libcurl
Perl interface to libcurl created with object-oriented implementations
in mind. This documentation contains Perl-specific details and
quirks. For more information consult libcurl man pages and documentation
at http://curl.haxx.se.
WWW: https://search.cpan.org/dist/Net-Curl/
PR: 235051
Submitted by: Andrew Fengler <andrew.fengler@scaleengine.com> |
Number of commits found: 10
|