1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

32330 Commits

Author SHA1 Message Date
Adam Weinberger
ce52ad6b92 Update geoipupdate to 3.1.0 2018-08-16 15:44:52 +00:00
Vasil Dimov
30f2c94f24 net/cppzmq: Upgrade from 4.2.3 to 4.3.0 2018-08-16 13:34:22 +00:00
Dmitry Sivachenko
b6064c2d24 Use PKGNAMESUFFIX. 2018-08-16 13:27:50 +00:00
Dmitry Sivachenko
44757c13df Update to version 1.9-dev1.
PR:		230455
Submitted by:	Pascal Christen <pascal.christen@hostpoint.ch>
2018-08-16 13:25:59 +00:00
Dmitry Sivachenko
8953f7a17d Update to version 1.8.13. 2018-08-16 13:21:19 +00:00
Dmitry Sivachenko
b5d2af6b12 Update to version 1.8.13. 2018-08-16 13:19:52 +00:00
Dmitry Sivachenko
737a6362f2 Repo-copy haproxy->haproxy17 for the upcoming update of haproxy port. 2018-08-16 13:13:57 +00:00
Steve Wills
e564911e3f net/google-cloud-sdk: Update to 212.0.0
While here:

- Add LICENSE/LICENSE_FILE
- Add NO_ARCH=yes to keep pkg-static happy
- Pet portlint (RUN_DEPENDS ordering, indents)

PR:		230658
Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)
2018-08-16 12:13:15 +00:00
Koichiro Iwao
ee246681e9 New port: audio/pulseaudio-module-xrdp: separate PulseAudio modules from net/xrdp
This update separates PulseAudio modules from net/xrdp port.

There're two reasons to separete them. The one is upstream now provides
them as separated repositories. The another one is PulseAudio modules
need to be rebuilt after the version of audio/pulseaudio changed but
the most part of net/xrdp port doesn't need rebuild. This minimizes
time for rebuilding.

Approved by:	hrs (mentor)
Differential Revision:	https://reviews.freebsd.org/D16621
2018-08-16 01:51:04 +00:00
Craig Leres
2a7375b5d6 Apparently starting with version 20080615.2 dhcp6c refuses
to run without a dhcp6cctlkey file. Use openssl to generate
one from the rc.d script when it is missing.

PR:		229400
Reviewed by:	ler (mentor)
Approved by:	maintainer timeout (6 weeks), ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D16739
2018-08-16 01:26:36 +00:00
Craig Leres
4dd2b7b3e8 Fix Makefile dependency so that cfparse.c and y.tab.h exist
before cftoken.c is generated or compiled.

PR:		218859
Reviewed by:	ler (mentor)
Approved by:	maintainer timeout (68 weeks), ler (mentor)
Differential Revision:	https://reviews.freebsd.org/D16738
2018-08-16 01:06:56 +00:00
Rodrigo Osorio
084402f2c9 Add an option to disable IPv6 support
In jail environment, because fping 4.0 comes
with combined IPv4/IPv6 support, you need to enable
IPv6 for the jail even if you will not use IPv6.

This patch adds an IPV6 option, enabled by default,
but who can be turn off to build fping without IPv6
support and used it inside a jail without IPv6.

PR:		229903
Submitted by:	Andrew <andrew.hotlab@hotmail.com>
Reported by:	Stefan Witzel <stefan.witzel@zvw.uni-goettingen.de>
Approved by:	<jharris@widomaker.com> (maintainer)
2018-08-15 23:54:20 +00:00
Don Lewis
59c2cd4f54 Bump PORTREVISION of these devel/protobuf-c because they compile the values
of PROTOBUF_C_VERSION or PROTOBUF_C_VERSION_NUMBER into their code.

Differential Revision:	Farsight Security, Inc.
2018-08-15 17:30:38 +00:00
Stephen Hurd
7b5089dcda Disable extra warnings and especially -Werror
-Wall and -Wextra tend to highlight new compiler features, not new problems.
They don't need to be on when building a port... -Werror just makes them
worse.

PR:		230623
Reported by:	jbeich@
Sponsored by:	Limelight Networks
2018-08-15 02:26:35 +00:00
Adam Weinberger
1a19dd5cee Update geoipupdate to 3.0.1 2018-08-14 18:38:02 +00:00
Tobias Kortkamp
a09e36c816 net/deviceatlas-enterprise-c: Update to 2.1.4
Submitted by:	maintainer
Differential Revision:	https://reviews.freebsd.org/D16529
2018-08-14 17:31:58 +00:00
Steve Wills
b5db47b59a net/vether-kmod: Update to g20180802
PR:		230293
Submitted by:	Henning Matyschok <henning.matyschok@outlook.com> (maintainer)
2018-08-14 17:04:34 +00:00
Timur I. Bakeyev
3284397fb5 Update Samba ports to address multiple CVE vulnerabilities
Security:	CVE-2018-1139
		CVE-2018-1140
		CVE-2018-10858
		CVE-2018-10918
		CVE-2018-10919
