non port: sysutils/Makefile |
Number of commits found: 2829 (showing only 100 on this page) |
Tuesday, 18 May 2021
|
06:08 Alexey Dokuchaev (danfe)
Move KDiskMark to a more appropriate category (luckily, even with Git,
there is not much history to preserve since the initial check-in).
3640fcc |
Monday, 17 May 2021
|
14:36 Alexey Dokuchaev (danfe)
KDiskMark is an HDD/SSD benchmark tool on top of Flexible I/O Tester.
WWW: https://github.com/JonMagon/KDiskMark
c769e65 |
Wednesday, 12 May 2021
|
19:44 Bernhard Froehlich (decke)
New port sysutils/containerd: Open and reliable container runtime
containerd is an industry-standard container runtime with an emphasis
on simplicity, robustness and portability. It is available as a daemon
for Linux and Windows, which can manage the complete container lifecycle
of its host system: image transfer and storage, container execution and
supervision, low-level storage and network attachments, etc.
WWW: https://containerd.io/
Thanks to Samuel Karp <me@samuelkarp.com> for working on the FreeBSD
support which is all upstream already!
73cb22e |
18:45 Mateusz Piotrowski (0mp)
sysutils/py-ansible-base: Add a new port
ansible-base is the Python package containing the essential parts of
Ansible. It is going to be replaced with ansible-core in the future
releases.
db2183a |
18:45 Mateusz Piotrowski (0mp)
sysutils/py-ansible-core: Add new port
Ansible is a radically simple configuration-management, deployment,
task-execution, and multinode orchestration framework.
ansible-core contains the core engine, modules and plugins. It does not contain
community and partner supported Ansible Collections of modules and plugins.
d8d1a62 |
18:45 Mateusz Piotrowski (0mp)
sysutils/ansible2: New port
This port is meant to track the legacy 2.X branch of Ansible as
sysutils/ansible is about to switch to 3.X.
efbcca3 |
Saturday, 8 May 2021
|
16:52 Jesper Schmitz Mouridsen (jsm)
New port: sysutils/lxqt-powermanagement
lxqt-powermanagement can monitor power management events and
optionally triggers actions like e.g. shut down a system when
laptop batteries are low on power.
c70abd0 |
Friday, 7 May 2021
|
17:36 Neel Chauhan (nc)
New port: sysutils/chezmoi: Manage your dotfiles across multiple diverse
machines
PR: 254953
Submitted by: samir@noir.im
1dc2a47 |
Tuesday, 4 May 2021
|
22:35 Jan Beich (jbeich)
sysutils/pam_xdg: add new port
Complete XDG Base Directories support via PAM, including injection of
according environment variables into user sessions, as well as creation
support for per-user $XDG_RUNTIME_DIR.
https://www.sdaoden.eu/code.html#s-toolbox
d255158 |
Saturday, 1 May 2021
|
21:32 Baptiste Daroussin (bapt)
sysutils/policykit: remove
Gnome2 component, no consumers left in the ports tree
802e360 |
21:32 Baptiste Daroussin (bapt)
sysutils/policykit-gnome: remove
Gnome2 component, no consumers left in the ports tree
9b6e380 |
11:46 Jan Beich (jbeich) Author: Cameron Katri
sysutils/opendircolors: add new port
A BSD-licensed replacement for GNU dircolors(1),
with support for FreeBSD's ls(1) using LSCOLORS.
https://github.com/CRKatri/opendircolors
Differential Revision: https://reviews.freebsd.org/D30063
32d78fc |
Wednesday, 28 Apr 2021
|
19:58 Antoine Brodin (antoine)
Hook sysutils/discus to the build
e5f18ad |
05:29 Thomas Zander (riggs)
New port: sysutils/zellij, a versatile, extensible terminal multiplexer.
213ed62 |
Tuesday, 27 Apr 2021
|
18:00 Yuri Victorovich (yuri)
New port: sysutils/opa: Open Policy Agent for policy enforcement across the
entire stack
f0514a6 |
Monday, 26 Apr 2021
|
11:16 Alexey Dokuchaev (danfe)
New port: regather is an LDAP syncrepl consumer which can perform various
actions based on LDAP syncrepl events.
Requested by: maintainer, who is also upstream author
4f4e43a |
Thursday, 22 Apr 2021
|
07:54 Adriaan de Groot (adridg)
KDE Plasma: update to 5.21.3
This updates the KDE Plasma parts to release 5.21.3. There is one
new port, plasma5-systemmonitor, which is the upcoming replacement
for KDE sysguard. It is not installed by default.
Release notes are at
https://kde.org/announcements/plasma/5/5.21.3/
Previous commits tidying up DOCS options left some non-
applications consumers without the necessary kdoctools
dependency, so (re)introduce that now.
6806658 |
Monday, 19 Apr 2021
|
14:29 Mateusz Piotrowski (0mp)
sysutils/herbe: Add a new port: Daemon-less notifications without D-Bus
1b6314a7 |
Sunday, 18 Apr 2021
|
23:17 Yuri Victorovich (yuri)
New port: sysutils/rset: Configure systems using any scripting language
PR: 255145
Submitted by: Greg Fitzgerald <gregf@beastie.tech>
7aa9686 |
Friday, 16 Apr 2021
|
16:25 Jason W. Bacon (jwb)
sysutils/linux-miniconda-installer: Aid for installing and using miniconda
Conda, like pip and CRAN, is a popular system that allows non-root users to
install many binary software packages in their own directories. The system
includes a base "channel" (repository) as well as 3rd party community
channels, such as "bioconda". QC for community channels is generally below
that of the base channel and FreeBSD ports, but they provide users with a
convenient way to install software not yet available in FreeBSD ports.
Packages are available for Linux, MacOS, and Windows. Linux Conda packages
work about as well on FreeBSD as they do on CentOS, which is the basis of
FreeBSD's Linux compatibility tool set. However, Conda and its packages
require a complete Linux environment for full functionality.
Typical Conda users do not know how to configure this environment on FreeBSD.
Miniconda-installer ensures a proper environment for installing and using
Miniconda and the packages it provides.
ed41b32 |
Thursday, 15 Apr 2021
|
17:59 Guido Falsi (madpilot)
sysutils/ansible-sshjail: New port
An Ansible connection plugin for remotely provisioning FreeBSD jails separately
from their jailhost.
WWW: https://github.com/austinhyde/ansible-sshjail
b3c7fff |
08:31 Tobias Kortkamp (tobik)
Clean up some things
- Remove duplicate variables
- Remove nop variables
- Sort categories
- Remove redundant option descriptions that match the default ones
Reported by: portscan
ffbc3bd |
Wednesday, 14 Apr 2021
|
20:28 Neel Chauhan (nc)
New port: sysutils/helmfile: declarative spec for deploying helm charts
PR: 244716
Submitted by: timp87@gmail.com
ace11e8 |
Tuesday, 13 Apr 2021
|
18:58 Sofian Brabez (sbz)
devel/sd-mux-ctrl: Rename to match upstream
Rename devel/sd-mux to devel/sd-mux-ctrl and remove dupplicate port
sysutils/sd-mux-ctrl added recently. As the port names were different
`addport -y` didn't catch the duplicate when looking at the catalog tree
INDEX. Also add entries into MOVED.
Approved by: swills
Differential Revision: https://reviews.freebsd.org/D29732
ae9ec35 |
Wednesday, 7 Apr 2021
|
17:54 Rene Ladan (rene)
Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/doorman: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 shells/esh: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 sysutils/cpu: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 textproc/libcrm114: No known users, dead upstream
2021-04-01 x11/wmmatrix: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/wmxss: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/tycoon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xgrab: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xbanner: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/bricons: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 x11/xmon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cavezofphear: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 astro/saoimage: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/ksmp3play: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/jamin: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/musicbox-tag-editor: Unmaintained and dead upstream, does not
build with -fno-common (llvm 11)
2021-04-01 audio/nspmod: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/cdplay: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/gimmix: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/ghostess: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/wmrecord: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/toolame: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 audio/shout: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/grappa: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/phylip: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 biology/lagan: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 cad/varkon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 cad/transcalc: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 comms/seyon: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 comms/efax: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 converters/vda2fbd: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 converters/shftool: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 devel/openzz: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 devel/sourcenav: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 devel/gb: Unmaintained and dead upstream
2021-04-01 dns/checkdns: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 dns/inadyn-mt: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 editors/gate: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 editors/thoteditor: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 emulators/cinc: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 emulators/e-uae: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 emulators/dtcyber: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 ftp/jftpgw: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 ftp/pureadmin: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-02 textproc/hs-pandoc-citeproc: Integrated into textproc/hs-pandoc
5980fd4 |
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
20:53 Rene Ladan (rene)
Remove expired ports:
2021-03-31 www/gtkhtml3: Obsolete by upstream, doesn't build with recent
versions of pango
2021-03-31 deskutils/tomboy: Unmaintained and dead upstream, depends on
deprecated libraries such as www/gtkhtml3. Upstream project is now called
tomboy-ng.
deskutils/tomboy-plugin-reminder: part of deskutils/tomboy
2021-03-31 devel/monodevelop: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 sysutils/syslog-ng327: Not officially supported by upstream
2021-03-31 sysutils/logstash5: End of life since release of 7.3.0
2021-03-31 www/decss: Abandonware
2021-03-31 textproc/elasticsearch5: End of life since release of 7.3.0
2021-03-31 textproc/elasticsearch5-search-guard: textproc/elasticsearch5 is
scheduled for removal
2021-03-31 multimedia/gnome-subtitles: outdated, depends on deprecated library
www/gtkhtml3
2021-03-31 net/libproxy-mozjs: Uses EOL Python 2.7 via lang/spidermonkey52
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
25996ce |
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 29 Mar 2021
|
14:59 crees
The FluxEngine is a very cheap USB floppy disk interface capable of reading
and writing exotic non-PC floppy disk formats. It allows you to use a
conventional PC drive to accept Amiga disks, CLV Macintosh disks, bizarre
128-sector CP/M disks, and other weird and bizarre formats.
The hardware consists of a single, commodity part with a floppy drive
connector soldered onto it. No ordering custom boards, no fiddly surface
mount assembly, and no fuss: nineteen simple solder joints and you're done.
WWW: http://cowlark.com/fluxengine/
PR: 254586
Submitted by: Simon Peter <probono@puredarwin.org>
 |
