notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: sysutils/Makefile

Number of commits found: 2829 (showing only 100 on this page)

[First Page]  «  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]

Tuesday, 21 Mar 2023
00:01 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/ioc: Remove expired port:

2023-03-21 sysutils/ioc: Broken since 2021
commit hash: 40721b5867d571101e4326378399b07094fc3976 commit hash: 40721b5867d571101e4326378399b07094fc3976 commit hash: 40721b5867d571101e4326378399b07094fc3976 commit hash: 40721b5867d571101e4326378399b07094fc3976 40721b5
Saturday, 11 Mar 2023
10:54 Felix Palmen (zirias) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
sysutils/appjail: Add new port

AppJail is an open source framework entirely written in sh(1) and
C to create isolated, portable and easy to deploy environments using
FreeBSD jails that behave like an application.

PR:			269631
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D39008
commit hash: 36dcf70ddc9dced5f83c4b5b31ab80a81d52f164 commit hash: 36dcf70ddc9dced5f83c4b5b31ab80a81d52f164 commit hash: 36dcf70ddc9dced5f83c4b5b31ab80a81d52f164 commit hash: 36dcf70ddc9dced5f83c4b5b31ab80a81d52f164 36dcf70
Saturday, 4 Mar 2023
18:18 Gleb Popov (arrowd) search for other commits by this committer Author: Olivier Duchateau
x11/budgie: + Budgie desktop environment.

This is import of complete Budgie desktop, it contains:

  - Uses 'budgie.mk' framework
  - Add virtual category (budgie) in `Mk/bsd.port.mk`
  - Meta-port `x11-wm/budgie`
  - New icon theme `x11-themes/tela-icon-theme`

Reviewed by: rene, tcberner, lbartoletti, arrowd

Differential Revision: https://reviews.freebsd.org/D37224
commit hash: 1ccad74cc8c19d8a0fa0ab573604db5c3484d90d commit hash: 1ccad74cc8c19d8a0fa0ab573604db5c3484d90d commit hash: 1ccad74cc8c19d8a0fa0ab573604db5c3484d90d commit hash: 1ccad74cc8c19d8a0fa0ab573604db5c3484d90d 1ccad74
Monday, 27 Feb 2023
22:48 Robert Clausecker (fuz) search for other commits by this committer Author: Vidar Karlsen
sysutils/tmux-xpanes: new port

Ultimate terminal divider powered by tmux

Features:
- Split tmux window into multiple panes
  * Construct command lines & execute them on the panes
- Runnable from outside of tmux session
- Runnable from inside of tmux session
- Record operation log
- Flexible layout arrangement for panes
  * Select layout presets
  * Set columns or rows as you like
- Display pane title on each pane
- Generate command lines from standard input (Pipe mode)

WWW: https://github.com/greymd/tmux-xpanes

Maintainer becomes submitter.  Already submitter of other ports.

PR:		269102
Approved by:	flo (mentor)
Differential Revision: https://reviews.freebsd.org/D38780
commit hash: dd998c7e12c3e4a7d31bf9a5cbb6c7d473db9b61 commit hash: dd998c7e12c3e4a7d31bf9a5cbb6c7d473db9b61 commit hash: dd998c7e12c3e4a7d31bf9a5cbb6c7d473db9b61 commit hash: dd998c7e12c3e4a7d31bf9a5cbb6c7d473db9b61 dd998c7
Friday, 24 Feb 2023
05:17 Jason Helfman (jgh) search for other commits by this committer
sysutils/screenfetch: shift sysutils/screenfetch-nox11 to flavors
commit hash: dfe31131fa62b531b09593db9eb269f9d8359a95 commit hash: dfe31131fa62b531b09593db9eb269f9d8359a95 commit hash: dfe31131fa62b531b09593db9eb269f9d8359a95 commit hash: dfe31131fa62b531b09593db9eb269f9d8359a95 dfe3113
Wednesday, 22 Feb 2023
20:51 Piotr Kubaj (pkubaj) search for other commits by this committer
sysutils/uutils: rename to sysutils/rust-coreutils

PR:	269745
commit hash: 8014b050aa2f5d3e016d48c98865eabb0e6b12fe commit hash: 8014b050aa2f5d3e016d48c98865eabb0e6b12fe commit hash: 8014b050aa2f5d3e016d48c98865eabb0e6b12fe commit hash: 8014b050aa2f5d3e016d48c98865eabb0e6b12fe 8014b05
Wednesday, 15 Feb 2023
19:29 Cy Schubert (cy) search for other commits by this committer
sysutils/cfengine321: Introduce cfengine321 and cfengine-masterfiles321

Add ports for the new cfengine and cfengine-masterfiles 3.21.0.

Make cfengine321 and cfengine-masterfiles321 the default cfengine
ports/packages.
commit hash: bee414d2c821d9833aa667977fc02c64a00cfac9 commit hash: bee414d2c821d9833aa667977fc02c64a00cfac9 commit hash: bee414d2c821d9833aa667977fc02c64a00cfac9 commit hash: bee414d2c821d9833aa667977fc02c64a00cfac9 bee414d
Tuesday, 14 Feb 2023
20:23 Robert Clausecker (fuz) search for other commits by this committer Author: Clockwork6400
sysutils/sndy: new port

sndy is an audio switching program that allows you to redirect sound
output to any port of your computer.  The buttons in the program toggle
the sound output to a different device.  The scroll bar can be used to
change the volume level.

PR:		268570
Reviewed by:	diizzy, grahamperrin
Approved by:	eduardo (mentor)
Differential Revision: https://reviews.freebsd.org/D38518
commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23 commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23 commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23 commit hash: d61ab0f964be87f5bebfff8805195909f95b9d23 d61ab0f
Monday, 13 Feb 2023
20:50 Jan Beich (jbeich) search for other commits by this committer
sysutils/libdisplay-info: add new port

EDID and DisplayID library.

Goals:

- Provide a set of high-level, easy-to-use, opinionated functions as well as
  low-level functions to access detailed information.
- Simplicity and correctness over performance and resource usage.
- Well-tested and fuzzed.

https://gitlab.freedesktop.org/emersion/libdisplay-info
commit hash: b63d5b65f0e8dda1a6635ba0d9f09545af3021de commit hash: b63d5b65f0e8dda1a6635ba0d9f09545af3021de commit hash: b63d5b65f0e8dda1a6635ba0d9f09545af3021de commit hash: b63d5b65f0e8dda1a6635ba0d9f09545af3021de b63d5b6
Saturday, 11 Feb 2023
12:31 Piotr Kubaj (pkubaj) search for other commits by this committer
sysutils/uutils: Cross-platform Rust rewrite of the GNU coreutils
commit hash: 958b3c8a6f6fd50efc61e9d281f68909c1c3b53b commit hash: 958b3c8a6f6fd50efc61e9d281f68909c1c3b53b commit hash: 958b3c8a6f6fd50efc61e9d281f68909c1c3b53b commit hash: 958b3c8a6f6fd50efc61e9d281f68909c1c3b53b 958b3c8
Thursday, 26 Jan 2023
12:15 Mikael Urankar (mikael) search for other commits by this committer Author: Pavel Timofeev
sysutils/kapp: Add new port

kapp is a simple deployment tool for k8s

kapp CLI encourages Kubernetes users to manage resources in bulk by working with
"Kubernetes applications" (sets of resources with the same label).
It focuses on resource diffing, labeling, deployment and deletion.
Unlike tools like Helm, kapp considers YAML templating and management of
packages outside of its scope,
though it works great with tools that generate Kubernetes configuration.

PR:		255075
commit hash: 2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c commit hash: 2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c commit hash: 2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c commit hash: 2efc2d43d762a65f2ae0107d7340d3f0b37cbf5c 2efc2d4
Friday, 20 Jan 2023
16:09 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/ior: Move to benchmarks/ior

