| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
This brings various bug fixes and Sinhala and Tamil translation updates.
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang to fix build on GCC architectures.
PR: 237550
Approved by: fiziologus@gmail.com (maintainer timeout), mentors (implicit approval)
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang to fix build when base GCC is used.
PR: 237559
Approved by: mentors (implicit approval)
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang to fix build on GCC architectures.
PR: 237561
Approved by: dem.procopiou@gmail.com (maintainer timeout), mentors (implicit approval)
|
|
|
|
| |
Reported by: portscout
|
| |
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Reported by: pkg-fallout
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements
- Doc: Improve Reference II, PCP commands document. (Tatsuo Ishii)
- Speed up failover when all of backends are down. (Tatsuo Ishii)
- pgpool-recovery extension and pgpool_setup is now ready for the next major release PostgreSQL 12. (Tatsuo Ishii)
- Doc: add restrictions entry. (Takuma Hoshiai)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all backend nodes are down. (bug 487) (Bo Peng)
- Remove unused .sgml file. (Takuma Hoshiai)
- Avoid exit/fork storm of pool_worker_child process. (Tatsuo Ishii)
- Fix black_function_list's broken default value. (Tatsuo Ishii)
- Fix "not enough space in buffer" error. (bug 499) (Tatsuo Ishii)
- Fix DROP DATABASE failure. (Tatsuo Ishii)
- Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai)
- Add missing test/watchdog_setup to EXTRA_DIST. (bug 470) (Bo Peng)
- Doc: mention that multi-statement queries are sent to primary node only. (bug 492) (Tatsuo Ishii)
- Fix md5 auth broken in raw mode with more than 1 backends. (bug 491) (Tatsuo Ishii)
- Test: Fix occasional regression test failure of 014.watchdog_test_quorum_bypass. (Tatsuo Ishii)
- Abort session if failover/failback is ongoing to prevent potential segfault. (bug 481, bug 482) (Tatsuo Ishii)
- Fix compiler warnings. (Tatsuo Ishii)
- Fix memory leak in "batch" mode in extended query. (bug 468) (Tatsuo Ishii)
Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-4-0-5.html
MFH: 2019Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog
Enhancements
- Doc: Improve Reference II, PCP commands document. (Tatsuo Ishii)
- Speed up failover when all of backends are down. (Tatsuo Ishii)
- pgpool-recovery extension and pgpool_setup is now ready for the next major release PostgreSQL 12. (Tatsuo Ishii)
- Doc: add restrictions entry. (Takuma Hoshiai)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all backend nodes are down. (bug 487) (Bo Peng)
- Remove unused .sgml file. (Takuma Hoshiai)
- Avoid exit/fork storm of pool_worker_child process. (Tatsuo Ishii)
- Fix black_function_list's broken default value. (Tatsuo Ishii)
- Fix "not enough space in buffer" error. (bug 499) (Tatsuo Ishii)
- Fix DROP DATABASE failure. (Tatsuo Ishii)
- Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai)
- Add missing test/watchdog_setup to EXTRA_DIST. (bug 470) (Bo Peng)
- Doc: mention that multi-statement queries are sent to primary node only. (bug 492) (Tatsuo Ishii)
- Test: Fix occasional regression test failure of 014.watchdog_test_quorum_bypass. (Tatsuo Ishii)
- Abort session if failover/failback is ongoing to prevent potential segfault. (bug 481, bug 482) (Tatsuo Ishii)
- Fix compiler warnings. (Tatsuo Ishii)
- Fix memory leak in "batch" mode in extended query. (bug 468) (Tatsuo Ishii)
MFH: 2019Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements
- Doc: Improve Reference II, PCP commands document. (Tatsuo Ishii)
- Speed up failover when all of backends are down. (Tatsuo Ishii)
- pgpool-recovery extension and pgpool_setup is now ready for the next major release PostgreSQL 12. (Tatsuo Ishii)
- Doc: add restrictions entry. (Takuma Hoshiai)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all backend nodes are down. (bug 487) (Bo Peng)
- Remove unused .sgml file. (Takuma Hoshiai)
- Avoid exit/fork storm of pool_worker_child process. (Tatsuo Ishii)
- Fix black_function_list's broken default value. (Tatsuo Ishii)
- Fix "not enough space in buffer" error. (bug 499) (Tatsuo Ishii)
- Fix DROP DATABASE failure. (Tatsuo Ishii)
- Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai)
- Add missing test/watchdog_setup to EXTRA_DIST. (bug 470) (Bo Peng)
- Doc: mention that multi-statement queries are sent to primary node only. (bug 492) (Tatsuo Ishii)
- Abort session if failover/failback is ongoing to prevent potential segfault. (bug 481, bug 482) (Tatsuo Ishii)
- Fix compiler warnings. (Tatsuo Ishii)
- Fix memory leak in "batch" mode in extended query. (bug 468) (Tatsuo Ishii)
Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-6-17.html
MFH: 2019Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements
- Speed up failover when all of backends are down. (Tatsuo Ishii)
- pgpool-recovery extension and pgpool_setup is now ready for the next major release PostgreSQL 12. (Tatsuo Ishii)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all backend nodes are down. (bug 487) (Bo Peng)
- Avoid exit/fork storm of pool_worker_child process. (Tatsuo Ishii)
- Fix black_function_list's broken default value. (Tatsuo Ishii)
- Fix "not enough space in buffer" error. (bug 499) (Tatsuo Ishii)
- Fix DROP DATABASE failure. (Tatsuo Ishii)
- Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai)
- Abort session if failover/failback is ongoing to prevent potential segfault. (bug 481, bug 482) (Tatsuo Ishii)
- Fix compiler warnings. (Tatsuo Ishii)
- Fix memory leak in "batch" mode in extended query. (bug 468) (Tatsuo Ishii)
Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-5-21.html
MFH: 2019Q2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
Enhancements
- Speed up failover when all of backends are down. (Tatsuo Ishii)
- pgpool-recovery extension and pgpool_setup is now ready for the next major release PostgreSQL 12. (Tatsuo Ishii)
Bug fixes
- Fix the wrong error message "ERROR: connection cache is full", when all backend nodes are down. (bug 487) (Bo Peng)
- Avoid exit/fork storm of pool_worker_child process. (Tatsuo Ishii)
- Fix black_function_list's broken default value. (Tatsuo Ishii)
- Fix "not enough space in buffer" error. (bug 499) (Tatsuo Ishii)
- The error occurred while processing error message returned from backend and the cause is that the query string in question is too big. Problem is, the buffer is in fixed size (8192 bytes). Eliminate the fixed size buffer and use palloced buffer instead. This also saves some memory copy work.
- Fix DROP DATABASE failure. (Tatsuo Ishii)
- Fix wrong variable in read_status_file() function. (bug 493) (Takuma Hoshiai)
- Fix compiler warnings. (Tatsuo Ishii)
Changelog taken from: http://www.pgpool.net/docs/latest/en/html/release-3-4-24.html
|
| |
|
|
|
|
| |
Pointy hat: koobs
|
|
|
|
|
|
|
|
| |
- Pet portlint, NO_ARCH in USE{S} section
Changelog:
https://github.com/praw-dev/praw/blob/v6.2.0/CHANGES.rst
|
|
|
|
|
|
|
|
| |
The "PRAW" acronym is unusual enough to warrant expansion in pkg-descr, with
additional reference to the consuming port www/py-praw providing further
breadcrumbs.
Suggested by: pi
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update LICENSE [1]
- Update pkg-descr, add WWW: URL
- Add USE_PYTHON=concurrent, package installs a script
- Remove backports.ssl_match_hostname dependency, only needed for
Python < 2.7.9 [2]
Changelog:
https://github.com/websocket-client/websocket-client/blob/v0.56.0/ChangeLog
[1] https://github.com/websocket-client/websocket-client/commit/e94ed9e078c7772a7dc0a115da1a34c493f290b6
[2] https://github.com/websocket-client/websocket-client/commit/f7f5f70681c621d169b82fc842cb2396265203d5
Reviewed by: alfred (maintainer)
Approved by: alfred (maintainer)
Differential Revision: D20283
|
|
|
|
| |
PR: 237370
|
|
|
|
| |
PR: 237208
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
prawcore is a low-level communication layer for PRAW 4+.
Features:
* Dynamic rate limiting based on reddit's response headers.
* Authorization URL generation
* Retrieval of access and refresh tokens from authorization grants
* Access and refresh token revocation
WWW: https://github.com/praw-dev/prawcore
|
|
|
|
| |
Changes: https://hg.mozilla.org/releases/mozilla-release/pushloghtml?startdate=2019-05-14&enddate=2019-05-17
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Changes: https://github.com/socketry/multipart-post/blob/master/History.txt
https://github.com/socketry/multipart-post/commits/master
|
|
|
|
| |
Changes: https://opennebula.org/release/
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/pallets/werkzeug/releases
|
|
|
|
| |
Changes: https://github.com/theskumar/python-dotenv/blob/master/README.md#changelog
|
|
|
|
| |
Changes: https://github.com/instagrambot/instabot/commits/master
|
|
|
|
| |
Changes: https://github.com/googleapis/google-cloud-python/releases
|
|
|
|
| |
Changes: https://github.com/googleapis/google-cloud-python/releases
|
|
|
|
| |
Changes: https://github.com/googleapis/google-cloud-python/releases
|
|
|
|
| |
Changes: https://bitbucket.org/rpy2/rpy2/src/default/NEWS
|
|
|
|
| |
Changes: https://docs.openstack.org/oslo.serialization/latest/user/history.html
|
|
|
|
| |
Changes: https://github.com/timothycrosley/isort/releases
|
|
|
|
| |
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
|
|
|
|
| |
Changes: https://github.com/rq/django-rq/blob/master/CHANGELOG.md
|
|
|
|
| |
Changes: https://github.com/Martiusweb/asynctest/commits/master
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/MooseX-App
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Minion
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Devel-PatchPerl
|
|
|
|
| |
https://www.virtualbox.org/wiki/Changelog-5.2#v30
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
Add USES=compiler:c++11-lang:
CMake Error in core/src/plugins/filed/CMakeLists.txt:
Target "bpipe-fd" requires the language dialect "CXX11" (with compiler
extensions), but CMake does not know the compile flags to use to enable it.
Approved by: mentors (implicit approval)
|
| |
|
| |
|
|
|
|
| |
- Added starttime attributes and subroutine
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/60.7.0/releasenotes/
|
| |
|
|
|
|
| |
- remove patch, there is no indication why it was needed.
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
|
|
| |
2019-05-14 databases/py-pg_pqueue: Upstream no longer maintained
2019-05-14 math/py-symeig: Consider using science/py-scipy as this library is included in py-scipy since 0.7 and onwards
2019-05-15 databases/py-mysql-connector-python2: Please consider using databases/py-mysql-connector-python which has been updated to latest upstream version
|
|
|
|
| |
distributed systems
|
|
|
|
|
|
| |
Regenerate patches
ChangeLog: https://sourceforge.net/projects/pgbarman/files/2.8/
|
|
|
|
|
|
|
| |
- FreeBSD cloud image
- Chase if_tap/if_tun consoliation (r347241)
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Update to 6.30
- Add LICENSE
- Take maintainership
- Update COMMENT
- Pet portlint
|
|
|
|
| |
Changes: https://github.com/motemen/ghq/blob/v0.12.3/CHANGELOG.md#v0123-2019-05-16
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With SSL_DEFAULT!=base USES=ssl sets OPENSSL_LDFLAGS and any port with an
OPENSSL option like net/haproxy gets a false positive error like:
/!\ haproxy-1.9.8: Makefile errors /!\
The following options helpers are incorrectly set after bsd.port.options.mk
and are ineffective: OPENSSL_LDFLAGS
*** Error code 1
Whitelist OPENSSL_LDFLAGS to prevent this.
Reported by: mfechner (via ports-committers)
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D20275
|
|
|
|
|
|
|
|
|
|
| |
that authored and maintains syslog-ng.
Peter suggested that this new port become the default syslog-ng port
pointed to by the syslog-ng metaport a week from this commit.
Submitted by: Peter Czanik (CzP) <peter.czanik@balabit.com>
Balabit (a OneIdentity company) / syslog-ng upstream
|
|
|
|
|
| |
Pointy hat: tcberner
Reported by: fluffy
|
| |
|
|
|
|
|
|
|
| |
It turned out that GHC is still required in the build process to create a small utility program written in Haskell and used in the build.
Reported by: antoine
Reviewed by: tcberner (mentor, implicit)
|
|
|
|
|
|
|
|
| |
- Add USES=gnome
- Pet portlint
- Update WWW
Approved by: portmgr blanket
|
| |
|
|
|
|
| |
user interface
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Remove ending dots.
Fixup dates typo.
For some reason, databases/ruby-gdbm was moved on 2019-04-02 but the
MOVED entry referenced 2019-02-18.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
There was a bug in the 5.58.0 release, which got fixed in:
https://github.com/KDE/frameworkintegration/commit/e0df1f28231c54d0f92213b2a62428df578e581a
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libgzstream is a C++ library so should be linked with libc++. This
should unbreak consumers like audio/pianod2 after base r345349.
Also use INSTALL_LIB to install the library and make the build
respect LDFLAGS.
ld: error: /usr/local/lib/libgzstream.so: undefined reference to std::__1::basic_streambuf<char, std::__1::char_traits<char> >::imbue(std::__1::locale const&)
...
ld: error: /usr/local/lib/libgzstream.so: undefined reference to std::__1::ios_base::init(void*)
ld: error: /usr/local/lib/libgzstream.so: undefined reference to std::__1::basic_ios<char, std::__1::char_traits<char> >::~basic_ios()
ld: error: /usr/local/lib/libgzstream.so: undefined reference to typeinfo for std::__1::basic_streambuf<char, std::__1::char_traits<char> >
ld: error: /usr/local/lib/libgzstream.so: undefined reference to typeinfo for std::__1::basic_ios<char, std::__1::char_traits<char> >
ld: error: /usr/local/lib/libgzstream.so: undefined reference to vtable for __cxxabiv1::__vmi_class_type_info
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501607_s347555/logs/errors/pianod2-301.log
|
| |
|
|
|
|
| |
for both Audio and MIDI
|
|
|
|
|
|
|
|
|
| |
unreachable. Though this is only a cosmetic change it syncs the port
with base commit r347642, making it easier to compare the two when
diagnosing problems in one or the other.
This was discovered tonight while reviewing some code following my
discussion regarding an issue lwhsu@ was having earlier today.
|
|
|
|
| |
port in greater sync with base.
|
|
|
|
|
|
| |
These options name have characters outside of [-_A-Z0-9]:
IKEv2 MSCHAPv2
|
|
|
|
|
|
|
| |
This change has no functional effect on the resulting package therefore
a PORTREVISION bump is not necessary.
Discovered while discussing wpa_supplicant with lwhsu@ today.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This adds support for "sessions", aka. creating a remote shell via the Agent.
In order to support this, an "ssm-user" account is created when the package
is installed; we create this via pkg-install rather than the USERS= / UIDs
functionality, since ssm-user needs to be in wheel and needs to have a home
directory.
Thanks to: Alexey Milevsky
|
| |
|
|
|
|
| |
Changes: https://github.com/rust-lang/rust/compare/a9ec99f4201e...7158ed9cbea8
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/0c74c8524..a06cc5ddb
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/22f61caf9...3753d27ab
|
| |
|
| |
|
|
|
|
| |
This should have been done in r501751.
|
| |
|
|
|
|
| |
WWW: https://github.com/woefe/git-prompt.zsh
|
|
|
|
|
|
|
|
|
|
|
|
| |
The arcanist port has always conflicted with archivers/arc, but
if the port is installed without the symlink in PREFIX/bin, there
is no issue.
A user expecting to be able to use arcanist in this way can alias
arcanist in their .cshrc or similar and only install the -lib port.
Approved by: grembo (maintainer)
Differential Revision: https://reviews.freebsd.org/D19920
|
| |
|
| |
|
|
|
|
|
|
|
| |
- refactored Makefile using more OPTIONS helpers
MFH: 2019Q2
Security: 4e1997e8-5de0-11e9-b95c-b499baebfeaf
|
|
|
|
|
|
|
|
| |
Announcement:
https://kde.org/announcements/kde-frameworks-5.58.0.php
Exp-run by: antoine
PR: 237888
|
|
|
|
|
| |
Exp-run by: antoine
PR: 237889
|
|
|
|
| |
Release notes at <https://github.com/libuv/libuv/releases/tag/v1.29.0>.
|
| |
|
| |
|
|
|
|
|
|
| |
Kaidan is a simple, user-friendly Jabber/XMPP client providing a modern user
interface using Kirigami and QtQuick. The back-end of Kaidan is written in C++
using the QXmpp XMPP client library and Qt 5.
|
|
|
|
|
| |
The neubot client has been retired: see
http://www.neubot.org/2019/01/retiring-neubot-client.html
|
| |
|
|
|
|
|
| |
Upstream changes:
https://github.com/rizsotto/Bear/blob/master/ChangeLog.md#240-20190512
|
|
|
|
|
|
|
| |
PR: 236222
Requested by: ncrogers@gmail.com
Submitted by: timp87@gmail.com (maintainer)
Relnotes: https://www.urlfilterdb.com/products/releases.html
|
|
|
|
|
|
|
|
| |
- Ensure option --quiet does what it is supposed to.
Thanks to submitter, closes issue #44487
PR: 237729
Approved by: jharris@widomaker.com (maintainer)
|
|
|
|
|
|
|
| |
Netmap is no longer supported in the port-provided driver since 13.0.
Use in-kernel iflib version instead.
Sponsored by: Intel Corporation
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
PR: 237736
Submitted by: yuri, Rainer Hurling <rhurlin@gwdg.de>
|
|
|
|
| |
Changes: https://github.com/jonashaag/bjoern/blob/master/CHANGELOG
|
|
|
|
| |
Changes: https://github.com/Yubico/python-fido2/releases
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/YAML
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Text-CSV
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add NO_ARCH
- Sort PLIST
Changes: https://metacpan.org/changes/distribution/Graphics-ColorNames-WWW
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Time-Duration-Parse
|
| |
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Devel-Cover
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Config-Model
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/B-C
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Data-Page
|
| |
|
|
|
|
| |
Changes: https://github.com/DataDog/dd-trace-rb/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/aws/aws-sdk-ruby/releases
|
|
|
|
| |
Changes: https://github.com/instagrambot/instabot/commits/master
|
|
|
|
| |
Changes: https://github.com/timothycrosley/isort/releases
|
|
|
|
| |
Changes: https://github.com/HypothesisWorks/hypothesis/blob/master/hypothesis-python/docs/changes.rst
|
|
|
|
| |
Changes: https://github.com/kislyuk/argcomplete/releases
|
|
|
|
| |
TileDB is currently only available as a 64-bit library.
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Fix *_DEPENDS: Crypt::OpenSSL::* requirement was removed since 1.04
- Take maintainership
Changes: https://metacpan.org/changes/distribution/Net-DNS-SEC
|
|
|
|
| |
Changes: https://metacpan.org/changes/distribution/Config-Model-Tester
|
|
|
|
|
|
|
| |
We'd use USE_GCC=yes, but GCC 8 doesn't like the obsolete C++ in this
obsolete codebase.
Requested by: gerald
|
|
|
|
|
|
|
|
| |
The reason is that modules2tuple is a tool useful to port maintainer to
generate contents for GH_TUPLE for ports written in Go.
PR: 237907
Approved by: Dmitri Goutnik <dg@syrec.org> (maintainer)
|
|
|
|
| |
Security: CVE-2018-16860
|
|
|
|
|
|
| |
Sponsored by: Citrix Systems R&D
Reviewed by: mat
Differential revision: https://reviews.freebsd.org/D20265
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bin/lto-dump which may be helpful if you employ link-time optimization (LTO).
Forward port r499061 | gerald | 2019-04-15 from lang/gcc8 and gcc8-devel [1]:
GCC has two runtime libraries: The static library libgcc.a (-lgcc) and
the shared library libgcc_s.so (-lgcc_s). Both implement many of the
same functions but they also each have their unique functions. When
GCC links programs and libraries there are three possibilities:
1. gcc -static-libgcc or gcc -static: -lgcc
=> Just use libgcc.a.
2. gcc -shared-libgcc: -lgcc_s -lgcc
=> Link with libgcc_s first, so libgcc.a is only used for its unique
functions.
3. gcc: -lgcc -Wl,--as-needed -lgcc_s -Wl,--no-as-needed
=> Link with libgcc.a first so libgcc_s is only used for its unique
functions (_Unwind_* functions).
Approach 3 is the default for gcc and it's also what clang and clang++ use;
approach 2 is the default for gfortran, g++ and probably other front ends.
This patch makes 3 the default for gfortran. It significantly reduces
the use of libgcc_s. The _Unwind_* functions are also available in the
old base system libgcc_s which means this reduces the need for
-rpath /usr/local/lib/gccN in ports that depend on libraries built with
gfortran. Consider a dependency tree like this:
prog -> libA -> libgcc_s (old base system libgcc_s is fine)
-> libB -> libgcc_s (libB built with gfortran, needs new libgcc_s)
Here prog needs to be linked with -rpath /usr/local/lib/gccN even if it's
a normal C program compiled with clang. Without -rpath it will fail to
start because it loads old libgcc_s first as a dependency of libA and then
it fails to load libB. With this patch libB works with old base system
libgcc_s or may not need libgcc_s at all, so prog does not need to be
linked with -rpath.
PR: 208120 [1]
Submitted by: tijl [1]
|
|
|
|
|
|
| |
Changelog:
https://github.com/stephenmcd/mezzanine/blob/4.3.1/CHANGELOG
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
| |
in-place (similar to gofmt)
markdownfmt is a linter similar to gofmt but for the Markdown language.
It is capable of autoformatting Markdown files in-place or generating diffs
with linting applied. Also, it is used in many plugins for formatting
Markdown files written for text editors like Vim or Emacs.
WWW: https://github.com/shurcooL/markdownfmt
|
|
|
|
|
|
|
| |
the install phase.
PR: 237862
Submitted by: Christopher <inbox@alleghenycomputer.com>
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
Changelog:
https://github.com/kevin1024/vcrpy/releases
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog:
- Bug 4942: --with-filedescriptors does not do anything
- Bug 4928: Cannot convert non-IPv4 to IPv4
- Bug 4823: assertion failed: "lowestOffset () <= target_offset"
- Bug 4796: comm.cc !isOpen(conn->fd) assertion when rotating logs
- Fix squidclient authentication to origin servers
- Fix stack-based buffer-overflow when parsing SNMP messages
- Add support for buffer-size= to UDP logging
- TLS: When using OpenSSL, trust intermediate CAs from trusted store
PR: 237882
Submitted by: timp87@gmail.com (maintainer)
Sponsored by: Netzkommune GmbH
|
|
|
|
|
|
| |
- Whitespace fixes
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
| |
and/or the estimated completion time. They work in terminals, in 'Emacs'
'ESS', 'RStudio', 'Windows' 'Rgui' and the 'macOS' 'R.app'.
The package also provides a 'C++' 'API', that works with or without 'Rcpp'.
WWW: https://cran.r-project.org/web/packages/progress/
|
|
|
|
| |
Changes: https://kore.io/releases/3.3.0#changelog
|
|
|
|
| |
WWW: https://cran.r-project.org/web/packages/prettyunits/
|
|
|
|
|
|
|
|
| |
This should unbreak the build of net/liblinphone.
ld: error: /usr/local/lib/libmediastreamer_base.so.10: undefined reference to pthread_setschedparam
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p501607_s347555/logs/errors/liblinphone-3.12.0_1.log
|
|
|
|
|
|
|
| |
puppetdb-cli was rewritten in Ruby, so the port was moved from
databases/puppetdb-cli to databases/rubygem-puppetdb_cli.
With hat: puppet
|
|
|
|
|
|
|
|
| |
Simple Ruby client library for PuppetDB API
WWW: http://rubygems.org/gems/pl-puppetdb-ruby
With hat: puppet
|
| |
|
|
|
|
| |
Reported by: github notification
|
|
|
|
|
|
|
|
| |
- Bump revision of consumers for shared library change
Changes: http://pupnp.sourceforge.net/ChangeLog
PR: 234669
Submitted by: Lorenzo Salvadore <phascolarctos@protonmail.ch> (maintainer)
|
|
|
|
|
| |
2019-05-15 sysutils/djmount: Unmaintained upstream and does not build with upnp >= 1.8
2019-05-15 multimedia/vdr-plugin-upnp: Unmaintained upstream and does not build with upnp >= 1.8
|
|
|
|
| |
PR: 237407
|
|
|
|
| |
Changes: https://download.gnome.org/sources/librsvg/2.45/librsvg-2.45.6.news
|
|
|
|
|
|
|
| |
- Bump portrevision.
PR: 237854
Submitted by: phascolarctos@protonmail.ch
|
|
|
|
|
|
|
|
|
|
|
| |
- While here add patches from [1] for LibreSSL 2.9.1 support
[1] https://github.com/sfackler/rust-openssl/pull/1097
Changes: https://blog.rust-lang.org/2019/05/13/Security-advisory.html
Changes: https://blog.rust-lang.org/2019/05/14/Rust-1.34.2.html
PR: 237495 [1]
Security: 37528379-76a8-11e9-a4fd-00012e582166
|
| |
|
|
|
|
| |
wasn't yet defined.
|
|
|
|
|
|
|
| |
which is updated during installing packages.
PR: 237774
Submitted by: Ting-Wei Lan <lantw44@gmail.com>
|
|
|
|
| |
Reported by: pkg-fallout@
|
|
|
|
|
|
| |
Improve default settings for FreeBSD
Reviewed by: jrm
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Intel is now releasing microcode updates on Github
- https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
- Update to 2019514 release
Microcode Updates since last release of FreeBSD Package:
== 20190514 Release ==
-- Updates upon 20190312 release --
Processor Identifier Version Products
Model Stepping F-MO-S/PI Old->New
---- new platforms ----------------------------------------
VLV C0 6-37-8/02 00000838 Atom Z series
VLV C0 6-37-8/0C 00000838 Celeron N2xxx, Pentium N35xx
VLV D0 6-37-9/0F 0000090c Atom E38xx
CHV C0 6-4c-3/01 00000368 Atom X series
CHV D0 6-4c-4/01 00000411 Atom X series
CLX-SP B1 6-55-7/bf 05000021 Xeon Scalable Gen2
---- updated platforms ------------------------------------
SNB D2/G1/Q0 6-2a-7/12 0000002e->0000002f Core Gen2
IVB E1/L1 6-3a-9/12 00000020->00000021 Core Gen3
HSW C0 6-3c-3/32 00000025->00000027 Core Gen4
BDW-U/Y E0/F0 6-3d-4/c0 0000002b->0000002d Core Gen5
IVB-E/EP C1/M1/S1 6-3e-4/ed 0000042e->0000042f Core Gen3 X Series; Xeon E5 v2
IVB-EX D1 6-3e-7/ed 00000714->00000715 Xeon E7 v2
HSX-E/EP Cx/M1 6-3f-2/6f 00000041->00000043 Core Gen4 X series; Xeon E5 v3
HSX-EX E0 6-3f-4/80 00000013->00000014 Xeon E7 v3
HSW-U C0/D0 6-45-1/72 00000024->00000025 Core Gen4
HSW-H C0 6-46-1/32 0000001a->0000001b Core Gen4
BDW-H/E3 E0/G0 6-47-1/22 0000001e->00000020 Core Gen5
SKL-U/Y D0/K1 6-4e-3/c0 000000c6->000000cc Core Gen6
BDX-ML B0/M0/R0 6-4f-1/ef 0b00002e->00000036 Xeon E5/E7 v4; Core i7-69xx/68xx
SKX-SP H0/M0/U0 6-55-4/b7 0200005a->0000005e Xeon Scalable
SKX-D M1 6-55-4/b7 0200005a->0000005e Xeon D-21xx
BDX-DE V1 6-56-2/10 00000019->0000001a Xeon D-1520/40
BDX-DE V2/3 6-56-3/10 07000016->07000017 Xeon D-1518/19/21/27/28/31/33/37/41/48, Pentium D1507/08/09/17/19
BDX-DE Y0 6-56-4/10 0f000014->0f000015 Xeon D-1557/59/67/71/77/81/87
BDX-NS A0 6-56-5/10 0e00000c->0e00000d Xeon D-1513N/23/33/43/53
APL D0 6-5c-9/03 00000036->00000038 Pentium N/J4xxx, Celeron N/J3xxx, Atom x5/7-E39xx
SKL-H/S R0/N0 6-5e-3/36 000000c6->000000cc Core Gen6; Xeon E3 v5
DNV B0 6-5f-1/01 00000024->0000002e Atom C Series
GLK B0 6-7a-1/01 0000002c->0000002e Pentium Silver N/J5xxx, Celeron N/J4xxx
AML-Y22 H0 6-8e-9/10 0000009e->000000b4 Core Gen8 Mobile
KBL-U/Y H0 6-8e-9/c0 0000009a->000000b4 Core Gen7 Mobile
CFL-U43e D0 6-8e-a/c0 0000009e->000000b4 Core Gen8 Mobile
WHL-U W0 6-8e-b/d0 000000a4->000000b8 Core Gen8 Mobile
WHL-U V0 6-8e-d/94 000000b2->000000b8 Core Gen8 Mobile
KBL-G/H/S/E3 B0 6-9e-9/2a 0000009a->000000b4 Core Gen7; Xeon E3 v6
CFL-H/S/E3 U0 6-9e-a/22 000000aa->000000b4 Core Gen8 Desktop, Mobile, Xeon E
CFL-S B0 6-9e-b/02 000000aa->000000b4 Core Gen8
CFL-H/S P0 6-9e-c/22 000000a2->000000ae Core Gen9
CFL-H R0 6-9e-d/22 000000b0->000000b8 Core Gen9 Mobile
== 20190312 Release ==
-- Updates upon 20180807 release --
Processor Identifier Version Products
Model Stepping F-MO-S/PI Old->New
---- new platforms ----------------------------------------
AML-Y22 H0 6-8e-9/10 0000009e Core Gen8 Mobile
WHL-U W0 6-8e-b/d0 000000a4 Core Gen8 Mobile
WHL-U V0 6-8e-d/94 000000b2 Core Gen8 Mobile
CFL-S P0 6-9e-c/22 000000a2 Core Gen9 Desktop
CFL-H R0 6-9e-d/22 000000b0 Core Gen9 Mobile
---- updated platforms ------------------------------------
HSX-E/EP Cx/M1 6-3f-2/6f 0000003d->00000041 Core Gen4 X series; Xeon E5 v3
HSX-EX E0 6-3f-4/80 00000012->00000013 Xeon E7 v3
SKX-SP H0/M0/U0 6-55-4/b7 0200004d->0000005a Xeon Scalable
SKX-D M1 6-55-4/b7 0200004d->0000005a Xeon D-21xx
BDX-DE V1 6-56-2/10 00000017->00000019 Xeon D-1520/40
BDX-DE V2/3 6-56-3/10 07000013->07000016 Xeon D-1518/19/21/27/28/31/33/37/41/48, Pentium D1507/08/09/17/19
BDX-DE Y0 6-56-4/10 0f000012->0f000014 Xeon D-1557/59/67/71/77/81/87
BDX-NS A0 6-56-5/10 0e00000a->0e00000c Xeon D-1513N/23/33/43/53
APL D0 6-5c-9/03 00000032->00000036 Pentium N/J4xxx, Celeron N/J3xxx, Atom x5/7-E39xx
APL E0 6-5c-a/03 0000000c->00000010 Atom x5/7-E39xx
GLK B0 6-7a-1/01 00000028->0000002c Pentium Silver N/J5xxx, Celeron N/J4xxx
KBL-U/Y H0 6-8e-9/c0 0000008e->0000009a Core Gen7 Mobile
CFL-U43e D0 6-8e-a/c0 00000096->0000009e Core Gen8 Mobile
KBL-H/S/E3 B0 6-9e-9/2a 0000008e->0000009a Core Gen7; Xeon E3 v6
CFL-H/S/E3 U0 6-9e-a/22 00000096->000000aa Core Gen8 Desktop, Mobile, Xeon E
CFL-S B0 6-9e-b/02 0000008e->000000aa Core Gen8
Reviewed by: mat swills emaste markj
Obtained from: Intel Corporation
Security: yes
Differential Revision: https://reviews.freebsd.org/D20236
|
| |
|
|
|
|
| |
https://helpx.adobe.com/security/products/flash-player/apsb19-26.html
|
|
|
|
| |
https://helpx.adobe.com/security/products/flash-player/apsb19-26.html
|
|
|
|
| |
with ports requiring pycrypto
|
|
|
|
| |
Build system switched from gnu configure to gmake
|
|
|
|
| |
Reported by: portscout
|
|
|
|
|
|
| |
Changelog:
https://github.com/django/django-contrib-comments/blob/1.9.1/HISTORY.rst
|
|
|
|
| |
Pointy hat: mat
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/Alir3z4/django-markwhat/blob/1.6.1/ChangeLog.rst
|
|
|
|
| |
Sponsored by: The FreeBSD Foundation
|
|
|
|
|
|
| |
Changelog:
https://tox.readthedocs.io/en/latest/changelog.html#v3-10-0-2019-05-13
|
|
|
|
|
|
|
| |
While here, improve formatting
PR: 237891
Submitted by: Jack <xxjack12xx@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
pytest plugin to run each test in a forked subprocess. This is an
extraction of the xdist --forked module.
WWW: https://github.com/pytest-dev/pytest-forked
|
|
|
|
| |
Sponsored by: Miles AS
|
|
|
|
| |
Sponsored by: Miles AS
|
| |
|
|
|
|
|
|
| |
Changelog:
https://github.com/pytest-dev/pytest-xdist/blob/v1.28.0/CHANGELOG.rst
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
Changelog:
https://github.com/pytest-dev/pytest/blob/4.5.0/CHANGELOG.rst
Approved by: koobs (python, maintainer)
|
| |
|
| |
|
|
|
|
| |
support)
|
|
|
|
|
|
|
|
| |
- Remove setup.py patch, we'll invoke tests directly for now
Changelog:
https://github.com/theupdateframework/tuf/releases/tag/v0.11.1
|
| |
|
| |
|
|
|
|
|
|
|
| |
There is a new rollout for the french and the japanese wordpress.
As long as it is investigated why a new rollout exists, both ports are marked as BROKEN.
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Pointy hat: bofh, glewis, gerald, swills, manu, ijiao, sunpoet, egypcio
|
| |
|
| |
|
|
|
|
| |
Submitted by: tobik@
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
routines
securesystemslib supports public-key and general-purpose cryptography,
such as ECDSA, Ed25519, RSA, SHA256, SHA512, etc. Most of the
cryptographic operations are performed by the cryptography and PyNaCl
libraries, but verification of Ed25519 signatures can be done in pure
Python.
WWW: https://github.com/secure-systems-lab/securesystemslib
[1] https://github.com/secure-systems-lab/securesystemslib/issues/166
[2] https://github.com/secure-systems-lab/securesystemslib/issues/167
|
| |
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
- Cosmetic fixes
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Approved by: mentors (implicit)
|
| |
|
|
|
|
| |
Approved by: mentors (implicit)
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
|
|
|
| |
Sponsored by: Netzkommune GmbH
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add TEST_DEPENDS for test target missing at last commit
- Pet portlint: pkg-descr contained !7-bit ASCII characters
Changelog:
https://github.com/pytest-dev/pluggy/blob/0.11.0/CHANGELOG.rst
|
|
|
|
|
|
| |
Changelog:
https://docs.buildbot.net/current/relnotes/index.html#buildbot-2-3-0-2019-05-06
|
|
|
|
|
|
|
|
|
|
|
| |
ld: error: can't create dynamic relocation R_386_32 against local symbol in readonly segment; recompile object files with -fPIC or pass '-Wl,-z,notext' to allow text relocations in the output
>>> defined in fastcrc.o
>>> referenced by fastcrc.asm
>>> fastcrc.o:(.text+0x854)
http://beefy11.nyi.freebsd.org/data/head-i386-default/p501351_s347498/logs/errors/fastcrc-1.0.log
While here simplify do-install.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Further recovery fix in CegoTableManager::insertDataTable In case
of an insert exception ( e.g. duplicate pkey ), a checkpoint is
forced now after deleteData to ensure file consistency
In CegoObjectManager::insertPageData a second checkpoint is forced
after data copy, if a previous checkpoint has occured. Otherwise
this insert might be ignored during recovery because of lower LSN
- Fix in CegoBTreeManager::checkDuplicate, the check for uflag (
returned CegoBTreeNode::valueExists ) to check for high value is
not enough if, entries have been deleted from node.
Instead, all subsequent pages have to be checked until a value higher is found
- Introduced CegoBufferPool::getCPCount() to return to current
checkpoint count. This method is used by CegoTableManager,
CegoObjectManager and CegoTransactionManager to decide, if a
consitency checkpoint is required
- Version passed checkCrashRecovery with the following parameters
NUMRUN=100
DOTRANSACTION=-dotransaction
ARANGE=10000
AINTERVAL=500
ACOUNT=30000
PRIMARY=primary
POOLSIZE=191
All relevant checkpoint situations have been observed over all run
Submitted by: Bjoern Lemke <lemke@lemke-it.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Reported by: portscout
|
| |
|
| |
|
|
|
|
|
|
| |
PR: 237759
Submitted by: wenheping2000@hotmail.com(myself)
Approved by: demon@(maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
Ruby 2.6 requires this gem port. ${PREFIX}/bin/irb installed by lang/ruby26
is just a wrapper script of this gem.
PR: 237870
Submitted by: myself
Differential Revision: https://reviews.freebsd.org/D20254
|
|
|
|
| |
Changes: https://github.com/rust-lang/rust/compare/d595b113584f...a9ec99f4201e
|
|
|
|
| |
Changes: https://github.com/eqrion/cbindgen/compare/v0.8.6...v0.8.7
|
|
|
|
| |
Changes: https://aomedia.googlesource.com/aom/+log/b2280edfa..0c74c8524
|
|
|
|
|
|
|
|
| |
Changes: https://www.mozilla.org/firefox/67.0/releasenotes/
PR: 236651
Security: 44b6dfbf-4ef7-4d52-ad52-2b1b05d81272
MFH: 2019Q2
Differential Revision: https://reviews.freebsd.org/D19654
|
|
|
|
| |
Changes: https://github.com/RPCS3/rpcs3/compare/8194c92f1...22f61caf9
|
| |
|