Commit graph

21381 commits

Author SHA1 Message Date
Dmitry Marakasov
d4fda40613 - Update WWW
Approved by:	portmgr blanket
2017-09-28 09:02:02 +00:00
Guangyuan Yang
3d3094babb sysutils/py-diffoscope: Update to 86
PR:	220870
Approved by:	koobs (maintainer)
Differential Revision:	https://reviews.freebsd.org/D12328
2017-09-27 21:18:59 +00:00
Guido Falsi
835ead661f - Update sysutils/xfce4-battery-plugin to 1.1.0
- Correctly sort and order variables
- Add dependencies reported by QA script
- Regenerate patch

PR:		222497
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2017-09-27 18:24:40 +00:00
Raphael Kubo da Costa
1bae556a1c Bump PORTREVISION in ports depending on archivers/libzip.
libzip was updated to 1.3.0 in r450774, and its SOVERSION went from .4 to .5
after the removal of zip_archive_set_tempdir(). All dependent ports continue to
build fine without that symbol.

PR:		222638
2017-09-27 18:08:14 +00:00
Palle Girgensohn
ff91d469a0 Update beats to latest version 2017-09-27 09:32:22 +00:00
Bernard Spil
2b6d8e396c sysutils/passwordsafe: Add missing patch for Yubikey 2017-09-26 18:39:12 +00:00
Nikolai Lifanov
d3c5f0640a fix setting value for ansible_python_interpreter
Thanks to mat for fixing qa.sh for this!

PR:		222561
Submitted by:	gwright@antiope.com
Reported by:	gwright@antiope.com, Alex Mur (private email)
2017-09-25 22:49:41 +00:00
Cy Schubert
ae0e4a2976 Welcome to syslog-ng312, trackng syslog-ng the 3.12 branch.
Submitted by:	Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit / syslog-ng upstream
2017-09-25 18:51:17 +00:00
Joseph Mingrone
8d1c3e1dc0 sysutils/slurm-wlm: fix typo in option description
Reported by:	bacon4000@gmail.com
2017-09-25 17:41:47 +00:00
Jan Beich
98eb11b2f0 devel/boost-*: update to 1.65.1
Changes:	http://www.boost.org/users/history/version_1_65_1.html
PR:		218835
Approved by:	maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by:	jhibbits (on powerpc64, earlier version)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:08:16 +00:00
Jan Beich
7e21a6476a devel/boost-*: enable C++11 features
PR:		218835
Obtained from:	https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by:	maintainer timeout (2 months)
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D11582
2017-09-25 00:05:05 +00:00
Jan Beich
a382198617 devel/icu: update to 59.1
- Temporarily keep C++98 working in consumers for Clang's default -std=

Changes:	http://site.icu-project.org/download/59
PR:		218788
Submitted by:	takefu@airport.fm, dcarmich@dcarmichael.net (early version)
Exp-run by:	antoine
2017-09-25 00:02:36 +00:00
Danilo G. Baio
635a77adac sysutils/monit: Update to 5.24.0
PR:		222566
Submitted by:	martinp@tildeslash.com (maintainer)
2017-09-25 00:01:03 +00:00
Matthias Andree
e621855e39 Add FUSEFS option. Assorted fixes.
This adds a FUSEFS option based on earlier work by Fedor Uporov (fsu@)
and Pedro Giffuni (pfg@).

While here, repair DOCS/NLS options, broken since r418578 (1.43.1).

Leverage OPTIONS_SUB to replace NLS and FUSEFS in pkg-plist.

Add --enable-libuuid to avoid picking up a dynamic system libuuid.so
from /usr/local which would break the static /sbin/e2fsck (by
including a lib below /usr).

Bump PORTREVISION.

Reported by:	pfg@
2017-09-24 22:38:26 +00:00
Jan Beich
8319030489 sysutils/pesign: unbreak on 11.1+
In file included from pesign.h:30:0,
                 from pesign.c:35:
efitypes.h:50:0: error: "EFI_VARIABLE_NON_VOLATILE" redefined [-Werror]
 #define EFI_VARIABLE_NON_VOLATILE 0x0000000000000001
 ^