Suggested by:	diizzy@
commit hash: 69b23f5ed480c2ad1bdd9cb18033af79b7a3fd7f commit hash: 69b23f5ed480c2ad1bdd9cb18033af79b7a3fd7f commit hash: 69b23f5ed480c2ad1bdd9cb18033af79b7a3fd7f commit hash: 69b23f5ed480c2ad1bdd9cb18033af79b7a3fd7f 69b23f5
09:01 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/ior: New port: IOR and mdtest, parallel IO storage benchmark
commit hash: 31f202308a02a266aea71df8672e8ff2f0e9848c commit hash: 31f202308a02a266aea71df8672e8ff2f0e9848c commit hash: 31f202308a02a266aea71df8672e8ff2f0e9848c commit hash: 31f202308a02a266aea71df8672e8ff2f0e9848c 31f2023
Tuesday, 17 Jan 2023
17:07 Mikael Urankar (mikael) search for other commits by this committer Author: Norikatsu Shigemura
sysutils/amazon-ssm-plugin: Add new port

This package provides Amazon SSM SessionManager and CLI for managing
shell experience using SSM APIs.

PR:		268142
commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 commit hash: b3cf3d7a458712063e30e35c45b2adf886010656 b3cf3d7
Sunday, 15 Jan 2023
09:53 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/touchegg: New port: Multi-touch gesture recognizer
commit hash: 9a20d67586e08f46cbf5c82f2110fc879c853ba5 commit hash: 9a20d67586e08f46cbf5c82f2110fc879c853ba5 commit hash: 9a20d67586e08f46cbf5c82f2110fc879c853ba5 commit hash: 9a20d67586e08f46cbf5c82f2110fc879c853ba5 9a20d67
Friday, 13 Jan 2023
06:34 Matthias Fechner (mfechner) search for other commits by this committer Author: Steven Stallion
sysutils/pcns: New port: PowerChute Network Shutdown

PR:		268889
commit hash: c6b26ffb714d774bb081e32e1176961ed6844eb8 commit hash: c6b26ffb714d774bb081e32e1176961ed6844eb8 commit hash: c6b26ffb714d774bb081e32e1176961ed6844eb8 commit hash: c6b26ffb714d774bb081e32e1176961ed6844eb8 c6b26ff
Friday, 6 Jan 2023
18:17 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/genimage: New port: Tool to generate multiple filesystem and flash
images from a tree
commit hash: f5858d0bce93eaa9bc455da3382a34b778939cd6 commit hash: f5858d0bce93eaa9bc455da3382a34b778939cd6 commit hash: f5858d0bce93eaa9bc455da3382a34b778939cd6 commit hash: f5858d0bce93eaa9bc455da3382a34b778939cd6 f5858d0
07:17 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/szyszka: New port: Szyszka is fast and powerful file renamer
commit hash: ccdd375d1837442d7a4146fa39c08e3c1acb204d commit hash: ccdd375d1837442d7a4146fa39c08e3c1acb204d commit hash: ccdd375d1837442d7a4146fa39c08e3c1acb204d commit hash: ccdd375d1837442d7a4146fa39c08e3c1acb204d ccdd375
07:17 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/tere: New port: Terminal file explorer
commit hash: f86d4729e060c8ad7eb64015ad8edbba7a34ff3f commit hash: f86d4729e060c8ad7eb64015ad8edbba7a34ff3f commit hash: f86d4729e060c8ad7eb64015ad8edbba7a34ff3f commit hash: f86d4729e060c8ad7eb64015ad8edbba7a34ff3f f86d472
07:17 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/ddh: New port: Fast duplicate file finder
commit hash: 950a99130576001061b394cc27ba8bb3e03cf421 commit hash: 950a99130576001061b394cc27ba8bb3e03cf421 commit hash: 950a99130576001061b394cc27ba8bb3e03cf421 commit hash: 950a99130576001061b394cc27ba8bb3e03cf421 950a991
Thursday, 5 Jan 2023
05:59 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/process-viewer: New port: Process viewer GUI in Rust
commit hash: 51b1b2399142ad6765ad79dd49ca1470de6313e5 commit hash: 51b1b2399142ad6765ad79dd49ca1470de6313e5 commit hash: 51b1b2399142ad6765ad79dd49ca1470de6313e5 commit hash: 51b1b2399142ad6765ad79dd49ca1470de6313e5 51b1b23
Tuesday, 3 Jan 2023
20:16 Jan Beich (jbeich) search for other commits by this committer
sysutils/poweralertd: add new port

Gives you power notifications as you need them. Just run it.

Depends on UPower and a notification daemon such as mako.

https://sr.ht/~kennylevinsen/poweralertd/
commit hash: c0339033f7c9782454fbcdd23d25d38bdebb5527 commit hash: c0339033f7c9782454fbcdd23d25d38bdebb5527 commit hash: c0339033f7c9782454fbcdd23d25d38bdebb5527 commit hash: c0339033f7c9782454fbcdd23d25d38bdebb5527 c033903
14:49 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/rtx: Renamed to sysutils/mise; update 2023.12.40 → 2024.1.2
commit hash: 4ca4ff97d4dd723ca943f48af9a21da8f08ebe60 commit hash: 4ca4ff97d4dd723ca943f48af9a21da8f08ebe60 commit hash: 4ca4ff97d4dd723ca943f48af9a21da8f08ebe60 commit hash: 4ca4ff97d4dd723ca943f48af9a21da8f08ebe60 4ca4ff9
00:37 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/async: New port: Tool to parallelize shell commands
commit hash: ed1b7a549cc83b67c572f28ff00364bdc539aa11 commit hash: ed1b7a549cc83b67c572f28ff00364bdc539aa11 commit hash: ed1b7a549cc83b67c572f28ff00364bdc539aa11 commit hash: ed1b7a549cc83b67c572f28ff00364bdc539aa11 ed1b7a5
Sunday, 1 Jan 2023
12:50 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2023-01-01 sysutils/beats6: No longer maintained and supported.
2023-01-01 sysutils/logstash6: No longer maintained and supported.
2023-01-01 textproc/elasticsearch6: No longer maintained and supported.
commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b commit hash: dc721d84ea9ad5e97d2c518b2bdca0fd37a4382b dc721d8
10:35 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/faketty: New port: Wrapper to exec a command in a pty, even if
redirecting the output
commit hash: 38505be1a9806cc753548d08be29f999340f2330 commit hash: 38505be1a9806cc753548d08be29f999340f2330 commit hash: 38505be1a9806cc753548d08be29f999340f2330 commit hash: 38505be1a9806cc753548d08be29f999340f2330 38505be
09:42 Yuri Victorovich (yuri) search for other commits by this committer
sysutils/runiq: New port: Efficient way to filter duplicate lines from input, a
la uniq
commit hash: d124c0c4c4a8affd543890756eaba670417fc52c commit hash: d124c0c4c4a8affd543890756eaba670417fc52c commit hash: d124c0c4c4a8affd543890756eaba670417fc52c commit hash: d124c0c4c4a8affd543890756eaba670417fc52c d124c0c
Saturday, 31 Dec 2022
14:47 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-09-30 sysutils/py-ansible-core211: Depends on expired security/py-pycrypto
2022-12-31 sysutils/ansible4: Depends on expired security/py-pycrypto (via
sysutils/py-ansible-core211)

Also, Ansible 4 is end-of-life upstream, see e.g.
-
https://docs.ansible.com/ansible/latest/reference_appendices/release_and_maintenance.html#ansible-community-changelogs
- https://endoflife.date/ansible
commit hash: 9850ae48b0ad15a7ac6c62c2811f739ebbc80320 commit hash: 9850ae48b0ad15a7ac6c62c2811f739ebbc80320 commit hash: 9850ae48b0ad15a7ac6c62c2811f739ebbc80320 commit hash: 9850ae48b0ad15a7ac6c62c2811f739ebbc80320 9850ae4
Thursday, 29 Dec 2022
10:10 Vanilla I. Shu (vanilla) search for other commits by this committer
sysutils/Makefile: connect lua-puremagic.

Reported by:	fluffy@
commit hash: d06eeaaae460ac6711ca0628b0eaa8ffa691f243 commit hash: d06eeaaae460ac6711ca0628b0eaa8ffa691f243 commit hash: d06eeaaae460ac6711ca0628b0eaa8ffa691f243 commit hash: d06eeaaae460ac6711ca0628b0eaa8ffa691f243 d06eeaa
Wednesday, 28 Dec 2022
16:31 Ronald Klop (ronald) search for other commits by this committer Author: Jony Hudson
sysutils/nut_exporter: new port

Add a port for https://github.com/DRuggeri/nut_exporter which is a
Prometheus (net-mgmt/prometheus2) exporter for the "Network UPS tools"
(sysutils/nut).

