Commit graph

502902 commits

Author SHA1 Message Date
Tijl Coosemans
ada748f54f Add entry for GNUTLS-SA-2020-03-31 (flaw in DTLS).
Security:	https://gnutls.org/security-new.html#GNUTLS-SA-2020-03-31
2020-03-31 15:52:41 +00:00
Tijl Coosemans
447cb1eb99 Update to 3.6.13.
Security:	https://gnutls.org/security-new.html#GNUTLS-SA-2020-03-31
2020-03-31 15:46:42 +00:00
Matthias Andree
7b8456ed12 mail/fetchmail, fetchmailconf: update to 6.4.3-rc2 (bug fixes)
Add a patch to document --sslproto tls1.3+ and tls1.3 through the manpage,
which hasn't made 6.4.3-rc2 but works since 6.4.0 assuming that the SSL library
supports TLSv1.3.

Remove fetchmailconf patch that is now part of the upstream code.

Switch to .lz downloads, a tiny bit smaller.

Upstream changelog:
## BUGFIXES:
* Plug memory leaks when parts of the configuration (defaults, rcfile, command
  line) override one another.
* fetchmail terminated the placeholder command string too late and included
  garbage from the heap at the end of the string. Workaround: don't use place-
  holders %h or %p in the --plugin string. Bug added in 6.4.0 when merging
  Gitlab merge request !5 in order to fix an input buffer overrun.
  Faulty commit 418cda65f752e367fa663fd13884a45fcbc39ddd.
  Reported by Stefan Thurner, Gitlab issue #16.
* Fetchmail now checks for errors when trying to read the .idfile,
  Gitlab issue #3.

## CHANGES:
* Fetchmail documentation was updated to require OpenSSL 1.1.1.
  OpenSSL 1.0.2 reached End Of Life status at the end of the year 2019.
  Fetchmail will tolerate, but warn about, 1.0.2 for now on the assumption that
  distributors backport security fixes as the need arises.
  Fetchmail will also warn if another SSL library that is API-compatible
  with OpenSSL lacks TLS v1.3 support.
* If the trust anchor is missing, fetchmail refers the user to README.SSL.

PR:		245187
Submitted by:	mandree@
Approved by:	Corey Halpin (maintainer)
2020-03-31 15:43:00 +00:00
Mikael Urankar
f5c45d042b www/firefox: fix build on aarch64
The interface has changed a bit on -current:

