Commit Graph

458780 Commits

Author SHA1 Message Date
Jason E. Hale
a1e4f0b53e security/gpa: Update to 0.10.0
- Fix LICENSE
- Remove check for gpgsm since security/gnupg always installs it now

Changes:	https://lists.gnupg.org/pipermail/gnupg-devel/2018-October/033993.html
2018-10-31 23:05:36 +00:00
Bradley T. Hughes
3eebc51b4e www/node: Update 10.12.0_1 -> 11.0.0
Update to the latest major release of Node.js. Upstream has dropped
support for FreeBSD 10.x, so mark the port as BROKEN on FreeBSD 10.
Regenerate patches with `make makepatch`.

https://nodejs.org/en/blog/release/v11.0.0/

Sponsored by:	Miles AS
2018-10-31 22:09:10 +00:00
Jung-uk Kim
26c632b8d7 Update to 20181031.
https://acpica.org/node/162
2018-10-31 22:02:38 +00:00
Yuri Victorovich
e0071402cb New port: math/dbcsr: Distributed Block Compressed Sparse Row matrix library 2018-10-31 21:49:24 +00:00
Niclas Zeising
f5d1c12ed1 graphics/drm-legacy-kmod: Update snapshot
Update graphics/drm-legacy-kmod to the latest snapshot, which should
improve handling and loading of firmware modules.

MFH:		2018Q4
2018-10-31 21:17:15 +00:00
Bradley T. Hughes
be15e8b611 www/node10: copy from www/node, update 10.12.0_1 -> 10.13.0 (LTS)
Create a new port for the latest Node.js 10.13.0 LTS release. Update
CONFLICTS for the existing Node.js ports to include the new node10 port
and remove non-existent ports.

https://nodejs.org/en/blog/release/v10.13.0/

Sponsored by:	Miles AS
2018-10-31 21:03:48 +00:00
Jan Beich
c0eb337199 multimedia/aom: update to 1.0.0.858
Changes:	https://aomedia.googlesource.com/aom/+log/fa873d82a..125ec7775
2018-10-31 20:49:34 +00:00
Jan Beich
a59700e8ea emulators/rpcs3: update to 0.0.5.1006
Changes:	1cf62e9de...7056b5fc7
2018-10-31 20:49:20 +00:00
Jan Beich
3d96ac3716 emulators/citra: update to s20181030
Changes:	f3ee5feb0...a753b9c6c
2018-10-31 20:49:01 +00:00
David Thiel
58d3c386dc Fix build for GCC-based archs
PR:		232850
Submitted by: Piotr	Kubaj
2018-10-31 20:38:12 +00:00
Thierry Thomas
73fe290922 Upgrade to v.2.4.1. 2018-10-31 20:19:04 +00:00
Florian Smeets
03cc271a67 Fix build with libressl
PR:		232358
Submitted by:	pizzamig
2018-10-31 19:40:15 +00:00
Yuri Victorovich
cb1669ee3e math/py-cvxopt: Remove WITH_ from options; Improve option descriptions
Reported by:	mat
2018-10-31 19:20:14 +00:00
Jan Beich
abd45cf2f2 www/firefox: unbreak with cbindgen 0.6.7 (after r483566)
dist/include/nsStyleStruct.h:1896:3: error: unknown type name 'StyleFillRule', err: true
dist/include/nsStyleStruct.h:2134:12: error: no type named 'StyleDisplay' in namespace 'mozilla', err: true

PR:		229893
Reported by:	Piotr Kubaj, cmt
Obtained from:	upstream
Pointy hat to:	jbeich
2018-10-31 19:01:34 +00:00
Yuri Victorovich
bf738e6f76 New port: devel/py-fypp: Python powered preprocessor 2018-10-31 18:54:27 +00:00
Alex Kozlov
6864fffc0b - Add ONLY_FOR_ARCHS_REASON 2018-10-31 18:49:20 +00:00
Thierry Thomas
1aebcf8032 Upgrade to 0.8.3.
Release notes at <https://github.com/JFreegman/toxic/releases/tag/v0.8.3>.
2018-10-31 18:49:19 +00:00
Dmitry Marakasov
1af69d755b - Update to 1.1.2 2018-10-31 17:45:46 +00:00
Dmitry Marakasov
7571d81547 - Update to 2.8.1 2018-10-31 17:45:23 +00:00
Bernard Spil
1a34168356 databases/mariadb103-client: Fix mariadb_config output
- port fix from mariadb102-client port

PR:		226049, 230538
Reported by:	flo
2018-10-31 17:35:27 +00:00
Ryan Steinmetz
8de7272c50 - Unbreak build on 13-CURRENT 2018-10-31 17:25:55 +00:00
Mathieu Arnold
33bfd768cb Update to latest commit. 2018-10-31 15:47:27 +00:00
Mathieu Arnold
2ebf96d98d Update to v5.29.4-24-g9eccdb0c88.
While there, remove the perl5 link, it is not standard, and is probably
never used.
2018-10-31 15:47:24 +00:00
Mathieu Arnold
24cc9cf00b Fix USE_GITHUB usage. 2018-10-31 15:47:05 +00:00
Mahdi Mokhtari
692f5e1fed multimedia/Bento4: Update the port to the latest (1.5.1-624) release
Sponsored by:	The FreeBSD Foundation
2018-10-31 15:27:48 +00:00
Koichiro Iwao
5ad9a974f4 secutiry/softether: use https in MASTER_SITES and WWW
Upstream provides https site since a very long time ago.

