Commit Graph

28212 Commits

Author SHA1 Message Date
Kirill Ponomarev 952b8ea60a Update to 1.4.0 2021-02-12 09:04:20 +00:00
Danilo Egea Gondolfo 0c7b8d314d sysutils/helm: Update to 3.5.2 2021-02-11 21:50:04 +00:00
Joseph Mingrone 5dd63f83fb sysutils/rmlint: Remove library dependency on devel/libelf
rmlint is already linking to base libelf and correctly detecting unstripped
binaries.
2021-02-10 17:09:22 +00:00
Rainer Hurling 5affb4474f New port: sysutils/wmscript: System monitoring dockapp for Window Maker
WMScript allows to specify a command and have the numeric result
of that command displayed in the dock app's window. Up to 5 things
to monitor, the interval is configurable.

See http://freshmeat.sourceforge.net/projects/wmscript for details.

PR:		253346
Submitted by:	Igor Pokrovsky <ip@unixway.org> (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D28558
2021-02-10 17:04:17 +00:00
Joseph Mingrone 484c0f949f sysutils/rmlint: Update to 2.10.1.11
This update includes a fix for

WARNING: Can't open directory or file "/food/bar": Invalid argument
2021-02-10 15:17:54 +00:00
Gleb Popov a1dfecfa8c sysutils/prelink: Mark DEPRECATED.
PR:		251686
Reported by:	Alex S <iwtcex@gmail.com>
Approved by:	damjan.jov@gmail.com (maintainer timeout)
2021-02-10 13:18:29 +00:00
Nuno Teixeira 103c3702de Submitted by: Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
2021-02-10 07:42:50 +00:00
Cy Schubert 18c7bcce9f Update to the latest cfengine commit on github. 2021-02-10 04:59:14 +00:00
Joseph Mingrone 03016e1aef sysutils/rmlint: Clean up some cruft in initial commit
Reported by:	danfe
Pointy hat:	jrm
2021-02-10 03:53:52 +00:00
Neel Chauhan 81edde88ba devel/libsysctlmibinfo: Update to 1.0.2
While we're here, unbreak sysutils/nsysctl with the new version and bump its
PORTREVISION.

PR:		253388, 253389
Submitted by:	Alfonso S. Siciliano <alfix86 AT gmail DOT com> (maintainer)
2021-02-10 02:01:28 +00:00
Neel Chauhan 6b27c406f7 sysutils/gomplate: Update to 3.9.0
Changes: https://github.com/hairyhenderson/gomplate/releases/tag/v3.9.0
2021-02-09 22:28:01 +00:00
Danilo Egea Gondolfo 4a8b55e75d sysutils/k4dirstat: Update to 3.2.2 2021-02-09 20:51:17 +00:00
Danilo Egea Gondolfo a740b28e72 sysutils/kops: Update to 1.19.0 2021-02-09 20:40:46 +00:00
Joseph Mingrone 29062d6c5d New port, sysutils/rmlint: Remove duplicates from your filesystem
PR:		236362
Submitted by:	Joachim Werner <jockl@pianojockl.org> (Maintainer)
2021-02-09 19:26:26 +00:00
Gleb Popov bd03a96c27 sysutils/evisum: Update to 0.5.10
Submitted by:	Peter TKATCHENKO <peter@flytrace.com>
2021-02-09 17:20:29 +00:00
Ryan Moeller 2d0b692fb3 sysutils/openzfs*: Bump to fix mode issue in zfs_write
See https://github.com/openzfs/zfs/pull/11576 for details.

Reviewed by:	wg
Approved by:	wg (ports)
Sponsored by:	iXsystems, Inc.
Differential Revision:	https://reviews.freebsd.org/D28554
2021-02-09 17:11:32 +00:00
Danilo Egea Gondolfo 6cad4c9eaf sysutils/minikube: Update to 1.17.1 2021-02-09 17:11:29 +00:00
Tobias C. Berner ed28803b50 graphics/poppler: update to 21.02
Release 21.02.0:
        core:
         * GfxCal*ColorSpace: introduce Bradford transform for chromatic adaptation
         * Fix memory leak if saving the file fails
         * Internal code improvements
         * Fix various issues handling broken files
         * Make checkedAdd work for long long in MSVC

        qt5:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        qt6:
         * Properly export NewSignatureData class
         * Fix regression in QIODeviceOutStream + MSVC

        utils:
         * pdftohtml: Fix error() parameter type

PR:		253183
Exp-run by:	antoine
2021-02-09 11:10:57 +00:00
Gerald Pfeifer e6d9b0a3e4 Convert uefi-edk2-bhyve-devel to leverage the new "build" argument to
USE_GCC, thus replacing direct manipulation of RUN_DEPENDS by the much
simpler, declarative USE_GCC=yes:build.

PR:		211154
2021-02-09 10:42:36 +00:00
Alexey Dokuchaev 815aec4ad2 Address some problems with this port:
- Install more complete set of manual pages
- Do not patch+sed(1) the script, just put in on SHEBANG_FILES
- Remove patches which apparently were to avoid dependency on
  GNU make, but they are incomplete and did not do the job well
  (e.g., tests were broken due to circular dependencies)
- Unbreak the tests by calling /bin/sh rather than /bin/bash
2021-02-09 08:04:00 +00:00
Neel Chauhan 0c2c86fbd2 sysutils/node_exporter: Update to v1.1.0
PR:		253355
Submitted by:	David O'Rourke <dor.bsd AT xm0 DOT uk> (maintainer)
2021-02-09 02:49:26 +00:00
Danilo Egea Gondolfo ce11286210 sysutils/kubectl: Update to 1.20.2 2021-02-08 20:37:09 +00:00
Tobias C. Berner 00a8a765e4 sysutils/consolekit2: give back to desktop@
- revert the unwanted maintainer change from r564733
2021-02-08 19:26:15 +00:00
Tobias C. Berner 7c53ae6055 sysutils/consolekit2: enable drm/evdev, fix drm device recognition
This makes it possible to launch a Wayland compositor using ConsoleKit2 as the
session controller.

Submitted by:	greg@unrelenting.technology
Obtained from:	https://github.com/DankBSD/ports/commits/lite/sysutils/consolekit2
Differential Revision:	https://reviews.freebsd.org/D18754
2021-02-08 19:19:16 +00:00
Olivier Cochard b2eeab55e6 New port: sysutils/p5-Filesys-ZFS: Perl interface to zpool(8) and zfs(8)
Submitted by:	glebius
Sponsored by:	Netflix
2021-02-08 17:39:28 +00:00
Emmanuel Vadot cbff97dfa5 sysutils/rpi-firmware: Update to 1.20210111
While here also:
Replace the deprecated arm_control by arm_64bit for 64bits configuration
Add hdmi_safe for rpi4, recent updates of rpi-firmware break something related
to hdmi. Version 1.20201201 will reset if hdmi monitor is connected while later
version will only work if an hdmi monitor is connected. [1]

PR:		252971 [1]
MFH:		2021Q1
2021-02-08 16:34:11 +00:00
Baptiste Daroussin 76387728d4 Drop the information about hald, this is no longer accurate and bsddisk
is not considered experimental anymore
2021-02-08 14:16:15 +00:00
Baptiste Daroussin b0a71117e7 Delete the comment about hald which is not accurate anymore 2021-02-08 14:09:29 +00:00
Mateusz Piotrowski 32b95467af Fix a runtime issue causing Nix to die when it builds packages
Related upstream PR:
https://github.com/NixOS/nix/pull/4530

PR:		253322
Submitted by:	hi@alyssa.is
MFH:		2021Q1
2021-02-08 10:48:16 +00:00
Baptiste Daroussin 1772fa1a6d Remove hal
Hal has been introduced as part of the Gnome2 desktop and used in many
desktop application as an abstraction on the hardware layer, it has been quickly
deprecated, but alternatives took time to land in freebsd.
In most cases alternatives are now in place or upstreams dropped entirely support for
HAL.

As a result it is time to retire HAL
2021-02-08 09:54:15 +00:00
Alexey Dokuchaev 1a4e915f59 Unbreak the build when CMake is installed.
PR:	253327
2021-02-08 04:07:50 +00:00
Yuri Victorovich 7b9a6eb41b sysutils/gotop: Update 4.1.0 -> 4.1.1
Reported by:	portscout
2021-02-07 23:32:27 +00:00
Jason W. Bacon b386c313ba sysutils/spcm: Update to 0.5.3
Bug fixes and UI improvements

cluster-software-manager: Add ports/wip management and linux compat setup,
make autoremove optional
cluster-setup: Leverage improved auto-nfs-*-setup in place of duplicated code
Finish support for non-numbered compute node hostnames
Several minor bug fixes and improvements
2021-02-07 19:24:47 +00:00
Jason W. Bacon 812c948d56 sysutils/desktop-installer: Update to 0.7.0
UI improvements, install key ports from source

Allow user to choose between simplified or advanced configuration
Tag ports installed from source so that auto-update-system will upgrade
from source
A few minor bug fixes and enhancements
2021-02-07 19:23:38 +00:00
Jason W. Bacon c34f4b5558 sysutils/auto-admin: Update to 0.7.0
Bug fixes, performance and interface improvements

auto-pkgsrc-setup: Add custom umask to sbmake wrapper to override user env
auto-change-id: Improve performance with find -exec +, prune nfs mounts
auto-gpu-setup: Install drm-kmod from source and tag for upgrading from source
auto-nfs-*-setup: Add support for nfsuserd, generalize UI
auto-nfs-restart: Restart nfsuserd in case domain has changed
2021-02-07 19:22:38 +00:00
Sunpoet Po-Chuan Hsieh 0c95bab62b Update to 1.7.1
Changes:	https://github.com/tmux-python/tmuxp/blob/master/CHANGES
2021-02-06 20:47:33 +00:00
Sunpoet Po-Chuan Hsieh 2beb613eb3 Add ASYNCIO, TORNADO and TWISTED options 2021-02-06 20:47:27 +00:00
Sunpoet Po-Chuan Hsieh 18bf93cf27 Update manpage location (r523104) 2021-02-06 20:44:18 +00:00
Sunpoet Po-Chuan Hsieh 15d366253f Update to 13.3.3
Changes:	https://salsa.debian.org/debian/debhelper/-/blob/master/debian/changelog
2021-02-06 20:44:12 +00:00
Matthias Andree cf41c5e996 sysutils/e2fsprogs: update to new upstream release v1.46.0
https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/plain/doc/RelNotes/v1.46.0.txt?h=v1.46.0

The major item in porting is to switch from GNU libc's qsort_r()
interface to ours, but see https://reviews.freebsd.org/D17083

Also, it appears at cursory glance that it takes the FUSEFS option
to get HAVE_PTHREAD_H #defined. Just pass -DHAVE_PTHREAD_H through
CPPFLAGS without further investigation.

Finally, there appears to be some confusion around __u64 vs.
unsigned long long, we get format string complaints. Use <inttypes.h>
and leverage the PRIu64 macro.

I do not intend to MFH this.
2021-02-06 15:42:06 +00:00
Gerald Pfeifer 08d551b461 Convert sysutils/grub2-bhyve to use the new "build" argument to USE_GCC,
replacing direct manipulation of RUN_DEPENDS by the more declarative and
simpler USE_GCC=yes:build.

PR:		211154
2021-02-06 11:48:18 +00:00
Roman Bogorodskiy 88560d0456 sysutils/osinfo-db-tools: update to 1.9.0 2021-02-06 06:49:19 +00:00
Romain Tartière 2c0573484c Update to 3.0.0
This drops Puppet 5 support and defaults to depend on Puppet 7.

ChangeLog:
https://github.com/puppetlabs/bolt/blob/main/CHANGELOG.md#bolt-300-2021-02-03

With hat:	puppet
2021-02-06 03:39:03 +00:00
Romain Tartière 42024f9e40 Update to 2.24.1
This is part of Choria February 2021 Releases:
https://choria.io/blog/post/2021/02/03/february_releases/

With hat:	puppet
2021-02-06 03:33:00 +00:00
Romain Tartière 34decfd9d7 Update to 0.20.2
This is part of Choria February 2021 Releases:
https://choria.io/blog/post/2021/02/03/february_releases/

With hat:	puppet
2021-02-06 03:32:28 +00:00
Romain Tartière 6ecff7e019 Update to 4.0.50
With hat:	puppet
2021-02-06 03:30:44 +00:00
Lewis Cook b4862df1d0 sysutils/inxi: Update to 3.3.00-1
Changes:		https://github.com/smxi/inxi/compare/3.2.02-2...3.3.00-1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28493
2021-02-05 16:44:45 +00:00
Lewis Cook ef3c70926f sysutils/duf: Update to 0.6.0
Changes:		https://github.com/muesli/duf/releases/tag/v0.6.0
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28492
2021-02-05 16:41:40 +00:00
Stefan Eßer b2f109e058 Upgrade to version 3.10.2 2021-02-05 11:43:56 +00:00
Emanuel Haupt 213acfdc02 Tell portscout to skip version 1.5.0 as it depends on linux <linux/hidraw.h> 2021-02-05 08:54:10 +00:00