PR:	267485
Approved by: pkubaj (mentor)
Differential Revision: https://reviews.freebsd.org/D37883
commit hash: f9b0b82aa7592800fed91b535cab58c02f911316 commit hash: f9b0b82aa7592800fed91b535cab58c02f911316 commit hash: f9b0b82aa7592800fed91b535cab58c02f911316 commit hash: f9b0b82aa7592800fed91b535cab58c02f911316 f9b0b82
Sunday, 25 Dec 2022
19:36 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php74*: Sunset php 7.4

As per upstream php 7.4 has reached it's EOL on 2022-11-22. Remove php74
from the tree. Default version of php has already been switched to 8.1.

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 commit hash: 0d310d700aa060b02feec9c7487893a983bf7098 0d310d7
Saturday, 10 Dec 2022
14:29 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-12-10 sysutils/cfengine317: Expire one year after cfengine 3.19.0 released
2022-12-10 sysutils/cfengine-masterfiles317: Expire one year after
cfengine-masterfiles 3.19.0 released
commit hash: 6fdddccbb3611ef845db7b6bc611e107baa2a03f commit hash: 6fdddccbb3611ef845db7b6bc611e107baa2a03f commit hash: 6fdddccbb3611ef845db7b6bc611e107baa2a03f commit hash: 6fdddccbb3611ef845db7b6bc611e107baa2a03f 6fdddcc
13:45 Rene Ladan (rene) search for other commits by this committer
sysutils: add apt-mirror (devel version)

A small and efficient tool that lets you mirror a part of or
the whole Debian GNU/Linux distribution or any other apt sources.

Main features:
 * It uses a config similar to APT's F<sources.list>
 * It's fully pool compliant
 * It supports multithreaded downloading
 * It supports multiple architectures at the same time
 * It can automatically remove unneeded files
 * It works well on an overloaded Internet connection
 * It never produces an inconsistent mirror including while mirroring
 * It works on all POSIX compliant systems with Perl and wget
commit hash: 1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b commit hash: 1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b commit hash: 1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b commit hash: 1f2d001c004b5d8155d6874fdcf4ee1d7e86e28b 1f2d001c
Wednesday, 7 Dec 2022
18:34 Jesper Schmitz Mouridsen (jsm) search for other commits by this committer
sysutils/qtxdg-tools: New port

 Former part of libqtxdg
commit hash: 82d49bf325c803516b7d5cac1c2047245fccf289 commit hash: 82d49bf325c803516b7d5cac1c2047245fccf289 commit hash: 82d49bf325c803516b7d5cac1c2047245fccf289 commit hash: 82d49bf325c803516b7d5cac1c2047245fccf289 82d49bf
Saturday, 3 Dec 2022
20:32 Dan Langille (dvl) search for other commits by this committer
sysutils/bacula13-client-static: Add new port

Much like sysutils/bacula9-client-static, but for Bacula 13

NOTE: the 13 code creates binaries named:

* static-bacula-fd
* static-bconsole

To retain the naming convention used in previous ports, we rename these to:

* bacula-fd-static
* bconsole-static
commit hash: be1b11e3abc3e8b7c2f05a400a60669db94c5e16 commit hash: be1b11e3abc3e8b7c2f05a400a60669db94c5e16 commit hash: be1b11e3abc3e8b7c2f05a400a60669db94c5e16 commit hash: be1b11e3abc3e8b7c2f05a400a60669db94c5e16 be1b11e
Thursday, 1 Dec 2022
21:25 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/httm: New port

The dream of a CLI Time Machine is still alive with httm.