Sunday, 28 Mar 2021
|
22:41 emaste
Add sysutils/sd-mux-ctrl, Tizen SD mux control program
The Tizen SD Mux is a SD card multiplexer: it electrically moves an SD
card between an SD reader and a device under test.
Details available at https://wiki.tizen.org/SD_MUX and
https://git.tizen.org/cgit/tools/testlab/sd-mux/
Thanks to Daniel Engberg and sbz for advice and updates.
Reviewed by: sbz
Approved by: sbz
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D29474
 |
Thursday, 25 Mar 2021
|
13:09 mfechner
Added new ports required for gitlab-ce 13.10 upgrade.
 |
Wednesday, 17 Mar 2021
|
14:01 dch
sysutils/runj: include phab review feedback
Reviewed by: tobik
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D29292
 |
Sunday, 14 Mar 2021
|
13:50 cy
Add sysutils/mxkill: An X11/Motif ps display with kill
Add sysutils/mxkill to ports. mxkill is a simple psaux utility that
provides the ablilty to kill selected processes. Playing with it one
evening it discovered for me a number of errant oclock processes
running in my CDE dispaly.
 |
Thursday, 11 Mar 2021
|
21:35 rene
Remove expired port:
2021-03-10 sysutils/prelink: Have no users in the ports tree
 |