In file included from efitypes.h:22:0,
                 from pesign.h:30,
                 from pesign.c:35:
/usr/include/efivar.h:38:0: note: this is the location of the previous definition
 #define EFI_VARIABLE_NON_VOLATILE  0x00000001
 ^

Reported by:	pkg-fallout
2017-09-24 16:16:12 +00:00
Antoine Brodin
c1c58f74be Update sleuthkit to 4.4.2 2017-09-24 08:18:16 +00:00
Marcelo Araujo
03f816a3da - Update WWW on pkg-descr. 2017-09-23 23:15:56 +00:00
Marcelo Araujo
acda2e7cfc - Update to version 1.1.
- The project decided to move the source code from bitbucket to github,
  now the port point to the right source repo.
2017-09-23 22:40:46 +00:00
Marcelo Araujo
f1255caf1e - Point ndmpd MASTER_SITE to the truly source code repository.
- Take maintainership.

Note: Thanks lifanov@ to maintain the port in my absence.

PR:		ports/222541
Submitted by:	myself
Approved by:	lifanov@ (maintainer implicit)
2017-09-23 22:23:06 +00:00
Adam Weinberger
c499c78518 Reset maintainership on Dominic Fandrey's ports.
With hat:	portmgr
2017-09-23 21:11:51 +00:00
David Thiel
caa11c173a Update to 2.8.0, which should fix problems with excessive RocksDB db usage. Bump to LLVM 4.0 on older os revs because the dependencies pull it in anyway. 2017-09-22 16:52:31 +00:00
Romain Tartière
c284df51eb Update to 1.13.2
With hat:	puppet
2017-09-22 15:07:57 +00:00
Romain Tartière
4c57f66535 Update to 3.2.0
With hat:	puppet
2017-09-22 15:07:31 +00:00
Romain Tartière
9e88292405 Update to 5.2.0
This include fixes related to the way available locales are found.

With hat:	puppet
2017-09-22 12:30:32 +00:00
Romain Tartière
18ee2e3095 Update to 4.10.8
With hat:	puppet
2017-09-22 12:29:39 +00:00
Romain Tartière
884cd543bb Update to 3.9.0
While here, regenerate patches.

With hat:	puppet
2017-09-22 12:28:15 +00:00
Nikolai Lifanov
1fc5a2cf29 fix botched sed command refactoring
Reported by:	Alex Mur (private email)
2017-09-22 12:20:11 +00:00
Mathieu Arnold
cb9a2b582c Cleanup after removal of libexecinfo from ports.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:57 +00:00
Mathieu Arnold
3fcd0e41de Remove USES=execinfo.
PR:		220271
Submitted by:	mat (review), Yasuhiro KIMURA (PR)
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D11488
2017-09-22 10:48:28 +00:00
Sunpoet Po-Chuan Hsieh
e104299319 Update to 0.15.0
Changes:	https://github.com/dotless-de/vagrant-vbguest/blob/master/CHANGELOG.md
2017-09-22 09:14:08 +00:00
Dmitry Marakasov
9d50a96bc3 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2017-09-22 09:01:55 +00:00
Nikolai Lifanov
308465f628 update sysutils/terraform to 0.10.6
Changes: https://github.com/hashicorp/terraform/blob/v0.10.6/CHANGELOG.md
2017-09-22 08:43:22 +00:00
Mathieu Arnold
1a35f400b8 Mark BROKEN.
Sponsored by:	Absolight
2017-09-22 08:30:36 +00:00
Sunpoet Po-Chuan Hsieh
01828f22c0 Update to 0.94.0
Changes:	https://github.com/cloudfoundry-community/bosh-gen/releases
2017-09-21 17:21:44 +00:00
Sunpoet Po-Chuan Hsieh
7d5f40fd34 Update to 1.0.2
Changes:	https://github.com/WinRb/winrm-fs/blob/master/changelog.md
2017-09-20 16:32:42 +00:00
Sunpoet Po-Chuan Hsieh
23fe6c519d Update to 0.10.0
Changes:	https://github.com/tmuxinator/tmuxinator/releases
		https://github.com/tmuxinator/tmuxinator/blob/master/CHANGELOG.md
