- 26 May, 2020 1 commit
-
-
Mark Linimon authored
Mark as BROKEN on powerpc64: File "/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py", line 1179, in do_install self.copy_fun(src, tgt) File "/wrkdirs/usr/ports/audio/beatslash-lv2/work/beatslash-lv2-1.0.6/waflib/Build.py", line 1083, in copy_fun shutil.copy2(src, tgt) File "/usr/local/lib/python3.7/shutil.py", line 267, in copy2 copystat(src, dst, follow_symlinks=follow_symlinks) File "/usr/local/lib/python3.7/shutil.py", line 206, in copystat follow_symlinks=follow) FileNotFoundError: [Errno 2] No such file or directory Approved by: portmgr (tier-2 blanket)
-
- 25 May, 2020 3 commits
-
-
Sunpoet Po-Chuan Hsieh authored
Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/activemodel/CHANGELOG.md Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/activerecord/CHANGELOG.md Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/actionview/CHANGELOG.md Security: 85fca718-99f6-11ea-bf1d-08002728f74c Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/activejob/CHANGELOG.md Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/activesupport/CHANGELOG.md Security: 85fca718-99f6-11ea-bf1d-08002728f74c Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/actionmailer/CHANGELOG.md Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/activestorage/CHANGELOG.md Security: 85fca718-99f6-11ea-bf1d-08002728f74c Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/actioncable/CHANGELOG.md Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/actionpack/CHANGELOG.md Security: 85fca718-99f6-11ea-bf1d-08002728f74c Update to 5.2.4.3 Changes: https://github.com/rails/rails/releases Update to 5.2.4.3 Changes: https://github.com/rails/rails/blob/5-2-stable/railties/CHANGELOG.md Approved by: ports-secteam (joneum)
-
Rene Ladan authored
devel/cscout: unexpire and update to 3.01 - Leave out the DOCS option for now because the required conversion of XML to HTML has not been figured out yet. - No more dependency on compat6x - Fetch sources from GitHub - update license to GPLv3 PR: 242402 Submitted by: Joachim Werner Approved by: maintainer (dds@) Approved by: ports-secteam (joneum)
-
Fernando Apesteguía authored
www/luakit: Strip shared libraries This fixes a warning from the framework. PR: 246601 Submitted by: mbeis@xs4all.nl (maintainer) Approved by: ports-secteam (blanket: stripping library)
-
- 24 May, 2020 6 commits
-
-
Guido Falsi authored
Fix typo in pkg-message. PR: 246695 Submitted by: Dennis Friedrichsen <dennis.r.friedrichsen@gmail.com> Fix typo in pkg-message (again) PR: 246695 Submitted by: Dennis Friedrichsen <dennis.r.friedrichsen@gmail.com> Approved by: ports-secteam (joneum)
-
Kurt Jaeger authored
mail/qmail: Fixes CVE-2005-1513 to CVE-2005-1513, update TLS patch mail/qmail-tls: Update TLS patch See https://www.qualys.com/2020/05/19/cve-2005-1513/remote-code-execution-qmail.txt for details about the CVEs - now builds with openssl 1.1.1e from the ports PR: 244969, 245010 Submitted by: erdgeist@erdgeist.org (maintainer) Reported by: klokanek@eldar.cz Security: CVE-2005-1513, CVE-2005-1514, CVE-2005-1515 Approved by: portmgr (security blanket)
-
Rene Ladan authored
java/jflex: undeprecate and update to 1.8.1 Further changes: - use a prebuilt jar file to avoid depending on Maven or Bazel - swith MASTER_SITES to GitHub - add BSD3CLAUSE license - rewrap pkg-descr PR: 245447 Submitted by: Jashank Jeremy Approved by: maintainer Approved by: ports-secteam (joneum)
-
Kai Knoblich authored
security/py-netmiko: Update to 3.1.1 Changelog: New Drivers/Platforms * UnifiSwitchSSH * Huawei OLT * Huawei SmartAX Bugfixes and Improvements: * Nokia SR-OS SCP Support * Improve terminal width behavior * Fix some issues related to cmd_verify * Expanded autodetect support https://github.com/ktbyers/netmiko/releases/tag/v3.1.1 Approved by: ports-secteam (joneum)
-
Kai Knoblich authored
net-mgmt/py-napalm: Update to 3.0.0 net-mgmt/py-napalm: Update to 3.0.1 * Remove the patch that fixed some issues with net-mgmt/py-junos-eznc as it has been merged by upstream. Get rid of the post-patch target as well because it's no longer required. * Add some instructions to cope with the command changes that were introduced to newer versions of Arista EOS. Changelog with some notable changes/fixes: General: * Integrated nxapi_plumbing and pyIOSXR into NAPALM. * Updated support for TwoGigabit & TwentyFiveGig interfaces to canonical_map.py NXOS: * Fix exception when trying to get environmental data from certain Nexus devices * Fix "cmd_verify" and null character IOS: * Fix traceroute output parsing in ios * Fix vrf detection when no vrf is defined * Fix show interfaces summary for 10/40/100 Gig Interfaces * Fix get_bgp_neighbors_detail * "get_interfaces_counters" broken with Managment Interface * "get_optics" does not work on VSS setup * "get_optics" broken if input value is N/A IOS-XE: * Update to handle Cisco ISR mac address table with multiple EHWIC modules installed IOS-XR: * Add support for XML namespace prefixes in find_txt Junos: * Added auto_probe optional argument * Add support for configure private in Junos * SRX cluster devices stack RPC replies under multi-routing-engine-results * Close configuration in case "configure_private" is set to avoid configure session to stay forever https://github.com/napalm-automation/napalm/releases/tag/3.0.0 https://github.com/napalm-automation/napalm/releases/tag/3.0.1 Approved by: ports-secteam (joneum)
-
Jan Beich authored
www/firefox: require new NSS after r534912/r534914 In file included from Unified_c_netwerk_srtp_src0.c:2: netwerk/srtp/src/crypto/cipher/aes_gcm_nss.c:274:15: error: no member named 'ulIvBits' in 'struct CK_GCM_PARAMS' c->params.ulIvBits = GCM_IV_LEN * 8; ~~~~~~~~~ ^ PR: 246690 Reported by: mikael Approved by: ports-secteam blanket
-
- 23 May, 2020 13 commits
-
-
Rene Ladan authored
www/ephemera: update to 6.34 and unexpire PR: 245963 Submitted by: gspu Approved by: maintainer timeout (3 weeks) Approved by: ports-secteam (joneum)
-
Rene Ladan authored
java/java-cup: update to 11.b.20160615 and unexpire Further changes: - use a prebuilt binary instead of building from source - change license to SMLNJ in agreement with maintainer PR: 245466 Submitted by: Jashank Jeremy Approved by: maintainer Approved by: ports-secteam (joneum)
-
Jan Beich authored
multimedia/ffmpeg: update to 4.2.3 Changes: https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2.3:/Changelog ABI: https://abi-laboratory.pro/tracker/timeline/ffmpeg/ Approved by: ports-secteam (joneum)
-
Jochen Neumeister authored
Give Maintainership to Submitter PR: 246616 Reported by: Nuno Teixeira <ed.arrakis@gmail.com> Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat)
-
Jochen Neumeister authored
Give Maintainership to submitter PR: 246678 Submitted by: schaiba@gmail.com Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat)
-
Jochen Neumeister authored
Update to 2.10.2 Changelog: - https://www.piwigo.org/release-2.10.2 - https://github.com/Piwigo/Piwigo/issues/1150 PR: 245153 Security: 436d7f93-9cf0-11ea-82b8-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat)
-
Jochen Neumeister authored
Update to 2.6.4 Changelog: - Fixed security issue in the Sync WebUI. Credits to Frantisek Uhrecky (fruh) PR: 243518 Reported by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer) Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat)
-
Jochen Neumeister authored
PR: 246446 246657 Approved by: ports-secteam (with hat) Security: 676ca486-9c1e-11ea-8b5e-b42e99a1b9c3 Sponsored by: Netzkommune GmbH
-
Jochen Neumeister authored
PR: 246446 246657 Approved by: ports-secteam (with hat) Security: 676ca486-9c1e-11ea-8b5e-b42e99a1b9c3 Sponsored by: Netzkommune GmbH
-
Rene Ladan authored
editors/dkns: update to 1.100 and unexpire PR: 245961 Submitted by: gspu Approved by: maintainer timeout (3 weeks) Approved by: ports-secteam (joneum)
-
Li-Wen Hsu authored
- Apply fix for memory detection from upstream PR: 246667 Submitted by: James Wright <james.wright@digital-chaos.com> (maintainer) Differential Revision: https://reviews.freebsd.org/D24967 Approved by: ports-secteam (joneum)
-
Jan Beich authored
www/py-flask-restplus: unbreak after r527409 >>> import flask_restplus Traceback (most recent call last): File "<stdin>", line 1, in <module> File "/usr/local/lib/python3.7/site-packages/flask_restplus/__init__.py", line 4, in <module> from . import fields, reqparse, apidoc, inputs, cors File "/usr/local/lib/python3.7/site-packages/flask_restplus/fields.py", line 17, in <module> from werkzeug import cached_property ImportError: cannot import name 'cached_property' from 'werkzeug' (/usr/local/lib/python3.7/site-packages/werkzeug/__init__.py) Approved by: ports-secteam blanket
-
Jan Beich authored
multimedia/dav1d: update to 0.7.0 Changes: https://code.videolan.org/videolan/dav1d/tags/0.7.0 Changes: https://code.videolan.org/videolan/dav1d/blob/0.7.0/NEWS Changes: https://code.videolan.org/videolan/dav1d/compare/0.6.0...0.7.0 Approved by: ports-secteam blanket (required by Firefox 78)
-
- 22 May, 2020 14 commits
-
-
Glen Barber authored
Add checksums for 11.4-RC1. Prune checksums for 11.4-BETA1. Sponsored by: Rubicon Communications, LLC (netgate.com) Approved by: portmgr (implicit, re blanket)
-
Rene Ladan authored
sysutils: unbreak and unexpire. The maintainer who is also the author rerolled the distfile. PR: 244909 Submitted by: kiwi@oav.net Approved by: ports-secteam (joneum)
-
Rene Ladan authored
sysutils/upsdaemon: unbreak, over to new website and maintainer PR: 246154 Submitted by: Chris Hutchinson Approved by: previous maintainer timeout (2 weeks) Approved by: ports-secteam (joneum)
-
Rene Ladan authored
sysutils/memfetch: unbreak and unexpire Upstream changed a source file without a version bump (back in 2007) PR: 246156 Submitted by: Chris Hutchinson Approved by: maintainer timeout (onatan@gmail.com, 2 weeks) Approved by: ports-secteam (joneum)
-
Rene Ladan authored
sysutils/dirvish: update distinfo and unexpire, verified by submitter. PR: 243309 Submitted by: Nathan Robertson Approved by: ports-secteam (joneum)
-
Rene Ladan authored
x11-wm/pekwm: unexpire, change MASTER_SITE Also, add USES=autoreconf and add missing USE_XORG=xinerama xrandr PR: 245185 Submitted by: lbartoletti Approved by: maintainer Approved by: ports-secteam (joneum)
-
Bernard Spil authored
databases/mariadb104-server: Fix galera clustering * Fix clustering script [1] * Fix clustering dependencies [1] * Remove no-op REINPLACECMD [2] * Fix paths on pam_user_map and its config [3] Submitted by: Peter M. Hauesen [1], mfechner [2], mat [3] Approved by: ports-secteam (joneum)
-
Christoph Moench-Tegeder authored
mail/thunderbird: update to 68.8.1 Release Notes: https://www.thunderbird.net/en-US/thunderbird/68.8.1/releasenotes/ Approved by: portmgr (blanket: web browser alike)
-
Cy Schubert authored
Chase src r361272: Silence the once per second CTRL-EVENT-SCAN-FAILED errors when the WiFi radio is disabled through the communication device toggle key (also known as the RF raidio kill button). Only the CTRL-EVENT-DISCONNECTED will be issued. Submitted by: avg Reported by: avg Approved by: portmgr (joneum)
-
Jochen Neumeister authored
Update to 7.70 Changelog: https://www.drupal.org/project/drupal/releases/7.70 Security: c5ec57a9-9c2b-11ea-82b8-4c72b94353b5 Sponsored by: Netzkommune GmbH Approved by: ports-secteam (with hat)
-
Danilo G. Baio authored
net-mgmt/zabbix44-*: update 4.4.5 -> 4.4.7 PR: 245588 Submitted by: pg@pakhom.spb.ru (maintainer) Relnotes: https://www.zabbix.com/rn/rn4.4.7 net-mgmt/zabbix4-server: update 4.0.17 -> 4.0.19 PR: 245589 Submitted by: pg@pakhom.spb.ru (maintainer) Relnotes: https://www.zabbix.com/rn/rn4.0.19 net-mgmt/zabbix3-server: upgrade 3.0.29 -> 3.0.30 PR: 245591 Submitted by: pg@pakhom.spb.ru (maintainer) Relnotes: https://www.zabbix.com/rn/rn3.0.30 net-mgmt/zabbix*-server: Fix build with LIBXML2 option PR: 245613 Submitted by: Juraj Lutter <juraj@lutter.sk> Reported by: Christian Ullrich <chris@chrullrich.net> Approved by: maintainer timeout (pg@pakhom.spb.ru, > 3 weeks) net-mgmt/zabbix44-*: Update to 4.4.8 Changelog: https://www.zabbix.com/rn/rn4.4.8 PR: 245995 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) net-mgmt/zabbix3-*: Update to 3.0.31 Changelog: https://www.zabbix.com/rn/rn3.0.31 PR: 246582 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) X-MFH-with: 531632, 535076 Security: 4d11d37e-9a8d-11ea-b9b8-641c67a117d8 net-mgmt/zabbix4-*: Update to 4.0.20 Changelog: https://www.zabbix.com/rn/rn4.0.20 PR: 246583 Approved by: Pakhom Golynga <pg@pakhom.spb.ru> (maintainer) Approved by: ports-secteam (joneum)
-
Danilo G. Baio authored
net-im/py-matrix-synapse: Fix test target Add devel/py-parameterized PR: 245972 Approved by: Sascha Biberhofer <ports@skyforge.at> (maintainer) net-im/py-matrix-synapse: Update to 1.12.4 Changelog: https://github.com/matrix-org/synapse/blob/v1.12.4/CHANGES.md PR: 246150 Submitted by: shibayashi@cypherpunk.observer Approved by: Sascha Biberhofer <ports@skyforge.at> (maintainer) Approved by: ports-secteam (blanket, bugfix release)
-
Jan Beich authored
MFH: r530254 r530533 r530935 r531164 r531466 r531807 r531987 r532242 r532607 r533219 r533596 r534218 r534700 r535836 multimedia/aom: update to 2.0.0 This release was carefully tested upstream and should better match users/consumers expectation than a random snapshot 1 month before. Changes: https://aomedia.googlesource.com/aom/+log/0bb420dd0..v2.0.0 Approved by: ports-secteam (riggs)
-
Jan Beich authored
devel/rust-cbindgen: update to 0.14.2 Changes: https://github.com/eqrion/cbindgen/compare/v0.13.2...v0.14.2 Reported by: GitHub (watch releases) Approved by: ports-secteam blanket (required by Firefox 77)
-
- 21 May, 2020 1 commit
-
-
Gerald Pfeifer authored
Backport r534205 | gerald | 2020-05-06 from emulators/wine-devel: Push USES=pkgconfig to the global level instead just contingent on the VKD3D option. This makes a real difference for the GNUTLS option (on by default) and others. Accordingly bump PORTREVISION. Reported by: Benny Goemans <benny.goemans@belgacom.net> Approved by: ports-secteam (joneum), portmgr (blanket: dependency issue)
-
- 20 May, 2020 1 commit
-
-
Jan Beich authored
security/nss: update to 3.52.1 Changes: https://developer.mozilla.org/docs/Mozilla/Projects/NSS/NSS_3.52.1_release_notes Changes: https://hg.mozilla.org/projects/nss/shortlog/NSS_3_52_1_RTM ABI: https://abi-laboratory.pro/tracker/timeline/nss/ Approved by: ports-secteam blanket (required by Firefox 77)
-
- 19 May, 2020 1 commit
-
-
Xin LI authored
dns/unbound: update to 1.10.1. PR: 246569 Submitted by: Jaap Akkerhuis (maintainer) Security: CVE-2020-12662, CVE-2020-12663 Approved by: ports-secteam
-