Tuesday, 9 Mar 2021
|
09:03 lwhsu
Add sysutils/u-boot-orangepi-zero-plus: Das U-Boot build for orangepi-zero-plus
PR: 253052
Submitted by: balazs@wee.hu
Reviewed by: manu
Differential Revision: https://reviews.freebsd.org/D28325
 |
Friday, 5 Mar 2021
|
13:28 tobik
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
 |
Thursday, 4 Mar 2021
|
21:07 olivier
New port: sysutils/p5-Filesys-ZFS-Stat: perl interface to kstat.zfs
Submitted by: glebius
Sponsored by: Netflix
 |
Wednesday, 3 Mar 2021
|
18:51 yuri
sysutils/synergy: Correct version confusion: current version is 1.x.x, not 2.x.x
Therefore sysutils/synergy-1 is removed, and sysutils/synergy PORTEPOCH is
bumped because the prevuous commit went backwards 2.x.x -> 1.x.x
Reference:
https://github.com/symless/synergy-core/issues/6850#issuecomment-732045154
Reported by: Aleksander Matveev <timon@timon.net.nz>
 |
Tuesday, 2 Mar 2021
|
15:43 krion
Deprecate sysutils/py-salt-2019
Approved by: maintainer
 |
05:59 swills
sysutils/ipfs-go-fs-repo-migrations: create port
Migrations for the filesystem repository of ipfs clients
WWW: https://github.com/ipfs/fs-repo-migrations
This will be useful for use with updates to sysutils/ipfs-go
 |
