Ashish SHUKLA
086ef05ea9
- Update to git snapshot b1fe27d
...
- Add a patch to unbreak building on -HEAD[1], and -STABLE[2]
platforms which ship clang/LLVM 10
PR: 246525[2]
Reported by: pkg-fallout[1], Robert Cina[2]
2020-05-19 04:21:32 +00:00
Olli Hauer
7dbaa0e425
- update to 3.5.2
2020-05-19 04:18:38 +00:00
Yuri Victorovich
54891e855d
misc/urh: Update 2.8.7 -> 2.8.8
...
Reported by: portscout
2020-05-19 00:57:42 +00:00
Yuri Victorovich
483f580b25
science/py-molmod: Update 1.4.5 -> 1.4.7
...
Reported by: portscout
2020-05-19 00:52:30 +00:00
Yuri Victorovich
2d2a01c404
security/py-ospd: Update 2.0.0 -> 2.0.1
...
Reported by: portscout
2020-05-19 00:49:54 +00:00
Jan Beich
155b78715d
devel/intel-graphics-compiler: update to 1.0.3977
...
Changes: https://github.com/intel/intel-graphics-compiler/releases/tag/igc-1.0.3977
Reported by: GitHub (watch releases)
2020-05-19 00:46:56 +00:00
Jan Beich
53a1c4690c
devel/py-libusb1: update to 1.8
...
Changes: https://github.com/vpelletier/python-libusb1/compare/1.7.1...1.8
Reported by: Repology
2020-05-19 00:46:50 +00:00
Jan Beich
d4288b177f
emulators/rpcs3: update to 0.0.10.10405
...
Changes: cc723ed45...703841e25
2020-05-19 00:46:43 +00:00
Yuri Victorovich
564cc1ae4b
net/ntpsec: Add CONFLICTS between net/{ntp,ntp-devel,openntpd,ntpsec} because they all install sbin/ntpd
...
Also remove -* for versions because this isn't needed.
PR: 246553
Reported by: naddy
Approved by: portmgr (port compliance, infrastructure)
2020-05-19 00:45:01 +00:00
Oleksii Samorukov
45bbfd1697
sysutils/amazon-ssm-agent: update to 2.3.1205.0
...
Changelog - https://github.com/aws/amazon-ssm-agent/releases
Approved by: cperciva (maintainer)
Differential Revision: https://reviews.freebsd.org/D24872
2020-05-18 22:27:17 +00:00
Danilo G. Baio
14913d799b
security/py-zkg: Update to 2.1.2
...
Changelog: https://github.com/zeek/package-manager/blob/v2.1.2/CHANGES
PR: 246493
Submitted by: mshirk@daemon-security.com (maintainer)
2020-05-18 22:23:30 +00:00
Danilo G. Baio
0019c1e729
Add textproc/py-sphinxcontrib-napoleon
...
Sphinx extension that parses both NumPy and Google style docstrings
Napoleon is a pre-processor that parses NumPy and Google style docstrings and
converts them to reStructuredText before Sphinx attempts to parse them. This
happens in an intermediate step while Sphinx is processing the documentation,
so it doesn't modify any of the docstrings in your actual source code files.
WWW: https://pypi.org/project/sphinxcontrib-napoleon/
2020-05-18 22:05:38 +00:00
Danilo G. Baio
f3b394bba3
Add devel/py-pockets: Collection of helpful Python tools
...
Pockets is full of highly tested, well maintained Python
helper functions.
WWW: https://pypi.org/project/pockets/
2020-05-18 22:05:00 +00:00
Danilo G. Baio
064d24a67e
devel/llvm*: Upgrade Sphinx dependency to 3.X
...
This avoids conflicts between Sphinx ports when not using Poudriere.
PR: 246500
Approved by: brooks (maintainer)
2020-05-18 21:50:29 +00:00
Dave Cottlehuber
09fe8a6dd3
databases/foundationdb-devel: bump version and add TLS
...
Reviewed by: mandree
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D24664
2020-05-18 21:48:23 +00:00
Gerald Pfeifer
eac0adca16
Update to the 20200515 snapshot of GCC 9.3.1.
...
This mostly brings improvements for aarch64 (4) and powerpc (2), plus
a pair for the Fortran front end and one for libstdc++.
2020-05-18 21:47:29 +00:00
Niclas Zeising
2ecb548fa7
devel/libevent: Don't force Python 2.7
...
There is no need to force the use of python 2.7 in libevent, it has been
updated to work with python 3 in this upstream commit:
8b0aa7b36a
Bump portrevision to force rebuild
PR: 246465
Reported by: gahr@
2020-05-18 21:09:53 +00:00
Li-Wen Hsu
731684d53a
- Update to 2.237
...
Sponsored by: The FreeBSD Foundation
2020-05-18 21:04:07 +00:00
Rene Ladan
f91c81fb15
devel/mage: over to new volunteer
2020-05-18 20:18:48 +00:00
Tobias Kortkamp
d48b854316
lang/rust-nightly: Update to 1.45.0.20200518
...
Changes: 9912925c25...d79f1bd31a
2020-05-18 19:51:07 +00:00
Sunpoet Po-Chuan Hsieh
9204c8d0d3
Update to 0.9.1
...
- Take maintainership
Changes: https://github.com/requests/toolbelt/blob/master/HISTORY.rst
PR: 246405
Submitted by: sunpoet (myself)
Approved by: wg (maintainer)
2020-05-18 19:49:15 +00:00
Sunpoet Po-Chuan Hsieh
54d5a0a812
Take maintainership
2020-05-18 19:48:29 +00:00
Christian Weisgerber
beeaa6134a
Add a note in pkg-message that you need to override the manual search
...
path to view the correct ntpd(8) man page.
PR: 246484
2020-05-18 19:36:51 +00:00
Larry Rosenman
6acbbd56d3
mail/dovecot: Upgrade to 2.3.10.1, fixing multiple vulnerabilities.
...
- CVE-2020-10957: lmtp/submission: A client can crash the server by
sending a NOOP command with an invalid string parameter. This occurs
particularly for a parameter that doesn't start with a double quote.
This applies to all SMTP services, including submission-login, which
makes it possible to crash the submission service without
authentication.
- CVE-2020-10958: lmtp/submission: Sending many invalid or unknown
commands can cause the server to access freed memory, which can lead
to a server crash. This happens when the server closes the connection
with a "421 Too many invalid commands" error. The bad command limit
depends on the service (lmtp or submission) and varies between 10 to
20 bad commands.
- CVE-2020-10967: lmtp/submission: Issuing the RCPT command with an
address that has the empty quoted string as local-part causes the
lmtp service to crash.
Clean up some REINPLACE warnings whilst we're here.
MFH: 2020Q2
Security: 37d106a8-15a4-483e-8247-fcb68b16eaf8
Security: CVE-2020-10957
Security: CVE-2020-10958
Security: CVE-2020-10967
2020-05-18 19:28:52 +00:00
William Grzybowski
6362c0a065
devel/py-pycparser: update to 2.20
...
- Drop maintainership
PR: 245934
Submitted by: Daniel Engberg
2020-05-18 19:06:10 +00:00
Tobias C. Berner
a01e2c1e4d
audio/muse-sequencer: prepare for Qt5-5.15
2020-05-18 19:04:05 +00:00
Larry Rosenman
361f82f61c
security/vuxml: Report multiple dovecot vulnerabilities.
2020-05-18 19:00:35 +00:00
Yuri Victorovich
8698a3efcb
Move sysutils/py-cpuinfo -> sysutils/py-py-cpuinfo to match the PyPI name
...
PR: 246549
Reported by: sunpoet
2020-05-18 18:56:59 +00:00
Ryan Steinmetz
63090d3071
- Remove www/mod_auth_mellon
2020-05-18 18:49:05 +00:00
Ryan Steinmetz
a2f5fff09b
New port: www/mod_auth_mellon:
...
mod_auth_mellon is an authentication module for Apache. It authenticates
the user against a SAML 2.0 IdP, and grants access to directories
depending on attributes received from the IdP.
WWW: https://github.com/latchset/mod_auth_mellon
2020-05-18 18:46:58 +00:00
Alan Somers
a91e9355f1
lang/rust-nightly: enable the Rust profiler
...
Enable the rust profiler on rust-nightly (as an unstable feature, it's not
allowed on the stable toolchain). This allows it to generate code coverage
reports.
https://doc.rust-lang.org/unstable-book/compiler-flags/profile.html
https://crates.io/crates/grcov
Reviewed by: tobik
Approved by: tobik (maintainer)
Differential Revision: https://reviews.freebsd.org/D24765
2020-05-18 18:40:41 +00:00
William Grzybowski
a7553e9646
multimedia/py-guessit: update to 3.1.1
...
- Drop maintainership
PR: 246543
Submitted by: Nuno Teixeira
2020-05-18 18:33:10 +00:00
Niclas Zeising
75887e7adc
converters/libiconv: Update to 1.16
...
Update converters/libiconv to 1.16.
This update removes the extra patches for CP932 and EUCJP-MS, as they are
not compatible with this release.
Add an UPDATING entry for this change.
ABI/API stable, no need to bump dependent ports:
https://abi-laboratory.pro/index.php?view=timeline&l=libiconv
PR: 240954
Submitted by: Yuichiro NAITO
Exp-run by: antoine
Approved by: maintainer timeout (gnome@)
2020-05-18 18:31:59 +00:00
Tobias C. Berner
8584fed33a
audio/cadence: prepare for Qt5-5.15
2020-05-18 18:25:47 +00:00
Tobias C. Berner
2681c607a3
audio/rosegarden: prepare for Qt5-5.15
2020-05-18 18:21:51 +00:00
Tobias Kortkamp
586a034528
www/miniserve: Update to v0.7.0
...
Changes: https://github.com/svenstaro/miniserve/blob/v0.7.0/CHANGELOG.md
2020-05-18 18:20:42 +00:00
Tobias C. Berner
53c504f813
net-p2p/bitcoin: prepare for Qt5-5.15
2020-05-18 18:11:48 +00:00
Tobias Kortkamp
22a8764679
graphics/minder: Update to 1.8.0
...
Changes: https://github.com/phase1geo/Minder/releases/tag/1.8.0
2020-05-18 17:50:55 +00:00
Tobias Kortkamp
1610f0974c
security/signify: Add OpenBSD 6.8 key and drop 6.5 key
2020-05-18 17:43:32 +00:00
Tobias Kortkamp
30ba658f41
www/youtube_dl: Update to 2020.05.08 [1]
...
- Assign to myself after 3 consecutive maintainer timeouts
- Improve comment a little
- Always install shell completions
- Install fish completion into vendor completions directory
PR: 246128 [1]
Approved by: araujo (maintainer timeout, > 2 weeks)
2020-05-18 17:37:52 +00:00
Jan Beich
161aeda388
games/veloren: switch to upstream fix for assets
2020-05-18 17:36:46 +00:00
Don Lewis
83223512e5
Upgrade to upstream 420-Dev2-m2 development snapshot.
2020-05-18 17:35:33 +00:00
Mark Felder
493e68a861
www/varnish4: Update to 4.1.11
...
Changelog: https://varnish-cache.org/releases/rel4.1.11.html
Also backport change required for compiling with LLVM 10.
PR: 245075
2020-05-18 17:32:23 +00:00
Don Lewis
183faeb510
Switch from system python2 to bundled python.
2020-05-18 17:30:25 +00:00
Tobias Kortkamp
d57077a7c6
devel/gradle: Update to 6.4.1
...
Changes: https://docs.gradle.org/6.4.1/release-notes.html
2020-05-18 17:28:52 +00:00
Tobias Kortkamp
f8ec1569fb
devel/rust-analyzer: Update to 2020-05-18
...
Changes: https://rust-analyzer.github.io/thisweek/2020/05/18/changelog-25.html
2020-05-18 17:25:28 +00:00
Tobias Kortkamp
8ccdcb39e8
x11-fonts/cascadia-code: Update to 2005.15
...
Changes: https://github.com/microsoft/cascadia-code/releases/tag/v2004.30
Changes: https://github.com/microsoft/cascadia-code/releases/tag/v2005.15
2020-05-18 17:13:08 +00:00
Dan Langille
3c566e851e
Update to 2.4.125
...
PR: 246542
Submitted by: Gilbert Morgan <gmm@tutanota.com>
2020-05-18 17:13:03 +00:00
Tobias Kortkamp
974d5a9c42
lang/janet: Update to v1.9.1
...
Changes: https://github.com/janet-lang/janet/releases/tag/v1.9.1
2020-05-18 17:10:34 +00:00
Christoph Moench-Tegeder
dae75c219c
pyside2 and friends: update to 5.14.2.1
...
Announcement:
https://lists.qt-project.org/pipermail/pyside/2020-April/002951.html
2020-05-18 16:57:44 +00:00