2017-09-20 16:32:37 +00:00
Sunpoet Po-Chuan Hsieh
599cf4bf6d Update to 10.9
Changes:	https://anonscm.debian.org/git/debhelper/debhelper.git/tree/debian/changelog
2017-09-20 16:31:46 +00:00
Nikolai Lifanov
4b13dad7dc update sysutils/ansible to 2.4.0.0
This is a major feature release.
Changes: https://github.com/ansible/ansible/blob/v2.4.0.0-1/CHANGELOG.md
2017-09-19 20:52:14 +00:00
Steve Wills
c8ccd1a5cc sysutils/devcpu-data: remove duplicate line
Reported by:	lightside@gmx.com (via IRC)
Pointyhat to:	swills
2017-09-19 13:23:57 +00:00
Muhammad Moinur Rahman
4c19e38846 sysutils/dar: Update version 2.5.11=>2.5.12 2017-09-19 01:05:41 +00:00
Tobias C. Berner
5f62895ae8 Update KDE Frameworks to 5.38.0
Changelog:	https://www.kde.org/announcements/kde-frameworks-5.38.0.php

PR:		222171
Exp-run by:	antoine
Reviewed by:	rakuco, adridg
Differential Revision:	https://reviews.freebsd.org/D12289
2017-09-18 17:42:44 +00:00
Guido Falsi
7a53fc10e9 - Update sysutils/garcon to 0.6.1 [1]
- Differentiate between gtk2 and gtk3 libraries in Uses/xfce.mk [2]

PR:			219334 [2], 219928 [1]
Submitted by:		Olivier Duchateau <duchateau.olivier@gmail.com>
Differential Revision:	D12387 [1] [2]
2017-09-18 14:17:15 +00:00
Dmitry Marakasov
e6a6ab79f9 - Update WWW
Approved by:	portmgr blanket
2017-09-18 09:01:53 +00:00
Christoph Moench-Tegeder
b955038841 sysutils/vagrant: update to 2.0.0
https://github.com/hashicorp/vagrant/releases
Also adds a one-line patch to vagrant's ssh_communicator to avoid a
flood of warnings from net-ssh (net-ssh changed a parameter's name).

PR:		222390
Approved by:	joe(at)thrallingpenguin.com (maintainer)
2017-09-18 09:01:22 +00:00
Ed Schouten
6f41015441 net/flower: Update to 0.10
This release includes proper support for egresses, meaning sandboxed
applications can now make outgoing network connections properly. In
addition to that, a new utility, flower_ls, can be used to extract a
list of registered servers. This is pretty useful for debugging.

Bump cloudabi-utils' revision to catch up with .proto changes.

Reviewed_by: koobs
Approved by: koobs (ports)
Differential_Revision: D12399
2017-09-18 07:00:55 +00:00
Danilo G. Baio
f83662b73d sysutils/cbsd: Update to 11.1.6
Changes:	https://github.com/cbsd/cbsd/releases/tag/v11.1.6

PR:		222407
Submitted by:	olevole@olevole.ru (maintainer)
2017-09-17 21:45:27 +00:00
Danilo G. Baio
4c33997b6f sysutils/dfc: Update to 3.1.1
Update pkg-descr.
While here, add LICENSE_FILE and use https address.

PR:		222315
Submitted by:	Matteo Cypriani <mcy@lm7.fr> (maintainer)
2017-09-17 21:33:54 +00:00
Steve Wills
65ab715fb8 sysutils/devcpu-data: Update to July 17 microcode update
PR:		221246
Submitted by:	Mark Knight <markk@knigma.org>
Reviewed by:	clarkjc@runbox.com (maintainer timeout, >2 weeks)
2017-09-17 18:11:36 +00:00
Bernard Spil
cd0f0b3453 sysutils/passwordsafe:Add Yubikey support
- Update to 1.02.1beta while here
2017-09-17 10:56:44 +00:00
Steve Wills
540acfd6c5 sysutils/consul: remove unneeded upgrade_precmd line
PR:		221732
Pointyhat to:	swills
2017-09-17 01:44:09 +00:00