Friday, 26 Feb 2021
|
12:11 tobik
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Sort categories
Reported by: portscan
 |
Wednesday, 24 Feb 2021
|
17:21 0mp
Add sysutils/vivid
vivid is a generator for the LS_COLORS environment variable that controls the
colorized output of ls, tree, fd, bfs, dust and many other tools.
It uses a YAML configuration format for the filetype-database and the color
themes. In contrast to dircolors, the database and the themes are organized in
different files. This allows users to choose and customize color themes
independent from the collection of file extensions. Instead of using cryptic
ANSI escape codes, colors can be specified in the RRGGBB format and will be
translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older
terminal emulators.
WWW: https://github.com/sharkdp/vivid
 |
02:33 dvl
Add Bacula 11.0.1
NOTE: New Catalog format in version 11.0 and greater
The upgrade process will require more or less twice the
size of the actual database.
see update_bacula_tables
re https://www.bacula.org/bacula-release-11-0-1/
While here, update Bacula 9 conflicts.
 |
Tuesday, 23 Feb 2021
|
10:28 krion
This port delivers tasks to the CBSD using beanstalkd broker.
The service acts as an intermediate link between the broker and the CBSD.
PR: 253789
Submitted by: olevole___at___olevole___dot___ru
 |
Thursday, 18 Feb 2021
|
21:06 0mp
Add sysutils/py-qmk
A program to help users work with QMK keyboard firmware.
Features:
- Interact with your qmk_firmware tree from any location
- Use qmk clone to pull down anyone's qmk_firmware fork
- Setup your build environment with qmk setup
- Check that your environment is correctly setup with qmk doctor
WWW: https://github.com/qmk/qmk_cli
 |
02:57 bcran
sysutils/uefi-edk2-bhyve*: Update and migrate to Python 3
o remove dependency on the now obsolete Python 2.7.
o sysutils/uefi-edk2-bhyve now uses the GH/tianocore/edk2 upstream repo.
Use commit 2e1e8c35f3178df95d79da81ac6deec242da74c2 from master on
2021-02-14.
o sysutils/uefi-edk2-bhyve-csm is no longer a slave port, since it
continues to use the GH/freebsd/uefi-edk2 repo.
o sysutils/uefi-edk2-bhyve-devel is no longer required, so delete it.
o Update the port Makefiles to follow the style in sysutils/edk2.
Reviewed by: grehan
Approved by: woodsb02
Differential Revision: https://reviews.freebsd.org/D27230
 |
Sunday, 14 Feb 2021
|
23:07 wulf
new port: sysutils/hid-tools
sysutils/hid-tools: Python scripts to manipulate HID data
PR: 253498
Approved by: lwhsu (ports)
 |
Wednesday, 10 Feb 2021
|
17:04 rhurlin
New port: sysutils/wmscript: System monitoring dockapp for Window Maker
WMScript allows to specify a command and have the numeric result
of that command displayed in the dock app's window. Up to 5 things
to monitor, the interval is configurable.
See http://freshmeat.sourceforge.net/projects/wmscript for details.
PR: 253346
Submitted by: Igor Pokrovsky <ip@unixway.org> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28558
 |
Tuesday, 9 Feb 2021
|
19:26 jrm
New port, sysutils/rmlint: Remove duplicates from your filesystem
PR: 236362
Submitted by: Joachim Werner <jockl@pianojockl.org> (Maintainer)
 |
Monday, 8 Feb 2021
|
17:39 olivier
New port: sysutils/p5-Filesys-ZFS: Perl interface to zpool(8) and zfs(8)
Submitted by: glebius
Sponsored by: Netflix
 |
09:54 bapt
Remove hal
Hal has been introduced as part of the Gnome2 desktop and used in many
desktop application as an abstraction on the hardware layer, it has been quickly
deprecated, but alternatives took time to land in freebsd.
In most cases alternatives are now in place or upstreams dropped entirely
support for
HAL.
As a result it is time to retire HAL
 |
