summaryrefslogtreecommitdiff
path: root/sysutils
Commit message (Collapse)AuthorAgeFilesLines
* */*: drop maintainershipJose G. Juanino2022-10-301-1/+1
| | | | | PR: 267431 (cherry picked from commit 6f9ecc04ad359bf3cc9c6cf46caecb984f070799)
* sysutils/dar: Fix failure to detect libgcryptYasuhiro Kimura2022-10-251-1/+2
| | | | | | | | | | | | | | | | | | | | | | Currently configure script fails to detect libgcrypt as following. configure:24491: checking for libgcrypt usability configure:24561: c++ -o conftest -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -I/usr/local/include -fstack-protector-strong conftest.cpp -llzma -lbz2 -lz -ldl >&5 ld: error: undefined symbol: gcry_check_version >>> referenced by conftest.cpp >>> /tmp/conftest-5a5403.o:(main) c++: error: linker command failed with exit code 1 (use -v to see invocation) It happens because '-L/usr/local/lib' is lacked from options to compile conftest. So fix it by adding 'localbase' to USES. Bump PORTREVISION as GCRYPT option is ON by default. PR: 267312 Reported by: Graham Menhennitt (in freebsd-ports ML) MFH: 2022Q4 (cherry picked from commit c14a8f470eca8cf57a8cda29e62bd7a28dc82bc3)
* sysutils/nut*: Remove bash_completion dependencyCy Schubert2022-10-252-7/+2
| | | | | | | | | | | | | Even though bash completion scripts are installed, bash_completion need not be installed, reducing the port and package footprint. Should a person actually need bash_completion, it can be installed separately by the user. PR: 267214 Reported by: Mel Pilgrim <ports.maintainer@evilphi.com> MFH: 2022Q4 (cherry picked from commit 6d2af9e3f07a2473b50b02388a58708ad5015cf5)
* sysutils/nut-devel: Update to the latest networkupstools/nut github commitCy Schubert2022-10-252-6/+5
| | | | (cherry picked from commit f8b5b53b3eedcca3484a0ac034adb136dc7f39e6)
* sysutils/nut*: Require devd prior to startCy Schubert2022-10-254-4/+4
| | | | | | | | | | | | In some cases nut may start before devd causing it to fail because it lacks permissions to USB attached UPS devices. The nut supplied devd.conf ensures that nut has read/write access to the UPS. PR: 267144 Reported by: ml@netfence.it MFH 2022Q4 (cherry picked from commit 9ef8c35f855969b21a880e942ff53803b5d81ce8)
* sysutils/nut-devel: Update to the latest networkupstools/nut github commitCy Schubert2022-10-252-5/+5
| | | | (cherry picked from commit 17a620793ca96fa1d98b073495c3f6b3c07fec2b)
* sysutils/libudisks: Update to 2.9.4Pau Amma2022-10-223-8/+10
| | | | | | | | | | | | | | - consult portclippy - switch MAINTAINER to my @f.o address - use %%PORTVERSION%% in pkg-plist to avoid changing it on each upstream upgrade ChangeLog: https://github.com/storaged-project/udisks/blob/udisks-2.9.4/NEWS PR: 267263 MFH: 2022Q4 (bugfixes) (cherry picked from commit 4b8953300ff9a327ad32a6d80fc3b8abcb6f603b)
* sysutils/lsof: upgrade to 4.96.4Larry Rosenman2022-10-182-4/+4
| | | | | | | fix build on 13. PR: 266441 (cherry picked from commit 7a902c8910c3e3b0416ea97e1007792c0d482662)
* sysutils/parafly: Fix build on armv7Jason W. Bacon2022-10-161-2/+2
| | | | | | | | PR: 266818 Reported by: fuz@fuz.su MFH: 2022Q4 (cherry picked from commit 10b449775837f517c26a2c5e1c4cc50a5422da75)
* sysutils/synergy: Fix build sysutils/synergy without AVAHI_LIBDNS optionml@netfence.it2022-10-141-2/+1
| | | | | PR: 267019 (cherry picked from commit 9c91cdb96cd57ed8ef496735848652b799c2dfb2)
* sysutils/pefs-kmod: update to g20221012Daniel O'Connor2022-10-142-5/+5
| | | | | | | | | | Update to bug cache behavior on ZFS (and others) PR: 266988 Reported by: darius@dons.net.au (maintainer) MFH: 2022Q4 (bugfix) (cherry picked from commit 0fda52c2839138c8765c017228b4a086baf3a404)
* sysutils/evhz: respect LDFLAGSJan Beich2022-10-121-1/+1
| | | | | | For those not passed via CFLAGS as well e.g., -static. (cherry picked from commit 7c8ae4a390b5d8e8dbcf1966bc3461872e5d1b5f)
* sysutils/evhz: simplify distfile logicJan Beich2022-10-122-7/+4
| | | | (cherry picked from commit 9ef20b54caf46648b7dddf20f59894d3acdb4dc2)
* sysutils/evhz: drop unused USES=compilerJan Beich2022-10-121-1/+1
| | | | (cherry picked from commit 8123c8c4f500c856cf576de7f401cd6a88268115)
* sysutils/evhz: take maintainershipJan Beich2022-10-121-1/+1
| | | | (cherry picked from commit 41b9f63425424e7cd4abf7db01b395965af74219)
* sysutils/cbsd: Update to 13.1.15Kirill Ponomarev2022-10-113-8/+8
| | | | | Changes: https://github.com/cbsd/cbsd/releases/tag/v13.1.15 (cherry picked from commit 1648f437ec80d47dd2982dd5cbbc9e033903f6c9)
* */*: Release ports from maintainershipFernando ApesteguĂ­a2022-10-096-6/+6
| | | | | | | | | | | | Maintainer releases all his ports. PR: 266871 Reported by: unrelentingtech <greg@unrelenting.technology> (cherry picked from commit f57221afde929c42521a9325c8e6416e2e400178) Note deskutils/iconbrowser from the original commit was not in 2022Q4, but deskutils/lookbook was.
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-10-0892-80/+92
| | | | (cherry picked from commit bde51869ee0206eeaa2849d8ef28b14da59727a3)
* sysutils/e2fsprogs: misc/e2fsprogs-libblkid: fixesMatthias Andree2022-10-013-7/+27
| | | | | | | | | | | | | | - for libblkid, fix a buffer size when parsing device names to make room for a trailing '\0' character from sscanf(). (This was a long-standing bug in our local patch.) - patch out qsort_r redeclarations from the sort_r library that are incompatible with FreeBSD since it aligned with GNU qsort_r() API - remove FreeBSD 14-CURRENT BROKEN= tag. Related to: PR: 266227
* sysutils/e2fsprogs: keep BROKEN away from slave portsMatthias Andree2022-10-011-1/+1
| | | | Reported by: delphij@
* sysutils/usermin: update to version 1.860Jimmy Olgeni2022-10-013-4/+56
|
* sysutils/webmin: update to version 2.000Jimmy Olgeni2022-10-014-107/+192
|
* sysutils/e2fsprogs: revert bogus qsort_r() patch.Matthias Andree2022-10-012-22/+5
| | | | | | | | delphij@ and the upstream maintainer were working on a autoconf-based solution, and this patch was not approved. Remove it and mark port BROKEN on systems that changed qsort_r() for the GNU-like API. PR: 266227
* sysutils/pstree: update to v2.40, shift to github upstreamDaniel Engberg2022-09-302-7/+10
| | | | PR: 265619
* sysutils/e2fsprogs: Fix qsort_r detection for POSIX qsort_r(3).Xin LI2022-09-302-1/+22
| | | | | | PR: ports/266227 Exp-run by: antoine Approved by: portmgr
* all: add more ports depending on expired security/py-pycryptoRene Ladan2022-09-301-0/+3
|
* cleanup: Remove expired ports:Rene Ladan2022-09-304-124/+0
| | | | | 2022-09-30 security/pwman3: Depends on expired security/py-pycrypto 2022-09-30 sysutils/py-ansible-base: Depends on expired security/py-pycrypto
* sysutils/sysctlinfo-kmod: ignore after 1400071Fernando ApesteguĂ­a2022-09-303-0/+9
| | | | | | | Also modify clients. PR: 266690 Reported by: asiciliano@FreeBSD.org
* sysutils/conan: Update 1.51.0 -> 1.52.0Yuri Victorovich2022-09-302-4/+4
| | | | Reported by: portscout
* sysutils/chezmoi: Update to 2.24.0Samir Noir2022-09-292-68/+50
| | | | | ChangeLog: https://github.com/twpayne/chezmoi/releases/tag/v2.24.0 PR: 266711
* sysutils/fakertc: Update to v3Ronald Klop2022-09-292-6/+9
| | | | | | | | - Added slashes to the install commands to make sure they error on non-existent dirs ChangeLog: https://github.com/ronaldklop/fakertc/releases/tag/v3 PR: 266702
* sysutils/libcpuid: update the port to version 0.6.0Alexey Dokuchaev2022-09-293-6/+6
| | | | Reported by: portscout
* sysutils/auto-admin: Update to 0.7.13.2Jason W. Bacon2022-09-292-4/+5
| | | | | | | auto-gpu-setup: Warn users about possible interactions between DRM and specific software such as Gnome Reported by: grahamperrin
* sysutils/UEFITool: fix build on armv7Piotr Kubaj2022-09-291-0/+13
|
* sysutils/bsdebfetch: + Simple system info tool in bashFilipe da Silva Santos2022-09-294-0/+27
| | | | | | | | | | | | | | Summary: BSDebfetch is a simple yet beautiful system information tool for FreeBSD based on Debfetch, written in GNU Bash. WWW: https://git.sr.ht/~shiorid/bsdebfetch Test Plan: Both ` poudriere testport` and `portlint -A` doesn't complain. Reviewed by: arrowd Differential Revision: https://reviews.freebsd.org/D34337
* sysutils/bupstash: update to 0.11.1Felix Hanley2022-09-293-136/+116
| | | | | | | ChangeLog: https://github.com/andrewchambers/bupstash/releases/tag/v0.11.1 PR: 266628 Reported by: felix@userspace.com.au
* sysutils/ztop: upgrade to 0.2.1Alan Somers2022-09-282-86/+82
| | | | | | PR: 266664 Approved by: dmgk <ports> Sponsored by: Axcient
* sysutils/kopia: Update to 0.12.0Nuno Teixeira2022-09-282-6/+6
| | | | ChangeLog: https://github.com/kopia/kopia/releases/tag/v0.12.0
* sysutils/dar: Update version 2.5.14=>2.7.7Muhammad Moinur Rahman2022-09-274-71/+128
| | | | | | | | | | - Uses new multithreading library - Add USES=pathfix - Housekeeping with portclippy and portfmt PR: 266040 Reported by: igorz@yandex.ru Relnotes: https://sourceforge.net/projects/dar/files/dar/2.7.7/
* sysutils/bottom: Build and install manpages and shell completionsAdam Weinberger2022-09-271-1/+14
|
* sysutils/hw-probe: the port had been updated to version 1.6.5.Alexey Dokuchaev2022-09-272-4/+4
|
* sysutils/kopia: Update to 0.12.0-rc1Nuno Teixeira2022-09-262-7/+6
| | | | ChangeLog: https://github.com/kopia/kopia/releases/tag/v0.12.0-rc1
* sysutils/dnf: Update 4.13.0 -> 4.14.0Yuri Victorovich2022-09-263-4/+6
| | | | Reported by: portscout
* sysutils/libdnf: Update 0.68.0 -> 0.69.0Yuri Victorovich2022-09-263-6/+8
| | | | Reported by: portscout
* sysutils/py-filelock: Update 3.7.1 -> 3.8.0Yuri Victorovich2022-09-252-5/+5
| | | | Reported by: portscout
* audio/flac: bump port revision of consumers after update to 1.4.1Christian Weisgerber2022-09-253-2/+3
|
* sysutils/rshim-user-space: Revert change to pkg-descr .Hans Petter Selasky2022-09-251-2/+0
| | | | | Approved by: pi@ (implicit) Sponsored by: NVIDIA Networking
* sysutils/rshim-user-space: Update to version 2.0.6-14Hans Petter Selasky2022-09-253-4/+6
| | | | | Approved by: pi@ (implicit) Sponsored by: NVIDIA Networking
* sysutils/goaccess: Update to 1.6.3Danilo G. Baio2022-09-242-4/+4
| | | | | | | | Changelog: https://goaccess.io/release-notes#release-1.6.3 PR: 266064 Approved by: maintainer timeout Co-authored-by: Adam Weinberger <adamw@FreeBSD.org>
* sysutils/lsyncd: restrict to lua <= 5.3Tobias C. Berner2022-09-241-1/+1
| | | | | | | Upstream already added support for lua 5.4 -- so this restriction can be removed in the next update. PR: 220281