Commit graph

428071 commits

Author SHA1 Message Date
Jan Beich
c194e8ea8b devel/icu: restore SourceForge mirror after r422711 2017-10-04 02:39:08 +00:00
Jan Beich
cc8104b837 audio/openal-soft: update to 1.18.2
Changes:	http://kcat.strangesoft.net/openal.html#release
ABI:		https://abi-laboratory.pro/tracker/timeline/openal/
MFH:		2017Q4
2017-10-04 01:11:34 +00:00
Zach Leslie
572cb515fc New port: sysutils/puppetserver5
This port is based on prior wor done in sysutils/puppetserver, and updated to
leverage the CFACTER build of sysutils/facter.

Approved by:	swills(mentor)
Differential Revision:	D12513
2017-10-03 23:37:18 +00:00
Baptiste Daroussin
22158a8d28 Fix configure with clang avoiding nested function
The detection of those issues was made by openbsd people (ajacoutot and rnagy)
See http://www.undeadly.org/cgi?action=article;sid=20170930133438

For this port our fix is slightly different than what they did, still the idea
is the same

Reported by:	ajacoutot@openbsd, rnagy@openbsd
2017-10-03 21:55:00 +00:00
Baptiste Daroussin
b7ca3ddd10 Update to 2017.09.12 2017-10-03 21:26:57 +00:00
Tobias Kortkamp
c7e43fec34 java/openjfx8-devel: Update to 8u172-b00
- Move to the regular OpenJFX 8 repository [1], add all *BSD specific
  patches to the port, and stop using the repository at [2].  This
  should make port contributions and updates a lot easier going forward.
- Bump PORTEPOCH and start using version numbers based on the tags from [1]
- Prepare the port for supporting multiple audio backend options
- Fix PREFIX/LOCALBASE confusion and get all Java dependencies from LOCALBASE
  and not from PREFIX
- Respect CC and CXX during the WebKit build.  Clang in FreeBSD 10.3
  segfaults while building it now, so make sure we use Clang from
  devel/llvm40 via compiler:c++14-lang instead.

[1] http://hg.openjdk.java.net/openjfx/8u/rt/
[2] https://bitbucket.org/tobik/openjfx-rt
2017-10-03 21:24:58 +00:00
Joseph Mingrone
d0b7e59b93 sysutils/zap: Update to version 0.7.4
Upstream changes: https://github.com/Jehops/zap/releases/tag/0.7.4
2017-10-03 21:04:07 +00:00
Zach Leslie
802d241ae7 sysutils/facter: Drop slave port, add Java option default
Here we drop support for the slave port, since it never quite worked as
desired, nor was it ever submitted, and removes the conditionals to support it.
Also, we add a new default option FACTER_JAVA to build support for Java and
install facter.jar to be used by sysutils/puppetserver5.

Approved by:	swills(mentor)
Differential Revision:	D12498
2017-10-03 20:54:29 +00:00
Jung-uk Kim
8b8547d192 Update to 3.4.5. 2017-10-03 20:38:27 +00:00
Pawel Pekala
faaf015284 - Update to version 1.1.1
- Drop dependency on gnomesu for policykit, from now this
  should be enough to grant needed permissions
- Add run dependency on xterm needed for update drive database funcionality
- Update homepage address
2017-10-03 20:27:25 +00:00
Jung-uk Kim
06ee14ef70 Clean up X11 option handling. No functional change. 2017-10-03 19:53:20 +00:00
Carlo Strub
ae7881151e Update to 2.3.1 2017-10-03 19:36:39 +00:00
Carlo Strub
3e7e8c366b Update to 0.13.0 2017-10-03 19:32:20 +00:00
Larry Rosenman
14d934b42d sysutils/lsof: official release picking up glebius' fix in r451103.. 2017-10-03 18:52:51 +00:00
Jung-uk Kim
8bac93539e Fix java/openjdk8-jre build after r444448.
PR:		222750
2017-10-03 18:13:18 +00:00
Kurt Jaeger
5900daaacf net/quagga: update 1.2.1 -> 1.2.2
- bgpd: Fix AS_PATH size calculation for long paths
- zebra: Fix to set tag for a static route configured, #955
- Removed the installation of vrf specific tag and distance command
- nhrpd: several changes and bug fixes
- ripd: ripv2 fails to send packets on non multicast interface
- vtysh:address-family vpnv6 and vpnv6 unicast added, #950