Friday, 5 Feb 2021
|
07:30 adamw
sysutils/nvimpager: Add port
Using neovim as a pager to view man pages, git diffs, whatnot with neovim's
syntax highlighting and mouse support.
The script also has a "cat mode" which will not start up the neovim interface
but instead print a highlighted version of the file to the terminal. Like cat
with neovim syntax highlighting! If the input has less lines than the terminal
cat mode is activated automatically so nvimpager behaves similar to less -F.
Pager mode and cat mode can be enforced with the options -p and -c
respectively.
Nvimpager comes with a small set of command line options but you can also use
all of neovim's command line options. Use nvimpager -h to see the help text.
The configuration is separated from the users config for neovim. The main
config file is ~/.config/nvimpager/init.vim. See the manpage for further
explanation.
WWW: https://github.com/lucc/nvimpager
 |
Thursday, 4 Feb 2021
|
06:04 bapt
Remove expired gstreamer 0.x
gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept
to let time for applications to catchup on gstreamer 1.x
 |
04:42 bapt
In preparation for the removal of gstreamer 0.x
Remove fusefs-gstfs, it has never been ported to gstreamer 1
Approved by: rodrigo (maintainer)
 |
Monday, 1 Feb 2021
|
12:52 rene
Remove expired ports:
2021-01-31 deskutils/orage: Unsupported upstream, cannot work with XFCE 4.16
2021-01-31 sysutils/rubygem-chef-config12
2021-01-31 mail/openwebmail: Does not use modern Perl syntax and no development
activity since 2006
2021-01-31 sysutils/rubygem-ohai8
2021-01-31 deskutils/xfce4-volumed: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 sysutils/rubygem-chef12: Please use sysutils/rubygem-chef instead
2021-01-31 x11/xfce4-embed-plugin: Unsupported upstream, cannot work with XFCE
4.16
2021-01-31 net-p2p/py-transmissionrpc: Unmaintained and dead upstream, use
net-p2p/py-transmission-rpc instead
2021-01-31 science/xfce4-equake-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 sysutils/xfce4-kbdleds-plugin: Unsupported upstream, cannot work with
XFCE 4.16
2021-01-31 textproc/py-gfm: No longer maintained by upstream, please use
textproc/py-cmarkgfm instead
 |
Sunday, 31 Jan 2021
|
19:29 brnrd
sysutils/nfs-over-tls: New port
* For FreeBSD 13
* Requires in-kernel TLS and KTLS enabled OpenSSL
Submitted by: rmacklem
 |
Sunday, 24 Jan 2021
|
10:53 rene
Remove expired ports:
2021-01-23 sysutils/bareos16-client: Unmaintained, please migrate to a newer
version of bareos
2021-01-23 sysutils/bareos16-client-static: Unmaintained, please migrate to a
newer version of bareos
2021-01-23 sysutils/bareos16-server: Unmaintained, please migrate to a newer
version of bareos
2021-01-23 www/bareos16-webui: Unmaintained, please migrate to a newer version
of bareos
 |
Wednesday, 13 Jan 2021
|
12:59 danfe
gomi is a simple trash tool that works on CLI, written in Go.
WWW: https://github.com/b4b4r07/gomi
 |
Sunday, 10 Jan 2021
|
23:11 sunpoet
Add rubygem-chef-bin 15.15.0
chef-bin provides the binstubs for chef-client.
WWW: https://github.com/chef/chef/tree/master/chef-bin
 |
Wednesday, 6 Jan 2021
|
13:57 jwb
sysutils/spcm: Tools for building and managing HPC clusters
SPCM (Simple, Portable Cluster Manager) is a free, open source
integrated tool set for managing a simple HPC (High Performance
Computing) cluster.
It is the only portable cluster management suite we are aware of
and is designed to be easily adapted to most POSIX platforms.
SPCM automates the process of configuring a head node, compute
nodes, file servers, and visualization nodes. Most common management
tasks can be performed using a simple menu interface, while additional
tasks are supported by command-line tools.
 |
Tuesday, 5 Jan 2021
|
23:23 ygy
new port: sysutils/R-cran-xopen: Open System Files, 'URLs', Anything
Approved by: lwhsu
 |
23:21 ygy
new port: sysutils/R-cran-fs: Cross-Platform File System Operations
Approved by: lwhsu
 |
Saturday, 2 Jan 2021
|
14:52 rene
Remove expired ports:
lang/julia: metaport, useless without any consumers
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
 |
Friday, 1 Jan 2021
|
11:45 antoine
Re-apply part of r559792 (INDEX and bulk -a OK)
With hat: portmgr
 |
