Commit graph

502809 commits

Author SHA1 Message Date
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
Jan Beich
022e3cdef3 emulators/yuzu: update to s20200330
Changes:	7a2f60df2...4c72190a0
2020-03-31 00:55:37 +00:00
Jan Beich
fff2694f3a emulators/citra: update to s20200329
Changes:	5dbf334ef...680ef64ac
2020-03-31 00:55:21 +00:00
Yuri Victorovich
613f47f8b1 net/nncp: Update 5.3.2 -> 5.3.3
PR:		245033
Submitted by:	Sergey Matveev <stargrave@stargrave.org> (maintainer)
2020-03-31 00:40:42 +00:00
Matthias Andree
42d7973d56 security/easy-rsa: Update to v3.0.7
FreeBSD-relevant ChangeLog extract since 3.0.6:
   * Remove RANDFILE environment variable (#261)
   * Workaround for bug in win32 mktemp (#247, #305, PR #312)
   * Handle IP address in SAN and renewals (#317)
   * Workaround for ash and no set -o echo (#319)
   * Shore up windows testing framework (#314)
   * Provide upgrade mechanism for older versions of EasyRSA (#349)
   * Add support for KDC certificates (#322)
   * Add support for Edward Curves (#354, #350)
   * Add support for EASYRSA_PASSIN and EASYRSA_PASSOUT env vars (#368)
   * Add support for RID to SAN (#362)

Update WWW: link in pkg-descr.

Remove patches that have been integrated upstream.

Shuffle USES=-line to please portlint.

Add NO_ARCH=yes, since this is all scripts and text.

Reported by:	Eric F Crist (upstream maintainer)
2020-03-31 00:36:54 +00:00
Yuri Victorovich
c1ee475b94 net-p2p/go-ethereum: Update 1.9.7 -> 1.9.12
PR:		245155
Submitted by:	freebsd@vertalo.com
Approved by:	me@enriquefynn.com (maintainer)
2020-03-31 00:35:36 +00:00
Yuri Victorovich
95b4705364 New port: irc/birch: IRC client written in bash
PR:		245174
Submitted by:	Lewis Cook <vulcan@wired.sh>
2020-03-31 00:27:07 +00:00
Koichiro Iwao
489cc5e01c devel/py-oci: Update to 2.12.1
PR:		245045
Reported by:	Alessandro Sagratini <ale_sagra@hotmail.com>
Relnotes:	https://github.com/oracle/oci-python-sdk/releases/tag/v2.12.1
2020-03-31 00:23:36 +00:00
Gerald Pfeifer
4a66d2eb0b Update to the 20200328 snapshot of GCC 9.3.1.
This brings one fix each for aarch64 and powerpc, the tree optimizers,
and the C++ and Fortran front ends.
2020-03-30 22:55:28 +00:00
John Hixson
eeaaf1e16c audio/pianod2: update to 307 2020-03-30 22:49:27 +00:00
Mateusz Piotrowski
71ee219be4 Update to 0.0.13
While here, fix COMMENT.

Reported by:	portscout
2020-03-30 21:19:32 +00:00
Olli Hauer
770d54723e - fix build against openssl 1.x
- do not add /etc/service entries during install
- add helper script to add /etc/services entries
- remove unused pkg-deinstall
- portlint

PR:		235496
Submitted by:	Maxime Soule
Reported by:	many
2020-03-30 21:10:08 +00:00
Muhammad Moinur Rahman
5f993b05a9 [NEW] devel/py-beautifultable: Print ASCII tables for terminals
This Package provides BeautifulTable class for easily printing tabular data in a
visually appealing ASCII format to a terminal.

Features included but not limited to:
- Full customization of the look and feel of the table
- Build the Table as you wish, By adding rows, or by columns or even mixing both
  these approaches.
- Full support for colors using ANSI sequences or any library of your choice. It
  just works.
- Plenty of predefined styles for multiple use cases and option to create custom
  ones.
- Support for Unicode characters.

WWW: https://github.com/pri22296/beautifultable
2020-03-30 21:06:11 +00:00
Muhammad Moinur Rahman
85e1af6fa6 math/jacal: Update version 1c4=>1c7
- Remove USES=perl5
- Add USES=makeinfo
- Clean the patches

Relnotes:	https://people.csail.mit.edu/jaffer/JACAL_ANNOUNCE.txt
2020-03-30 20:47:10 +00:00
Muhammad Moinur Rahman
f4ef7f273c devel/gsoap: Update version 2.8.97=>2.8.100
Relnotes:	https://www.genivia.com/changelog.html#latest
2020-03-30 20:44:30 +00:00
Yuri Victorovich
4f9b7d2ddb games/homura: Update 3.5 -> 3.6
PR:		245193
Submitted by:	Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
2020-03-30 19:39:13 +00:00
Yuri Victorovich
e8dd1e78dc security/wazuh-agent: Update 3.11.3 -> 3.12.0; Mark BROKEN on i386
Mark i386 as broken since external OpenSSL dependency does not compile. Until vendo will fix this in build scripts it's marked as broken.

PR:		245194
Submitted by:	Michael Muenz <m.muenz@gmail.com> (maintainer)
2020-03-30 19:34:28 +00:00
Mathieu Arnold
343ecd8d04 Update to 5.6.0. 2020-03-30 19:28:32 +00:00
Mathieu Arnold
53ddb57aac Update to 2.0.59. 2020-03-30 19:28:27 +00:00
Mathieu Arnold
7138c2fd0f Update to 0.3.1. 2020-03-30 19:28:24 +00:00
Mathieu Arnold
ae928de41b Update to latest commit. 2020-03-30 19:28:20 +00:00
Mathieu Arnold
b7620a40cd Update to v5.31.10-24-g95b7e3a36a. 2020-03-30 19:28:13 +00:00
Muhammad Moinur Rahman
0279a62727 [NEW] devel/py-dotted: Access dicts and lists with a dotted path notation
A Python library that provides a method of accessing lists and dicts with a
dotted path notation. It is useful to access a deep path inside a complex
object composed of lists and dicts.

WWW: https://github.com/carlosescri/DottedDict/
2020-03-30 19:26:49 +00:00
Bernhard Froehlich
affd3bad7d net/wireguard: Implement reload command in rc.d script to reload all peer
and key settings without restarting the daemon to avoid interface up/down
and loosing traffic. This does not work if you change the Address= line in
the [Interface] section which needs a real restart.

PR:		244862
Submitted by:	david@isnic.is
2020-03-30 19:18:03 +00:00
Bernhard Froehlich
fc03a6d789 net/wireguard: Introduce general wireguard_env parameter for environment
variables which affect wg-quick or the userspace implementation (eg.
wireguard-go). The syntax in rc.conf is:

  wireguard_env="VAR=val VAR2=val2"

As a reference wg-quick uses these environment variables

  WG_QUICK_USERSPACE_IMPLEMENTATION

and wireguard-go

  LOG_LEVEL
  WG_TUN_FD
  WG_UAPI_FD
  WG_PROCESS_FOREGROUND

Submitted by:	J.R. Oldroyd <fbsd@opal.com>
2020-03-30 19:15:32 +00:00
Yuri Victorovich
038984030b devel/xeus: Update 0.23.9 -> 0.23.10
Reported by:	portscout
2020-03-30 19:15:20 +00:00
Yuri Victorovich
c2495cbd30 misc/minidnn: Update g20191209 -> g20200330 2020-03-30 19:07:36 +00:00
Yuri Victorovich
9f2d6268c8 audio/lsp-plugins-lv2: Update 1.1.14 -> 1.1.15
Reported by:	portscout
2020-03-30 19:04:49 +00:00
Bernhard Froehlich
f58c0fcc24 net/boringtun: Mark as DEPRECATED with a one month expiration date since
the port was marked as IGNORE almost a full year now
2020-03-30 19:04:02 +00:00
Yuri Victorovich
aa09f5cc2e New port: audio/jamulus: Internet jam session software 2020-03-30 19:03:32 +00:00
Matthias Andree
d02c485634 security/openvpn-devel: update to 2020-W13 snapshot
Changes since the 2020-W12 snapshot:

* be453156 2020-03-12 | Normalise ncp-ciphers option and restrict it to 127 bytes (HEAD -> master-2020-13, origin/master, origin/HEAD, master) [Arne Schwabe]
* f67efa94 2019-10-21 | Fix OpenSSL private key passphrase notices [Santtu Lakkala]
* 072f7d35 2020-03-22 | travis-ci: add arm64, s390x builds. [Ilya Shipitsin]
* 50d68142 2020-03-09 | openvpnmsica, tapctl: Revise default hardware ID management [Simon Rozman]
* d263e4f3 2020-03-09 | openvpnmsica: Extend to support arbitrary HWID network adapters [Simon Rozman]
* 8c487854 2020-03-09 | openvpnmsica: "TAP" => "TUN/TAP" [Simon Rozman]
* 52b2414d 2020-03-09 | openvpnmsica, tapctl: "interface" => "adapter" [Simon Rozman]
* c8de3ddb 2020-03-09 | openvpnmsica: Simplify static function names [Simon Rozman]
* e24049d5 2020-03-09 | openvpnmsica: Revise MSI custom actions interop [Simon Rozman]
* d15bc3ad 2020-03-09 | tapctl: Add functions for enabling/disabling adapters [Simon Rozman]

PR:		245192
Submitted by:	ecrist@secure-computing.net (maintainer)
2020-03-30 18:16:49 +00:00
Olivier Cochard
3a75f186e1 Move groff dependency to an option.
Submitted by:	glebius
Sponsored by:	Netflix
2020-03-30 17:01:46 +00:00
Muhammad Moinur Rahman
2eb43c2302 databases/pgroonga: Update version 2.2.2=>2.2.5
Relnotes:	https://pgroonga.github.io/news/#version-2-2-5
2020-03-30 16:04:22 +00:00
Kai Knoblich
a1372cf53e devel/py-swagger-spec-validator: Update to 2.5.0
* Switch to GitHub for a while to make use of the test suite.

* Add "do-test" target to make future QA easier.

Changelog:

https://github.com/Yelp/swagger_spec_validator/blob/v2.5.0/CHANGELOG.rst
2020-03-30 15:31:49 +00:00
Kai Knoblich
35ba2340c6 textproc/py-dparse: Update to 0.5.0
* Adjust "do-test" target accordingly as the issue with pinned test
  dependencies was fixed by upstream. [1]

Changelog:

* Dropped Python 2.7, 3.3, 3.4 support
* Removed six package
* Removed pinned dependencies of tests [1]
* Dropped setup.py tests support in favor of tox

https://github.com/pyupio/dparse/blob/0.5.0/HISTORY.rst
2020-03-30 15:28:52 +00:00
Thierry Thomas
ccf271ff1c Adding planarity, the Edge Addition Planarity Suite, to be used by SageMath. 2020-03-30 15:27:19 +00:00
Kai Knoblich
2abc339cf0 net-mgmt/py-ciscoconfparse: Update to 1.5.1
Changelog since 1.4.11:

* Remove embedded JunOS debugging
* Complete rewrite of JunOS parser and deprecate support for Python 3.4
2020-03-30 15:26:07 +00:00
Thierry Thomas
4c2e6fba07 Adding lrcalc, a Littlewood-Richardson Calculator to be used by SageMath. 2020-03-30 15:25:42 +00:00
Renato Botelho
c8ee59b7ab dns/dnscrypt-proxy2: Update to 2.0.42
Submitted by:	egypcio (maintainer)
2020-03-30 15:11:28 +00:00
Matthias Fechner
f10af59783 Update to 0.14.33.
Changelog:
https://github.com/knxd/knxd/blob/master/README.md
2020-03-30 15:09:02 +00:00
Mikael Urankar
ba5540d80e devel/gitlab-runner: fix patch files
The patch were applied twice.

Reported by:	mfechner
Approved by:	manu (mentor, implicit)
2020-03-30 15:06:49 +00:00
Dmitri Goutnik
8f07bc85f3 databases/pspg: Disable inotify at configure stage. 2020-03-30 14:56:20 +00:00
Mateusz Piotrowski
ac28f0599a Update WWW 2020-03-30 13:51:31 +00:00
Mateusz Piotrowski
cf88b9095d Fix paths in manual pages (duplicated PREFIX)
There is no need to prepend PREFIX to paths in manual pages. Everything is
handled by the build system of the port.

Before:

  $ grep -Z /usr/local/usr/local /usr/local/man/man5/avahi-daemon.conf.5.gz
  \fB/usr/local/usr/local/etc/avahi/avahi-daemon.conf

After:

  $ grep -Z /usr/local/usr/local /usr/local/man/man5/avahi-daemon.conf.5.gz
  \fB/usr/local/etc/avahi/avahi-daemon.conf

Differential Revision:	https://reviews.freebsd.org/D24200
2020-03-30 13:48:51 +00:00