Sponsored by:	iXsystems Inc.
2018-08-14 15:09:36 +00:00
Dag-Erling Smørgrav
d3085a8d85 Add netgroup support.
Submitted by:	markj@
2018-08-13 21:37:49 +00:00
Adam Weinberger
cee90b66c0 Update geoipupdate to 3.0.0
Also, sort plist.

* BREAKING CHANGE: When downloading the free databases without a
  MaxMind account, you must either not have `AccountID`, `UserId`,
  or `LicenseKey` set in your configuration file or they must be set
  to the zero values previously recommended in our documentation. Any
  other value will cause an authorization error.
* BREAKING CHANGE: The configuration options `Protocol`,
  `SkipPeerVerification`, and `SkipHostnameVerification` are no longer
  supported. If they are present in the configuration file, they will
  be ignored. HTTPS with peer and hostname verification will be used
  on all requests.
* BREAKING CHANGE: The configuration file must have the `AccountID`
  or the deprecated `UserId` when downloading a paid database.
  Previously, when downloading the GeoIP Legacy Country database, you
  were able to only provide the `LicenseKey`.
* IMPORTANT: `geoipupdate-pureperl.pl` has been removed and will no
  longer be distributed with `geoipupdate`. This Perl script had known
  issues and did not have feature parity with the C implementation. If
  you were using the Perl version, we recommend that you switch to the
  C version. If you are not able to do this, you may continue using the
  Perl version distributed with 2.5.0.
* This program no longer uses the following endpoints:
  `/app/update_getipaddr`, `/app/update`, and `/app/update_secure`.
  `/geoip/databases/{edition_id}/update` is now used instead.
* Fixed issue in `gu_strnlen()` dereferencing a pointer before checking
  that it was in array bounds. Issue found by fcntl.
* We now update the default GeoIP.conf during installation so that
  directory paths match build parameters. Previously this config always
  said the data directory was under /usr/local/share which was not always
  accurate.
* Improve the error checking and display the underlying reason for the
  error when possible. Reported by Jonathan Kosgei. GitHub #82.
* Document that the `LockFile` is not removed from the filesystem after
  a successful exit from the program. GitHub issue #79.
* Make default configuration directory agree with default installation
  directory.
2018-08-13 20:43:36 +00:00
Ryan Steinmetz
f42194f09f - Convert ${MAKE_CMD} -> ${DO_MAKE_BUILD}
Submitted by:	adamw@
2018-08-13 02:18:28 +00:00
Ryan Steinmetz
f1cb9059d2 - Ensure avahi-daemon starts before mountd
PR:		205281
Submitted by:	Brendan Molloy <brendan+freebsd@bbqsrc.net>
2018-08-13 01:59:20 +00:00
Ryan Steinmetz
c97fdc4afa - Update to 0.7
PR:		220022, 217179, 223889, 228138
Approved by:	maintainer timeout (3 months)
2018-08-13 01:49:59 +00:00
Sunpoet Po-Chuan Hsieh
aad00ffc8f Update to 4.10.0
Changes:	https://github.com/octokit/octokit.rb/releases
2018-08-12 17:34:56 +00:00
Sunpoet Po-Chuan Hsieh
a7eef61dfd Update PLIST_FILES: remove %% 2018-08-12 17:34:34 +00:00
Sunpoet Po-Chuan Hsieh
bb11059c20 Update CPAN link 2018-08-11 14:18:44 +00:00
Sunpoet Po-Chuan Hsieh
38ec2de432 Update WWW
Approved by:	portmgr (blanket)
2018-08-11 14:18:39 +00:00
Sunpoet Po-Chuan Hsieh
8296982050 Update WWW
Approved by:	portmgr (blanket)
2018-08-11 14:18:34 +00:00
Antoine Brodin
c607060d75 Update to 1.0.3 2018-08-11 11:35:48 +00:00
Antoine Brodin
15a853c079 Update to 0.13.0 2018-08-11 11:32:47 +00:00
Yuri Victorovich
e16eaced40 New port: net/zyre: Framework for proximity-based peer-to-peer applications 2018-08-11 06:22:47 +00:00
Tijl Coosemans
c185440c01 Remove library version from mbedtls dependency (invalid after r476834).
PR:		230509
2018-08-10 18:40:19 +00:00
Tijl Coosemans
ebd39b12a6 Update security/mbedtls to 2.12.0 and bump dependent ports.
MFH:		2018Q3
Security:	https://tls.mbed.org/tech-updates/security-advisories/mbedtls-security-advisory-2018-02
2018-08-10 14:23:15 +00:00
Gleb Popov
9faa0183f5 net/hs-network-info: Upgrade to 0.2.0.10.
PR:		225172
Reported by:	Garrett Wollman <wollman@FreeBSD.org>
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D16646
2018-08-10 09:15:15 +00:00
Guido Falsi
20acea278c Reverse the dependency link between asterisk and japanese/asterisk-sounds,
adding it as an optional RUN_DEPENDS to the asterisk ports.