PR:		230047
Approved by:	mentors (implicit)
2018-10-31 15:21:45 +00:00
Alex Kozlov
f801ea9bbc - Make i386 only, port depends on i386 only devel/lrmi 2018-10-31 15:17:06 +00:00
Jan Beich
83f2ffd05a print/lyx: unbreak with boost 1.69
FileName.cpp:77:32: error: too few template arguments for class template 'crc_table_t'
template struct boost::detail::crc_table_t<32, 0x04C11DB7, true>;
                               ^
/usr/local/include/boost/crc.hpp:1009:11: note: template is declared here
    class crc_table_t
          ^

PR:		232525
Suggested by:	upstream
2018-10-31 15:10:44 +00:00
Koichiro Iwao
1f9a99d8be Take maintainership due to long inactivity on these ports.
PR:		232372 230047 230050
Approved by:	maintainer timeout, mentors (implicit)
2018-10-31 15:03:19 +00:00
Mahdi Mokhtari
3e52dd2ace sysutils/liburcu: Update the port to new release 0.10.1
Upstream changes:
- don't use membarrier SHARED syscall command in liburcu-bp
- assignment from incompatible pointer type warnings

Sponsored by:	The FreeBSD Foundation
2018-10-31 14:44:27 +00:00
Mathieu Arnold
4fb3c73043 Fix build with OpenSSL 1.1.1 in base.
PR:		228898
Submitted by:	w.schwarzenfeld@utanet.at
Reported by:	brnrd
Approved by:	maintainer
2018-10-31 14:35:16 +00:00
Babak Farrokhi
6654e0fec5 databases/py-asyncpg: Update to 0.18.1 2018-10-31 14:24:09 +00:00
Mark Linimon
f9b5b5befd Now builds on powerpc64.
Submitted by:	Piotr Kubaj
2018-10-31 14:23:31 +00:00
Steve Wills
a4276ec3b8 security/sslsplit: update to 0.5.4 2018-10-31 14:21:01 +00:00
Luca Pizzamiglio
642930e0c9 devel/sccache: fix build on CURRENT
The suggested patch remove the openssl 0.9.24 crate dependency,
that doesn't support openssl 1.1.1.
The patch reworks the native-tls to depend on the openssl 1.0.x crate.

Submitted by:	jbeich@ (via email)
2018-10-31 14:14:31 +00:00
Steve Wills
52d9e71723 net/google-cloud-sdk: update to 223.0.0 2018-10-31 14:13:16 +00:00
Steve Wills
932d8ae8f4 deskutils/syncthing-gtk: update to 0.9.4.2 2018-10-31 14:03:48 +00:00
Steve Wills
63711bf79e net/syncthing: update to 0.14.51 2018-10-31 13:55:08 +00:00
Steve Wills
d06c11b346 databases/memcached: update to 1.5.11 2018-10-31 13:48:41 +00:00
Mark Linimon
bed0492aee Now builds on powerpc64.
Reported by:	Piotr Kubaj
2018-10-31 13:36:11 +00:00
Steve Wills
b04165fec8 devel/bazel update to 0.19.0
PR:		232797
Submitted by:	Klaus Aehlig <aehlig@linta.de> (maintainer)
2018-10-31 13:33:11 +00:00
Dan Langille
f5a507c0c0 Check in the correct pkg-plist
I didn't run testport on the right tree
2018-10-31 13:21:02 +00:00
Steve Wills
8a848bf2fe www/mattermost-webapp www/mattermost-server: Update to 5.4.0
PR:		231559
Submitted by:	Oliver Böttcher <marvin0815@gmail.com>
Approved by:	loic.blot@unix-experience.fr (maintainer)
2018-10-31 13:07:57 +00:00
Dan Langille
4dc39b0feb Upgrade to include PostgreSQL 10 support
re: 96ab17efa3

Approved by:	feld (maintainer)
2018-10-31 12:59:11 +00:00
Dan Langille
42a7c1237d Upgrade to 0.10.4 2018-10-31 12:55:54 +00:00
Steve Wills
1b6d826552 mail/py-dkimpy: Update to 0.9.0
PR:		232840
Submitted by:	Kevin Golding <ports@caomhin.org> (maintainer)
2018-10-31 12:19:38 +00:00
Jan Beich
434ca57417 cad/freecad: update to 0.17.13541
- Restore revision number lost in r467912 but not other bits as those
  aren't available/useful outside of VCS

Changes:	https://github.com/FreeCAD/FreeCAD/compare/0.17...9948ee4f1
PR:		232696
Requested by:	kunda (upstream)
MFH:		2018Q4 (bug fixes)
2018-10-31 12:19:21 +00:00
Jan Beich
d70fbee590 cad/freecad: unbreak with boost 1.69
CMake Error at /usr/local/share/cmake/Modules/FindBoost.cmake:2049 (message):
  Unable to find the requested Boost libraries.

  Boost version: 1.69.0

  Boost include path: /usr/local/include

  Could not find the following Boost libraries:

          boost_signals

  Some (but not all) of the required Boost libraries were found.  You may
  need to install these additional Boost libraries.  Alternatively, set
  BOOST_LIBRARYDIR to the directory containing Boost libraries or BOOST_ROOT
  to the location of Boost.
Call Stack (most recent call first):
  CMakeLists.txt:596 (find_package)

PR:		232525
Obtained from:	upstream (FreeCAD 0.18)
2018-10-31 12:19:05 +00:00
Jan Beich
526072799f www/firefox: update to 63.0.1
Changes:	https://www.mozilla.org/firefox/63.0.1/releasenotes/
PR:		229893
2018-10-31 12:18:48 +00:00
Jan Beich
0484d456e0 devel/rust-cbindgen: update to 0.6.7
Changes:	https://github.com/eqrion/cbindgen/releases/tag/v0.6.7
Changes:	https://github.com/eqrion/cbindgen/compare/v0.6.6...v0.6.7
Reported by:	portscout
2018-10-31 12:18:31 +00:00