Dmitri Goutnik
c507f19c22
Mk/Uses/go.mk: Avoid pollution of Go module cache with modules downloaded by gomod-vendor
...
Use module cache local to the WRKDIR and add the -modcacherw flag (available in
go1.14 [1, 2]) to instruct go mod vendor to leave directories in the module
cache read-write instead of making them unwritable.
[1] https://github.com/golang/go/issues/31481
[2] https://go-review.googlesource.com/c/go/+/202079/
Reviewed by: swills
Differential Revision: https://reviews.freebsd.org/D23063
2020-03-02 13:58:40 +00:00
Alexey Dokuchaev
a77110a83e
Add Perl implementation of Shamir's Secret Sharing System.
...
WWW: https://metacpan.org/release/Crypt-SSSS
2020-03-02 13:48:35 +00:00
Dmitri Goutnik
942c2cd368
Mk/Uses/go.mk: Revert r517706, switch GO_PORT to lang/go on aarch64
...
aarch64 support has landed in lang/go, switch default GO_PORT from
lang/go-devel to lang/go.
2020-03-02 13:47:08 +00:00
Mathieu Arnold
3fd3ed8d43
12.0 is not supported any more.
...
With hat: portmgr
2020-03-02 12:43:43 +00:00
Dmitri Goutnik
655e823288
lang/go: Switch to the new bootstrap, add aarch64 support
...
PR: 244494
Reviewed by: tobik, mikael
Approved by: jlaffaye (maintainer timeout, >1 month)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D23151
2020-03-02 12:34:25 +00:00
Dmitri Goutnik
793025edad
New port: net/findomain
...
All-in-one subdomain enumerator including
monitoring automation, multi-thread API
querying, DNS-over-TLS, parallel domain
resolution and a host of other unique
features.
WWW: https://github.com/Edu4rdSHL/findomain
PR: 243431
Submitted by: Lewis Cook <vulcan@wired.sh>
2020-03-02 12:19:53 +00:00
Jan Beich
e03b04eaa6
devel/opencl-clang: update to 9.0.1
...
Changes: https://github.com/intel/opencl-clang/compare/v9.0.0...v9.0.1
Reported by: GitHub (watch releases)
2020-03-02 10:46:51 +00:00
Jan Beich
46ec57dc0e
devel/spirv-llvm-translator: update to 9.0.1.1
...
Changes: https://github.com/KhronosGroup/SPIRV-LLVM-Translator/compare/v9.0.0-1...v9.0.1-1
Reported by: GitHub (watch releases)
2020-03-02 10:45:49 +00:00
Mateusz Piotrowski
f6e9b6a04c
New port: devel/microsoft-gsl
...
The Guidelines Support Library (GSL) contains functions and types that are
suggested for use by the C++ Core Guidelines maintained by the Standard C++
Foundation. This repo contains Microsoft's implementation of GSL.
The library includes types like span<T>, string_span, owner<> and others.
The entire implementation is provided inline in the headers under the gsl
directory. The implementation generally assumes a platform that implements
C++14 support. There are specific workarounds to support MSVC 2015.
WWW: https://github.com/microsoft/GSL
PR: 244551
Submitted by: Henry Hu <henry.hu.sh@gmail.com>
2020-03-02 10:08:48 +00:00
Antoine Brodin
7b9f2c7cf1
Revert 527613 and unbreak INDEX
2020-03-02 09:53:29 +00:00
Dmitry Marakasov
63f8b39e5a
- Update WWW
...
Approved by: portmgr blanket
2020-03-02 09:31:52 +00:00
Mateusz Piotrowski
20b19642c4
Mark as BROKEN due to build failures
...
PR: 244429
MFH: 2020Q1
2020-03-02 09:07:24 +00:00
Mateusz Piotrowski
6769f5d364
Update to 2.15.0
...
PR: 244429
Submitted by: pi
MFH: 2020Q1
Security: CVE-2017-11546
Security: CVE-2017-11547
Security: CVE-2017-11549
2020-03-02 09:01:27 +00:00
Mateusz Piotrowski
d83a9b8580
Document some audio/timidity++* vulnerabilities
...
PR: 244429
Reported by: pi
Security: CVE-2017-11546
Security: CVE-2017-11547
Security: CVE-2017-11549
2020-03-02 08:56:46 +00:00
Guido Falsi
e12c130d22
Update xfce4-clipman-plugin to 1.4.4
2020-03-02 08:09:57 +00:00
Guido Falsi
54b9fb6f49
In xfce4-session make PREFIX/etc/xdg/xfce4/xinitrc executable.
...
Suggested by: pfg@
2020-03-02 08:09:17 +00:00
Mateusz Piotrowski
b0caa6955b
Update to 1.0.0.b2
...
PR: 244536
Submitted by: Alexander Sieg (maintainer)
2020-03-02 07:59:47 +00:00
Gerald Pfeifer
2cd371c134
Update to Wine 5.3. This includes the following changes:
...
- More work towards Ucrtbase runtime support.
- Full support for Unicode normalization.
- Improvements in Shell Folders handling.
- Various bug fixes.
Also allow for this port to be used as master port for i386-wine-devel,
which means we need to avoid duplicate inclusions of bsd.port.pre.mk and
bsd.port.post.mk. [1]
Submitted by: salvadore [1]
2020-03-02 07:34:18 +00:00
Yuri Victorovich
27c581b975
misc/openhantek: Update 3.0.1 -> 3.0.2
...
Reported by: portscout
2020-03-02 07:28:30 +00:00
Yuri Victorovich
b465f863ce
cad/veroroute: Update 180 -> 182
...
Reported by: portscout
2020-03-02 07:15:53 +00:00
Yuri Victorovich
88c10089a7
audio/giada: Update 0.16.1 -> 0.16.2
...
Reported by: portscout
2020-03-02 07:15:17 +00:00
Antoine Brodin
78e2a3f826
Forbid the pkg-devel ports, it create 1 package with bad ABI
...
With hat: portmgr
2020-03-02 06:35:19 +00:00
Li-Wen Hsu
4f9b7f6baa
- Update to 2.223
...
Sponsored by: The FreeBSD Foundation
2020-03-02 04:07:00 +00:00
Joseph Mingrone
a7a0fbb68a
sysutils/smartmontools: Update to 7.1
...
- Remove upstreamed patches
- Remove gmake dependency
- Remove drivedb update binary as it will modify tracked files
See NEWS file for upstream changes:
https://www.smartmontools.org/browser/tags/RELEASE_7_1/smartmontools/NEWS
PR: 243926
Submitted by: daniel.engberg.lists@pyret.net
Approved by: samm (maintainer, timeout)
Differential Revision: https://reviews.freebsd.org/D23101
2020-03-02 02:23:23 +00:00
Joseph Mingrone
aef8ee9db0
biology/hyphy: Update to version 2.5.5
...
Upstream changes: https://github.com/veg/hyphy/releases/tag/2.5.5
2020-03-02 01:31:56 +00:00
Joseph Mingrone
c84a99f003
math/libRmath: Update to version 3.6.3
2020-03-02 00:51:37 +00:00
Joseph Mingrone
0cf37a4868
math/R: Update to version 3.6.3
...
See the NEWS file for upstream changes:
https://cloud.r-project.org/doc/manuals/r-release/NEWS.html
2020-03-02 00:51:08 +00:00
Antoine Brodin
1da9850cac
Remove optional dependency on python 2.7
2020-03-01 21:53:46 +00:00
Adam Weinberger
b1f0f0793e
vim: Update to patchlevel 345
2020-03-01 21:53:15 +00:00
Antoine Brodin
c2102a046d
Deprecate a few python 2.7 ports
...
With hat: portmgr
2020-03-01 20:27:42 +00:00
Greg Lewis
9839fa58ce
Update to 3.4.2
...
PR: 244476
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
2020-03-01 20:14:06 +00:00
Antoine Brodin
81facae67e
Deprecate a few python 2.7 ports
...
With hat: portmgr
2020-03-01 20:13:07 +00:00
Sunpoet Po-Chuan Hsieh
266ee79969
Update to 7.13.0
...
Changes: https://ipython.readthedocs.io/en/stable/whatsnew/version7.html
https://github.com/ipython/ipython/blob/master/docs/source/whatsnew/version7.rst
2020-03-01 18:27:21 +00:00
Sunpoet Po-Chuan Hsieh
29f5138263
Update Python 3.8 to 3.8.2
2020-03-01 18:26:43 +00:00
Sunpoet Po-Chuan Hsieh
7af8304bfb
Update to 3.8.2
...
Changes: https://docs.python.org/release/3.8.2/whatsnew/changelog.html
2020-03-01 18:26:15 +00:00
Yuri Victorovich
e2530a5f8a
math/arpack-ng: Update 3.6.3 -> 3.7.0-49
...
Reported by: portscout
2020-03-01 18:22:08 +00:00
Bernard Spil
8e1ccc34eb
www/nextcloud-contacts: Update to 3.2.0
2020-03-01 18:21:14 +00:00
Sunpoet Po-Chuan Hsieh
789bd57f1a
Add NO_ARCH
2020-03-01 18:19:51 +00:00
Sunpoet Po-Chuan Hsieh
da4e23ad03
Update to 1.40
...
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Catalyst-Devel
2020-03-01 18:19:46 +00:00
John Hixson
18e7f940fc
www/minio-client: update to RELEASE.2020-02-20T23-49-54Z
...
PR: 244385
Submitted by: Dmitry Wagin <dmitry.wagin@ya.ru>
2020-03-01 18:19:42 +00:00
Sunpoet Po-Chuan Hsieh
e3ed72e479
Add NO_ARCH
2020-03-01 18:19:41 +00:00
Sunpoet Po-Chuan Hsieh
72525e1c20
Update to 2.99027
...
Changes: https://metacpan.org/changes/distribution/Net-Whois-Raw
2020-03-01 18:19:35 +00:00
Sunpoet Po-Chuan Hsieh
f79b9706ad
Update to 1.07
...
- Add NO_ARCH
Changes: https://metacpan.org/changes/distribution/Path-Dispatcher
2020-03-01 18:19:30 +00:00
Sunpoet Po-Chuan Hsieh
e09e3cf738
Update to 0.105
...
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Getopt-Long-Descriptive
2020-03-01 18:19:24 +00:00
Sunpoet Po-Chuan Hsieh
0bcd29083e
Add NO_ARCH
2020-03-01 18:19:19 +00:00
Sunpoet Po-Chuan Hsieh
5e4625d5f6
Update to 1.52
...
Changes: https://metacpan.org/changes/distribution/DateTime
2020-03-01 18:19:14 +00:00
Sunpoet Po-Chuan Hsieh
74e5de91ae
Update to 1.70
...
- Add LICENSE_FILE
Changes: https://metacpan.org/changes/distribution/Convert-UUlib
2020-03-01 18:19:09 +00:00
Sunpoet Po-Chuan Hsieh
235abd4b4e
Update CONFLICTS_INSTALL
...
- Use CONFLICTS_INSTALL instead of CONFLICTS
It only conflicts with tornado 4.x and 5.x of same Python version.
2020-03-01 18:19:04 +00:00
Sunpoet Po-Chuan Hsieh
a342557450
Update CONFLICTS_INSTALL
...
- Use CONFLICTS_INSTALL instead of CONFLICTS
It only conflicts with tornado 4.x and 5.x of same Python version.
2020-03-01 18:18:59 +00:00
Sunpoet Po-Chuan Hsieh
7476f28dfe
Update CONFLICTS_INSTALL
...
- Use CONFLICTS_INSTALL instead of CONFLICTS
It only conflicts with tornado 4.x and 5.x of same Python version.
2020-03-01 18:18:54 +00:00