This allows installing these sounds with any version of asterisk.

Suggested by:	mat
2018-08-10 07:45:49 +00:00
Bernhard Froehlich
85b5fc6876 net/wireguard: Update to 0.0.20180809 2018-08-10 06:22:24 +00:00
Cy Schubert
4c2c02bc06 Ensure that slapd starts before kdc, as the kdc may be configured to
require LDAP services. If it is configured to require LDAP and the
slapd server is not yet started, the kdc will fail to start.

PR:		229939
Approved by:	delphij@ (maintainer)
MFH:		2018Q3
Differential Revision:	https://reviews.freebsd.org/D16602
2018-08-10 02:57:05 +00:00
Jan Beich
d6bccda8d9 multimedia/x264: update to 0.155.2917
- HI10P is always built after https://git.videolan.org/?p=x264.git;a=commitdiff;h=71ed44c73124

Changes:	https://git.videolan.org/?p=x264.git;a=shortlog;h=0a84d986e7020f8344f00752e3600b9769cc1e85
ABI:		https://abi-laboratory.pro/tracker/timeline/x264/
2018-08-10 00:55:12 +00:00
Jean-Sébastien Pédron
d46b99c9a7 net/bosh-cli: Update to 5.1.1
Release notes:
https://github.com/cloudfoundry/bosh-cli/releases/tag/v5.1.1

Sponsored by:	Pivotal Software, Inc.
2018-08-09 14:27:30 +00:00
Jean-Sébastien Pédron
bf9d9a95ff net/bosh-bootloader: Update to 6.9.0
Release notes:
https://github.com/cloudfoundry/bosh-bootloader/releases/tag/v6.9.0

Sponsored by:	Pivotal Software, Inc.
2018-08-09 14:26:49 +00:00
Jean-Sébastien Pédron
eaa766e811 net/cf: Update to 6.38.0
Release notes:
https://github.com/cloudfoundry/cli/releases/tag/v6.38.0

Sponsored by:	Pivotal Software, Inc.
2018-08-09 14:19:37 +00:00
Joe Marcus Clarke
98444e81ba Update to 2.6.2.
See https://www.wireshark.org/docs/relnotes/wireshark-2.6.2.html for a list of changes
in this release.
2018-08-09 14:09:58 +00:00
Tobias Kortkamp
f0f35ca44f net/omnitty: Add abililty to "toggle" tagged machines
We often need to do "something" to about half the machines, then
do "something else" to the other half.  So add a hack to toggle the
"tagged" status of the machines.

This is implemented by means of the F1 menu; the command characters
"o" and "O" can toggle the "tagged" status of the machines.

PR:		211682
Submitted by:	maintainer
2018-08-09 12:25:08 +00:00
Jan Beich
0b055d47f2 devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers

Changes:	http://www.boost.org/users/history/version_1_68_0.html
PR:		229569
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D16165
2018-08-09 06:58:30 +00:00
Ryan Steinmetz
90b50381f2 New port: net/fiche:
Command line pastebin for sharing terminal output.

Note: fiche requires a separate web-server to serve the pastebin
content.

WWW: http://termbin.com/
2018-08-09 02:18:00 +00:00
Sunpoet Po-Chuan Hsieh
87d648b591 Update to 0.4.0
Changes:	https://github.com/fog/fog-digitalocean/commits/master
2018-08-08 23:29:00 +00:00
Mathieu Arnold
c65d3bebfd Regular sorting of categories Makefiles.
Sponsored by:	Absolight
2018-08-08 12:26:27 +00:00
William Grzybowski
09074fc110 net/rclone: update to 1.42
- Remove GH_TUPLE as dependencies are now vendored
- switch to DISTVERSION
- add LICENSE_FILE
- update WWW

PR:		230416
Submitted by:	Dmitri Goutnik
2018-08-08 12:23:42 +00:00
Sunpoet Po-Chuan Hsieh
bc35ce9075 Update to 5.5.1
Changes:	https://github.com/softlayer/softlayer-python/releases
		https://github.com/softlayer/softlayer-python/blob/master/CHANGELOG.md
2018-08-07 19:41:47 +00:00
Sunpoet Po-Chuan Hsieh
571f277044 Add py-urlextract 0.8.3
URLExtract is python class for collecting (extracting) URLs from given text
based on locating TLD.

WWW: https://github.com/lipoja/URLExtract
2018-08-07 19:41:36 +00:00