Reported by:	Balaji Gurudoss <balajig81@gmail.com>
2017-10-03 18:10:38 +00:00
Mark Felder
a366898cdd For the people like the man who cannot remember uniq function is in
whether List::Util or List::MoreUtils. And for the newbie who don't know
where useful utilities is.

WWW: https://github.com/ktat/Util-Any
2017-10-03 17:33:35 +00:00
Mark Felder
a6683fa366 List::Pairwise provides functions to map and grep lists two elements at
a time, setting $a and $b to each pair instead of setting $_ to each
element.

WWW: https://metacpan.org/pod/List::Pairwise
2017-10-03 17:21:17 +00:00
Thierry Thomas
991defbeb4 Upgrade to 1.15.0.
Changelog at <https://github.com/libuv/libuv/releases/tag/v1.15.0>.
2017-10-03 17:01:27 +00:00
Mark Felder
b226606c08 This module allow you to export/override subroutine/method to one
namespace. It can be used for mix-in, for extension of modules not using
inheritance.

WWW: https://github.com/ktat/ExportTo
2017-10-03 16:55:20 +00:00
Craig Leres
99cdb3a699 Add missing RUN_DEPENDS for comms/p5-Device-SerialPort which is
used by the ard-reset-arduino script.

PR:		222148
Submitted by:	Fukang Chen
Reported by:	ler (mentor), matthew (mentor)
Reviewed by:	ler (mentor), matthew (mentor)
Differential Revision:	https://reviews.freebsd.org/D12570
2017-10-03 16:46:31 +00:00
Ryan Steinmetz
f69a46227b - Re-add 6887828f-0229-11e0-b84d-00262d5ed8ee as cancelled, instead of purging it
Submitted by:	Mathieu Arnold <mat@FreeBSD.org>
2017-10-03 15:47:26 +00:00
Sunpoet Po-Chuan Hsieh
1ba555697b Update to 3.4.2
Changes:	https://github.com/puppetlabs/hiera/commits/master
2017-10-03 15:36:18 +00:00
Sunpoet Po-Chuan Hsieh
79fa9e00e4 Update to 5.0.5
Changes:	https://github.com/mperham/sidekiq/blob/master/Changes.md
2017-10-03 15:36:14 +00:00
Sunpoet Po-Chuan Hsieh
4dda381e12 Update to 3.3.7
- Fix LIB_DEPENDS

Changes:	https://github.com/ohler55/oj/blob/master/CHANGELOG.md
2017-10-03 15:36:08 +00:00
Sunpoet Po-Chuan Hsieh
cf05ae2b58 Update to 2.0.7
Changes:	https://github.com/SamSaffron/message_bus/blob/master/CHANGELOG
2017-10-03 15:36:03 +00:00
Sunpoet Po-Chuan Hsieh
894911c1b9 Update to 2.3.6
Changes:	https://github.com/doudou/flexmock/blob/master/README.md#changes
		https://github.com/doudou/flexmock/commits/master
