Commit Graph

26963 Commits

Author SHA1 Message Date
Gleb Popov
31806fb387 sysutils/bsdisks: Update to 0.18
This release features logging via syslog, contributed by Pau Amma <pauamma@gundo.com>.
2020-08-01 09:13:41 +00:00
Mitchell Horne
750ae1a871 Follow-up to r543872
This file was missed in the commit.

Approved by:	u-boot (manu)
2020-07-31 17:10:31 +00:00
Tobias Kortkamp
c7399da719 devel/libfmt: Update to 7.0.2
Changes:	https://github.com/fmtlib/fmt/releases/tag/7.0.2
ABI:		https://abi-laboratory.pro/tracker/timeline/fmt
2020-07-31 17:07:18 +00:00
Mitchell Horne
344982d3c2 New port: sysutils/u-boot-qemu-riscv64
Add a u-boot port for QEMU's 64-bit RISC-V config. A simple u-boot
payload is provided that can be specified on the command line. It runs
in supervisor mode, and should be paired with OpenSBI.

Reviewed by:	manu
Approved by:	u-boot (manu)
Differential Revision:	https://reviews.freebsd.org/D25737
2020-07-31 17:06:21 +00:00
Koichiro Iwao
4bcc679727 sysutils/mackerel-agent: Update to 0.68.2
Relnotes:	https://github.com/mackerelio/mackerel-agent/releases/tag/v0.68.2
2020-07-31 13:35:38 +00:00
Colin Percival
b866d866ce Remove __BSD_VISIBLE from spiped build
I added this in 2013 because it was needed in order to have MSG_NOSIGNAL
defined; having that improved performance by avoiding the need go mask
and unmask SIGPIPE repeately.

From src r248932 onwards (aka. 10.0-RELEASE and later) __BSD_VISIBLE is
no longer needed for this; since FreeBSD 9.x and earlier are no longer
supported, there is no point keeping the workaround.
2020-07-31 03:31:04 +00:00
Tobias Kortkamp
9137d53fe2 lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from
  r543251 to lang/rust too
- Force rebuild all consumers for the soundness bug in 1.45.0

Changes:	https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html
With hat:	rust
Differential Revision:	https://reviews.freebsd.org/D25835
2020-07-30 18:26:53 +00:00
Piotr Kubaj
c72ef338a4 sysutils/tmate: fix build on GCC architectures
Use newer GCC:
cc1: error: unrecognized command line option "-Wno-null-pointer-arithmetic"
2020-07-30 12:06:14 +00:00
Mathieu Arnold
816cedc50f Cleanup unused variable. 2020-07-30 10:12:24 +00:00
Sunpoet Po-Chuan Hsieh
fc69a6bbb8 Add rubygem-chef-vault 4.0.1
Gem that allows you to encrypt a Chef Data Bag Item using the public keys of a
list of chef nodes. This allows only those chef nodes to decrypt the encrypted
values.

WWW: https://github.com/chef/chef-vault
2020-07-30 09:48:22 +00:00
Sunpoet Po-Chuan Hsieh
00788b796e Add rubygem-chef-utils 16.2.73
Chef Utils gem contains common code and mixins for the core Chef Infra Ruby
gems. This is intended to be a "core" or "foundations" library for the chef
ecosystem (and external related gems) which allows the use of core code and
utility functions of the chef gem without requiring all the heaviness of the
chef gem.

WWW: https://github.com/chef/chef/tree/master/chef-utils
2020-07-30 09:48:13 +00:00
John Hixson
c4a85c71bf sysutils/openshift-install-devel: use GH_TAGNAME for git commit hash 2020-07-30 00:32:43 +00:00
John Hixson
e299012350 sysutils/openshift-install45: use GH_TAGNAME for git commit hash 2020-07-30 00:32:16 +00:00
John Hixson
647a673c8f sysutils/openshift-install46: use GH_TAGNAME for git commit 2020-07-30 00:31:30 +00:00
Kyle Evans
f52702d061 [NEW] sysutils/quickjail: Utility to create transient single-command jails
Quickjail is a utility to create transient single-command jails.

