1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
Commit Graph

23259 Commits

Author SHA1 Message Date
Cy Schubert
350fba28e9 Add NSS support with a new NSS option. The new NSS option is mutually
exclusive with the OPENSSL option, previously called the SSL option.
Also add a no SSL option which was previously implied by deselecting
the previous SSL option. Only one of the three options may be selected.
2018-10-24 07:17:08 +00:00
Cy Schubert
9205d5dbc7 Remove a supernumerary distfile.
MFH:		2018Q4
2018-10-24 07:16:55 +00:00
Cy Schubert
e15b0e362b Fix openssl111 build and build under current and stable/12.
MFH:		2018Q4
2018-10-24 07:00:58 +00:00
Mark Linimon
8f2e992f4d Fix INDEX build.
PR:		232588
Submitted by:	Artyom Davidov
2018-10-24 00:55:35 +00:00
Dave Cottlehuber
321e5c4d1b new port: sysutils/py-packet-python: provides packet.net API wrapper
packet.net is a "bare metal as a service" infrastructure provider, with
a python-enabled API. This module plays nicely with ansible, see
upstream module docs for that integration.

Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D17517
2018-10-23 22:41:12 +00:00
Tobias C. Berner
eb788e7b7b sysutils/polkit-qt: fix build with GCC-based architectures
- while here: add missing USES=gnome.

