Commit graph

436156 commits

Author SHA1 Message Date
Alex Dupre
041f5c8dbe Update to 5.5.59 release.
PR:		225241
Submitted by:	Markus Kohlmeyer <rootservice@gmail.com>
2018-01-23 14:08:44 +00:00
Alex Dupre
989bcb5fb6 The Solidity Contract-Oriented Programming Language
WWW: https://github.com/ethereum/solidity
2018-01-23 13:58:22 +00:00
Alex Dupre
97dc2e37b8 Update to 4.6.0 release and create shared lib symlink.
Differential Revision:	https://reviews.freebsd.org/D13637
Submitted by:	maintainer
2018-01-23 13:55:27 +00:00
Bernard Spil
9f24a7e04e mail/nextcloud-mail: Update to 0.7.9 2018-01-23 13:35:37 +00:00
Luca Pizzamiglio
1382565b44 benchmarks/stress-ng: Update to 0.09.12 2018-01-23 13:08:18 +00:00
Alexey Dokuchaev
c81316cf01 Tentatively unbreak on some 64-bit architectures: powerpc64, sparc64, and
aarch64.  The patch basically extends existing ``... || defined()'' chain
of checks; ideally, this whole STB_PTR64-related code should be rewritten
in architecture name agnostic way.
2018-01-23 12:16:35 +00:00
Kirill Ponomarev
85cbe6f098 Fix typo. 2018-01-23 11:33:32 +00:00
Alexey Dokuchaev
29131ed48b - Unbreak the build on architectures where `size_t' could not be found
- Umnute pre-build command, it's essential to understand what's going on

Tested on:	powerpc, sparc64
2018-01-23 11:25:51 +00:00
Kirill Ponomarev
47292a7ddb Document new vulnerability in dns/powerdns-recursor < 4.1.1
Obtained from:	https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-01.html
Security:	CVE-2018-1000003
2018-01-23 11:23:41 +00:00
Kirill Ponomarev
8d79c72317 Update to version 4.1.1
- Fixes "PowerDNS Security Advisory 2018-01: Insufficient validation
  of DNSSEC signatures". An issue has been found in the DNSSEC
  validation component of PowerDNS Recursor, allowing an ancestor
  delegation NSEC or NSEC3 record to be used to wrongfully prove the
  non-existence of a RR below the owner name of that record. This
  would allow an attacker in position of man-in-the-middle to send a
  NXDOMAIN answer for a name that does exist.
  The 4.0.x branch is not vulnerable.

- Add support for algo16 and simplify Lua/LuaJIT engine choice.

PR:		225397
Submitted by:	maintainer
Security:	CVE-2018-1000003
2018-01-23 11:04:06 +00:00
Palle Girgensohn
53f7f97663 Update to version 1.1.2 2018-01-23 10:51:59 +00:00
Alex Dupre
0230e41fad Try to fix build on -CURRENT and add LICENSE. 2018-01-23 10:48:49 +00:00
Hiroki Sato
c4331701f1 Update to 7.5.0:
- In Heimdal 7.1 through 7.4, remote unauthenticated
  attackers are able to crash the KDC by sending a crafted UDP packet
  containing empty data fields for client name or realm.

Security:	CVE-2017-17439
PR:		224191
2018-01-23 10:35:25 +00:00
Ben Woods
a74bfa455f Add new port security/keepass-plugin-keepassrpc
KeePassRPC is a KeePass plugin that allows applications to transfer passwords to
and from KeePass.

One such application is the Kee plugin for Firefox, which adds free, secure and
easy to use password management features to your web browser which save you time
and keep your private data more secure.

WWW: https://www.kee.pm/
2018-01-23 10:34:21 +00:00
Palle Girgensohn
d6f93f8b66 Fix runtime problems with some constructs deprecated by php7
- functions cannot use the same parameter name multiple times, even if they are
  unused
- constructors are now alwatys named __construct

PR:	224510 (Maintainer timeout)
2018-01-23 10:25:02 +00:00
Pietro Cerutti
d53d455f1a x11-toolkits/bwidget: update to 1.9.12
Changes: https://core.tcl.tk/bwidget/fdiff?v1=e67912&v2=2cfb75
2018-01-23 09:53:49 +00:00
Vasil Dimov
e2f106a61e databases/mysqlwsrep57-server: Fix compilation with Clang 6 2018-01-23 09:51:53 +00:00
Jimmy Olgeni
4d1df0588a Update devel/etcd32 to version 3.2.15. 2018-01-23 09:40:49 +00:00
Pietro Cerutti
a4774dcf3f security/stoken: fix constant that was renamed in libtommath 1.18.1
See https://github.com/libtom/libtomcrypt/commit/3522c7

Reported by:	antoine
2018-01-23 09:25:45 +00:00
Alexey Dokuchaev
ff966c717d Try to unbreak on SSE4.1-capable machines running in 32-bit mode.
Reported by:	pkg-fallout
2018-01-23 09:04:28 +00:00
Dmitry Marakasov
7cf4eef3ed - Update WWW 2018-01-23 09:02:09 +00:00
Pietro Cerutti
5efc728395 security/libtomcrypt: use official tarball, install PDF, bump PORTREVISION
Reported by:	mat
2018-01-23 08:51:20 +00:00
Ruslan Makhmatkhanov
bf329b940c misc/figlet-fonts: pass maintainership to new volunteer
PR:		225394
Submitted by:	Patrick Tudor <ptudor@ptudor.net>
2018-01-23 08:47:46 +00:00
Lars Engels
b3b2f7e212 net-mgmt/icingaweb2:
Update to 2.5.1 (Mostly bugfixes)

Changelog: https://github.com/Icinga/icingaweb2/milestone/47?closed=1

MFH:		2018Q1
2018-01-23 08:31:04 +00:00
TAKATSU Tomonari
671141d5f9 - Add new port: devel/rubygem-diva
This library is an implementation of expression for handling things.
  It replaces Retriever module of mikutter.

  Diva::Model is a common interface of all resources handled by
  mikutter. By handling data as a subclass of Diva::Model as necessary,
  you can obtain a common interface and it is useful for cooperation
  among mikutter plugins.

  WWW: https://rubygems.org/gems/diva
2018-01-23 07:02:09 +00:00
Antoine Brodin
03ce7762c8 Distfile was rerolled to fix typos in french translations
Reported by:	pkg-fallout
2018-01-23 06:45:39 +00:00
Zach Leslie
5d2acbf84c Utilize symlink from sysutils/rubygem-facter
To avoid needing to hardcode the facter version, utilize the latest
symlinked version.

Approved by:	swills(mentor)
Differential Revision: D13822
2018-01-23 04:15:06 +00:00
Olli Hauer
3869c4cbfa - update to 3.3-20180121 2018-01-23 03:54:59 +00:00
Steve Wills
76e5b41697 textproc/p5-Spreadsheet-Read: update to 0.77 2018-01-23 02:45:58 +00:00
Carlos J. Puga Medina
d96fdd0c24 Document new vulnerabilities in www/chromium < 63.0.3239.108
Obtained from:	https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop_14.html
Security:	CVE-2017-15429
2018-01-23 02:05:40 +00:00
Carlos J. Puga Medina
cf34e36d51 Document new vulnerabilities in www/chromium < 63.0.3239.84
Obtained from:	https://chromereleases.googleblog.com/2017/12/stable-channel-update-for-desktop.html
2018-01-23 01:53:49 +00:00
Adam Weinberger
c8f4424f2f cgit: Update included git to 2.16.1
Also, add test depends and fix up some more shebangs.
2018-01-23 01:11:49 +00:00
Jan Beich
43f5730f29 emulators/citra: update to s20180122
Changes:	bf4e35b9...0e8c25fd
2018-01-23 00:51:48 +00:00
Carlos J. Puga Medina
9a949d9d27 Document new vulnerability in www/chromium < 62.0.3202.94
Obtained from:	https://chromereleases.googleblog.com/2017/11/stable-channel-update-for-desktop_13.html
Security:	CVE-2017-15428
2018-01-23 00:39:12 +00:00
Jan Beich
95c9f89bfd devel/git-cinnabar: rebuild after r459653 2018-01-23 00:33:48 +00:00
Jan Beich
57ad3d7bc4 emulators/rpcs3: update to 0.0.4.275
Changes:	f908daf32...4f0179471
2018-01-23 00:33:37 +00:00
Steve Wills
833a640c67 sysutils/vzvol: update to 0.6.0
Submitted by:	rainbow@purlinux.org (maintainer)
Differential Revision:		https://reviews.freebsd.org/D13994
2018-01-22 23:54:41 +00:00
Carlos J. Puga Medina
b6ad8bebc8 Add missing entry for www/chromium
Security:	CVE-2017-15406
2018-01-22 23:47:21 +00:00
Richard Gallamore
9c1136c22b * Updated to 6.2.7
Changes:	https://manual.seafile.com/changelog/changelog-for-seafile-professional-server.html
Affected ports:	www/py-seafdav www/py-seafobj www/seahub
2018-01-22 23:41:02 +00:00
Michael Gmelin
93f7c5a1ef Update devel/ice, devel/py-ice, devel/php5-ice to version 3.6.4
PR:		222291
Submitted by:	Andreas Sommer <andreas.sommer87@googlemail.com>
2018-01-22 23:05:51 +00:00
Antoine Brodin
51b8d6e573 Fix packaging
Reported by:	pkg-fallout
2018-01-22 22:59:31 +00:00
Richard Gallamore
94b7e03c32 * Updated to 0.34
Changes:	https://github.com/spf13/hugo/releases/tag/v0.34

PR:		225390
Submitted by:	ben.lavery@hash^.com (maintainer)
2018-01-22 22:31:56 +00:00
Ganael LAPLANCHE
fc14cf774f - Update libdvdread and libdvdnav to 6.0.0 [1]
- Libraries are now hosted at videolan.org

[1] There should be no ABI breakage with this update
2018-01-22 21:31:13 +00:00
Guido Falsi
b7c1b5b175 Fix build with clang 6. 2018-01-22 21:29:18 +00:00
Bryan Drewery
aa48d83663 Fix conflict line 2018-01-22 21:12:26 +00:00
Bryan Drewery
49b7c431e3 Update to latest e55f535b589fb2df4e65e51482e29337b564b756 which fixes
BE boot-time selection.

PR:		208601
2018-01-22 21:11:59 +00:00
Ruslan Makhmatkhanov
5f628c75e3 devel/py-aniso8601: update to 2.0.0 2018-01-22 21:05:54 +00:00
Ruslan Makhmatkhanov
4945d1fa9d security/sqlmap: update to 1.2 2018-01-22 20:41:01 +00:00
Ruslan Makhmatkhanov
33e43bea52 devel/py-manuel: update to 1.9.0 2018-01-22 20:31:56 +00:00
Ruslan Makhmatkhanov
fe3b4682e7 devel/py-mygpoclient: update to 1.8 2018-01-22 20:27:58 +00:00