aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* MFH: r5124362019Q3Dimitry Andric2019-10-011-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | Fix groff build with libc++ 9.0.0 Because libc++ 9.0.0 now includes <math.h> from <stdlib.h>, groff fails to build with an error similar to: In file included from src/libs/libgroff/assert.cpp:20: In file included from /usr/include/c++/v1/stdlib.h:100: ./lib/math.h:38:3: error: "Please include config.h first." #error "Please include config.h first." ^ ./lib/math.h:40:1: error: unknown type name '_GL_INLINE_HEADER_BEGIN' _GL_INLINE_HEADER_BEGIN ^ Fix this in the least intrusive way, by simply including config.h instead of emitting an error message. Approved by: portmgr (joneum) PR: 240701 Notes: svn path=/branches/2019Q3/; revision=513456
* MFH: r512858Renato Botelho2019-09-303-6/+7
| | | | | | | | | | | | | security/suricata: Update to 4.1.5 PR: 240793 Submitted by: Franco Fichtner <franco@opnsense.org> (maintainer) Security: CVE-2019-16410 CVE-2019-16411 Sponsored by: Rubicon Communications, LLC (Netgate) Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q3/; revision=513402
* MFH: r513143Dan Langille2019-09-292-4/+4
| | | | | | | | | | | | | | | | Update to 2.8.3 Letsencrypt CA recent changed the CDN provider, which resulted in hanging issues. Any downstream package should update. This is important. re: https://github.com/Neilpang/acme.sh/releases/tag/2.8.3 Submitted by: Ken (via private email) Approved by: portmgr (adamw) Notes: svn path=/branches/2019Q3/; revision=513254
* MFH: r513206Vsevolod Stakhov2019-09-292-4/+4
| | | | | | | | | | | | | - Update to 4.92.3 to fix CVE-2019-16928 PR: 240912 Submitted by: pi Security: e917caba-e291-11e9-89f1-152fed202bb7 Approved by: ports-secteam (blanket) Notes: svn path=/branches/2019Q3/; revision=513213
* MFH: r513118Glen Barber2019-09-289-1/+61
| | | | | | | | | | Add 12.1-BETA2 MANIFEST files. Approved by: portmgr (re blanket) Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/branches/2019Q3/; revision=513119
* MFH: r512862Li-Wen Hsu2019-09-272-4/+4
| | | | | | | | | | | | | - Update to 2.176.4 Approved by: swils (maintainer, implicitly) Security: 9720bb39-f82a-402f-9fe4-e2c875bdda83 Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q3/; revision=513028
* MFH: r512861Li-Wen Hsu2019-09-272-4/+4
| | | | | | | | | | | | - Update to 2.197 Security: 9720bb39-f82a-402f-9fe4-e2c875bdda83 Sponsored by: The FreeBSD Foundation Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q3/; revision=513027
* MFH: r513016Niclas Zeising2019-09-272-5/+5
| | | | | | | | | | | | graphics/drm-current-kmod: Update snapshot This reverts the workaround for opt_trace.h issues in CURRENT, since these have been resolved in base. Approved by: ports-secteam (implicit, drm-drivers blanket) Notes: svn path=/branches/2019Q3/; revision=513018
* MFH: r512898Niclas Zeising2019-09-262-5/+5
| | | | | | | | | | | graphics/drm-current-kmod: Update snapshot Fix build on latest current, after r352707. Approved by: ports-secteam (implicit, drm-drivers blanket) Notes: svn path=/branches/2019Q3/; revision=512899
* MFH: r512057Sunpoet Po-Chuan Hsieh2019-09-254-18/+21
| | | | | | | | | | | | Update to 7.66.0 Changes: https://curl.haxx.se/changes.html Security: 9fb4e57b-d65a-11e9-8a5f-e5c82b486287 Approved by: ports-secteam (delphij) Notes: svn path=/branches/2019Q3/; revision=512810
* MFH: r512802Jan Beich2019-09-253-64/+5
| | | | | | | | | | | devel/RStudio: unbreak PR: 236603 Obtained from: upstream Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q3/; revision=512803
* MFH: r512162, r512335Xin LI2019-09-253-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | textproc/expat2: upgrade 2.2.6 -> 2.2.7 - exp-run by antoine PR: 238864 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Reviewed by: koobs Relnotes: https://github.com/libexpat/libexpat/blob/R_2_2_7/expat/Changes Security: https://github.com/libexpat/libexpat/issues/186 https://github.com/libexpat/libexpat/pull/262 textproc/expat2: upgrade 2.2.7 -> 2.2.8 PR: 240613 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Exp-Run by: antoine Relnotes: https://github.com/libexpat/libexpat/blob/R_2_2_8/expat/Changes Security: CVE-2019-15903 Approved by: ports-secteam Notes: svn path=/branches/2019Q3/; revision=512800
* MFH: r511195Kirill Ponomarev2019-09-257-32/+98
| | | | | | | | | | | | | | | | | | | | dns/powerdns: upgrade 4.1.14 -> 4.2.0 - Please note: to fix CVE-2019-10203, upgrading is not enough Manually apply the schema change: ALTER TABLE domains ALTER notified_serial TYPE bigint USING CASE WHEN notified_serial >= 0 THEN notified_serial::bigint END; PR: 239850 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer) Relnotes: https://doc.powerdns.com/authoritative/changelog/4.2.html http://blog.powerdns.com/2019/08/29/powerdns-authoritative-server-4-2-0/ Security: CVE-2019-10203 Approved by: ports-secteam (implicit) Notes: svn path=/branches/2019Q3/; revision=512785
* MFH: r512702Emanuel Haupt2019-09-241-2/+10
| | | | | | | | | | Fix build with base GCC (revised solution of r512507). Reviewed by: pkubaj Approved by: portmgr blanket Notes: svn path=/branches/2019Q3/; revision=512703
* MFH: r512615Tijl Coosemans2019-09-232-9/+9
| | | | | | | | | | | Update to 1.0.1e-58.el6_10. Security: https://access.redhat.com/errata/RHSA-2019:2471 Security: CVE-2019-1559 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q3/; revision=512618
* MFH: r512310Antoine Brodin2019-09-221-0/+1
| | | | | | | | | Mark BROKEN: checksum mismatch Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512588
* MFH: r512313Antoine Brodin2019-09-221-0/+1
| | | | | | | | | Mark BROKEN: unfetchable Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512587
* MFH: r508818Antoine Brodin2019-09-222-3/+4
| | | | | | | | | | Make fetchable again. The distfile was rerolled a week after initial release. The only changes are in CHANGES, README.md, and src/gtk-3.20/scss/apps/_gnome-applications.scss where a style change was added for Gnome app Geary. Notes: svn path=/branches/2019Q3/; revision=512586
* MFH: r512554Antoine Brodin2019-09-221-0/+1
| | | | | | | | | Mark BROKEN: checksum and size mismatch Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512555
* MFH: r512552Antoine Brodin2019-09-221-0/+2
| | | | | | | | | Mark BROKEN: unfetchable Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512553
* MFH: r506146, r506147, r506148, r507982, r507986, r509783, r509784, r509785,Tijl Coosemans2019-09-2180-456/+3593
| | | | | | | | | | | | | | r509786, r509788, r509790, r509795, r509799, r509800, r509801, r509805, r509852, r509853, r510385, r510930, r511571, r511572, r511576, r511594, r511595, r511597, r511647, r511702, r511746, r511748, r511900 Merge linux-c7 fixes and prerequisite updates. This is mostly about missing dependencies and making ALSA OSS plugin work. Approved by: ports-secteam (blanket) Notes: svn path=/branches/2019Q3/; revision=512491
* MFH: r512484Antoine Brodin2019-09-211-0/+4
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512485
* MFH: r512482Antoine Brodin2019-09-211-0/+4
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512483
* MFH: r512479Tijl Coosemans2019-09-211-1/+2
| | | | | | | | | | | Add dependency on dbus, required by libavahi-client.so.3. PR: 240726 Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com> Approved by: ports-secteam (blanket) Notes: svn path=/branches/2019Q3/; revision=512481
* MFH: r507522Antoine Brodin2019-09-211-3/+3
| | | | | | | math/py-z3-solver: Broken on i386 Notes: svn path=/branches/2019Q3/; revision=512480
* MFH: r512477Antoine Brodin2019-09-211-1/+3
| | | | | | | Mark BROKEN with lld Notes: svn path=/branches/2019Q3/; revision=512478
* MFH: r512456Glen Barber2019-09-219-1/+61
| | | | | | | | | | Add 12.1-BETA1 MANIFEST files. Approved by: portmgr (implicit, re blanket) Sponsored by: Rubicon Communications, LLC (Netgate) Notes: svn path=/branches/2019Q3/; revision=512457
* MFH: r512324Tijl Coosemans2019-09-192-4/+4
| | | | | | | | | | Update to 2.16.3. Security: https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2019-10 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q3/; revision=512362
* MFH: r512318Niclas Zeising2019-09-191-0/+4
| | | | | | | | | | | | | graphics/drm-fbsd11.2-kmod: Restrict versions Restrcict drm-fbsd11.2-kmod to 11.2 and the rest of the 11 branch. This port might work on 12.0 as well, but this is not supported anyway. It's definetly broken on 13-CURRENT. Approved by: ports-secteam (drm drivers blanket) Notes: svn path=/branches/2019Q3/; revision=512319
* MFH: r512245Craig Leres2019-09-182-4/+4
| | | | | | | | | | | | | | | | | | | | | security/bro: Update to 2.6.4 and address a potential Denial of Service vulnerability: https://raw.githubusercontent.com/zeek/zeek/3b5a9f88ece1d274edee897837e280ef751bde94/NEWS - The NTLM analyzer did not properly handle AV Pair sequences that were either empty or unterminated, resulting in invalid memory access or heap buffer over-read. The NTLM analyzer is enabled by default and used in the analysis of SMB, DCE/RPC, and GSSAPI protocols. Approved by: ler (mentor, implicit) Security: 55571619-454e-4769-b1e5-28354659e152 Approved by: ports-secteam (miwi) Notes: svn path=/branches/2019Q3/; revision=512280
* MFH: r510009 r510045 r512276Niclas Zeising2019-09-182-5/+5
| | | | | | | | | | | | | | | | | | | | | graphics/drm-current-kmod: Update snapshot Fix build on latest current. graphics/drm-current-kmod: Update snapshot Update snapshot with fixes for powerpc64 elfv, fixes when printing a sysctl and fixes in anticipation of updates to current. graphics/drm-current-kmod: Update snapshot Update drm-current-snapshot. This has been reported to fix some issues on recent current. Approved by: ports-secteam (implicit, drm-drivers blanket) Notes: svn path=/branches/2019Q3/; revision=512277
* MFH: r512261Lars Engels2019-09-183-10/+5
| | | | | | | | | net-mgmt/icingaweb2-module-grafana: Update to 1.3.6 Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q3/; revision=512271
* MFH: r512266Antoine Brodin2019-09-181-0/+4
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512267
* MFH: r512262Antoine Brodin2019-09-181-0/+4
| | | | | | | | | Mark BROKEN on i386 with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512263
* MFH: r506491 r507478 r509122 r509481Bradley T. Hughes2019-09-1719-154/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | www/node: Update 12.4.0 -> 12.6.0 https://nodejs.org/en/blog/release/v12.5.0/ https://nodejs.org/en/blog/release/v12.6.0/ Sponsored by: Miles AS www/node: Update 12.6.0_1 -> 12.7.0 https://nodejs.org/en/blog/release/v12.7.0/ www/node: Update 12.7.0 -> 12.8.0 https://nodejs.org/en/blog/release/v12.8.0/ The bundled OpenSSL configuration now includes BSD-x86, which this port can now use. The build for i386 is still using the no-asm variant for the time being. Assembler errors in BSD-x86/asm-avx2 need to be investigated to be able to enable asm with the bundled OpenSSL. While here, regenerate all remaining patches with `make makepatch`. Sponsored by: Miles AS www/node: Update 12.8.0 -> 12.8.1 This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/ for details on patched vulnerabilities. Security: c97a940b-c392-11e9-bb38-000d3ab229d6 Sponsored by: Miles AS Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q3/; revision=512231
* MFH: r507835 r509060 r509480Bradley T. Hughes2019-09-177-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | www/node10: Update 10.16.0_1 => 10.16.1 https://nodejs.org/en/blog/release/v10.16.1/ While here, refresh patches with `make makepatch`. Sponsored by: Miles AS www/node10: Update 10.16.1 -> 10.16.2 https://nodejs.org/en/blog/release/v10.16.2/ Sponsored by: Miles AS www/node10: Update 10.16.2 -> 10.16.3 This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/aug-2019-security-releases/ for details on patched vulnerabilities. Security: c97a940b-c392-11e9-bb38-000d3ab229d6 Sponsored by: Miles AS Approved by: ports-secteam (joneum) Notes: svn path=/branches/2019Q3/; revision=512229
* MFH: r512225Christoph Moench-Tegeder2019-09-172-5/+4
| | | | | | | | | | | | | | www/firefox: update to 69.0.1 (rc1) Release Notes (soon): https://www.mozilla.org/en-US/firefox/69.0.1/releasenotes/ PR: 239155 Approved by: ports-secteam blanket (web browser) Notes: svn path=/branches/2019Q3/; revision=512227
* MFH: r512222Antoine Brodin2019-09-171-0/+3
| | | | | | | | | Mark BROKEN on i386 with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512223
* MFH: r512220Antoine Brodin2019-09-171-0/+4
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512221
* MFH: r512218Antoine Brodin2019-09-171-7/+3
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512219
* MFH: r512216Antoine Brodin2019-09-171-0/+3
| | | | | | | | | Mark BROKEN on i386 with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512217
* MFH: r512209Antoine Brodin2019-09-171-0/+3
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512210
* MFH: r512196Thomas Zander2019-09-173-10/+12
| | | | | | | | | | | | | | Update to upstream version 1.7.16 Details: - Bugfix release, details see: https://github.com/containous/traefik/releases/tag/v1.7.16 - From r508903: Convert pkg-message to UCL Approved by: ports-secteam (riggs) Notes: svn path=/branches/2019Q3/; revision=512197
* MFH: r512100Kubilay Kocak2019-09-161-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-im/py-unmessage: Add missing dependencies unmessage currently fails at runtime with the following errors: 1) pkg_resources.DistributionNotFound: The 'service_identity' distribution was not found and is required by Twisted unmessage depends on Twisted *and* its "tls" optional (extras_require) dependencies, requiring unmessage to depend directly on them: - openssl - service_identity - idna 2) ImportError: No module named _sqlite3 (fixed by ports r512099) 3) File "/usr/local/lib/python2.7/site-packages/unmessage/gui.py", line 5, in <module> import Tkinter as Tk Add dependency on x11-toolkits/py-tkinter accordingly While I'm here: Pet portlint: extra item in USES/USE_x section: "NO_ARCH". [1] setup.py: install_requires: 'Twisted[tls]>=16.6.0', Reported by: DanDare (via IRC) Approved by: portmgr (blanket(s): missing dependencies, ports compliance) Approved by: ports-secteam (blanket(s): dependency fix, run-time bugfix) Notes: svn path=/branches/2019Q3/; revision=512171
* MFH: r512099 security/py-pyaxo: Add missing dependencyKubilay Kocak2019-09-161-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | net-im/py-unmessage currently fails at run-time with the following error: File "/usr/local/lib/python2.7/site-packages/unmessage/cli.py", line 9, in <module> from pyaxo import b2a File "/usr/local/lib/python2.7/site-packages/pyaxo.py", line 27, in <module> import sqlite3 File "/usr/local/lib/python2.7/sqlite3/__init__.py", line 24, in <module> from dbapi2 import * File "/usr/local/lib/python2.7/sqlite3/dbapi2.py", line 28, in <module> from _sqlite3 import * ImportError: No module named _sqlite3 This change adds the appropriate and missing dependency on databases/py-sqlite3. While I'm here: - Verbosify pytest output (one test per line) and print skipped reasons, which can be very useful during QA. - Pet portlint (extra item in USES/USE_x section: "NO_ARCH".) Reported by: DanDare (via IRC, via net-im/py-unmessage) Approved by: portmgr (blanket(s): missing dependencies, ports compliance) Approved by: ports-secteam (blanket(s): dependency fix, run-time bugfix) Notes: svn path=/branches/2019Q3/; revision=512170
* MFH: r511814 www/py-soupsieve: Add missing dependencyKubilay Kocak2019-09-161-1/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | soupsieve depends on backports.functools_lru_cache [1] on Python versions < 3, add the dependency accordingly. While I'm here: - Add TEST_DEPENDS and test target to improve future QA Note: soupsieve 'requires' [2] beautifulsoup4, but beautifulsoup4 depends on soupsieve via install_requires, causing a technical circular dependency, which is why soupsieve doesn't seem to explicitly install_requires on it ... anymore [3]. This seems bizzare. [1] requirements/project.txt: backports.functools_lru_cache ; python_version < '3' [2] https://github.com/facelessuser/soupsieve#installation [3] https://github.com/facelessuser/soupsieve/commit/9a792216ea1ffce018c7968105540c08b82b96db QA: 624 passed, 2 skipped, 6 warnings in 35.70 seconds PR: 240490 Reported by: jbeich Approved by: portmgr (blanket: missing dependencies, ports compliance) Approved by: ports-secteam (blanket: run-time bugfix) Notes: svn path=/branches/2019Q3/; revision=512169
* MFH: r509897 r509960Kubilay Kocak2019-09-161-5/+8
| | | | | | | | | | | | | | | | | | devel/caf: Reset MAINTAINER While I'm here pet portlint: extra item placed in the USES/USE_x section PR: 240119 Approved by: Matthias Vallentin <vallentin icir org> devel/caf: Take maintainership Approved by: matthew (mentor, implicit) Approved by: ports-secteam (joneum, r509897 explicitly, r509960 implicitly) Notes: svn path=/branches/2019Q3/; revision=512168
* MFH: r512165Tobias Kortkamp2019-09-161-1/+1
| | | | | | | | | | | | | | editors/uemacs: Update MASTER_SITES http://dl.ozzmosis.com/ is offline. PR: 240612 Submitted by: mail@ozzmosis.com (maintainer) Approved by: ports-secteam blanket Notes: svn path=/branches/2019Q3/; revision=512166
* MFH: r512150Antoine Brodin2019-09-161-0/+3
| | | | | | | | | Mark BROKEN on i386 with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512151
* MFH: r512148Antoine Brodin2019-09-161-0/+4
| | | | | | | | | Mark BROKEN with lld Reported by: pkg-fallout Notes: svn path=/branches/2019Q3/; revision=512149