This utility operates much like jail(8) -c, but the jails it creates are not
persistent, unlike with jail(8).  This makes quickjail more convenient for
cases where the command may need termination, which may prevent jail(8) from
cleaning up the jail.

WWW: https://git.kevans.dev/kevans/quickjail

Reviewed by:	koobs (earlier version)
Differential Revision:	https://reviews.freebsd.org/D24792
2020-07-29 05:17:07 +00:00
Romain Tartière
756fe84652 Update to 2.20.0
Change Log:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-2200-2020-07-27

With hat:	puppet
2020-07-29 02:48:39 +00:00
Tobias C. Berner
db5061e1b7 Update KDE Plasma Desktop to 5.19.4
Tuesday, 28 July 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.19.4. Plasma 5.19 was released in June 2020 with many feature
refinements and new modules to complete the desktop experience.

This release adds three week's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:

  *  Plasma Networkmanager: Make hotspot configuration dialog bigger.
  *  Only open KCM in systemsettings if it can be displayed. Fixes bug #423612
  *  Plasma Vault: Reset password field when the user clicks Ok. Fixes bug #424063

Full changelog:
	https://kde.org/announcements/plasma-5.19.3-5.19.4-changelog
2020-07-28 16:53:07 +00:00
Dmitry Marakasov
128f76b820 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-07-28 09:36:21 +00:00
Alexey Dokuchaev
241522286a Allow to build against pre-1.1.0 versions of OpenSSL which are still
used in FreeBSD 11.x and would be supported until September 30, 2021.

PR:	248168
2020-07-28 06:29:12 +00:00
Kevin Bowling
921c2bb38b sysutils/qdirstat: Update to 1.7
changelog: https://github.com/shundhammer/qdirstat/releases/tag/1.7

Sponsored by:	BBOX.io
2020-07-28 01:34:24 +00:00
Guido Falsi
e3f5ccd379 - Update conky to 1.11.6
- Remove patch now included upstream
2020-07-27 21:59:58 +00:00
Dmitri Goutnik
75ce45f999 sysutils/dunst: Update to 1.5.0
- pet portclippy while here