2017-10-03 15:35:58 +00:00
Sunpoet Po-Chuan Hsieh
f878f62a46 Update to 3.0.3
Changes:	https://github.com/FooBarWidget/default_value_for/commits/master
2017-10-03 15:35:53 +00:00
Sunpoet Po-Chuan Hsieh
70f18efbb5 Update to 2.15.2
Changes:	https://github.com/teamcapybara/capybara/blob/master/History.md
2017-10-03 15:35:47 +00:00
Sunpoet Po-Chuan Hsieh
206d0ffd22 Update to 2.10.56
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-10-03 15:35:42 +00:00
Sunpoet Po-Chuan Hsieh
9856ffa634 Update to 2.10.56
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-10-03 15:35:37 +00:00
Sunpoet Po-Chuan Hsieh
8f67b10ca8 Update to 2.10.56
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2017-10-03 15:35:32 +00:00
Sunpoet Po-Chuan Hsieh
4223245292 Update to 0.20.2
Changes:	https://github.com/zdennis/activerecord-import/blob/master/CHANGELOG.md
2017-10-03 15:35:27 +00:00
Sunpoet Po-Chuan Hsieh
ff57cf91f2 Update to 1.302097
Changes:	http://search.cpan.org/dist/Test-Simple/Changes
2017-10-03 15:35:22 +00:00
Sunpoet Po-Chuan Hsieh
19faafa18f Update to 0.39.0
Changes:	https://gitlab.com/gitlab-org/gitaly-proto/commits/master
2017-10-03 15:35:17 +00:00
Sunpoet Po-Chuan Hsieh
4f1a8a2a29 Update to 0.1.1
Changes:	https://github.com/fog/fog-ovirt/commits/master
2017-10-03 15:35:12 +00:00
Sunpoet Po-Chuan Hsieh
70924d85ad Update to 3.3.5
Changes:	https://github.com/redis/redis-rb/blob/3.3/CHANGELOG.md
2017-10-03 15:35:07 +00:00
Sunpoet Po-Chuan Hsieh
1fe44bd370 Update to 1.3.5
Changes:	https://github.com/Try2Code/cdo-bindings/blob/master/README.md#changelog
		https://github.com/Try2Code/cdo-bindings/commits/master
2017-10-03 15:35:02 +00:00
Sunpoet Po-Chuan Hsieh
6e172a7e55 Update to 0.426
Changes:	http://search.cpan.org/dist/List-MoreUtils-XS/Changes
2017-10-03 15:34:57 +00:00
Sunpoet Po-Chuan Hsieh
b119afeb87 Update to 1.000008
Changes:	http://search.cpan.org/dist/Safe-Isa/Changes
2017-10-03 15:34:52 +00:00
Matthias Andree
b7c6955fa6 Update to upstream release 1.1, reduce requirements. 2017-10-03 15:07:13 +00:00
Guido Falsi
8d57f03541 - Update audio/xfce4-pulseaudio-plugin to 0.2.5
- Adjust dependencies as reported by stage-qa

PR:		219357
Submitted by:	Olivier Duchateau <duchateau.olivier@gmail.com>
2017-10-03 14:43:15 +00:00
Alexey Dokuchaev
63c3c00c48 Update nVidia driver to the most recent long lived branch version 384.90.
PR:		222547
Submitted by:	kbowling
2017-10-03 14:32:27 +00:00
Steve Wills
23473e1def net-p2p/bitcoin: Update to 0.15.0.1 [1]
While here, fix plist for bitcoin-daemon [2]

PR:		222384 [1]
PR:		222167 [2]
Submitted by:	kbowling [1]
Submitted by:	jbeich [2]
Approved by:	robbak@robbak.com (maintainer)
2017-10-03 14:25:09 +00:00
Mark Felder
9703725020 Document FreeBSD-SA-17:06.openssh 2017-10-03 13:41:14 +00:00
Mark Felder
3658bbf5f4 Document FreeBSD-SA-17:05.heimdal 2017-10-03 13:40:26 +00:00
Marius Strobl
048e0e00f6 - Add 10.4-RELEASE checksums.
- Remove 10.4-{BETA,RC}* checksums.

Approved by:	bdrewery (maintainer, implicit, re@ blanket)
2017-10-03 13:36:59 +00:00
Thomas Zander
69efb15604 Update to upstream version 3.4.7
PR:		222298
Submitted by:	eric@camachat.org (maintainer)
MFH:		2017Q4
2017-10-03 13:24:11 +00:00
Nikolai Lifanov
3c7e8ad203 update sysutils/terraform to 0.10.7
Changes: https://github.com/hashicorp/terraform/blob/v0.10.7/CHANGELOG.md
2017-10-03 13:06:51 +00:00
Jan Beich
0833ef0c11 mail/thunderbird: unbreak RUST=on
error[E0463]: can't find crate for `cheddar`
 --> mozilla/media/libstagefright/binding/mp4parse_capi/build.rs:1:1
  |
1 | extern crate cheddar;
  | ^^^^^^^^^^^^^^^^^^^^^ can't find crate

error: aborting due to previous error(s)

error: Could not compile `mp4parse_capi`.

PR:		222754
Reported by:	Vladimir Omelchuk
2017-10-03 13:02:06 +00:00