Commit Graph

517306 Commits

Author SHA1 Message Date
Yuri Victorovich
18117e7dcf net/clash: Update 1.0.0 -> 1.1.0
Reported by:	portscout
2020-08-17 20:59:01 +00:00
Mateusz Piotrowski
21b7d42ddc Update to 3.4.3
Changelog:
https://github.com/be5invis/Iosevka/releases/tag/v3.4.3
2020-08-17 20:56:13 +00:00
Guido Falsi
68797b2e2b Update php-composer to 1.10.10
PR:		248711
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com>
2020-08-17 20:52:05 +00:00
Yuri Victorovich
c98e8f151d audio/libaudec: Update 0.2.2 -> 0.2.3
Reported by:	portscout
2020-08-17 20:49:07 +00:00
Yuri Victorovich
fb2a9880ed science/tinker: Update 8.7.2 -> 8.8.1
Reported by:	portscout
2020-08-17 20:37:46 +00:00
Piotr Kubaj
0358f01cf0 games/eduke32: unbreak SHAREWARE option
Reported by:	barbara.freebsd@gmail.com
2020-08-17 20:29:17 +00:00
Florian Smeets
22770906a2 Update to 14.2.11
Release info:
We're happy to announce the availability of the eleventh release in the
Nautilus series. This release brings a number of bugfixes across all
major components of Ceph. We recommend that all Nautilus users upgrade
to this release.

Notable Changes
---------------
* RGW: The `radosgw-admin` sub-commands dealing with orphans --
  `radosgw-admin orphans find`, `radosgw-admin orphans finish`,
  `radosgw-admin orphans list-jobs` -- have been deprecated. They
  have not been actively maintained and they store intermediate
  results on the cluster, which could fill a nearly-full cluster.
  They have been replaced by a tool, currently considered
  experimental, `rgw-orphan-list`.

* Now when noscrub and/or nodeep-scrub flags are set globally or per pool,
  scheduled scrubs of the type disabled will be aborted. All user initiated
  scrubs are NOT interrupted.

* Fixed a ceph-osd crash in _committed_osd_maps when there is a failure to encode
  the first incremental map. issue#46443: https://github.com/ceph/ceph/pull/46443

For the detailed changelog please refer to the blog entry at
https://ceph.io/releases/v14-2-11-nautilus-released/

PR:		248673
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
MFH:		2020Q3
Security:	f20eb9a4-dfea-11ea-a9b8-9c5c8e84d621
2020-08-17 20:15:50 +00:00
Florian Smeets
4c51f2fe71 Document ceph vulnerability
PR:		248673
Submitted by:	Willem Jan Withagen <wjw@digiware.nl>
2020-08-17 20:10:04 +00:00
Yuri Victorovich
512b22bc6d www/cpp-httplib: Update 0.7.4 -> 0.7.5
Reported by:	portscout
2020-08-17 20:07:39 +00:00
Yuri Victorovich
71928f3f98 science/py-chainer-chemistry: Update 0.7.0 -> 0.7.1
Reported by:	portscout
2020-08-17 20:05:58 +00:00
Piotr Kubaj
c8c5d9de25 www/osrm-backend: fix build on GCC architectures
Merge two upstream commits to fix build:
/wrkdirs/usr/ports/www/osrm-backend/work/osrm-backend-5.22.0/src/storage/io_config.cpp: In member function 'bool osrm::storage::IOConfig::IsValid() const':
/wrkdirs/usr/ports/www/osrm-backend/work/osrm-backend-5.22.0/src/storage/io_config.cpp:18:89: error: call of overloaded 'is_regular_file(<brace-enclosed initializer list>)' is ambiguous
   18 |         if (!boost::filesystem::is_regular_file({base_path.string() + fileName.string()}))
      |                                                                                         ^
In file included from /usr/local/include/boost/filesystem.hpp:18,
                 from /wrkdirs/usr/ports/www/osrm-backend/work/osrm-backend-5.22.0/include/storage/io_config.hpp:8,
                 from /wrkdirs/usr/ports/www/osrm-backend/work/osrm-backend-5.22.0/src/storage/io_config.cpp:1:
/usr/local/include/boost/filesystem/directory.hpp:171:20: note: candidate: 'bool boost::filesystem::is_regular_file(const boost::filesystem::directory_entry&)'
  171 | inline bool        is_regular_file(const directory_entry& e) BOOST_NOEXCEPT { return filesystem::is_regular_file(e.status()); }
      |                    ^~~~~~~~~~~~~~~