PR:		232559
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-23 18:25:17 +00:00
Jan Beich
0aa737a336 Expand FreeBSD 12 conditionals to include 13.0-CURRENT 2018-10-23 16:34:43 +00:00
Steve Wills
ecb93ae04d sysutils/consul: update to 1.3.0 2018-10-23 15:14:38 +00:00
Jan Beich
91f9922c6f devel/icu: update to 63.1
Changes:	http://site.icu-project.org/download/63
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
PR:		232300
Exp-run by:	antoine
2018-10-23 11:35:03 +00:00
Martin Matuska
c90868970a sysutils/zfsnap2: install periodic and completions to DATADIR
PR:		221689
Reported by:	Anton Saietskii <vsasjason@gmail.com>
2018-10-23 00:18:53 +00:00
Jan Beich
dc81410cc4 sysutils/osquery: unbreak with boost 1.69
In file included from osquery/remote/serializers/json.cpp:11:
In file included from osquery/core/json.h:15:
In file included from include/osquery/system.h:23:
include/osquery/posix/system.h:29:39: error: expected class name
class DropPrivileges : private boost::noncopyable {
                                      ^
In file included from osquery/remote/serializers/json.cpp:11:
In file included from osquery/core/json.h:15:
include/osquery/system.h:42:36: error: expected class name
class Initializer : private boost::noncopyable {
                                   ^

PR:		232525
2018-10-22 20:27:59 +00:00
Jan Beich
8341d8ad71 sysutils/usbtop: unbreak with boost 1.69
In file included from src/console_output.cpp:31:
In file included from include/usbtop/buses.h:34:
In file included from include/usbtop/usb_bus.h:34:
In file included from include/usbtop/usb_device.h:35:
include/usbtop/usb_stats.h:44:21: error: expected class name
class Stats: boost::noncopyable
                    ^
include/usbtop/usb_stats.h:84:24: error: expected class name
class UsbStats: boost::noncopyable
                       ^
In file included from src/console_output.cpp:31:
In file included from include/usbtop/buses.h:34:
In file included from include/usbtop/usb_bus.h:34:
include/usbtop/usb_device.h:41:25: error: expected class name
class UsbDevice: boost::noncopyable
                        ^
In file included from src/console_output.cpp:31:
In file included from include/usbtop/buses.h:34:
include/usbtop/usb_bus.h:45:22: error: expected class name
class UsbBus: boost::noncopyable
                     ^

PR:		232525
2018-10-22 20:26:58 +00:00
Romain Tartière
66394d8ce2 Update to 1.14.0
With hat:	puppet
2018-10-22 16:32:34 +00:00
Romain Tartière
33c8fa74a8 Update to 3.0.3
With hat:	puppet
2018-10-22 16:31:29 +00:00
MANTANI Nobutaka
9660a39d1b - Fix build with OpenSSL 1.1.1. [*]
- Add dependencies to pass 'make stage-qa'.

PR:		232164 [*]
Submitted by:	antoine [*]
2018-10-22 13:48:07 +00:00
Jason W. Bacon
78596adb45 sysutils/desktop-installer: Fix battery monitor, install audio/lame
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D17643
2018-10-22 02:29:03 +00:00
Jason W. Bacon
341563c5e5 sysutils/auto-admin: Improved support for desktop-installer, cluster-admin
Approved by:    jrm (mentor)
Differential Revision:  https://reviews.freebsd.org/D17638
2018-10-22 01:12:17 +00:00
Christoph Moench-Tegeder
a6a2a2e4df new port: sysutils/rubygem-vagrant_cloud
A Vagrant Cloud API wrapper for Ruby, required for the next vagrant update
2018-10-21 19:28:54 +00:00
Gleb Popov
f98c4d232a sysutils/bsdisks: Update to 0.5.
Approved by:	tcberner (mentor)
2018-10-21 18:10:27 +00:00
Larry Rosenman
20652c4651 sysutils/lsof: support FreeBSD 13-current 2018-10-21 14:25:40 +00:00
Antoine Brodin
34fed537f8 Bump PORTREVISION after r482245 2018-10-20 20:47:58 +00:00
Tobias C. Berner
382933fc88 sysutils/signon-qt5: fix build with GCC-based architectures
PR:		231961
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 16:58:02 +00:00
Tobias C. Berner
af9dfed553 sysutils/qt5-qtplugininfo: fix build with GCC-based architectures
PR:		232419
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 16:00:36 +00:00
Tobias C. Berner
81c0e72b69 sysutils/signon-ui: fix build with GCC-based architectures
PR:		232450
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
2018-10-20 15:43:10 +00:00
Sunpoet Po-Chuan Hsieh
00652e4f14 Update to 1.3.1
Changes:	https://github.com/WinRb/winrm-fs/blob/master/changelog.md
2018-10-20 14:53:06 +00:00
Sunpoet Po-Chuan Hsieh
4538284a42 Update to 0.8.0
- Update LICENSE

Changes:	https://github.com/djberg96/sys-cpu/blob/ffi/CHANGES
2018-10-20 14:52:58 +00:00
Danilo Egea Gondolfo
e6fbcfbd19 - Update to 0.1.7 2018-10-20 11:52:10 +00:00
Tobias C. Berner
f14cf48803 Update KDE Frameworks to 5.41
PR:		232296
Exp-run by:	antoine
2018-10-20 07:24:04 +00:00
Antoine Brodin
1220a6365c Hook nvme-cli to the build 2018-10-19 14:34:16 +00:00
Romain Tartière
1a59ecf3d4 Update to 1.1.2
With hat:	puppet
2018-10-19 09:06:29 +00:00
Steve Wills
fce9334cbd sysutils/lxterminal: Update to 0.3.2
PR:		232342
Submitted by:	Nathan <ndowens@yahoo.com> (with minor changes)
2018-10-18 22:52:16 +00:00
Steve Wills
75a030f676 sysutils/rubygem-specinfra: update to 2.76.2
PR:		232371
Submitted by:	Yuichiro NAITO <naito.yuichiro@gmail.com> (maintainer)
2018-10-18 18:47:19 +00:00
Luca Pizzamiglio
2fbd6aa0c0 sysutils/parallel: Update to 20180922
PR:		232069
Approved by:	maintainer
Sponsored by:	trivago N.V.
2018-10-18 16:00:00 +00:00
Steve Wills
bddf7b6b6c sysutils/tmate-slave: fix build with new libssh 2018-10-18 15:06:29 +00:00
Antoine Brodin
a1db7cdd13 Fix PKGBASE collision 2018-10-18 14:03:43 +00:00
Cy Schubert
26f670cc79 Welcome the new syslog-ng 3.18. It is already stable thus becomes the
default version for the metaport.

Submitted by:   Peter Czanik (CzP) <peter.czanik@balabit.com>
		Balabit (a OneIdentity company) / syslog-ng upstream
2018-10-18 06:21:37 +00:00
Steve Wills
231a2bd9f8 sysutils/tmate: fix build with new libssh 2018-10-18 01:28:48 +00:00
Jochen Neumeister
f55915fb4b Update to 2.11.7
Changelog:
ORA-01795 in menu/home when using Oracle Database with over 1000 projects.
Performance improvements with large data sets
fix jobs failing over lock exception on mysql and mariadb

PR:		232322
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
Sponsored by:	Netzkommune GmbH
2018-10-17 21:30:04 +00:00
Joseph Mingrone
f620233fd3 sysutils/doctl: Update to version 1.11.0
Upstream change log:
https://github.com/digitalocean/doctl/blob/master/CHANGELOG.md
2018-10-17 13:53:31 +00:00
Cy Schubert
937a86bf94 libbson is only needed whwn the mongodb option is selected.
Otherwise it is needlessly requisite. Fix this.

PR:		232335
Submitted by:	dhw@
2018-10-17 03:45:27 +00:00
David Thiel
b191aeb73a Update to 3.3.1. 2018-10-16 22:45:28 +00:00
Sunpoet Po-Chuan Hsieh
4f095dd966 Fix build with OpenSSL 1.1.x
Obtained from:	https://chromium-review.googlesource.com/c/chromiumos/third_party/tlsdate/+/549533
2018-10-16 20:03:54 +00:00
Sunpoet Po-Chuan Hsieh
00462d7cb6 Cosmetic change 2018-10-16 14:26:45 +00:00
Mateusz Piotrowski
f7d2b37bae sysutils/s6: Update to 2.7.2.1
While here, pet portlint:
- Fix COMMENT
- Fix order of variables

Changelog:
http://git.skarnet.org/cgi-bin/cgit.cgi/s6/tree/NEWS

PR:		232052
Submitted by:	crest@rlwinm.de (maintainer)
Reported by:	dewayne@heuristicsystems.com.au
Reviewed by:	krion
Approved by:	krion (mentor)
Differential Revision:	https://reviews.freebsd.org/D17568
2018-10-15 16:11:57 +00:00
Nikolai Lifanov
3c9a54e4cb update sysutils/ansible to 2.7.0
This is a major release. Please see changelog and migration guide:

https://github.com/ansible/ansible/blob/2.7/changelogs/CHANGELOG-v2.7.rst
https://docs.ansible.com/ansible/devel/porting_guides/porting_guide_2.7.html

This also introduces sysutils/ansible26, which will track the 2.6 stable
branch.
2018-10-15 00:58:09 +00:00
Nikolai Lifanov
1ec5d74d21 update sysutils/ansible to 2.6.5
https://github.com/ansible/ansible/blob/v2.6.5/changelogs/CHANGELOG-v2.6.rst
2018-10-15 00:39:35 +00:00
Dan Langille
37b108c24b Correct invalid EXPIRATION_DATE
2021-09-31 => 2021-09-30
2018-10-14 22:11:32 +00:00
Cy Schubert
0714ffa5d6 Older releases of cfengine do not support openssl111 which is now in
HEAD. Mark cfengine 3.11 and older broken under HEAD. Deprecate
and expire the older cfengine ports when FreeBSD 11 is EOL.

Users are encouraged to upgrade to cfengine 3.12 (sysutils/cfengine312)
as soon as conveinent or when using cfengine on FreeBSD 12 and newer.

The default cfengine was recently changed to cfengine312.
2018-10-14 20:59:36 +00:00
Cy Schubert
822c43800a Set the default cfengine and masterfiles to 3.12.
cfengine releases 3.11 and older do not support OpenSSL 1.1.X
which is now in HEAD.
2018-10-14 20:59:30 +00:00
Sunpoet Po-Chuan Hsieh
2d1fabbed6 Update to 1.16.6
Changes:	https://github.com/bundler/bundler/releases
2018-10-14 16:32:12 +00:00