10:11 antoine
Revert r559792 to unbreak INDEX and bulk -a
It seems a lot of reverse dependencies were missed
With hat: portmgr
 |
05:48 eugen
Undelete sysutils/wmbsdbatt providing live distfile sources.
Requested by: Nick Kostirya
 |
05:34 eugen
Undelete sysutils/wmcube providing live distfile sources.
Requested by: Nick Kostirya
 |
05:02 eugen
Undelete sysutils/xbattbar providing live distfile sources.
Requested by: Nick Kostirya
 |
00:57 rene
Remove most expired ports that depend on Python 2.7:
Exceptions are:
- mail/mailman, our listservers still use it
- www/chromium, solely because of popular demand,
upstream is (slowly) working on porting it to Python 3
- ports that have actual patches for Python 3 against
them (Cinnamon and a few unrelated other ports)
- llvm70 and qt5-webengine because they seem to have a lot
of dependencies which need further analysis
- sysutils/uefi-edk2-bhyve because bhyve seems to use them
- python2 and python27 themselves
I'm sure there will be complaints, but the nice thing about
a version control system is that we can revert and adjust things.
2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream
2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream
2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn
instead
2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python
2.7 which is EOLed upstream
2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any
(Log::Any::Adapter::Capture) instead
2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is
EOLed upstream
2020-12-31 devel/py-backports.os: Python 2 is EOL upstream
2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream
2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3
2020-12-31 devel/py-enum34: Will be removed along with python27
2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3
2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-selectors2: Python 2 is EOL upstream
2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27
2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/py-typing: Python 2 only, backport of Python 3
2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3
2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream
2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream
2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream
2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream
2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/0ad: Uses deprecated version of python
2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 games/renpy: Uses deprecated version of python
2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream
2020-12-31 graphics/uniconvertor: Uses deprecated version of python
2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream
2020-12-31 lang/spidermonkey60: Requires python2 to build
2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 mail/getmail: Uses deprecated version of python
2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream
2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and
Python 2.7 which is EOLed upstream
2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream
2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream
2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream
2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7
which is EOLed upstream
2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is
EOLed upstream
2020-12-31 security/sandsifter: Uses deprecated version of python, see
https://github.com/rigred/sandsifter/issues/10
2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed
upstream
2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which
is EOLed upstream
2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream
2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3
2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/cliqz: Uses deprecated version of python
2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed
upstream
2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed
upstream
2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream
2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream
 |
Thursday, 31 Dec 2020
|
15:07 rene
Remove expired ports not depending on Python 2.7:
2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb
2020-12-31 devel/pecl-weakref2: PHP 7.2 extension
2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead
2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of
KyotoCabinet.
2020-12-31 net/pecl-yaz: PHP 7.2 extension
2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by
end of 2020
2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead
2020-12-31 sysutils/cfengine-masterfiles312: EOL
2020-12-31 sysutils/cfengine-masterfiles313: EOL
2020-12-31 sysutils/cfengine312: EOL
2020-12-31 sysutils/cfengine313: EOL
2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero
instead
2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one
2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one
2020-12-31 www/flashplayer: Depends on a deprecated port
2020-12-31 www/linux-flashplayer: Deprecated by upstream
2020-12-31 www/mediawiki133: Upstream end of life
2020-12-31 www/mediawiki134: Upstream end of life
2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead
sysutils/drm-legacy-kmod is left in for now.
 |
12:44 rene
Remove PHP 7.2 which expired today, use PHP 7.4 instead.
2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020
2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020
2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020
2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020
2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020
2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020
2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020
2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020
2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020
2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020
2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020
2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020
2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020
2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020
2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020
./lang/php72-extensions
2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020
2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020
2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020
 |
07:21 ygy
new port: sysutils/R-cran-processx: Execute and Control System Processes
Approved by: lwhsu
 |
Monday, 28 Dec 2020
|
13:40 antoine
Hook nmrpflash to the build
 |
00:38 ygy
new port: sysutils/R-cran-ps: List, Query, Manipulate System Processes
PR: 252146
Approved by: lwhsu
 |
Sunday, 27 Dec 2020
|
17:46 acm
- Connect bareos19-* ports
 |
Saturday, 26 Dec 2020
|
00:24 jbeich
sysutils/basu: move to devel/ where dbus is
 |