In file included from /usr/local/include/boost/filesystem.hpp:19,
                 from /wrkdirs/usr/ports/www/osrm-backend/work/osrm-backend-5.22.0/include/storage/io_config.hpp:8,
                 from /wrkdirs/usr/ports/www/osrm-backend/work/osrm-backend-5.22.0/src/storage/io_config.cpp:1:
/usr/local/include/boost/filesystem/operations.hpp:169:6: note: candidate: 'bool boost::filesystem::is_regular_file(const boost::filesystem::path&)'
  169 | bool is_regular_file(const path& p)  {return is_regular_file(detail::status(p));}
      |      ^~~~~~~~~~~~~~~

MFH:		2020Q3 (fix build blanket)
2020-08-17 20:01:15 +00:00
Bruce A. Mah
f5b8642f6a Update to iperf-3.9.
Sponsored by:	ESnet
2020-08-17 19:37:57 +00:00
Yuri Victorovich
8bf39b2b57 audio/jamulus: Update 3.5.9 -> 3.5.10
Reported by:	portscout
2020-08-17 19:20:49 +00:00
Warner Losh
c0fdbe0673 Update to Intel's 202007 tag.
Many of the patches are no longer necessary.

Submitted by: mjg@
2020-08-17 17:36:10 +00:00
Li-Wen Hsu
5a20dc4f43 Update to 2.235.5
Approved by:	swils (maintainer, implicitly)
MFH:		2020Q3
Security:	09ea1b08-1d3e-4bf2-91a1-d6573f4da3d8
Sponsored by:	The FreeBSD Foundation
2020-08-17 17:06:25 +00:00
Li-Wen Hsu
310173619e Document Jenkins Security Advisory 2020-08-17
Sponsored by:	The FreeBSD Foundation
2020-08-17 17:00:24 +00:00
Gleb Popov
032b7a5273 x11/conlecterm: Update to 1.4.2.0
Submitted by:	hsw@bitmark.com
Differential Revision:	https://reviews.freebsd.org/D26022
2020-08-17 16:28:31 +00:00
Piotr Kubaj
beb5753c1c editors/nvi2: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-dangling-else"
cc1: error: unrecognized command line option "-fcolor-diagnostics"

-fcolor-diagnostics is incompatible with GCC, compilation works fine with Clang also without it.
2020-08-17 16:22:12 +00:00
Jimmy Olgeni
ae127f6eb8 Update lang/erlang-runtime22 to version 22.3.4.7. 2020-08-17 15:34:21 +00:00
Piotr Kubaj
9fbd9bcd26 science/code_saturne: fix build on GCC architectures
Use C++11 compiler:
cs_paramedmem_remapper.cxx:124: error: ISO C++ forbids initialization of member '_sphere_cen'

Define __XSI_VISIBLE to make gettimeofday() available.

MFH:		2020Q3 (fix build blanket)
2020-08-17 15:33:42 +00:00
Mathieu Arnold
76070a7964 Update to latest commit. 2020-08-17 14:08:56 +00:00
Mathieu Arnold
e90119c5e0 Update to v5.33.0-262-g2122602f85. 2020-08-17 14:08:42 +00:00
Mateusz Piotrowski
c67bd563ce Update to 2.1.1
Changelog: http://urwid.org/changelog.html
2020-08-17 13:30:14 +00:00
Mateusz Piotrowski
4b25e6bfb8 net-im/scli: Add readline support via urwid-readline
Although urwird-readline is an optional dependency for scli, let's not
create a port option for it. This is a really small dependency and it
makes no reason to ever disable it.
2020-08-17 13:23:47 +00:00
Mateusz Piotrowski
7acf10db02 Add devel/py-urwid-readline
Text input widget for urwid, a curses-based user interface library,
that supports readline shortcuts.
2020-08-17 13:18:15 +00:00
Mateusz Piotrowski
91c38c900a Add a pkg-message with some troubleshooting notes 2020-08-17 12:53:27 +00:00
Gleb Popov
98c623c61e lang/ghc: Switch to static pkg-plist for documentation files. 2020-08-17 12:26:10 +00:00
Ryan Steinmetz
7dd56e87ee - Reset MAINTAINER due to fatal bounces
Reported by:	portscout!
2020-08-17 12:18:21 +00:00
Ryan Steinmetz
6067d94d5c - Reset MAINTAINER due to fatal bounces
Reported by:	portscout!
2020-08-17 12:16:58 +00:00
Ryan Steinmetz
439bb451dd - Reset MAINTAINER due to fatal bounces
Reported by:	portscout!
2020-08-17 12:15:25 +00:00
Ryan Steinmetz
ca16aeed4f - Reset MAINTAINER due to fatal bounces
Reported by:	portscout!
2020-08-17 12:11:33 +00:00
Jochen Neumeister
013373cf3d databases/sqlite3: Change candidates of OPTIONS_RADIO_RL
Removed unneeded LIBEDIT_DESC and "USES= ncurses".
In the target "post-install" added list for check used shared libraries.