In file included from Unified_cpp_gfx_skia1.cpp:137:
/wrkdirs/usr/ports/www/firefox/work/firefox-71.0/gfx/skia/skia/src/core/SkCpu.cpp:81:13: error: use of undeclared identifier 'ID_AA64ISAR0_CRC32'
        if (ID_AA64ISAR0_CRC32(id_aa64isar0) == ID_AA64ISAR0_CRC32_BASE) {

PR:		243653
Reviewed by:	jbeich
Approved by:	jbeich , manu (mentor, implicit)
2020-03-31 15:13:15 +00:00
Sunpoet Po-Chuan Hsieh
70e31bb7b2 Add comment to avoid future breakage
PR:		237200
2020-03-31 15:01:10 +00:00
Bernard Spil
1ecee154e2 security/openssl: Bug-fix update to 1.1.1f
PR:		245154
MFH:		2020Q1
2020-03-31 14:37:18 +00:00
TAKATSU Tomonari
5fa7922832 - Update to 1.4.6 2020-03-31 14:25:44 +00:00
Piotr Kubaj
57427f7c42 databases/libzdb: fix build on GCC architectures
r529335 partially reverted r499489, which caused another breakage on GCC architectures by passing -L/usr/lib while using GCC from ports and making it link to base libstdc++:
/usr/local/bin/ld: zdbpp.cpp:(.text.startup+0x1f0): undefined reference to `std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >::_M_append(char const*, unsigned long)'

Apply changes to Makefile from r499489 to fix it.

PR:		237200
2020-03-31 13:58:01 +00:00
Sunpoet Po-Chuan Hsieh
d50d9680d1 Update to 0.6.1
- Bump PORTREVISION for package change (in case users downloaded the wrong tarball)

Upstream made a wrong 0.6.1 release [1] and it's fixed now.

Reported by:	Herbert J. Skuhra <herbert@gojira.at>
Reference:	6f85e04aa7 [1]
2020-03-31 13:53:19 +00:00
Sunpoet Po-Chuan Hsieh
41fa8daf80 Add rubygem-semantic_range 2.3.0
SemanticRange is a semver parser written in Ruby for comparison and inclusion of
semantic versions and ranges.

WWW: https://github.com/librariesio/semantic_range
2020-03-31 13:52:37 +00:00
Sunpoet Po-Chuan Hsieh
a2a95771a9 Add rubygem-azure_mgmt_synapse 0.17.0
Microsoft Azure Synapse Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_synapse
2020-03-31 13:52:14 +00:00
Sunpoet Po-Chuan Hsieh
672698a10d Add rubygem-azure_mgmt_support 0.17.0
Microsoft Azure Support Client Library for Ruby.

WWW: https://github.com/Azure/azure-sdk-for-ruby
WWW: https://github.com/Azure/azure-sdk-for-ruby/tree/master/management/azure_mgmt_support
2020-03-31 13:51:59 +00:00
Sunpoet Po-Chuan Hsieh
2fdb123f88 Add py-woops 0.2.1
Woops handles and manages Python errors to provide better error messages.

WWW: https://github.com/sdispater/woops
2020-03-31 13:51:41 +00:00
Sunpoet Po-Chuan Hsieh
940a4e0ec4 Sort SUBDIRs 2020-03-31 13:51:08 +00:00
Sunpoet Po-Chuan Hsieh
bbe7fe1eb3 Add p5-HTTP-Tiny-Multipart 0.08
HTTP::Tiny::Multipart adds post_multipart to HTTP::Tiny.

WWW: https://metacpan.org/release/HTTP-Tiny-Multipart
2020-03-31 13:49:12 +00:00
Baptiste Daroussin
9532e96aa7 Update to 0.11.0 2020-03-31 13:32:44 +00:00
Baptiste Daroussin
f6d6175bdd Update to 0.6.4 2020-03-31 13:25:39 +00:00
Piotr Kubaj
6f8678f8df math/p5-Math-Pari: fix build on powerpc(64) head
powerpc and powerpc64 need -fPIC when using clang 10:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol issquarefree; recompile with -fPIC
2020-03-31 13:17:53 +00:00
Alexey Dokuchaev
465fec1163 - Update Stellarium to version 0.20.0
- Pull two important upstream fixes

Reported by:	portscout
2020-03-31 13:05:07 +00:00
Bernhard Froehlich
2523727d56 net/boringtun: Bring back IGNORE to avoid building it on the package builders
Reported by:	mat@
2020-03-31 12:56:22 +00:00
Mateusz Piotrowski
67162f9226 Update to 0.6.6
While here:
- Add D-Bus as a runtime dependency.
- Simplify do-install.

Reported by:	Repology
2020-03-31 12:54:09 +00:00
Rene Ladan
de7e9cd98e Remove expired ports:
2020-03-29 security/w3af: Uses deprecated version of Python
2020-03-30 sysutils/duplicity-devel: Obsolete now, use sysutils/duplicity instead
2020-03-31 net-mgmt/tornova: Use EOL'd Python 2.7
2020-03-31 audio/py-ogg: Unmaintained, uses EOLed python27
2020-03-31 net-mgmt/onionlauncher: Use EOL'd Python 2.7
2020-03-31 databases/mongodb34: EOL January 2020; See https://www.mongodb.com/support-policy
2020-03-31 graphics/sane-frontends: Unmaintained upstream, no consumers left
2020-03-31 lang/ruby24: Move to a new version (lang/ruby26 or above). Ruby 2.4 is in security maintenance phase and planned for EOL on March 31, 2020
2020-03-31 databases/pgpool: Reached EOL at 2019-10-31, please use pgpool-II-35 or higher
2020-03-31 net/pygopherd: Unmaintained, uses EOLed python27
databases/mongodb34-tools: Part of expired MongoDB 3.4
2020-03-31 11:26:12 +00:00
Rene Ladan
adc579ea21 databases/py-Mango: use MongoDB 3.6 instead of EOL 3.4 2020-03-31 11:20:16 +00:00
Rene Ladan
77ca46dedf Unregister expired Ruby 2.4 2020-03-31 11:13:55 +00:00
Dmitry Marakasov
6e2c88afb3 - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2020-03-31 09:32:17 +00:00
TAKATSU Tomonari
ee6e61459f - Update to 2.2-3
- Update WWW: line in pkg-descr
2020-03-31 09:19:05 +00:00
Mateusz Piotrowski
54357b34ab Fix install-missing-packages when port is missing multiple dependencies
The current implementation of install-missing-packages does not handle
correctly the situation when a port is missing multiple dependencies. pkg(8)
would only get the first missing origin as an argument. All the other origins
would be listed on new lines and would not be passed to pkg(8).

PR:		244215
Discussed with:	mat, tobik
Approved by:	portmgr (implicit, fix r525388)
Differential Revision:	https://reviews.freebsd.org/D23795
2020-03-31 08:31:14 +00:00
Jochen Neumeister
c2f908087f Update to 4.3.0
Changelog: https://www.webtoolkit.eu/wt/doc/reference/html/Releasenotes.html

PR:		245090
Sponsored by:	Netzkommune GmbH
2020-03-31 08:10:22 +00:00
Mikael Urankar
a8357a096c security/libgcrypt: fix build on aarch64 with lld10
import upstream fix:
09c27280cc

PR:		244848
Submitted by:	Charlie Li
Approved by:	cpm (maintainer timeout), manu (mentor, implicit)
2020-03-31 07:48:00 +00:00
Yuri Victorovich
d3d451a22f biology/cufflinks: Update 2.2.1-83 -> 2.2.1-89
Add the pull request that fixes the boost::thread build failures.
2020-03-31 06:42:22 +00:00
Tobias Kortkamp
5c3d7001b7 textproc/ripgrep: Update to 12.0.1
Changes:	https://github.com/BurntSushi/ripgrep/releases/tag/12.0.1
PR:		245183
Submitted by:	Petteri Valkonen <petteri.valkonen@iki.fi> (maintainer)
2020-03-31 06:35:49 +00:00
Tobias Kortkamp
8d0917700e Clean up net-p2p/go-ethereum a little
Reported by:	portscan (GH_TARGET)
2020-03-31 06:22:52 +00:00
Yuri Victorovich
fe8848014f science/py-abipy: Unbreak
Add missing dependency.
2020-03-31 05:50:30 +00:00
TAKATSU Tomonari
2ac6f01968 - Update to 0.3.3 2020-03-31 05:32:11 +00:00
Yuri Victorovich
dceab421e1 multimedia/ustreamer: Broken on FreeBSD 11
Reported by:	fallout
2020-03-31 05:04:26 +00:00
Yuri Victorovich
129ab35008 net-p2p/libtorrent-rasterbar: Force clang-9 because clang-10 fails
PR:		244830
Reported by:	fallout
2020-03-31 05:02:02 +00:00
Jason Helfman
32a777270d - update to 5.62 2020-03-31 03:38:40 +00:00
TAKATSU Tomonari
28f43fed6e - Add new port: math/R-cran-raster
Reading, writing, manipulating, analyzing and modeling of gridded
  spatial data. The package implements basic and high-level functions.
  Processing of very large files is supported. There is a also support
  for vector data operations such as intersections.

  WWW: https://cran.r-project.org/web/packages/raster/
2020-03-31 03:24:53 +00:00
Koichiro Iwao
3d86c147c2 security/softether-devel: Update to v4.34.9744-beta
Summary of changes:
* Bug fix: In VPN Server, you could not connect from older SoftEther VPN
  (version 3.0 or earlier) due to the specification change of OpenSSL.
* Feature added: The Tls_Disable1_3 option has been added to the VPN Server.
  You can disable TLS 1.3 by setting this option to true.
* Feature added: It is now possible to get a log list of all cluster member
  servers from the cluster controller.

Relnotes:	https://www.softether.org/5-download/history
2020-03-31 03:01:29 +00:00
Cy Schubert
d997ceea87 Flag BROKEN on powerpc. Though the nut-devel builds on ref13-ppc64
it fails to build under poudriere on powerpc but does build ok on
amd64 and i386 poudriere.

Reported by:	linimon
2020-03-31 02:55:43 +00:00
Muhammad Moinur Rahman
13ce91459c mail/pear-Mail_Mime: Update version 1.10.6=>1.10.7
Relnotes:	https://pear.php.net/package/Mail_Mime/download/
2020-03-31 02:29:28 +00:00
Li-Wen Hsu
c2fd275d9f - Update to 1.4.2
- Pass maintainership to bofh

Rquested by:	bofh
2020-03-31 01:56:42 +00:00
Fukang Chen
b8f558f391 sysutils/py-crontab: Rename to python-crontab, Update to 2.4.0
- Rename the port to match the canonical/registered (PyPI/CHEESESHOP) name
- Switch from CHEESESHOP to GitLab for complete tests data
- Update the project website URL in pkg-descr
- Add LICENSE_FILE
- Add sysutils/py-cron-descriptor to RUN_DEPENDS
- Add test target

Reviewed by:	koobs
Approved by:	koobs (ports, mentor), portmgr (maintainer timeout: > 2 weeks)
Differential Revision:	https://reviews.freebsd.org/D23968
2020-03-31 01:41:29 +00:00
Mark Linimon
e8d8802853 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
cc1plus: error: unrecognized command line option "-std=c++11"

Approved by:	portmgr (tier-2 blanket)
2020-03-31 01:25:43 +00:00
Mark Linimon
4b8b382acd Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/qt5/QtCore/qtypeinfo.h:86: error: 'qIsRelocatable' was not declared in this scope

Approved by:	portmgr (tier-2 blanket)
2020-03-31 01:21:31 +00:00
Mark Linimon
2057734741 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
../include/Lcommon.h:72: error: ISO C++ forbids declaration of 'i' with no type

Approved by:		portmgr (tier-2 blanket)
2020-03-31 01:16:02 +00:00
Mark Linimon
49f135b8a5 Add compiler:c++11-lang to USES to fix build on GCC-based systems:
extern/include/gif.h:167: error: 'for' loop initial declaration used outside C99 mode

Approved by:	portmgr (tier-2 blanket)
2020-03-31 01:03:24 +00:00
Jan Beich
3ca4855eac x11/wshowkeys: update to s20200330
Changes:	https://git.sr.ht/~sircmpwn/wshowkeys/commit/6388a49e0f43
2020-03-31 00:55:59 +00:00
Jan Beich
6fe9d23553 multimedia/aom: update to 1.0.0.3304
Changes:	https://aomedia.googlesource.com/aom/+log/e61cee092..0bb420dd0
2020-03-31 00:55:50 +00:00
Jan Beich
07a19a9bdb emulators/rpcs3: update to 0.0.9.10071
Changes:	f5a51599d...1510505b3
2020-03-31 00:55:43 +00:00