Faraday::Patron is a Faraday adapter for the Patron library. Faraday is an HTTP
client library that provides a common interface over many adapters. Every
adapter is defined into its own gem. This gem defines the adapter for Patron.
WWW: https://github.com/lostisland/faraday-patron
Faraday::Faraday is a Faraday adapter for the HTTPClient library. Faraday is an
HTTP client library that provides a common interface over many adapters. Every
adapter is defined into its own gem. This gem defines the adapter for
HTTPClient.
WWW: https://github.com/lostisland/faraday-httpclient
XS::Parse::Sublike provides some XS functions to assist in writing parsers for
sub-like syntax, primarily for authors of keyword plugins using the
PL_keyword_plugin hook mechanism. It is unlikely to be of much use to anyone
else; and highly unlikely to be any use when writing perl code using these.
Unless you are writing a keyword plugin using XS, this module is not for you.
WWW: https://metacpan.org/dist/XS-Parse-Sublike
Object::Pad provides a simple syntax for creating object classes, which uses
private variables that look like lexicals as object member fields.
WWW: https://metacpan.org/dist/Object-Pad
Since a port cannot reliably and easily infer the profiling
configuration from src.conf (the ports framework defeats reading it, and
historically the port had its troubles with that), remove the profiled
libublio_p.a altogether.
Bumps PORTREVISION due to pkg-plist change on most practical systems.
Reported by: emaste@
PR: 256873
This release includes a few more changes beyond the last commit, which
was version 6.18 plus one commit.
https://github.com/getmail6/getmail6/releases/tag/v6.18.1
Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer)
Approved by: Michael Büker <freebsd@michael-bueker.de> (maintainer)
Upstream broke --proxy in 7.90 and was fixed after 7.91 and is yet to be
released.
PR: 256968
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
Reported by: Ting-Wei Lan <lantw44@gmail.com>
Obtained from: Upstream 169d7e5a922ef8e63b51ee2bdf4fd4ad60ed2689
MFH: 2020Q3
A feature added in 6.18 causes problems. When trying to use all files in
--getmaildir, getmail will choke on oldmail-* files, which are likely to be
present. Since this is the new default behaviour for running getmail without
any arguments, this change is very likely to break many installations.
PR: 257024
Reported by: Michael Büker <freebsd@michael-bueker.de> (maintainer)
When a new release comes out, the old tarball gets moved to the
archive/snort directory. This change stops the port from breaking
when that move happens.
Invalid argument "gcc-c++17-lang", valid arguments are: c++11-lib c++11-lang c++14-lang c++17-lang c11 features openmp env nestedfct c++0x gcc-c++11-lib
Also, this port builds fine with clang now.