PR:		248446
Submitted by:	maintainer
Sponsored by:	Netzkommune GmbH
2020-08-17 11:56:03 +00:00
Mateusz Piotrowski
928e9a112d Update to 3.4.2
Also, update pkg-descr to catch up with how upstream describes Iosevka.

Release notes:
https://github.com/be5invis/Iosevka/releases/tag/v3.4.2
2020-08-17 11:04:10 +00:00
Niclas Zeising
945c3c663d x11/libX11: Fix regression with inputh methods
Add an upstream patch to fix regressions with input metods, where input
method clients can't connect to the input method server. [1]
While here, add a patch that removes register keywords and fixes compiles
against libX11 headers with C++17.

PR:		248549 [1]
Reported by:	Atsuo Ohki
MFH:		2020Q3
2020-08-17 10:51:02 +00:00
Ganael LAPLANCHE
28d671234f Update to 4.9.2
Changelog: http://lftp.yar.ru/news.html
2020-08-17 10:16:38 +00:00
Dmitry Sivachenko
557925bfe5 Update to version 2.3-dev3 2020-08-17 10:05:14 +00:00
Mateusz Piotrowski
91a2e6d59c Update to 0.52
Change log:
- http://www.scorchworks.com/K40whisperer/k40whisperer_change_log.html
- http://www.scorchworks.com/K40whisperer/k40whisperer.html
2020-08-17 09:44:40 +00:00
Dmitry Marakasov
e8047e583a - Fix LICENSE
- Whitespace fix
- Update WWW

Approved by:	portmgr blanket
2020-08-17 09:36:35 +00:00
Mateusz Piotrowski
216c2d3d37 net-im/scli: Update to the latest version 2020-08-17 09:02:47 +00:00
Mateusz Piotrowski
3d30c5c097 Install manual pages to the standard location 2020-08-17 08:47:38 +00:00
Alexey Dokuchaev
273ea71300 - Update to version 3.10
- Remove dead NNTP support
- Bump Python requirement to 3.0+

Reported by:	maintainer
2020-08-17 08:12:34 +00:00
Palle Girgensohn
42cd0d1e98 Upgrade to version 7.1.2
This fixes a problem reported by several, where
include/pqxx/internal/transaction_focus.hxx was missing.
2020-08-17 06:30:58 +00:00
Steve Wills
7b2f8aa7d5 devel/athens: create port
Athens provides a server for Go Modules that you can run. It serves public code
and your private code for you, so you don't have to pull directly from a
version control system (VCS) like GitHub or GitLab.

WWW: https://github.com/gomods/athens
2020-08-17 03:39:04 +00:00
Steve Wills
0f4c8bef12 net-mgmt/netdata-go: Update to v0.20.0
PR:		248694
Submitted by:	Dries Michiels <driesm.michiels@gmail.com> (maintainer)
2020-08-17 02:17:41 +00:00
Steve Wills
eb2917501b www/minio: update to 2020.08.16.18.39.38 2020-08-17 02:11:55 +00:00
Koichiro Iwao
a31f58d554 devel/rubygem-racc: Update to 1.5.0
PR:		242434
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	meta (myself, maintainer)
2020-08-17 01:58:05 +00:00
Koichiro Iwao
034a9294f7 mail/coolmail: Update maintainer's email
PR:		248687
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
2020-08-17 01:42:39 +00:00
Koichiro Iwao
3020e60d25 net/iplog: Mark broken on 13-CURRENT
Also update maintainer's email.

PR:		248686
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
2020-08-17 01:39:34 +00:00
Steve Wills
e13f3fa8f3 devel/ncurses: update to 6.2.20200816 snapshot 2020-08-17 01:05:06 +00:00
Gerald Pfeifer
1d802f2210 Update to the 20200813 snapshot of GCC 8.4.1.
This brings one backport for aarch64 and some for libstdc++.
2020-08-16 21:48:06 +00:00