httm prints the size, date and corresponding locations of available
unique versions (deduplicated by modify time and size) of files residing
on snapshots, but can also be used interactively to select and restore
such files. httm might change the way you use snapshots (because
ZFS/btrfs aren't designed for finding for unique file versions) or the
Time Machine concept (because httm is very fast!).

Sponsored by:	Bounce Experts
commit hash: b001db414f8751093acc5a71c1b269d6c688ff0b commit hash: b001db414f8751093acc5a71c1b269d6c688ff0b commit hash: b001db414f8751093acc5a71c1b269d6c688ff0b commit hash: b001db414f8751093acc5a71c1b269d6c688ff0b b001db4
Tuesday, 29 Nov 2022
20:23 Muhammad Moinur Rahman (bofh) search for other commits by this committer
sysutils/ganglia-webfrontend: Cleanup

- Requires php74 which was EOL on 2022-11-28

Approved by:	portmgr (blanket infrastructure)
Sponsored by:	Bounce Experts
commit hash: 0fa855ad571d4f3e977c035f0324bb8a9bfbdae0 commit hash: 0fa855ad571d4f3e977c035f0324bb8a9bfbdae0 commit hash: 0fa855ad571d4f3e977c035f0324bb8a9bfbdae0 commit hash: 0fa855ad571d4f3e977c035f0324bb8a9bfbdae0 0fa855a
Monday, 28 Nov 2022
21:08 Kevin Bowling (kbowling) search for other commits by this committer
sysutils/qflipper: New port

PC support for Flipper Zero
commit hash: 0453380c15a58b9384f199e492133ba7f79e071a commit hash: 0453380c15a58b9384f199e492133ba7f79e071a commit hash: 0453380c15a58b9384f199e492133ba7f79e071a commit hash: 0453380c15a58b9384f199e492133ba7f79e071a 0453380
00:52 Koichiro Iwao (meta) search for other commits by this committer Author: Tomohiro Kusumi
sysutils/hammer2: New port: HAMMER2 file system for FreeBSD

HAMMER2 file system for FreeBSD (read-only support).
https://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/sys/vfs/hammer2/DESIGN

Consists of hammer2.ko kernel module and sbin/* binaries.

WWW: https://github.com/kusumi/freebsd_hammer2

PR:		267982
Tested by:	meta
commit hash: e510f45d474dc7bcd7d097a69ebfe30cee4fce68 commit hash: e510f45d474dc7bcd7d097a69ebfe30cee4fce68 commit hash: e510f45d474dc7bcd7d097a69ebfe30cee4fce68 commit hash: e510f45d474dc7bcd7d097a69ebfe30cee4fce68 e510f45
Saturday, 26 Nov 2022
21:03 Juraj Lutter (otis) search for other commits by this committer
sysutils/beats8: New port

Add sysutils/beats8, beats component for ELK 8.x.

There are many breaking changes in 8.x versions, see
https://www.elastic.co/guide/en/beats/libbeat/8.5/breaking-changes-8.0.html
for details.

Release notes for ELK 8.x are located here:
https://www.elastic.co/guide/en/beats/libbeat/8.5/release-notes.html
commit hash: c7e874cca930e1aca51b8d7daccceeabc0d5c8c4 commit hash: c7e874cca930e1aca51b8d7daccceeabc0d5c8c4 commit hash: c7e874cca930e1aca51b8d7daccceeabc0d5c8c4 commit hash: c7e874cca930e1aca51b8d7daccceeabc0d5c8c4 c7e874c
Saturday, 19 Nov 2022
07:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: bb5ee4e44adb19997dbebada38d842efd0f8c9cd commit hash: bb5ee4e44adb19997dbebada38d842efd0f8c9cd commit hash: bb5ee4e44adb19997dbebada38d842efd0f8c9cd commit hash: bb5ee4e44adb19997dbebada38d842efd0f8c9cd bb5ee4e
Wednesday, 16 Nov 2022
12:46 Dave Cottlehuber (dch) search for other commits by this committer Author: Doug Rabson
sysutils/podman: new port

podman (Pod Manager) is a fully featured container engine that is a simple
daemonless tool.  podman provides a Docker-CLI comparable command line
that eases the transition from other container engines and allows the
management of pods, containers and images.  Simply put: alias docker=podman.

podman uses Buildah(1) internally to create container images.  Both tools
share image (not container) storage, hence each can use or manipulate
images (but not containers) created by the other.

PR:		267184
Reviewed by:	arrowd
Reviewed by:	dch
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D37324
commit hash: da130a1d6225ef328a5592c1149dcb2eb8d12bd5 commit hash: da130a1d6225ef328a5592c1149dcb2eb8d12bd5 commit hash: da130a1d6225ef328a5592c1149dcb2eb8d12bd5 commit hash: da130a1d6225ef328a5592c1149dcb2eb8d12bd5 da130a1
12:46 Dave Cottlehuber (dch) search for other commits by this committer Author: Doug Rabson
sysutils/skopeo: new port

Command line utility to inspect images and repositories directly on Docker
registries without the need to pull them.

PR:		267184
Reviewed by:	arrowd
Reviewed by:	dch
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D37324
commit hash: a521f78f6a37e98a28da2dfd18db2948f1b18795 commit hash: a521f78f6a37e98a28da2dfd18db2948f1b18795 commit hash: a521f78f6a37e98a28da2dfd18db2948f1b18795 commit hash: a521f78f6a37e98a28da2dfd18db2948f1b18795 a521f78
12:46 Dave Cottlehuber (dch) search for other commits by this committer
sysutils/podman-suite: new meta-port combining the full set

- buildah
- podman
- skopeo

Sponsored by:   SkunkWerks, GmbH
commit hash: 17b8a182c8228ddc6393aa653cd6bd5165bb4a1a commit hash: 17b8a182c8228ddc6393aa653cd6bd5165bb4a1a commit hash: 17b8a182c8228ddc6393aa653cd6bd5165bb4a1a commit hash: 17b8a182c8228ddc6393aa653cd6bd5165bb4a1a 17b8a18
12:46 Dave Cottlehuber (dch) search for other commits by this committer Author: Doug Rabson
sysutils/containers-common: new port

Common manpages and config files for podman and buildah

PR:		267184
Reviewed by:	arrowd
Reviewed by:	dch
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D37324
commit hash: 0799c6740b8f5b379468cb3a2cff9610ef6d8926 commit hash: 0799c6740b8f5b379468cb3a2cff9610ef6d8926 commit hash: 0799c6740b8f5b379468cb3a2cff9610ef6d8926 commit hash: 0799c6740b8f5b379468cb3a2cff9610ef6d8926 0799c67
12:46 Dave Cottlehuber (dch) search for other commits by this committer Author: Doug Rabson
sysutils/buildah: new port

The buildah package provides a command line tool which can be used to
* create a working container from scratch
or
* create a working container from an image as a starting point
* mount/umount a working container's root file system for manipulation
* save container's root file system layer to create a new image
* delete a working container or an image.

PR:		267184
Reviewed by:	arrowd
Reviewed by:	dch
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D37324
commit hash: e9f00fb662475f6090eb10e2ab7e52a0c3f3df09 commit hash: e9f00fb662475f6090eb10e2ab7e52a0c3f3df09 commit hash: e9f00fb662475f6090eb10e2ab7e52a0c3f3df09 commit hash: e9f00fb662475f6090eb10e2ab7e52a0c3f3df09 e9f00fb
12:46 Dave Cottlehuber (dch) search for other commits by this committer Author: Doug Rabson
sysutils/conmon: new port

OCI container runtime monitor

PR:		267184
Reviewed by:	arrowd
Reviewed by:	dch
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D37324
commit hash: 780bdacd97a480633443458b5ceb576fbbf35353 commit hash: 780bdacd97a480633443458b5ceb576fbbf35353 commit hash: 780bdacd97a480633443458b5ceb576fbbf35353 commit hash: 780bdacd97a480633443458b5ceb576fbbf35353 780bdac
12:46 Dave Cottlehuber (dch) search for other commits by this committer Author: Doug Rabson
sysutils/ocijail: new port

ocijail is an experimental, proof-of-concept OCI-compatible runtime for
FreeBSD jails similar to runj but focusing on buildah and podman compatibility,

PR:		267184
Reviewed by:	arrowd
Reviewed by:	dch
Sponsored by:	SkunkWerks, GmbH
Differential Revision:	https://reviews.freebsd.org/D37324
commit hash: 0f0152ce11cb8f71fbf14fc2fe51e511f7843932 commit hash: 0f0152ce11cb8f71fbf14fc2fe51e511f7843932 commit hash: 0f0152ce11cb8f71fbf14fc2fe51e511f7843932 commit hash: 0f0152ce11cb8f71fbf14fc2fe51e511f7843932 0f0152c
Tuesday, 15 Nov 2022
17:57 Juraj Lutter (otis) search for other commits by this committer Author: Goran Mekić
sysutils/egress-monitor: Add new port

Add sysutils/egress-monitor, a tool that is watching for default routes
changes and sets the interface group. When the default route is added,
egress-monitor sets the group of that interface to appropriate egress.

WWW: https://github.com/mekanix/egress-monitor

PR:		267731
Tested by:	dfr
commit hash: 33e91dbbe19992d88fa70f0d303112b14882394b commit hash: 33e91dbbe19992d88fa70f0d303112b14882394b commit hash: 33e91dbbe19992d88fa70f0d303112b14882394b commit hash: 33e91dbbe19992d88fa70f0d303112b14882394b 33e91db
Monday, 7 Nov 2022
18:05 Guangyuan Yang (ygy) search for other commits by this committer Author: Goran Mekić
sysutils/ipmi_exporter: New Port

Changelog:	https://github.com/prometheus-community/ipmi_exporter

PR:		267578
commit hash: 237cbc12220cc789e21d75cda4622e090b534f3f commit hash: 237cbc12220cc789e21d75cda4622e090b534f3f commit hash: 237cbc12220cc789e21d75cda4622e090b534f3f commit hash: 237cbc12220cc789e21d75cda4622e090b534f3f 237cbc1
Saturday, 22 Oct 2022
19:44 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: WHR
Add sysutils/fusefs-nbt: Editing Named Binary Tag (NBT) as using a file system

PR:		263398
commit hash: d5c6e741d8a1bc9b571876fa4d1426167e27e8e8 commit hash: d5c6e741d8a1bc9b571876fa4d1426167e27e8e8 commit hash: d5c6e741d8a1bc9b571876fa4d1426167e27e8e8 commit hash: d5c6e741d8a1bc9b571876fa4d1426167e27e8e8 d5c6e74
15:39 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Martin Filla
Add sysutils/darling-dmg: FUSE module for .dmg files

PR:		267207
commit hash: 3bf60b61d84a6947ec0f95a53b88446b391183a8 commit hash: 3bf60b61d84a6947ec0f95a53b88446b391183a8 commit hash: 3bf60b61d84a6947ec0f95a53b88446b391183a8 commit hash: 3bf60b61d84a6947ec0f95a53b88446b391183a8 3bf60b6
Sunday, 16 Oct 2022
21:23 Daniel Engberg (diizzy) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
sysutils/rdfind: New port: Utility to find duplicate files based on content

Command line utility that's useful for compressing backup directories or
just finding duplicate files based on their content.

Committers note:
Patch modified to follow Porters Handbook more closely

PR:		266985
commit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdb commit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdb commit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdb commit hash: 9603c4b3eb4ea691c527804d10dd5b2e42391cdb 9603c4b
Sunday, 9 Oct 2022
15:37 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: 21253b4c18e76681a876626af276038eceb22a01 commit hash: 21253b4c18e76681a876626af276038eceb22a01 commit hash: 21253b4c18e76681a876626af276038eceb22a01 commit hash: 21253b4c18e76681a876626af276038eceb22a01 21253b4
Monday, 3 Oct 2022
17:08 Luca Pizzamiglio (pizzamig) search for other commits by this committer
sysutils/devctl-jail-kmod: new port

This kernel module provides jails status changes
in devctl, and available to devd

    Initial non working draft
    Fix include order for 13+
    Fix category's makefile

    Remove devctl_notify_f that has been removed in later version
    The flag used is the default one, so we are not introducing
    different behaviors
commit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0c commit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0c commit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0c commit hash: 7ddec062787b2ef2443e540d0b56489bb1fffc0c 7ddec06
Saturday, 1 Oct 2022
14:54 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: 1/2 rename to -core, strip FLAVORS and /sbin

This is the first commit that renames e2fsprogs to e2fsprogs-core,
makes the necessary changes to Makefiles, strips the FLAVORs that
determined how to link or copy to /sbin.  The latter feature will
be placed into a new e2fsprogs port that just copies two files to /sbin.

A followup 2/2 commit will then add the new e2fsprogs port.

This is done so that Git can properly track the rename.

While here, switch from FreeBSD's dd to GNU coreutils's dd
in an attempt to fix sporadic m_offset self-test failures.
commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb commit hash: 14e733a6bb4b99ae6fbbab6cb9d6b133583daabb 14e733a
14:54 Matthias Andree (mandree) search for other commits by this committer
sysutils/e2fsprogs: 2/2 add a port for /sbin fsck'ing ext2/ext3/ext4

This is the second half of the e2fsprogs commit to permit having
a big hier(7)-clean e2fsprogs port that does not ever reach into /sbin,
now called e2fsprogs-core, and this new port that will copy from
${LOCALBASE} to /sbin so that /usr can reside on an ext2/ext3/ext4
file system and still be fsck'd at boot time.
commit hash: 7545575ac130685bb989260e03d2288a2c46c7f5 commit hash: 7545575ac130685bb989260e03d2288a2c46c7f5 commit hash: 7545575ac130685bb989260e03d2288a2c46c7f5 commit hash: 7545575ac130685bb989260e03d2288a2c46c7f5 7545575
Friday, 30 Sep 2022
20:06 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-09-30 security/pwman3: Depends on expired security/py-pycrypto
2022-09-30 sysutils/py-ansible-base: Depends on expired security/py-pycrypto
commit hash: 642838c92c58af3a4bdd30740b289fa2e06f5ec3 commit hash: 642838c92c58af3a4bdd30740b289fa2e06f5ec3 commit hash: 642838c92c58af3a4bdd30740b289fa2e06f5ec3 commit hash: 642838c92c58af3a4bdd30740b289fa2e06f5ec3 642838c
Thursday, 29 Sep 2022
12:17 Gleb Popov (arrowd) search for other commits by this committer Author: Filipe da Silva Santos
sysutils/bsdebfetch: + Simple system info tool in bash

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
commit hash: 690a4c91c9449548ae9f2c0c867694970e12d110 commit hash: 690a4c91c9449548ae9f2c0c867694970e12d110 commit hash: 690a4c91c9449548ae9f2c0c867694970e12d110 commit hash: 690a4c91c9449548ae9f2c0c867694970e12d110 690a4c9
Friday, 23 Sep 2022
16:54 Nuno Teixeira (eduardo) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
sysutils/mprocs: New port: Run multiple commands in parallel

 - Submitter becomes maintainer

mprocs runs multiple commands in parallel and shows output of each
command separately.

WWW: https://github.com/pvolok/mprocs

PR:		266263
commit hash: 4f0135db33978d8d8fb82ac12cdbed738d63b238 commit hash: 4f0135db33978d8d8fb82ac12cdbed738d63b238 commit hash: 4f0135db33978d8d8fb82ac12cdbed738d63b238 commit hash: 4f0135db33978d8d8fb82ac12cdbed738d63b238 4f0135d
Tuesday, 13 Sep 2022
16:12 Baptiste Daroussin (bapt) search for other commits by this committer
sysutils/waynergy: new port

An implementation of a synergy client for wayland compositors. Based on the
upstream uSynergy library (heavily modified for more protocol support and a
bit of paranoia).

WWW:	https://github.com/r-c-f/waynergy
commit hash: 9d57e1a6b22fd7db9ac510ba0e23fef05da1c696 commit hash: 9d57e1a6b22fd7db9ac510ba0e23fef05da1c696 commit hash: 9d57e1a6b22fd7db9ac510ba0e23fef05da1c696 commit hash: 9d57e1a6b22fd7db9ac510ba0e23fef05da1c696 9d57e1a
Sunday, 11 Sep 2022
01:01 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
sysutils/logstash: New port: Server-side data ingestion and transformation tool
(8.x version)

Logstash is an open source, server-side data processing pipeline that
ingests data from a multitude of sources simultaneously, transforms it,
and then sends it to your favorite "stash."
commit hash: 887999abeb3b4ccea679cb82e13b6da4861c435b commit hash: 887999abeb3b4ccea679cb82e13b6da4861c435b commit hash: 887999abeb3b4ccea679cb82e13b6da4861c435b commit hash: 887999abeb3b4ccea679cb82e13b6da4861c435b 887999a
Saturday, 10 Sep 2022
16:05 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: 348891fe592e34e60ec81ff1c468414aee802314 commit hash: 348891fe592e34e60ec81ff1c468414aee802314 commit hash: 348891fe592e34e60ec81ff1c468414aee802314 commit hash: 348891fe592e34e60ec81ff1c468414aee802314 348891f
Friday, 9 Sep 2022
15:46 Adam Weinberger (adamw) search for other commits by this committer
sysutils/bottom: Add port

Bottom (btm) is a terminal process/system visualization and management
tool. Features include:

    Graphical visualization widgets for:
        CPU usage over time, at an average and per-core level
        RAM and swap usage over time
        Network I/O usage over time
    with support for zooming in/out the current time interval displayed.

    Widgets for displaying info about:
        Disk capacity/usage
        Temperature sensors
        Battery usage

    A process widget for displaying, sorting, and searching info about
    processes, as well as support for:
        Kill signals
        Tree mode

    Custom and pre-built colour themes
    Changing the default behaviour of some widgets
    Changing the layout of widgets
    Filtering out entries in disk and temperature widgets
    An htop-inspired basic mode
commit hash: 4f703264b71c9d8c8bd06a8fb04a1a2712cea851 commit hash: 4f703264b71c9d8c8bd06a8fb04a1a2712cea851 commit hash: 4f703264b71c9d8c8bd06a8fb04a1a2712cea851 commit hash: 4f703264b71c9d8c8bd06a8fb04a1a2712cea851 4f70326
Saturday, 20 Aug 2022
03:36 Neel Chauhan (nc) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
sysutils/py-howdoi: new port

Howdoi is an open source command line tool that gives answers to
your questions right on the command line. Howdoi can be used by
anyone and everyone who finds themselves Googling for answers to
their basic programming questions.

WWW: https://github.com/gleitz/howdoi

PR:	265935
commit hash: ed5b9ccf964d53da04bf7deae22244890b9d1548 commit hash: ed5b9ccf964d53da04bf7deae22244890b9d1548 commit hash: ed5b9ccf964d53da04bf7deae22244890b9d1548 commit hash: ed5b9ccf964d53da04bf7deae22244890b9d1548 ed5b9cc
03:36 Neel Chauhan (nc) search for other commits by this committer Author: Jesús Daniel Colmenares Oviedo
sysutils/py-keep: new port

keep is a Meta CLI Toolkit that provides a personal shell command
keeper with some useful features:

* Save a new command with a brief description
* Search the saved commands using powerful patterns
* Save the commands as a secret GitHub gist
* Use keep push and keep pull to sync the commands between GitHub
  gist and other computers.

WWW: https://github.com/OrkoHunter/keep

PR:	265933
commit hash: dbc31c67be0bd7d590989eb71c33a44ece81596c commit hash: dbc31c67be0bd7d590989eb71c33a44ece81596c commit hash: dbc31c67be0bd7d590989eb71c33a44ece81596c commit hash: dbc31c67be0bd7d590989eb71c33a44ece81596c dbc31c6
Wednesday, 10 Aug 2022
16:06 Gleb Popov (arrowd) search for other commits by this committer Author: Kubilay Kocak
sysutils/py-elf_diff: Perform binary diff on ELF files.
commit hash: bf69c3fc581a7aaf2a05ade4d0338a10f4ec7042 commit hash: bf69c3fc581a7aaf2a05ade4d0338a10f4ec7042 commit hash: bf69c3fc581a7aaf2a05ade4d0338a10f4ec7042 commit hash: bf69c3fc581a7aaf2a05ade4d0338a10f4ec7042 bf69c3f
Monday, 8 Aug 2022
10:50 Felix Palmen (zirias) search for other commits by this committer Author: Ronald Klop
sysutils/fakertc: Add new port

fakertc is a simple rc.d script to keep the time of computers without an
RTC across reboots.

PR:			265556
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36067
commit hash: 6c3571b9118b183c825404caa665152208058c53 commit hash: 6c3571b9118b183c825404caa665152208058c53 commit hash: 6c3571b9118b183c825404caa665152208058c53 commit hash: 6c3571b9118b183c825404caa665152208058c53 6c3571b
Tuesday, 2 Aug 2022
14:39 Ben Woods (woodsb02) search for other commits by this committer
sysutils/nerdctl: New port: Docker-compatible CLI for containerd
commit hash: 6931d45bff1e69e52baa2fe59a0e974373cf2168 commit hash: 6931d45bff1e69e52baa2fe59a0e974373cf2168 commit hash: 6931d45bff1e69e52baa2fe59a0e974373cf2168 commit hash: 6931d45bff1e69e52baa2fe59a0e974373cf2168 6931d45
Thursday, 28 Jul 2022
17:10 Nuno Teixeira (eduardo) search for other commits by this committer Author: C
sysutils/topgrade: New port:  Tool for upgrade everything

 - submitter becomes maintainer

Upgrade tool for OS and package repositories

Keeping your system up to date usually involves invoking multiple
package managers.
This results in big, non-portable shell one-liners saved in your shell.
To remedy this, topgrade detects which tools you use and runs the
appropriate commands to update them

WWW: https://github.com/r-darwish/topgrade

PR:		265451
commit hash: f445cb2ae6548c5ec91e72c55fb2a252cc64a6e0 commit hash: f445cb2ae6548c5ec91e72c55fb2a252cc64a6e0 commit hash: f445cb2ae6548c5ec91e72c55fb2a252cc64a6e0 commit hash: f445cb2ae6548c5ec91e72c55fb2a252cc64a6e0 f445cb2
Wednesday, 27 Jul 2022
11:43 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

x11-wm/lxmed: Removed, depends on expired sysutils/gksu
2022-07-24 sysutils/gksu: Abandonware, depending on gconf2
2022-07-24 sysutils/libgksu: Abandonware, depending on gconf2
commit hash: 5434cdc4a41b6445579ef025f7e895d94c7c865c commit hash: 5434cdc4a41b6445579ef025f7e895d94c7c865c commit hash: 5434cdc4a41b6445579ef025f7e895d94c7c865c commit hash: 5434cdc4a41b6445579ef025f7e895d94c7c865c 5434cdc
11:41 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-07-22 math/intervaltree: Dependent ports now use GH_TUPLE
2022-07-24 security/gnomint: Abandonware, depending on gconf2
2022-07-24 japanese/im-ja: Abandonware, depending on gconf2
2022-07-25 sysutils/mgeupsd: Last release is 23 years old. It is not clear what
devices are supported.
commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6 commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6 commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6 commit hash: 3bc1119c588381cc3b9e74bbc52810471d364bc6 3bc1119
Tuesday, 26 Jul 2022
11:42 Nuno Teixeira (eduardo) search for other commits by this committer
sysutils/kopia: New port: Fast and secure open-source backup/restore tool

Kopia is a fast and secure open-source backup/restore tool that allows
you to create encrypted snapshots of your data and save the snapshots
to remote or cloud storage of your choice, to network-attached storage
or server, or locally on your machine. Kopia does not 'image' your
whole machine. Rather, Kopia allows you to backup/restore any and all
files/directories that you deem are important or critical.

WWW: https://kopia.io/
commit hash: 25dacf141c9c1ac057d904ecdd294e0131948ffb commit hash: 25dacf141c9c1ac057d904ecdd294e0131948ffb commit hash: 25dacf141c9c1ac057d904ecdd294e0131948ffb commit hash: 25dacf141c9c1ac057d904ecdd294e0131948ffb 25dacf1
Saturday, 23 Jul 2022
17:41 Nuno Teixeira (eduardo) search for other commits by this committer Author: Xavier
sysutils/p5-RundeckAPI: New port: Easily queries Rundeck's REST API

 - submitter becomes maintainer

RundeckAPI
simplifies authenticate, connect, queries to a Rundeck instance via REST API

WWW: https://metacpan.org/dist/RundeckAPI

PR:		261230
commit hash: 7a1831b6f5a4bcebff65f9f703cd8dd471eb0321 commit hash: 7a1831b6f5a4bcebff65f9f703cd8dd471eb0321 commit hash: 7a1831b6f5a4bcebff65f9f703cd8dd471eb0321 commit hash: 7a1831b6f5a4bcebff65f9f703cd8dd471eb0321 7a1831b
Monday, 11 Jul 2022
09:37 Dries Michiels (driesm) search for other commits by this committer
sysutils/vm-bhyve-devel: add new port

Contrary to the sysutils/vm-bhyve port which tracks releases,
this port will track the head of the main branch. The main reason
is that upstream has become stale in creating releases. This way
we atleast get some improvements that have not yet been included
in a release. Last release dates from January 2020.

Changes:	https://github.com/churchers/vm-bhyve/compare/6385042...ec0e12e

Reviewed by:		0mp philip
Differential Revision:	https://reviews.freebsd.org/D35760
commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 commit hash: 109cfc001b4e13b1b2fbec81691b5f4cf6fe64e0 109cfc0
Sunday, 10 Jul 2022
01:10 Dan Langille (dvl) search for other commits by this committer
sysutils/bacula13-server: New ports for Bacula 13

NOTE: I am unsure of how stable this is. Please proceed with caution.

Also coming in:

* sysutils/bacula13-client
* sysutils/bacula13-docs
* net-mgmt/nagios-check_bacula13

Not present yet: sysutils/bacula13-client-static because of unknown
build issues.
commit hash: c38f2ffe95ed4ffb5c82f01bfc97f9fc4ace1887 commit hash: c38f2ffe95ed4ffb5c82f01bfc97f9fc4ace1887 commit hash: c38f2ffe95ed4ffb5c82f01bfc97f9fc4ace1887 commit hash: c38f2ffe95ed4ffb5c82f01bfc97f9fc4ace1887 c38f2ff
Wednesday, 6 Jul 2022
07:50 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-07-05 sysutils/cfengine316: Expire one year after cfengine 3.18.0 released
2022-07-05 sysutils/cfengine-masterfiles316: Expire one year after cfengine
3.18.0 released
commit hash: e26650aa6d92209a4a2b5091b95b9cf614c514c3 commit hash: e26650aa6d92209a4a2b5091b95b9cf614c514c3 commit hash: e26650aa6d92209a4a2b5091b95b9cf614c514c3 commit hash: e26650aa6d92209a4a2b5091b95b9cf614c514c3 e26650a
Monday, 4 Jul 2022
17:21 Joseph Mingrone (jrm) search for other commits by this committer
sysutils/gcp-ops-agent: [New port] Gather logs from GCE instances

The Ops Agent is the primary agent for collecting telemetry from your
Compute Engine instances.  Combining logging and metrics into a single
agent, the Ops Agent uses Fluent Bit for logs, which supports
high-throughput logging, and the OpenTelemetry Collector for metrics.
You can configure the Ops Agent to support parsing of log files from
third-party applications.

WWW: https://cloud.google.com/stackdriver/docs/solutions/agents/ops-agent

Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35107
commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069 commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069 commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069 commit hash: 720cfd22944e4656eba347b2dc82eb3fbe1f0069 720cfd2
Sunday, 3 Jul 2022
21:34 Cy Schubert (cy) search for other commits by this committer
sysutils/cfengine*: Add cfengine320 and cfengine-masterfiles320

cfengine 3.20 and cfengine-masterfiles 3.20 are the newest to be
released by the cfengine folks.
commit hash: 4c12b5af1423cce8f69b439028a349613228bcb5 commit hash: 4c12b5af1423cce8f69b439028a349613228bcb5 commit hash: 4c12b5af1423cce8f69b439028a349613228bcb5 commit hash: 4c12b5af1423cce8f69b439028a349613228bcb5 4c12b5a
Friday, 1 Jul 2022
10:02 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-07-01 sysutils/pesign: Unmaintaned since 2016, very much out of date, does
not build with GCC 11 (PR #263544)
commit hash: 4d75bb040d3cc1398fb3163bd45b7c3babc10083 commit hash: 4d75bb040d3cc1398fb3163bd45b7c3babc10083 commit hash: 4d75bb040d3cc1398fb3163bd45b7c3babc10083 commit hash: 4d75bb040d3cc1398fb3163bd45b7c3babc10083 4d75bb0
09:53 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 sysutils/go-btfs: Requires go 1.15
commit hash: fef324edc46d36aa7424b303dfafeadaecc4ff36 commit hash: fef324edc46d36aa7424b303dfafeadaecc4ff36 commit hash: fef324edc46d36aa7424b303dfafeadaecc4ff36 commit hash: fef324edc46d36aa7424b303dfafeadaecc4ff36 fef324e
Thursday, 30 Jun 2022
20:28 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-30 multimedia/mpeg2codec: Obsolete, please consider using
multimedia/ffmpeg
2022-06-30 multimedia/livestreamer: Abandoned upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 net/kissd: Obsolete, target hardware was released 19 years ago
2022-06-30 www/gecko-mediaplayer: Uses incompatible plugin interface NPAPI
2022-06-30 multimedia/snappy: Deprecated upstream, please consider
multimedia/mpv or multimedia/vlc
2022-06-30 audio/exaile: Requires py-bsddb3 which requires upstream EOLd db5
2022-06-30 multimedia/gnome-twitch: Unmaintained, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/clive: Last release in 2012, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/imagination: Obsolete, majority of DVD players made in the
last 15+ years have been able to do image slideshows
2022-06-30 multimedia/m2tstoavi: Marked obsolete by upstream in 2010, please
consider using multimedia/ffmpeg or multimedia/handbrake
2022-06-30 multimedia/mps-youtube: Abandoned upstream
2022-06-30 multimedia/umph: Last release in 2012 and abandoned upstream, please
consider using www/yt-dlp
2022-06-30 multimedia/quvi09: Deprecated upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/quvi: Deprecated upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi09: Deprecated upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi: Deprecated upstream, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi-scripts09: Deprecated upstream, please consider
using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/libquvi-scripts: Deprecated upstream, please consider
using www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/cclive: Last release in 2013, please consider using
www/yt-dlp or multimedia/streamlink
2022-06-30 multimedia/p5-Umph-Prompt: Last release in 2011 and abandoned
upstream
2022-06-30 sysutils/xvidcap: Abandoned upstream, depends on deprecated GTK2 and
only supports legacy video codecs. Please consider using multimedia/obs-studio
2022-06-30 audio/gmpc-lastfm: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 audio/gmpc-magnatune: Abandonware, last release in 2011 and upstream
is dead
2022-06-30 audio/gmpc-shout: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 audio/gmpc-alarm: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 audio/gmpc-lyricsplugin: Abandonware, last release in 2011 and
upstream is dead
2022-06-30 audio/gmpc-mdcover: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 audio/gmpc-albumview: Abandonware, last release in 2011 and upstream
is dead
2022-06-30 audio/gmpc-extraplaylist: Abandonware, last release in 2011 and
upstream is dead
2022-06-30 audio/gmpc-libnotify: Abandonware, last release in 2011 and upstream
is dead
2022-06-30 audio/gmpc: Abandonware, last release in 2011 and upstream is dead
2022-06-30 audio/gmpc-lyrics: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 audio/gmpc-discogs: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 audio/gmpc-mserver: Abandonware, last release in 2011 and upstream is
dead
2022-06-30 multimedia/ffmpeg2theora: Legacy video format, superseded by
AV1/H.264/H.265/VP8/VP9
2022-06-30 multimedia/grake: Dead upstream, please consider using www/yt-dlp or
multimedia/streamlink
2022-06-30 multimedia/iriverter: Obsolete and unmaintained for 15+ years, please
consider using multimedia/handbrake
2022-06-30 multimedia/libmpeg3: Deprecated upstream
2022-06-30 multimedia/mmsrip: Obsolete, Microsoft deprecated MMS in 2003
2022-06-30 multimedia/mpeg2play: Obsolete, please consider using multimedia/mpv
or multimedia/vlc
2022-06-30 multimedia/mpeg_play: Obsolete, please consider using multimedia/mpv
or multimedia/vlc
2022-06-30 multimedia/mpeg_stat: Obsolete, please consider using
multimedia/mediainfo or multimedia/ffmpeg
2022-06-30 multimedia/qt-faststart: Obsolete, please consider using
multimedia/Bento4, multimedia/gpac-mp4box or multimedia/ffmpeg
2022-06-30 multimedia/spigot: Deprecated hardware, released in the early 90s
2022-06-30 audio/forked-daapd: Deprecated upstream, project is now called
OwnTone
2022-06-30 multimedia/tstools: Obsolete, please consider using multimedia/ffmpeg
2022-06-30 multimedia/sabbu: please consider using multimedia/aegisub
2022-06-30 multimedia/avinfo: Last release in 2008, please consider using
multimedia/mediainfo or multimedia/ffmpeg instead
2022-06-30 audio/asterisk-espeak: Depends on deprecated audio/espeaak
2022-06-30 multimedia/mpgtx: Obsolete, please consider using multimedia/ffmpeg
commit hash: c46b556a1b834132e6d02d1bdc422f16c3dc80ad commit hash: c46b556a1b834132e6d02d1bdc422f16c3dc80ad commit hash: c46b556a1b834132e6d02d1bdc422f16c3dc80ad commit hash: c46b556a1b834132e6d02d1bdc422f16c3dc80ad c46b556
Monday, 27 Jun 2022
11:36 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-06-25 lang/cmucl: Not supported upstream since 2017 and broken since
FreeBSD 12.1
2022-06-25 devel/qbs: Abandoned and not working with modern clang
2022-06-25 lang/cmucl-extra: lang/cmucl is not supported upstream since 2017 and
broken since FreeBSD 12.1
2022-06-25 security/protonvpn-cli: This version is deprecated and unsupported
upstream. The port needs an update, which would require a fair amount of effort.
Use OpenVPN or Wireguard with configuration files provided by ProtonVPN instead.
2022-06-27 sysutils/firstboot-growfs: A better version is available on all
FreeBSD version
2022-06-27 security/modsecurity3-apache: The project was not developed further
2022-06-29 net-mgmt/zabbix54-frontend: Unsupported by upstream
2022-06-29 net-mgmt/zabbix54-server: Unsupported by upstream
commit hash: 2fb224a12bba79baeabc41519ab19ab876baec32 commit hash: 2fb224a12bba79baeabc41519ab19ab876baec32 commit hash: 2fb224a12bba79baeabc41519ab19ab876baec32 commit hash: 2fb224a12bba79baeabc41519ab19ab876baec32 2fb224a
Thursday, 16 Jun 2022
13:58 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*/Makefile: Sort SUBDIRs
commit hash: ab046265760cf8ead01ebc158ada6d9f7c986269 commit hash: ab046265760cf8ead01ebc158ada6d9f7c986269 commit hash: ab046265760cf8ead01ebc158ada6d9f7c986269 commit hash: ab046265760cf8ead01ebc158ada6d9f7c986269 ab04626
Tuesday, 14 Jun 2022
17:41 Piotr Kubaj (pkubaj) search for other commits by this committer
sysutils/btop: Monitor of resources
commit hash: 1c59b3dd56b3aa8c54ada2fd04a1067d455e2f01 commit hash: 1c59b3dd56b3aa8c54ada2fd04a1067d455e2f01 commit hash: 1c59b3dd56b3aa8c54ada2fd04a1067d455e2f01 commit hash: 1c59b3dd56b3aa8c54ada2fd04a1067d455e2f01 1c59b3d
Saturday, 11 Jun 2022
21:02 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*php82*: Welcome php 8.2.0 Alpha 1

Please DO NOT use this version in production, it is an early test
version.

port-committers@ please DO NOT mark your ports IGNORE_WITH_PHP=82. A
build is running to check all php ports with php82 and will be
committed in batch tomorrow.

Sponsored by:	Bounce Experts
commit hash: 665b149d2692ff6926a092568304091995e07d39 commit hash: 665b149d2692ff6926a092568304091995e07d39 commit hash: 665b149d2692ff6926a092568304091995e07d39 commit hash: 665b149d2692ff6926a092568304091995e07d39 665b149
Wednesday, 8 Jun 2022
22:10 Joseph Mingrone (jrm) search for other commits by this committer
sysutils/arc_summary: New port

arc_summary is included in the OpenZFS repository.  It provides basic
information on the ZFS ARC, its efficiency, the L2ARC (if present), the
Data Management Unit (DMU), Virtual Devices (VDEVs), and tunables.  See
the in-source documentation and code at
https://github.com/openzfs/zfs/blob/master/module/zfs/arc.c for details.
The original introduction to arc_summary can be found at
http://cuddletech.com/?p=454.

Reviewed by:	diizzy
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35441
commit hash: b4ca4c9cc1bd9eb29069fd92134bf7f9d9455190 commit hash: b4ca4c9cc1bd9eb29069fd92134bf7f9d9455190 commit hash: b4ca4c9cc1bd9eb29069fd92134bf7f9d9455190 commit hash: b4ca4c9cc1bd9eb29069fd92134bf7f9d9455190 b4ca4c9
Monday, 6 Jun 2022
23:32 Rebecca Cran (bcran) search for other commits by this committer
sysutils/edk2: Add qemu_x64 and qemu_i386 as new FLAVORs of edk2

Instead of having a separate sysutils/uefi-edk2-qemu port, add qemu_x64
and qemu_i386 as FLAVORs of sysutils/edk2 and delete sysutils/uefi-edk2-qemu.

Differential Revision: https://reviews.freebsd.org/D35408
Approved by: manu
commit hash: 177204e3190b7e608f39df4160217aad578ab7ef commit hash: 177204e3190b7e608f39df4160217aad578ab7ef commit hash: 177204e3190b7e608f39df4160217aad578ab7ef commit hash: 177204e3190b7e608f39df4160217aad578ab7ef 177204e
Friday, 27 May 2022
15:19 Baptiste Daroussin (bapt) search for other commits by this committer Author: Jørn Åne de Jong
sysutils/firstboot-cloudsetup: Add new port

Configure network and user data from cloud configuration at first boot.
The configuration is written before the netif service is started.
Compatible with OpenNebula.

PR:	264286
commit hash: 3d6e3986a57795cd8fa0680cce25a2fe04859703 commit hash: 3d6e3986a57795cd8fa0680cce25a2fe04859703 commit hash: 3d6e3986a57795cd8fa0680cce25a2fe04859703 commit hash: 3d6e3986a57795cd8fa0680cce25a2fe04859703 3d6e398
Thursday, 26 May 2022
06:30 Antoine Brodin (antoine) search for other commits by this committer
sysutils/Makefile: finish uefi-edk2-bhyve removal
commit hash: da520954d8ac1e8c3b41f3e49ddfd194b446c935 commit hash: da520954d8ac1e8c3b41f3e49ddfd194b446c935 commit hash: da520954d8ac1e8c3b41f3e49ddfd194b446c935 commit hash: da520954d8ac1e8c3b41f3e49ddfd194b446c935 da52095
03:50 Koichiro Iwao (meta) search for other commits by this committer Author: Mostly BSD
sysutils/b3sum: add new port

Command line implementation of the BLAKE3 hash function

WWW:		https://github.com/blake3-team/blake3

PR:		263425
commit hash: 0142c27fbc5f8c0889468aeaa10b01989aa32410 commit hash: 0142c27fbc5f8c0889468aeaa10b01989aa32410 commit hash: 0142c27fbc5f8c0889468aeaa10b01989aa32410 commit hash: 0142c27fbc5f8c0889468aeaa10b01989aa32410 0142c27
Wednesday, 25 May 2022
20:01 Dmitri Goutnik (dmgk) search for other commits by this committer
*/*: Hook up to the tree

Hook devel/ruby-install and sysutils/yadf to the build.

PR:		264168
PR:		263069
commit hash: cbcd2c7b4d6d1ceb6fd0c09337aa97bd9c887257 commit hash: cbcd2c7b4d6d1ceb6fd0c09337aa97bd9c887257 commit hash: cbcd2c7b4d6d1ceb6fd0c09337aa97bd9c887257 commit hash: cbcd2c7b4d6d1ceb6fd0c09337aa97bd9c887257 cbcd2c7
Monday, 23 May 2022
16:18 Rene Ladan (rene) search for other commits by this committer
cleanup: Remove expired ports:

2022-05-23 sysutils/ansible2: Upstream support ceases
commit hash: 60ee4cea5918634e6ed976baa2b318a7650dbe3f commit hash: 60ee4cea5918634e6ed976baa2b318a7650dbe3f commit hash: 60ee4cea5918634e6ed976baa2b318a7650dbe3f commit hash: 60ee4cea5918634e6ed976baa2b318a7650dbe3f 60ee4ce
Friday, 20 May 2022
19:45 Sofian Brabez (sbz) search for other commits by this committer
sysutils/archey4: new port

Archey is a simple system information written in Python

WWW: https://github.com/HorlogeSkynet/archey4
commit hash: 3be095c9e4fdb811ac3303d1b9a52487278e96ce commit hash: 3be095c9e4fdb811ac3303d1b9a52487278e96ce commit hash: 3be095c9e4fdb811ac3303d1b9a52487278e96ce commit hash: 3be095c9e4fdb811ac3303d1b9a52487278e96ce 3be095c
16:04 Cy Schubert (cy) search for other commits by this committer
sysutils/ntpstat: Add new port

ntpstat is a shell script which prints the ntpd or chronyd
synchronisation status, using the ntpq or chronyc program.
commit hash: 1d789ee10bd4396879706976b8ee3d9b3a588048 commit hash: 1d789ee10bd4396879706976b8ee3d9b3a588048 commit hash: 1d789ee10bd4396879706976b8ee3d9b3a588048 commit hash: 1d789ee10bd4396879706976b8ee3d9b3a588048 1d789ee
Tuesday, 17 May 2022
21:52 Dmitri Goutnik (dmgk) search for other commits by this committer Author: Christopher Beppler
sysutils/loki: Add new port

Loki is a horizontally-scalable, highly-available, multi-tenant log
aggregation system inspired by Prometheus. It is designed to be very
cost effective and easy to operate. It does not index the contents of
the logs, but rather a set of labels for each log stream.

WWW: https://github.com/grafana/loki

PR:		256030
commit hash: a96c988a29770411da79930d45edc21aef7efe40 commit hash: a96c988a29770411da79930d45edc21aef7efe40 commit hash: a96c988a29770411da79930d45edc21aef7efe40 commit hash: a96c988a29770411da79930d45edc21aef7efe40 a96c988
14:07 Dave Cottlehuber (dch) search for other commits by this committer
sysutils/equinix-metal-cli: NEW PORT

A command-line interface to the Equinix Metal API

Sponsored by:	SkunkWerks, GmbH
Sponsored by:	Equinix Metal
commit hash: 3f72325f9d4c98975db0d627b90b3c1ecd870516 commit hash: 3f72325f9d4c98975db0d627b90b3c1ecd870516 commit hash: 3f72325f9d4c98975db0d627b90b3c1ecd870516 commit hash: 3f72325f9d4c98975db0d627b90b3c1ecd870516 3f72325
Sunday, 15 May 2022
13:21 Rodrigo Osorio (rodrigo) search for other commits by this committer
sysutils/filemon: Adds filemon(1), a trivial wrapper around filemon(4)

Filemon is a simple application who log child process file access
using filemon iocl.

PR:		259099
Reported by:	Daniel O'Connor <darius@dons.net.au>
commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3 commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3 commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3 commit hash: b59ab55b92871c132a56a70ff7a0a303fc4908a3 b59ab55
Friday, 13 May 2022
01:48 Alexey Dokuchaev (danfe) search for other commits by this committer
sysutils/p5-POSIX-Run-Capture: new port had been added (+)

This module runs external command and captures its output.
Both standard error and output are captured.  Upon exit,
their contents can be accessed line by line or in one chunk.

WWW: https://metacpan.org/dist/POSIX-Run-Capture
commit hash: 1430dabdb37f6c6aea8c089b78f8282a2c7b0ca5 commit hash: 1430dabdb37f6c6aea8c089b78f8282a2c7b0ca5 commit hash: 1430dabdb37f6c6aea8c089b78f8282a2c7b0ca5 commit hash: 1430dabdb37f6c6aea8c089b78f8282a2c7b0ca5 1430dab
Wednesday, 11 May 2022
17:43 Mitchell Horne (mhorne) search for other commits by this committer
sysutils/u-boot-sifive-fu740: add new port

This adds a u-boot variant for the HiFive Unmatched board.

Reviewed by:	manu
Approved by:	manu (ports, uboot)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D35171
commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 commit hash: 14d576f78a297fd3443887c4f2ab9ceb76466433 14d576f

Number of commits found: 2829 (showing only 100 on this page)

[First Page]  «  1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11  »  [Last Page]