Thursday, 24 Dec 2020
|
13:48 sunpoet
Add rubygem-chef-utils15 15.14.0 (copied from rubygem-chef-utils)
- Add PORTSCOUT
 |
Monday, 21 Dec 2020
|
14:15 jbeich
sysutils/basu: add new port
Some projects rely on the sd-bus library for DBus support. However not all
systems have systemd or elogind installed. This library provides just sd-bus
(and the "busctl" utility).
https://github.com/emersion/basu
 |
Sunday, 20 Dec 2020
|
08:26 mfechner
New ports required for rubygem-chef upgrade.
It is expected that this port fails to build till the complete rubygem-chef
upgrade is committed which can take some time depending on some approvals.
 |
Saturday, 19 Dec 2020
|
20:03 sunpoet
Sort SUBDIRs
 |
Thursday, 17 Dec 2020
|
18:12 mhorne
Add sysutils/u-boot-sifive-fu540: u-boot for the HiFive Unleashed
Tested by: Klaus Kuchemann <maciphone2@googlemail.com>
Reviewed by: manu, Klaus Kuchemann
Approved by: manu (uboot, ports)
Differential Revision: https://reviews.freebsd.org/D25737
 |
Tuesday, 15 Dec 2020
|
22:04 makc
Add sysutils/libg15 and sysutils/libg15render:
API and library for control of LCD and the extra keys on Logitech keyboards.
PR: 250429
PR: 250430
Submitted by: Daniel Menelkir
 |
15:02 manu
sysutils/u-boot-rpi-arm64: Add new port
This u-boot is intended to boot on all 64bits variants of the RPI boards
like the RPI2v1.1, RPI3* and RPI*
Suggested by: karels
 |
Saturday, 12 Dec 2020
|
19:00 mikael
sysutils/datadog-integrations: add port
The Datadog Agent Integrations (also known as checks) supported by Datadog Agent
WWW: https://www.datadoghq.com/
PR: 251586
Submitted by: uros@gruber.si
 |
13:10 rene
Remove expired ports:
2020-12-12 comms/py-libconcord: Uses deprecated version of python
2020-12-12 databases/py-swift: Uses deprecated version of python
2020-12-12 devel/py-AddOns: Uses deprecated version of python
2020-12-12 devel/py-BytecodeAssembler: Uses deprecated version of python
2020-12-12 devel/py-repoze.who-testutil: Uses deprecated version of python
2020-12-12 devel/py-riak_pb: Uses deprecated version of python
2020-12-12 devel/pythk: Uses deprecated version of python
2020-12-12 mail/py-spambayes: Uses deprecated version of python
2020-12-12 math/py-numeric: Uses deprecated version of python
2020-12-12 math/py-scientific: Uses deprecated version of python
2020-12-12 net/py-suds: Uses deprecated version of python
2020-12-12 net/pynids: Uses deprecated version of python
2020-12-12 security/py-obfsproxy-tor: Uses deprecated version of python
2020-12-12 sysutils/syslog-ng324: Agreed upon upstream one year deprecation
policy
2020-12-12 www/py-pylons: Uses deprecated version of python
2020-12-12 www/py-qpy: Uses deprecated version of python
 |
Friday, 11 Dec 2020
|
14:10 jbeich
sysutils/acfgfs: add new port
Acfgfs is a tool that lets you mount certain arcan applications as a FUSE
file-system. The application has to explicitly support it (e.g., Durden).
https://arcan-fe.com/
 |
Thursday, 10 Dec 2020
|
07:45 yuri
New port: sysutils/mcfly: Fly through your shell history
 |
Wednesday, 9 Dec 2020
|
21:43 mandree
new port: sysutils/p5-BSD-getloadavg: a perl interface to getloadavg(3)
This module allows you to access load average from perl scripts
without invoking uptime(1).
WWW: https://metacpan.org/release/BSD-getloadavg
Versus the original contribution, I've made two changes:
- dropped .packlist from the pkg-plist (complaints in poudriere
and in live system)
- dropped PORTREVISION=1 - a new port starts out with
PORTREVISION=0, and since that is a default we normally omit
it on ports that stand alone.
PR: 250174
Submitted by: Gert Doring <gert@greenie.muc.de>
 |