Changes:	https://github.com/dunst-project/dunst/releases/tag/v1.5.0
2020-07-27 16:02:42 +00:00
Alexey Dokuchaev
832dc441be - Update to version 1.14 which works against modern OpenSSL versions
- Correctly register dependency on `devel/argtable' as LIB_DEPENDS
- While here: adjust LICENSE, switch to USES+=localbase, install the
  standard set of documentation files

PR:	248168
2020-07-27 12:04:45 +00:00
Jason Helfman
02542d917f - update to 20200726
- changes to support NetBSD)
2020-07-27 02:03:34 +00:00
Danilo Egea Gondolfo
24ae18e491 - Update to 1.12.1 2020-07-26 20:51:15 +00:00
Tobias C. Berner
f82fba77a9 sysutils/hostctl: Update to 1.0.14
Changelog:
 * https://github.com/guumaster/hostctl/releases/v1.0.14

PR:		248276
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-26 14:13:18 +00:00
Tobias C. Berner
f8212f3060 sysutils/dua-cli: Update to 2.10.0
Changelog:
 * https://github.com/Byron/dua-cli/releases/v2.10.0

PR:		248214
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-07-26 10:19:06 +00:00
Antoine Brodin
37a49a023d Deprecate ports broken for more than 6 months 2020-07-26 07:32:00 +00:00
Danilo Egea Gondolfo
eaed3caa53 - Update to 0.24.0 2020-07-26 00:43:07 +00:00
Mikael Urankar
44c3b640d4 sysutils/bastille : Update to 0.7.20200714
Release notes:
 - https://github.com/BastilleBSD/bastille/releases/tag/0.7.20200714

PR:		248261
Submitted by:	Christer Edwards (maintainer)
2020-07-25 15:16:32 +00:00
Mikael Urankar
a04d943e41 sysutils/go-btfs: update to 1.3.4
Changelog:
    Fixed set path issue on Windows
    Wallet deposit: Added retry when close channel failed
2020-07-25 13:01:03 +00:00
Antoine Brodin
1ff4c828ff Fix PKGNAME collision 2020-07-25 12:06:57 +00:00
Dmitry Marakasov
18145ca4b6 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-07-25 09:36:22 +00:00
John Hixson
7cf977fa96 sysutils/openshift-install: make master port defaulting to 4.5 version 2020-07-25 01:15:05 +00:00
John Hixson
e24e391010 sysutils/Makefile: update to include openshift-install ports 2020-07-25 01:09:00 +00:00
John Hixson
082211a0de New port: sysutils/openshift-install-devel
Red Hat OpenShift installer (development version)
2020-07-25 01:07:38 +00:00
John Hixson
727c967a44 New port: sysutils/openshift-install46
Red Hat OpenShift 4.6 installer
2020-07-25 01:06:56 +00:00
John Hixson
8513c99a8e New port: sysutils/openshift-install45
Red Hat OpenShift 4.5 installer
2020-07-25 01:05:50 +00:00
Vladimir Kondratyev
3fb4b981ae sysutils/iichid: Update to 0.0.3
Most important changes:

* USB transport backend is stable now and included in to port. It is disabled
  by default as it has greater priority than OS drivers.
* hcons - Consumer page AKA Multimedia keys and hsctrl - System control page
  AKA Power keys drivers are added. They should replace sysutils/uhidd port
  that became unusable since recent X11 switchover to evdev.
* hidraw - Exports raw HID data in uhid(4) and Linux hidraw-compatible way.

Take maintainership, as suggested by imp@

PR:		247787
Submitted by:	Miguel Gocobachi <miguel@gocobachi.dev>
Reviewed by:	koobs (ports)
Approved by:	koobs (ports), imp (maintainer)
Differential Revision:	https://reviews.freebsd.org/D25538
2020-07-24 22:10:22 +00:00
Sunpoet Po-Chuan Hsieh
0c9cfc00bb Update to 20200722
Changes:	http://git.savannah.gnu.org/cgit/parallel.git/tree/NEWS
2020-07-24 18:59:22 +00:00
John Hixson
bb23372311 sysutils/nomad: update to version 0.12.1 2020-07-24 18:51:14 +00:00
Mikael Urankar
beced76e8e sysutils/go-btfs: update to 1.3.3
Changelog:
https://github.com/TRON-US/go-btfs/releases/tag/btfs-v1.3.1
https://github.com/TRON-US/go-btfs/releases/tag/btfs-v1.3.2
https://github.com/TRON-US/go-btfs/releases/tag/btfs-v1.3.3
2020-07-24 16:18:45 +00:00
Dirk Meyer
631df84d7c - update to 4.14.0 2020-07-24 15:59:03 +00:00
Dirk Meyer
db96f15278 - simpler BUILD_DEPENDS 2020-07-24 10:21:39 +00:00
Dmitry Marakasov
2a995c6ff6 - Fix license
- Update WWW

Approved by:	portmgr blanket
2020-07-24 09:36:18 +00:00
Sunpoet Po-Chuan Hsieh
995aa01341 Convert PLIST to PLIST_FILES 2020-07-24 07:53:12 +00:00
Sunpoet Po-Chuan Hsieh
6ed226c3b8 Cosmetic change 2020-07-24 07:53:08 +00:00
Sunpoet Po-Chuan Hsieh
f4f6299c49 Cosmetic change 2020-07-24 07:53:03 +00:00
Sunpoet Po-Chuan Hsieh
1c962e4464 Update to 0.3.0
Changes:	https://github.com/theforeman/hammer_cli_foreman_bootdisk/commits/master
2020-07-24 07:52:58 +00:00
Sunpoet Po-Chuan Hsieh
82382064a8 Update to 0.19.7
Changes:	https://github.com/theforeman/hammer-cli-foreman/releases
2020-07-24 07:52:53 +00:00