non port: sysutils/Makefile |
Number of commits found: 2829 (showing only 100 on this page) |
Sunday, 1 Oct 2023
|
09:31 Rene Ladan (rene)
sysutils/nfs-over-tls: Remove expired port
2023-10-01 sysutils/nfs-over-tls: All supported releases of FreeBSD include this
in base
836119f |
Saturday, 30 Sep 2023
|
02:22 Muhammad Moinur Rahman (bofh)
sysutils/logstash-forwarder: Remove expired port
2023-09-30 sysutils/logstash-forwarder: Migrate to sysutils/beats8
af3618f |
02:22 Muhammad Moinur Rahman (bofh)
*/bareos19-*: Remove expired port
2023-09-30 www/bareos19-webui: Upstream EOL reached
2023-09-30 sysutils/bareos19-traymonitor: Upstream EOL reached
2023-09-30 sysutils/bareos19-client: Upstream EOL reached
2023-09-30 sysutils/bareos19-server: Upstream EOL reached
0f237b2 |
02:22 Muhammad Moinur Rahman (bofh)
sysutils/istatserver: Remove expired port
2023-09-30 sysutils/istatserver: Upstream last activity was in 2018
d50aa3a |
Friday, 29 Sep 2023
|
15:44 Joseph Mingrone (jrm) Author: mintsuki
sysutils/limine: Modern, advanced, portable, multiprotocol bootloader
https://limine-bootloader.org/
PR: 272121
da5357d |
Wednesday, 27 Sep 2023
|
08:55 Muhammad Moinur Rahman (bofh)
sysutils/sysrc: Remove expired port
2023-09-27 sysutils/sysrc: Migrated into src
4876772 |
08:55 Muhammad Moinur Rahman (bofh)
sysutils/rsfetch: Remove expired port
2023-09-27 sysutils/rsfetch: Upstream unmaintained
f7a3687 |
Sunday, 24 Sep 2023
|
20:52 Antoine Brodin (antoine)
sysutils/Makefile: fix build
4a35b4c |
Monday, 11 Sep 2023
|
13:52 Jason W. Bacon (jwb)
sysutils/runas: Run a command as another user
Runas is a tool for running commands as another user. It is an
alternative to "sudo", which has a history of serious security issues,
and "su", which is inconvenient for anything but running a shell.
The runas command is a simple wrapper around "su" to streamline its
use. It differs from "sudo" in that it requires the password of the
target user rather than the calling user, and it requires no SUID
permissions or configuration.
c8c772b |
Sunday, 10 Sep 2023
|
16:13 Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo
sysutils/py-director: New port: Define and run multi-jail environments with
AppJail
AppJail Director is a tool for running multi-jail environments on
AppJail using a simple YAML specification. A Director file is used
to define how one or more jails that make up your application are
configured. Once you have a Director file, you can create and start
your application with a single command: appjail-director up
WWW: https://github.com/DtxdF/director
PR: 273234
95fe9b7 |
14:13 Dan Langille (dvl)
sysutils/bacula11-libs3: move to sysutils/bacula-libs3
This libray builds with both Bacula 11 and Bacula 13.
New commits to those ports are coming soon.
PR: 260170
dd8d93a |
Tuesday, 5 Sep 2023
|
07:02 Yuri Victorovich (yuri)
sysutils/syngesture: New port: Swipes and gestures with the MT multitouch
protocol
cf9d805 |
Monday, 4 Sep 2023
|
18:25 Joseph Mingrone (jrm)
sysutils/devcpu-data: Temporarily return to the tree
Re-add the port to give users time to adjust to the reorganization of
the CPU microcode ports in bc7829212d153aeff69b439d08e2e3001ef88ba3.
Reported by: dch
Reviewed by: manu
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D41718
4ea3e2f |
Friday, 1 Sep 2023
|
02:54 Vanilla I. Shu (vanilla)
sysutils/bmd: add new ports.
PR: 273434
Reported by: Yuichiro NAITO <naito.yuichiro at gmail.com>
c7af9c7 |
02:54 Vanilla I. Shu (vanilla)
sysutils/bmd-plugin-avahi: add new ports.
PR: 273436
Reported by: Yuichiro NAITO <naito.yuichiro at gmail.com>
2153f48 |
02:54 Vanilla I. Shu (vanilla)
sysutils/bmd-plugin-hookcmd: add new ports.
PR: 273437
Reported by: Yuichiro NAITO <naito.yuichiro at gmail.com>
8f7f59b |
Thursday, 31 Aug 2023
|
12:15 Fernando Apesteguía (fernape)
sysutils/Makefile: Remove llama
During the rename, the old port was not removed from the makefile.
PR: 273367
Reported by: vsasjason@gmail.com
Fixes: c6a227c105d07a4db3d21a7947098aaf60261f23
9ad1624 |
09:47 Fernando Apesteguía (fernape)
sysutils/walk: Update to 1.6.2 and rename
ChangeLog: https://github.com/antonmedv/walk/releases/tag/v1.6.2
"llama" became "walk" upstream.
PR: 273367
Reported by: DtxdF@disroot.org (maintainer)
c6a227c |
Wednesday, 23 Aug 2023
|
06:20 Yuri Victorovich (yuri)
sysutils/xcp: New port: Extended 'cp' command
bde316b |
06:09 Yuri Victorovich (yuri)
sysutils/tiempo: New port: Command-line time tracker
a912392 |
Tuesday, 22 Aug 2023
|
19:01 Rene Ladan (rene)
sysutils/muse: Remove expired port
2023-08-16 sysutils/muse: Broken on all supported FreeBSD releases for more than
an year
243f4ee |
Monday, 21 Aug 2023
|
00:23 Dan Langille (dvl)
sysutils/bacula11-libs3: Add new port
This is the bundled S3 library for Bacula ports.
According to https://www.bacula.org/source-download-center/, the same
libraries are used for both Bacula 11 and Bacula 13.
661403a |
Wednesday, 16 Aug 2023
|
17:06 Joseph Mingrone (jrm)
sysutils/cpu-microcode-*: Reorganize CPU microcode ports
Prior to this update, sysutils/devcpu-data, which only contained an RC
script, had run dependencies on the AMD and Intel microcode ports. This
made it cumbersome to have just the AMD or just the Intel microcode
ports installed. With this change, the microcode ports now depend on
the RC script.
Other changes:
- Use more intuitive port names: cpu-microcode, cpu-microcode-amd,
cpu-microcode-intel, and cpu-microcode-rc.
- Add the metaport, cpu-microcode, which pulls in all related ports.
- Pet portclippy/portfmt
Reviewed by: lwhsu, markj
Approved by: sbruno (maintainer)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D41406
bc78292 |
Wednesday, 9 Aug 2023
|
07:25 Corvin Köhne (corvink) Author: Goran Mekić
sysutils/swtpm: libtpms-based TPM emulator
PR: 272973
Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D41346
c3cfb98 |
07:25 Corvin Köhne (corvink) Author: Goran Mekić
sysutils/libtpms: This library provides emulation of a Trusted Platform Module
PR: 272972
Reviewed by: manu
Approved by: manu
Differential Revision: https://reviews.freebsd.org/D41345
6dd18dc |
Saturday, 29 Jul 2023
|
19:34 Rodrigo Osorio (rodrigo)
sysutils/sispmctl: New port to manage EnerGenie and Gembird USB controlled power
strips
SIS-PM Control is an application for managing USB controlled powerstrips
produced by
GEMBIRD LTD. Newer devices are sold under the Energenie brand.
The following devices are supported:
* Gembird MSIS-PM
* Gembird Silver Shield SIS-PM (aka Revolt Intelliplug)
* Gembird Silver Shield SIS-PMS
* Energenie EG-PM
* Energenie EG-PMS
* Energenie EG-PM2
* Energenie EG-PMS2
9c24afe |
Sunday, 23 Jul 2023
|
21:16 Lars Engels (lme)
sysutils/initool: add new port
Initool lets you manipulate the contents of INI files from the
command line. It is a rewrite of an earlier program by the same
developer called "iniparse". Rather than modify INI files in place
like iniparse, however, it prints the modified contents to standard
output.
PR: 272351
Submitted by: Jesús Daniel Colmenares Oviedo <DtxdF@disroot.org>
06ff862 |
Saturday, 22 Jul 2023
|
12:36 Doug Rabson (dfr)
sysutils/catatonit: new port
Approved by: lwhsu
This is a very simple init-like command intended for use with
'podman run --init' or 'docker run --init'.
da411ab |
Saturday, 15 Jul 2023
|
12:49 Piotr Kubaj (pkubaj)
sysutils/rust-findutils: Rust implementation of coreutils
0c297ee |
Friday, 7 Jul 2023
|
14:35 Jason W. Bacon (jwb)
sysutils/devd-mount: Automount tool utilizing devd notifications
devd-mount(8) is a devd(8) based automounter for FreeBSD. It supports
most popular filesystems such as exFAT, ISO9660, UDF, and FreeBSD's
native UFS. The devd-mount script mounts recognized filesystems and
invokes a specified command (typically qmediamanager) with the mount
point, device, and filesystem type as optional arguments.
67d311c |
Thursday, 6 Jul 2023
|
20:16 Piotr Kubaj (pkubaj)
sysutils/fastfetch: Like neofetch, but much faster because written in C
Fastfetch is a neofetch-like tool for fetching system information and displaying
them in a pretty way. It is written mainly in C, with performance and
customizability in mind. Currently, Linux, Android, FreeBSD, MacOS and Windows
7+ are supported.
22387af |
Wednesday, 5 Jul 2023
|
17:21 Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo
sysutils/gh-md-toc: New port: Easy TOC creation for GitHub README.md
gh-md-toc (or github-markdown-toc) is a TOC (Table of Content)
generator for a README.md or a GitHub wiki page without installing
additional software.
WWW: https://github.com/ekalinin/github-markdown-toc
PR: 272054
8c45385 |
Sunday, 2 Jul 2023
|
07:34 Muhammad Moinur Rahman (bofh)
sysutils/cfengine318: Remove expired port
2023-07-02 sysutils/cfengine318: Expire one year after cfengine 3.19.0 released
9015e98 |
07:34 Muhammad Moinur Rahman (bofh)
sysutils/cfengine-masterfiles318: Remove expired port
2023-07-02 sysutils/cfengine-masterfiles318: Expire one year after
cfengine-masterfiles 3.19.0 released
2c44327 |
Friday, 30 Jun 2023
|
21:43 Emanuel Haupt (ehaupt)
sysutils/backdown: Add new port
Backdown helps you safely and ergonomically remove duplicate files.
Its design is based upon the authors observation of frequent patterns
regarding build-up of duplicates with time, especially images and other
media files.
Finding duplicates is easy. Cleaning the disk when there are thousands
of them is the hard part. What Backdown brings is the easy way to select
and remove the duplicates you don't want to keep.
9e8d340 |
06:59 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
3de28a3 |
05:48 Muhammad Moinur Rahman (bofh)
sysutils/mcollective: Remove expired port
2023-06-30 sysutils/mcollective: Broken with all supported Ruby versions
Approved by: portmgr (blanket)
46db1ba |
05:21 Muhammad Moinur Rahman (bofh)
sysutils/mnrpes: Remove expired port
2023-06-30 sysutils/mnrpes: Depends on broken sysutils/mcollective
Approved by: portmgr (blanket)
161d758f |
05:15 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-nettest-common: Remove expired port
2023-06-30 sysutils/mcollective-nettest-common: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
fde94d8 |
05:15 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-puppet-common: Remove expired port
2023-06-30 sysutils/mcollective-puppet-common: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
a7044e7 |
05:14 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-service-common: Remove expired port
2023-06-30 sysutils/mcollective-service-common: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
cb1e6c3 |
05:13 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-nrpe-common: Remove expired port
2023-06-30 sysutils/mcollective-nrpe-common: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
b08707a |
04:46 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-nrpe-agent: Remove expired port
2023-06-30 sysutils/mcollective-nrpe-agent: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
6ec871f |
04:26 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-shell-agent: Remove expired port
2023-06-30 sysutils/mcollective-shell-agent: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
535b12f |
04:26 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-shell-client: Remove expired port
2023-06-30 sysutils/mcollective-shell-client: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
45c0aaa |
04:25 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-service-client: Remove expired port
2023-06-30 sysutils/mcollective-service-client: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
dca1204 |
04:23 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-service-agent: Remove expired port
2023-06-30 sysutils/mcollective-service-agent: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
c269f13 |
04:22 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-nettest-agent: Remove expired port
2023-06-30 sysutils/mcollective-nettest-agent: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
7a51b83 |
04:22 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-nettest-client: Remove expired port
2023-06-30 sysutils/mcollective-nettest-client: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
1b2dc46 |
04:20 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-puppet-client: Remove expired port
2023-06-30 sysutils/mcollective-puppet-client: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
5f7c44c |
04:19 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-puppet-agent: Remove expired port
2023-06-30 sysutils/mcollective-puppet-agent: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
2c156ea |
04:18 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-nrpe-client: Remove expired port
2023-06-30 sysutils/mcollective-nrpe-client: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
86e4a09 |
04:14 Muhammad Moinur Rahman (bofh)
sysutils/mcollective-actionpolicy-auth: Remove expired port
2023-06-30 sysutils/mcollective-actionpolicy-auth: Depends on broken
sysutils/mcollective
Approved by: portmgr (blanket)
f3b3f01f |
Sunday, 18 Jun 2023
|
03:51 Cy Schubert (cy)
sysutils/cfengine322: Introduce cfengine322 and cfengine-masterfiles322
Add ports for the new cfengine and cfengine-masterfiles 3.22.0.
Make cfengine322 and cfengine-masterfiles322 the default cfengine
ports/packages.
e6267c4 |
Wednesday, 14 Jun 2023
|
12:50 Piotr Kubaj (pkubaj)
sysutils/intel-epct: add port for Intel's Ethernet Port Configuration Tool
It was previously known as sysutils/intel-qcu.
b527fb6 |
12:50 Piotr Kubaj (pkubaj)
sysutils/intel-nvmupdate-10g: add a port for nvmupdate for Intel 10G NICs
41b50dc |
12:50 Piotr Kubaj (pkubaj)
sysutils/intel-nvmupdate-100g: add port for Intel 100G NVM update tool
1b99d47 |
12:49 Piotr Kubaj (pkubaj)
sysutils/intel-nvmupdate: move to sysutils/intel-nvmupdate-40g and update to
9.20
934f5e5 |
Saturday, 10 Jun 2023
|
14:57 Muhammad Moinur Rahman (bofh)
*/*php83*: Sunrise
Please DO NOT use this version in production, it is an early test
version.
For upgrade notes please visit:
https://github.com/php/php-src/blob/php-8.3.0alpha1/UPGRADING
Changelog: https://github.com/php/php-src/blob/php-8.3.0alpha1/NEWS
Sponsored by: Bounce Experts
95967c2 |
12:05 Jason W. Bacon (jwb)
sysutils/npmount: Command line tool for non-privileged [un]mount
NPMount is a command-line tool to provide limited mount and unmount
capabilities to non-privileged users, such as mounting and unmounting
external media including optical discs and thumb drives.
31e744b |
Thursday, 8 Jun 2023
|
10:51 Robert Clausecker (fuz)
sysutils/devedeng: Gtk3 DVD disc authoring program
DevedeNG is a program to create video DVDs and CDs (VCD, sVCD or CVD),
suitables for home players, from any number of video files, in any of
the formats supported by Mplayer. The big advantage over other utilites
is that it only needs Mpv, FFMpeg, DVDAuthor, VCDImager and MKisofs
(well, and Python3, PyGTK and PyGlade), so its dependencies are quite
small.
WWW: https://rastersoft.com/programas/devede.html
Requested by: reddit user /u/Parasomnopolis
e17738b |
10:51 Robert Clausecker (fuz) Author: Trenton Schulz
sysutils/scanbd: Add new port
scanbd looks to be the continuation of scanbuttond, it accomplishes
the same tasks, but supports all scanners from scanbuttond plus all
the scanners supported by SANE. It uses dbus for communication and can
also signal device insertion and removal.
Upstream has moved to gitlab, so this is the last corresponding release
based on the last SourceForge release (with some minor documentation
updates).
WWW: https://sourceforge.net/projects/scanbd/
PR: 271816
8ffec20 |
Wednesday, 7 Jun 2023
|
14:25 Emanuel Haupt (ehaupt)
sysutils/sake: Add new port
sake is a command runner for local and remote hosts. You define servers
and tasks in a sake.yaml config file and then run the tasks on the
servers.
c40a664 |
Tuesday, 6 Jun 2023
|
07:16 Piotr Kubaj (pkubaj)
sysutils/dutree: a tool to analyze file system usage written in Rust
f5ecd3e |
Saturday, 3 Jun 2023
|
11:14 Rene Ladan (rene)
cleanup: Remove expired ports:
2023-06-03 sysutils/cfengine319: Upstream EOL reached on 2022-06-30
sysutils/cfengine-masterfiles319
9f1633b |
Thursday, 1 Jun 2023
|
19:05 Rene Ladan (rene)
cleanup: Remove expired bareos18 ports:
2023-06-01 sysutils/bareos18-client: Upstream EOL reached on 2020-02-03
2023-06-01 sysutils/bareos18-server: Upstream EOL reached on 2020-02-03
2023-06-01 sysutils/bareos18-traymonitor: Upstream EOL reached on 2020-02-03
89e548d |
19:00 Rene Ladan (rene)
sysutils/boxbackup-devel: Remove expired port:
2023-06-01 sysutils/boxbackup-devel: Requires upstream EOL OpenSSL 1.0.X
ea70975 |
18:56 Rene Ladan (rene)
cleanup: Remove expired puppet6 ports:
2023-06-01 sysutils/puppet6: Puppet 6 has reached EOL
2023-06-01 sysutils/puppetserver6: Puppet 6 has reached EOL
2023-06-01 databases/puppetdb6: Puppet 6 has reached EOL
2023-06-01 databases/puppetdb-terminus6: Puppet 6 has reached EOL
03835de |
Wednesday, 31 May 2023
|
21:01 Rene Ladan (rene)
sysutils/pam_mount: Remove expired port:
2023-05-31 sysutils/pam_mount: Requires upstream EOL OpenSSL 1.0.X and linux
only libmount which is not available for FreeBSD
448bdaf |
Saturday, 27 May 2023
|
23:43 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-chef16: Remove obsoleted port
Use sysutils/rubygem-chef instead.
30d5680 |
23:43 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-ohai16: Remove obsoleted port
Use sysutils/rubygem-ohai instead.
6c3d6ff |
23:43 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-chef17: Add rubygem-chef17 17.10.68
- Add PORTSCOUT
32fb0f8 |
23:43 Po-Chuan Hsieh (sunpoet)
sysutils/rubygem-ohai17: Add rubygem-ohai17 17.9.1 (copied from rubygem-ohai)
- Add PORTSCOUT
0d61690 |
04:06 Po-Chuan Hsieh (sunpoet)
sysutils/ncdu2: Add ncdu2 2.2.2
Ncdu is a disk usage analyzer with an ncurses interface. It is designed to find
space hogs on a remote server where you don't have an entire graphical setup
available, but it is a useful tool even on regular desktop systems. Ncdu aims to
be fast, simple and easy to use, and should be able to run in any minimal
POSIX-like environment with ncurses installed.
e545e7a |
04:05 Po-Chuan Hsieh (sunpoet)
*/Makefile: Sort SUBDIRs
9641077 |
Thursday, 18 May 2023
|
08:19 Robert Clausecker (fuz) Author: Stefan `Sec` Zehl
sysutils/plocate: Fast & privacy-respecting locate utility
plocate is a locate(1) based on posting lists, completely replacing mlocate
with a much faster (and smaller) index. It is suitable as a default locate on
your system. Like mlocate and slocate, the returned file set is
user-dependent, ie. a user will only see a file if find(1) would list it (all
directories from the root have +rx permissions).
WWW: https://plocate.sesse.net/
PR: 270657
1a556fa |
Wednesday, 17 May 2023
|
08:46 Rene Ladan (rene)
sysutils/rundeck2: Remove expired port:
2023-05-17 sysutils/rundeck2: unmaintained and newer version available in
sysutils/rundeck3
30fb132 |
Tuesday, 16 May 2023
|
15:25 Jose Alonso Cardenas Marquez (acm)
sysutils/appjail-devel: New port: Simple and easy-to-use tool for creating
portable jails (devel)
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 behaves like an application.
c8db4f9 |
Sunday, 14 May 2023
|
17:25 Matthias Fechner (mfechner)
www/gitlab-ce: add required ports for 15.11 upgrade
5e2ec21 |
Sunday, 30 Apr 2023
|
18:41 Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo
sysutils/imgurbash2: New port: Upload or delete images and videos to imgur
imgurbash2 is a simple bash script that allows you to upload images
and videos to imgur. Once an image/video is uploaded, the link is
displayed on the terminal and copied to your clipboard.
Features:
* Upload remote HTTP/HTTPS images and videos to imgur.
* Upload multiple images and videos at one go.
* Upload images/videos to your album and to your account.
* Delete previously uploaded images/videos.
* Automatically images/videos deletion.
* Copy uploaded images/videos' URLs to clipboard.
WWW: https://github.com/ram-on/imgurbash2/
PR: 269718
d254879 |
18:41 Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo
sysutils/llama: New port: Terminal file manager
llama is a simple and minimalistic file manager. It's a fast way to
navigate the filesystem, and a cd and ls replacement. It allows for
quick navigation with fuzzy searching and the cd-integration with
the shell is a one-liner.
WWW: https://github.com/antonmedv/llama/
PR: 269977
2100647 |
09:20 Rene Ladan (rene)
sysutils/py-psutil121/: Remove expired port:
2023-04-30 sysutils/py-psutil121: Use sysutils/py-psutil instead
51cb92c |
09:19 Rene Ladan (rene)
sysutils/u-boot-utilite/: Remove expired port:
2023-04-30 sysutils/u-boot-utilite: This port depends on the long time
unsupported upstream devel/arm-none-eabi-gcc492.
2ea2edc |
Saturday, 29 Apr 2023
|
01:36 Romain Tartière (romain)
sysutils/puppetserver8: New port
Puppet master is a Ruby application that compiles configurations
for any number of Puppet agent nodes, using Puppet code and various
other data sources. (For more info, see Overview of Puppet's
Architecture.)
Puppet Server is an application that runs on the Java Virtual Machine
(JVM) and provides the same services as the classic Puppet master
application. It mostly does this by running the existing Puppet
master code in several JRuby interpreters, but it replaces some
parts of the classic application with new services written in
Clojure.
e9c5ed3 |
01:36 Romain Tartière (romain)
sysutils/puppet8: New port
Puppet lets you centrally manage every important aspect of your system using
a cross-platform specification language that manages all the separate
elements normally aggregated in different files, like users, cron jobs, and
hosts, along with obviously discrete elements like packages, services, and
files.
53c3c6d |
Friday, 28 Apr 2023
|
16:17 Robert Clausecker (fuz) Author: Jesús Daniel Colmenares Oviedo
sysutils/catsit: New port: Process supervisor
The catsitd daemon is a process supervisor for FreeBSD and OpenBSD.
It is designed to supervise processes with the following behavior:
* The process runs in the foreground, not as a daemon.
* The process logs to standard output or standard error.
* The process handles errors by exiting and expects to be
restarted.
* The process indicates its reason for exiting with sysexits(3).
WWW: https://git.causal.agency/catsit/
PR: 266233
e4b07a2 |
Wednesday, 26 Apr 2023
|
20:44 Stefan Eßer (se)
sysutils/erdtree: new port - filesystem and disk-usage analysis tool
The extended attribute support is currently disabled.
ca7293f |
Tuesday, 25 Apr 2023
|
11:21 Alexey Dokuchaev (danfe)
sysutils/ntfs2btrfs: new port had been added (+)
Ntfs2btrfs is a tool for in-place conversion of Microsoft's
NTFS file system to the open-source file system Btrfs.
00c9f36 |
Tuesday, 18 Apr 2023
|
06:38 Matthew Seaman (matthew)
sysutils/dynamic_motd: -- new port
dynamic_motd is a drop-in replacement for generating messages of the day on
FreeBSD 13.0 or later. During system startup, the file /var/run/motd is
replaced with a fifo whose content is generated by a user-configurable shell
script that is executed on each login. All other aspects of motd(5) are
preserved.
PR: 267107
Reported by: Steven Stallion
b5613f6 |
Monday, 10 Apr 2023
|
20:28 Jose Alonso Cardenas Marquez (acm)
sysutils/bareos21-*: Copy bareos-* ports to bareos21-*
- Update to 21.1.7
- sysutils/bareos-* ports will be updated to 22.0.3
deb2a55 |
18:32 Jose Alonso Cardenas Marquez (acm)
sysutils/py-python-bareos: New port: client library and tools for Bareos console
access
python-bareos is a Python module to access a http://www.bareos.org backup
system
5e5bfcd |
Thursday, 30 Mar 2023
|
23:59 Muhammad Moinur Rahman (bofh)
sysutils/disktype: Remove expired port:
2023-03-31 sysutils/disktype: Abandonware, last release in 2006 and no
development since
c18295b |
23:59 Muhammad Moinur Rahman (bofh)
sysutils/relaxconf: Remove expired port:
2023-03-31 sysutils/relaxconf: Abandonware, last release of RelaxBSD was back in
2006
77fbc73 |
20:42 Guido Falsi (madpilot)
sysutils/xxd: New port
Xxd creates a hex dump of a given file or standard input.
It can also convert a hex dump back to its original binary form.
This is the standalone version of the xxd tool provided by vim.
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
de841b4 |
Monday, 27 Mar 2023
|
20:04 Yuri Victorovich (yuri)
sysutils/rtx: New port: Runtime Executor (asdf rust clone)
337c124 |
19:16 Yuri Victorovich (yuri)
sysutils/tuckr: Super-powered replacement for GNU Stow
75b95d9 |
Saturday, 25 Mar 2023
|
18:14 Daniel Engberg (diizzy) Author: Pero Orsolic
sysutils/blisp: Utility for for flashing Bouffalo Labs RISC-V Microcontrollers
and SoCs
Utility and library for flashing Bouffalo RISC-V MCUs such as upgrading
firmware on Pinecil V2 open source soldering iron
PR: 269870
38d60db |
Tuesday, 21 Mar 2023
|
18:32 John Baldwin (jhb)
sysutils/etcupdate: Remove obsolete port.
etcupdate has been included in the base system since FreeBSD 10.0 and
this port was only useful for older OS versions where it was not
included in the base system.
Reported by: Jamie Landeg-Jones <jamie@catflap.org>
Reviewed by: fuz, matthew
Differential Revision: https://reviews.freebsd.org/D39188
674baba |
00:01 Muhammad Moinur Rahman (bofh)
sysutils/geomWatch: Remove expired port:
2023-03-21 sysutils/geomWatch: Broken since 2021
abcbb8a |
00:01 Muhammad Moinur Rahman (bofh)
sysutils/jobd: Remove expired port:
2023-03-21 sysutils/jobd: Broken since 2021
4ad1dc4 |
Number of commits found: 2829 (showing only 100 on this page) |