Sunday, 6 Dec 2020
|
10:30 mikael
sysutils/datadog: rename to sysutils/datadog-agent
Rename to sysutils/datadog-agent
Various fix / improvements to the port
PR: 251079
Submitted by: uros@gruber.si (maintainer)
 |
Saturday, 5 Dec 2020
|
23:59 romain
Add sysutils/rubygem-choria-mcorpc-support
These are stripped down versions of the legacy Marionette Collective libraries
that are used to facilitate hosting Ruby based MCollective Agents within the
Golang daemon as well as interact with a Choria network from the Ruby API and
mco CLI
It's not possible to run the old MCollective daemon using this code or the
resulting gem.
This fork was made off version 2.12.0 of The Marionette Collective and have
diverged since then, the changes made are not compatible with legacy
MCollective.
WWW: http://rubygems.org/gems/choria-mcorpc-support
With hat: puppet
 |
Friday, 4 Dec 2020
|
20:45 romain
Hello PuppetServer 7!
Actually update sysutils/puppetserver7 from a copy of sysutils/puppetserver6
and a few minor tweaks.
While here, prepare sysutils/puppetserver6 for allowing to migrate the Puppet
CA in case users of the previous version of Puppet want to migrate it before
switching to Puppet 7.
With hat: puppet
 |
20:16 romain
Hello Puppet 7!
Add sysutils/puppet7 from a copy of sysutils/puppet6 and a few minor tweaks.
With hat: puppet
 |
Saturday, 28 Nov 2020
|
06:14 pi
New port: sysutils/stressdisk
This is a program designed to stress test your disks and
find failures in them.
- Use it to soak test your new disks / memory cards / USB
sticks before trusting your valuable data to it.
- Use it to soak test your new PC hardware also for the same reason.
WWW: https://github.com/ncw/stressdisk
PR: 251309
Submitted by: Nuno Teixeira <ed.arrakis@gmail.com>
 |
Tuesday, 24 Nov 2020
|
20:15 manu
sysutils/u-boot-pine-h64: Add new port
U-boot variant for the Pine64 H64 board.
 |
20:14 manu
sysutils/atf-sun50i_h6: Add new ports
This is a port variant of atf targeting Allwinner H6 SoCs.
 |
Saturday, 21 Nov 2020
|
03:47 cy
Welcome the new cfengine317 and cfengine-masterfiles317. They
become the default cfengine and cfengine-materfiles.
cfengine315 and cfengine-masterfiles are deprected, expriring one
year from today.
 |
Monday, 16 Nov 2020
|
01:15 bofh
[NEW] sysutils/gitwatch: Bash script to watch a file or folder and commit
changes to a git repo
A bash script to watch a file or folder and commit changes to a git repo
What to use it for?
* config files: some programs auto-write their config files, without waiting
for you to click an 'Apply' button; or even if there is such a button, most
programs offer you no way of going back to an earlier version of your settings.
If you commit your config file(s) to a git repo, you can track changes and go
back to older versions. This script makes it convenient, to have all changes
recorded automatically.
* document files: if you use an editor that does not have built-in git support
(or maybe if you don't like the git support it has), you can use gitwatch to
automatically commit your files when you save them, or combine it with the
editor's auto-save feature to fully automatically and regularly track your
changes.
WWW: https://github.com/gitwatch/gitwatch
Sponsored by: Bounce Experts
 |
Saturday, 14 Nov 2020
|
05:28 cy
Welcome the new cfengine 3.16.0 and cfengine-masterfiles 3.16.0.
Both become the default cfengine ports/packages.
 |
Friday, 13 Nov 2020
|
17:13 manu
u-boot-sopine-spi: Add new port
While the u-boot-sopine port can boot from SPI on the Pine64-LTS and Sopine
module the env is saved and read from the eMMC.
This is a modified sopine u-boot that only read and store the env in the spi
flash available on thoses boards.
Additionally there is also a sopine-spi-flasher.img that can be burnt on a
sdcard
and when booted it will program the spi flash.
 |
Wednesday, 11 Nov 2020
|
20:25 dch
sysutils/datadog: new port of datadog agent
The eponymous server and application monitoring agent from DataDogHQ.com
Additional agent integrations will be submitted in a further port.
PR: 208561
Submitted by: Uros Gruber <uros@gruber.si>
Sponsored by: SkunkWerks, GmbH
Differential Revision: https://reviews.freebsd.org/D27182
 |
Number of commits found: 2829 (showing only 100 on this page) |