notbug ipv6 ready As an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)

Current status

The server has been repaired, with a new power supply, for $23. I am waiting for lower COVID rates before visiting the datacenter to return it.
100 most recent commits

FreshPorts has everything you want to know about FreeBSD software, ports, packages, applications, whatever term you want to use.

Mon, 22 Feb 2021
[ 18:01 thierry ] Original commit   Revision:566321
mathicsscript 2.0.1 math new! files touched by this commit pkg-fallout Terminal CLI to Mathics
Upgrade to 2.0.1.

Release notes at
<https://github.com/Mathics3/mathicsscript/releases/tag/2.0.1>.
[ 18:00 thierry ] Original commit   Revision:566320
mathics-django 2.0.1 math new! files touched by this commit pkg-fallout Django front-end to Mathics
Upgrade to 2.0.1.

Release notes at
<https://github.com/Mathics3/mathics-django/releases/tag/2.0.1>.

This fixes the reported issue and make our patches no more necessary.
[ 17:37 kbowling ] Original commit   Revision:566319
timescaledb 2.1.0 databases files touched by this commit pkg-fallout Time-series database built on PostgreSQL
databases/timescaledb: Update to 2.1.0

Adds support for PosgreSQL 13

Sponsored by:	BBOX.io
[ 17:36 mi ] Original commit   Revision:566318
siod 3.6.2 lang files touched by this commit pkg-fallout Small footprint implementation of the Scheme programming language
Though we were compiling cleanly with clang, using gcc8 picked
up several nits, which might bite this port, when building on
the platforms, where we still use gcc.

Also, when using port-installed gcc8, ${LOCALBASE}/include is
implicitly used to search for headers BEFORE /usr/include. This
may cause gdbm-provided ndbm.h to be picked up instead of the
base version, and we're not ready for that.

The already-built packages should be unaffected, hence, still
no PORTREVISION bump...

Sponsored By: United Marsupials
[ 17:36 lcook ] Original commit   Revision:566317
chisel 1.7.6 www files touched by this commit pkg-fallout Fast TCP tunnel over HTTP
www/chisel: Update to 1.7.6

Changes: 		https://github.com/jpillora/chisel/releases/tag/v1.7.6
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28854
[ 17:12 kbowling ] Original commit   Revision:566315
packetdrill 0.0.2020082101 net files touched by this commit pkg-fallout Network stack testing tool
net/packetdrill: Fix build with PIE

PR:		253275
Submitted by:	Dawid Gorecki <dgr@semihalf.com>
Approved by:	kbowling (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28865
[ 17:10 blackend ] Original commit   Revision:566314
freebsd-doc-all 20210125,1 misc files touched by this commit pkg-fallout Documentation from the FreeBSD Documentation Project
freebsd-doc-en 20210125,1 misc files touched by this commit pkg-fallout Documentation from the FreeBSD Documentation Project
Update to 0cff342f42461c5081b98bce7581f43df319e4f4 version from the
FreeBSD docset (a.k.a. 13.0-R version)

Approved by:	doceng (implicit)
[ 17:06 mikael ] Original commit   Revision:566312
tailscale 1.4.4_2 security files touched by this commit pkg-fallout Mesh VPN that makes it easy to connect your devices
security/tailscale: Switch to GO_MODULE after r566063
[ 17:00 ak ] Original commit   Revision:566311
pngquant 2.13.1 graphics files touched by this commit pkg-fallout Converts 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs
- Update to 2.13.1
- Switch MASTER_SITES to https://
[ 16:40 emaste ] Original commit   Revision:566310
rssroll 0.6.2 www files touched by this commit pkg-fallout RSS collector in C
www/rssroll: Prepare for base system default PIE

PIE with static libraries is currently unsupported in FreeBSD, which
results in multiple errors when building with PIE. Explicitly disable
PIE for now.

PR:		253275
Submitted by:	Dawid Gorecki <dgr@semihalf.com>
Approved by:	kevans, Nikola Kolev (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28863
[ 16:37 emaste ] Original commit   Revision:566309
obhttpd 6.6.20191023 www files touched by this commit pkg-fallout OpenBSD http server
www/obhttpd: Prepare for base system default PIE

PR:		253275
Submitted by:	Dawid Gorecki <dgr@semihalf.com>
Approved by:	lwhsu, Nikola Kolev (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28800
[ 16:34 emaste ] Original commit   Revision:566308
cvs 1.20120905_7 devel files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout Version control system
devel/cvs: prepare for base system PIE default

PIE static libraries are currently not supported by the base system
/usr/share/mk files.

PR:		253275 [exp-run]
Approved by:	lwhsu, schaiba@gmail.com (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D28792
[ 16:27 emaste ] Original commit   Revision:566307
mathopd 1.5p8_1 www files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout Small, yet fast HTTP server
www/mathopd: Fix build with default PIE

Mathopd Makefile passed CFLAGS in MAKE_ENV variable. This caused CFLAGS
processing in bsd.prog.mk to be ignored, which in turn left non-PIE CFLAGS
from sys.mk and LDFLAGS with PIE enabled from bsd.prog.mk.

PR:		253275 [exp-run]
Submitted by:	Dawid Gorecki <dgr@semihalf.com>
Approved by:	lwhsu, Michiel Boland [maintainer]
Differential Revision:	https://reviews.freebsd.org/D28793
[ 15:35 jbeich ] Original commit   Revision:566305
ffmpeg 4.3.2,1 multimedia files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout Realtime audio/video encoder/converter and streaming server
multimedia/ffmpeg: update to 4.3.2

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.3.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
Reported by:	Repology
[ 15:33 mat ] Original commit   Revision:566304
bind-tools 9.16.12 dns files touched by this commit pkg-fallout Command line tools from BIND: delv, dig, host, nslookup...
bind9-devel 9.17.10.a0.2021.02.19 dns files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout BIND DNS suite with updated DNSSEC and DNS64
Update to latest commit:
[ 15:33 mat ] Original commit   Revision:566303
perl5-devel 5.33.7.10 lang files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout Practical Extraction and Report Language
Update to v5.33.7-10-g5d273abb14.
[ 15:02 dch ] Original commit   Revision:566302
zerotier 1.6.4 net files touched by this commit pkg-fallout Network virtualization everywhere
net/zerotier: update to 1.6.4

Sponsored by:	SkunkWerks, GmbH
[ 14:56 ak ] Original commit   Revision:566301
xmountains 2.10 graphics files touched by this commit pkg-fallout X11 based fractal landscape generator
- Update to 2.10
- Switch MASTER_SITES to https://
- Update WWW
[ 14:52 brnrd ] Original commit   Revision:566300
nextcloud-twofactor_totp 6.0.0 security files touched by this commit pkg-fallout TOTP multi-factor auth app for Nextcloud
security/nextcloud-twofactor_totp: Update to 6.0.0
[ 14:50 brnrd ] Original commit   Revision:566299
nextcloud-deck 1.3.0 www files touched by this commit pkg-fallout Kanban app for Nextcloud
www/nextcloud-deck: Update to 1.3.0
[ 14:48 brnrd ] Original commit   Revision:566298
nextcloud-talk 11.0.0 net-im files touched by this commit pkg-fallout Online meeting app for Nextcloud
net-im/nextcloud-talk: Update to 11.0.0
[ 14:47 brnrd ] Original commit   Revision:566297
nextcloud 21.0.0 www files touched by this commit pkg-fallout Personal cloud which runs on your own server
www/nextcloud: Update to 21.0.0
[ 13:16 gerald ] Original commit   Revision:566296
gcc9-devel 9.3.1.s20210219 lang files touched by this commit pkg-fallout GNU Compiler Collection 9
Update to the 20210219 snapshot of GCC 9.3.1.

This only brings a minor tweak to the data flow engine.

Plus a back port of part of r565301 | gerald | 2021-02-15 from
lang/gcc11-devel:

  Explicitly build --without-zstd such that archivers/zstd isn't pulled
  in inadvertedly when present in the build system even though it is not
  an explicit dependency. [1]

PR:		253286 [1]
[ 13:06 jbeich ] Original commit   Revision:566294
dav1d 0.8.2 multimedia files touched by this commit pkg-fallout Small and fast AV1 decoder
multimedia/dav1d: update to 0.8.2

Changes:	https://code.videolan.org/videolan/dav1d/-/tags/0.8.2
Changes:	https://code.videolan.org/videolan/dav1d/-/blob/0.8.2/NEWS
Changes:	https://code.videolan.org/videolan/dav1d/compare/0.8.1...0.8.2
Reported by:	Repology
[ 12:59 ehaupt ] Original commit   Revision:566292
qtqr 2.0.b39_5 graphics files touched by this commit pkg-fallout GUI that makes it easy to create and decode QR codes
graphics/qtqr: Add missing dependencies

PR:		253753
Submitted by:	yuri
MFH:		2021Q1
[ 12:56 lcook ] Original commit   Revision:566291
golangci-lint 1.37.1 devel files touched by this commit pkg-fallout Linters Runner for Go
devel/golangci-lint: Update to 1.37.1

Changes: 		https://github.com/golangci/golangci-lint/releases/tag/v1.37.1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28838
[ 12:55 lcook ] Original commit   Revision:566290
gh 1.6.1 devel files touched by this commit pkg-fallout GitHub's official command line tool
devel/gh: Update to 1.6.1

Changes: 		https://github.com/cli/cli/releases/tag/v1.6.1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28839
[ 12:54 lcook ] Original commit   Revision:566289
dasel 1.13.1 textproc files touched by this commit pkg-fallout Query and update data structures from the command line
textproc/dasel: Update to 1.13.1

Changes: 		https://github.com/TomWright/dasel/releases/tag/v1.13.1
Approved by:		fernape (mentor)
Differential Revision:	https://reviews.freebsd.org/D28840
[ 10:51 brnrd ] Original commit   Revision:566288
nextcloud-talk 10.1.2 net-im files touched by this commit pkg-fallout Online meeting app for Nextcloud
net-im/nextcloud-talk: Update to 10.1.2
[ 10:17 egypcio ] Original commit   Revision:566287
gscloud 0.8.0 net files touched by this commit pkg-fallout Official command-line interface for gridscale's API written in Go
net/gscloud: update 0.7.1 to 0.8.0

  - github.com/gridscale/gscloud/releases/tag/v0.8.0

Sponsored by:	gridscale GmbH
[ 10:04 madpilot ] Original commit   Revision:566286
xfce4-panel-profiles 1.0.13 x11-wm files touched by this commit pkg-fallout Xfce's panel multiple layouts manager
Update xfce4-panel-profiles to 1.0.13
[ 09:45 yuri ] Original commit   Revision:566285
authelia 4.26.2 www files touched by this commit pkg-fallout Single sign-on multi-factor portal for web apps
www/autheli: Update 4.26.1 -> 4.26.2

Reported by:	portscout
[ 09:41 yuri ] Original commit   Revision:566284
clash 1.4.1 net files touched by this commit pkg-fallout Rule-based tunnel in Go
net/clash: Update 1.4.0 -> 1.4.1
[ 09:36 yuri ] Original commit   Revision:566283
leocad 21.01 cad files touched by this commit pkg-fallout CAD program for creating virtual LEGO models
cad/leocad: Update 19.07.1 -> 21.01
[ 09:26 ehaupt ] Original commit   Revision:566282
xmrig 6.9.0 net-p2p files touched by this commit pkg-fallout High performance Monero (XMR) CPU miner
net-p2p/xmrig: Update to 6.9.0
[ 09:05 yuri ] Original commit   Revision:566281
py-arviz 0.11.2 math files touched by this commit pkg-fallout Package for exploratory analysis of Bayesian models
math/py-arviz: Update 0.11.1 -> 0.11.2

Reported by:	portscout
[ 08:58 yuri ] Original commit   Revision:566280
sqlitestudio 3.3.0 databases files touched by this commit pkg-fallout SQLite database GUI manager
databases/sqlitestudio: Update 3.2.1-1268 -> 3.3.0

Reported by:	portscout
[ 08:11 yuri ] Original commit   Revision:566279
py-veusz 3.3.1 science files touched by this commit pkg-fallout Scientific plotting package
science/py-veusz: Update 3.2.1 -> 3.3.1

Reported by:	portscout
[ 08:05 lwhsu ] Original commit   Revision:566278
gohugo 0.81.0 www files touched by this commit pkg-fallout Fast and flexible static site generator
www/gohugo: Update to 0.81.0

PR:		253748
Submitted by:	ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer)
[ 08:01 yuri ] Original commit   Revision:566277
py-iminuit 2.4.0 math new! files touched by this commit pkg-fallout Jupyter-friendly Python frontend for MINUIT2 in C++
New port: math/py-iminuit: Jupyter-friendly Python frontend for MINUIT2 in C++
[ 07:15 yuri ] Original commit   Revision:566275
ezc3d 1.4.2 misc files touched by this commit pkg-fallout C3D (biomechanics data format) reader/writer for C++
misc/ezc3d: Update 1.4.1 -> 1.4.2

Reported by:	portscout
[ 07:05 yuri ] Original commit   Revision:566274
libprojectm 3.1.12 graphics files touched by this commit pkg-fallout Awesome music visualiser
graphics/libprojectm: Update 3.1.11 -> 3.1.12

Reported by:	portscout
[ 06:57 yuri ] Original commit   Revision:566273
subfinder 2.4.6 dns files touched by this commit pkg-fallout Subdomain discovery tool that discovers valid subdomains for websites
dns/subfinder: Update 2.4.5-20 -> 2.4.6

Reported by:	portscout
[ 06:44 yuri ] Original commit   Revision:566272
py-bullet3 3.08_2 devel files touched by this commit pkg-fallout Python version of 3D collision detection library Bullet
devel/py-bullet3: Use system zlib instead of a bundled one to fix SEGV due to a
conflict

Reported by:	Henrik Gulbrandsen <henrik@gulbra.net> (via e-mail)
[ 06:43 yuri ] Original commit   Revision:566271
zrythm 1.0.0.a.12.0.1 audio files touched by this commit pkg-fallout Modern music production system, also known as DAW
audio/zrythm: Update 1.0.0-alpha.11.0.2 -> 1.0.0-alpha.12.0.1

Reported by:	portscout
[ 06:18 wen ] Original commit   Revision:566270
python-doc-html 3.7.9 lang files touched by this commit pkg-fallout Documentation for the Python programming language
python38 3.8.8 lang files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout Interpreted object-oriented programming language
- Update to 3.8.8
[ 06:01 yuri ] Original commit   Revision:566269
clash 1.4.0 net files touched by this commit pkg-fallout Rule-based tunnel in Go
net/clash: Update 1.3.5 -> 1.4.0

Reported by:	portscout
[ 05:51 yuri ] Original commit   Revision:566268
minitube 3.8 multimedia files touched by this commit pkg-fallout TV-like client for YouTube
multimedia/minitube: Update 3.6.7-1 -> 3.8

Reported by:	portscout
[ 05:47 yuri ] Original commit   Revision:566267
py-segyio 1.9.6 science files touched by this commit pkg-fallout Python binding for segyio, the seismic data library
science/py-segyio: Update 1.9.5 -> 1.9.6

Reported by:	portscout
[ 05:47 yuri ] Original commit   Revision:566266
segyio 1.9.6 science files touched by this commit pkg-fallout Library to interact with SEG-Y & Seismic Unix formatted seismic data
science/segyio: Update 1.9.5 -> 1.9.6

Reported by:	portscout
[ 05:15 yuri ] Original commit   Revision:566265
py-bullet3 3.08_1 devel files touched by this commit pkg-fallout Python version of 3D collision detection library Bullet
devel/py-bullet3: Fix examples from the manual by not removing the examples/
directory.

Reported by:	Henrik Gulbrandsen <henrik@gulbra.net> (via e-mail)
[ 04:37 stephen ] Original commit   Revision:566264
octave-forge 20210221 math files touched by this commit pkg-fallout Octave-forge metaport for math/octave
- Optional dependency math/octave-forge-level-set to on.
- Remove optional dependency math/octave-forge-tisean.
- Update to 20210221.
[ 04:35 stephen ] Original commit   Revision:566263
octave-forge-level-set 0.3.0_14 math files touched by this commit pkg-fallout Octave-forge package level-set
- Unbreak with patches.
- Bump portrevision.
[ 04:23 stephen ] Original commit   Revision:566262
octave-forge 20200519_3 math files touched by this commit pkg-fallout Octave-forge metaport for math/octave
- Optional dependency math/octave-forge-ltfat to on.
[ 04:16 stephen ] Original commit   Revision:566261
octave-forge-ltfat 2.3.1_10,1 math files touched by this commit pkg-fallout Octave-forge package ltfat
- Unbreak with patch.
- Bump portrevision.
[ 01:24 ygy ] Original commit   Revision:566260
mdk 1.3.0 lang files touched by this commit pkg-fallout Utilities for developing programs using MIX and MIXAL
lang/mdk: Update to 1.3.0 and take maintainership

Submitted by:	kfv@kfv.io
Approved by:	lwhsu
Differential Revision:	https://reviews.freebsd.org/D28688
[ 00:30 nc ] Original commit   Revision:566259
i386-wine 5.0_1,1 emulators files touched by this commit pkg-fallout 32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
emulators/i386-wine: Adopt port
Sun, 21 Feb 2021
[ 23:45 stephen ] Original commit   Revision:566256
octave-forge 20200519_2 math files touched by this commit pkg-fallout Octave-forge metaport for math/octave
- Default previously missing dependencies to install.
- Bump portrevision.
[ 23:42 stephen ] Original commit   Revision:566255
octave-forge-video 2.0.0 math files touched by this commit pkg-fallout Octave-forge package video
- Resurrect port.
- Update to 2.0.0.
[ 23:37 nc ] Original commit   Revision:566253
i386-wine-devel 5.8_1,1 emulators files touched by this commit pkg-fallout 32-bit Microsoft Windows compatibility environment for 64-bit FreeBSD
emulators/i386-wine-devel: Adopt port
[ 23:25 stephen ] Original commit   Revision:566252
octave-forge-strings 1.2.0_13 math files touched by this commit pkg-fallout Octave-forge package strings
- Resurrect port.
- Patch so it builds.
- Bump portrevision.
[ 23:23 stephen ] Original commit   Revision:566251
octave-forge-parallel 4.0.0 math files touched by this commit pkg-fallout Octave-forge package parallel
- Resurrect port.
- Update to 4.0.0.
[ 22:58 pizzamig ] Original commit   Revision:566250
openblas 0.3.13,1 math files touched by this commit pkg-fallout Optimized BLAS library based on GotoBLAS2
math/openblas: Update to 0.3.13

Changes: https://github.com/xianyi/OpenBLAS/blob/develop/Changelog.txt

PR:		251885
Submitted by:	Eijiro Shibusawa <phd_kimberlite@yahoo.co.jp>
[ 22:41 stephen ] Original commit   Revision:566249
octave-forge-benchmark 1.1.1_25 benchmarks files touched by this commit pkg-fallout Octave-forge package benchmark
octave 6.2.0 math files touched by this commit pkg-fallout High-level interactive language for numerical computations
octave-forge 20200519_1 math files touched by this commit pkg-fallout Octave-forge metaport for math/octave
octave-forge-actuarial 1.1.0_22 math files touched by this commit pkg-fallout Octave-forge package actuarial
octave-forge-audio 2.0.2_1 math files touched by this commit pkg-fallout Octave-forge package audio
octave-forge-bim 1.1.5_14 math files touched by this commit pkg-fallout Octave-forge package bim
octave-forge-bioinfo 0.1.2_25 math files touched by this commit pkg-fallout Octave-forge package bioinfo
octave-forge-bsltl 1.3.1_1 math files touched by this commit pkg-fallout Octave-forge package bsltl
octave-forge-cgi 0.1.2_13 math files touched by this commit pkg-fallout Octave-forge package cgi
octave-forge-civil-engineering 1.0.7_25 math files touched by this commit pkg-fallout Octave-forge package civil-engineering

(Only the first 10 of 85 ports in this commit are shown above. View all ports for this commit)
- Update math/octave to 6.2.0.
- Bump portrevision of dependent ports.
- Add patches to dependent ports math/octave-forge-* if I can figure them out.
- Mark broken dependent ports I couldn't figure out.
[ 22:21 acm ] Original commit   Revision:566248
stella 6.5.1_1 emulators files touched by this commit pkg-fallout Multi-platform Atari 2600 VCS emulator
- Fix pkg-plist

Reported by:	pkg-fallout
[ 21:14 nc ] Original commit   Revision:566247
drawing 0.6.5 graphics new! files touched by this commit pkg-fallout Drawing application for the GNOME desktop
New port: graphics/drawing: Drawing application for the GNOME desktop

A simple drawing application.

This application is a basic image editor, similar to Microsoft Paint,
but aiming at the GNOME desktop.

PNG, JPEG and BMP files are supported.

WWW: https://maoschanz.github.io/drawing/
[ 20:54 nc ] Original commit   Revision:566246
automuteus 6.11.0 games files touched by this commit pkg-fallout Discord Bot to automute Among Us players at round transitions
games/automuteus: Remove spurious newline in Makefile
[ 20:52 nc ] Original commit   Revision:566245
litestream 0.3.2 databases new! files touched by this commit pkg-fallout Standalone streaming replication tool for SQLite
New port: databases/litestream: Standalone streaming replication tool for SQLite

Litestream is a standalone streaming replication tool for SQLite. It runs as
a background process and safely replicates changes incrementally to another
file or S3. Litestream only communicates with SQLite through the SQLite API
so it will not corrupt your database.

WWW: https://litestream.io/
[ 20:03 jbeich ] Original commit   Revision:566243
youtube_dl 2021.02.22 www files touched by this commit pkg-fallout Program for downloading videos from various services
www/youtube_dl: update to 2021.02.22

Changes:	https://github.com/ytdl-org/youtube-dl/releases/tag/2021.02.22
Reported by:	GitHub (watch releases)
[ 20:00 matthew ] Original commit   Revision:566242
py-ansible-lint 5.0.1 sysutils files touched by this commit pkg-fallout Checks playbooks for sub-optimal practices and behaviour
Update to 5.0.1

ChangeLog:	https://github.com/ansible-community/ansible-lint/releases/tag/v5.0.1
[ 19:58 dmgk ] Original commit   Revision:566241
nncp 5.3.3 net files touched by this commit pkg-fallout Utilities for secure store-and-forward files, mail, command exchanging
net/nncp: Unbreak with go1.16

===>  Building for nncp-5.3.3
...
no required module provides package go.cypherpunks.ru/nncp/v5/cmd/nncp-cfgenc:
working directory is not part of a module

PR:		249946
Approved by:	Sergey Matveev <stargrave@stargrave.org> (maintainer)
[ 19:55 nc ] Original commit   Revision:566240
gvolwheel 1.0.3 audio files touched by this commit pkg-fallout Control volume by scrolling over tray icon
audio/gvolwheel: Update to 1.0.3

Changes: https://github.com/Junker/gvolwheel/releases/tag/1.0.3
[ 19:47 ehaupt ] Original commit   Revision:566239
py-construct 2.10.61,1 devel files touched by this commit pkg-fallout Python module for parsing and building of data structures
devel/py-construct: Update to 2.10.61
[ 19:47 dmgk ] Original commit   Revision:566238
cockroach 2.0.7 databases files touched by this commit pkg-fallout Cloud-native SQL database that survive disasters
databases/cockroach: Unbreak with go1.16

===>  Building for cockroach-2.0.7
...
go: cannot find main module, but found Gopkg.lock in
/wrkdirs/usr/ports/databases/cockroach/work/cockroach-v2.0.7/src/github.com/cockroachdb/cockroach
        to create a module there, run:
        go mod init
[ 19:14 pi ] Original commit   Revision:566237
cego 2.47.0 databases files touched by this commit pkg-fallout Relational and transactional database system
lfcbase 1.16.0 devel files touched by this commit pkg-fallout Collection of basic c++ classes, used for databases/cego
devel/lfcbase: update 1.15.1 -> 1.16.0
databases/cego: update 2.46.8 -> 2.47.0

lfcbase:
- Introduction of template class HashT

cego:
- Integration of HashT into QueryCache for faster access of cached
  query entries
- Fix in CegoClient and CegoAction for comment parsing. Comment token
  in string are treated now. For this, a new method
  CegoQueryHelper::skipComment has been introduced
- Improvements done for query cache handling
  ( more support for nested queries, stabilization fixes )

Submitted by:	Bjorn Lemke <lemke@lemke-it.com>
[ 18:18 ak ] Original commit   Revision:566236
jwasm 2.14,1 devel files touched by this commit pkg-fallout Fork of OpenWatcom x86 assembler with AMD64 support
- Update to 2.14
[ 17:58 pizzamig ] Original commit   Revision:566235
phoronix-test-suite 10.2.2 benchmarks files touched by this commit pkg-fallout Phoronix Benchmarking Suite
benchmarks/phoronix-test-suite: Update to 10.2.2
[ 17:49 ak ] Original commit   Revision:566234
cpmtools2 2.22 emulators files touched by this commit pkg-fallout Tools to access CP/M disks and disk images
- Update to 2.22
[ 17:28 nc ] Original commit   Revision:566233
clamtk 6.08 security files touched by this commit pkg-fallout GTK front-end for Clam Antivirus
security/clamtk: Update to 6.0.8

Changes: https://github.com/dave-theunsub/clamtk/releases/tag/6.08
[ 16:49 jbeich ] Original commit   Revision:566232
svt-av1 0.8.6_1 multimedia files touched by this commit pkg-fallout Scalable AV1 encoder
multimedia/svt-av1: move to the new home

https://github.com/AOMediaCodec/SVT-AV1/issues/1679
[ 16:17 cmt ] Original commit   Revision:566231
shotwell 0.30.11_3 graphics files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout Open source photo manager for GNOME
make shotwell's facedetection code compile with opencv 4

Patch adapted from upstream:
 
https://gitlab.gnome.org/GNOME/shotwell/-/commit/f54094594016359bbafd0be44a53ea28c8968593

At the same time, linking against opencv 4 fails when compiling shotwell
with gcc. As a stopgap measure, disable option OPENMP (which currently
forces use of gcc, but work is underway to switch that to llvm (see
PR 252379). I'll revisit OPENMP once 252379 has landed).
[ 16:06 jbeich ] Original commit   Revision:566230
svt-av1 0.8.6_1 multimedia files touched by this commit pkg-fallout Scalable AV1 encoder
svt-hevc 1.5.0_1 multimedia files touched by this commit pkg-fallout Scalable HEVC encoder
svt-vp9 0.3.0_1 multimedia files touched by this commit pkg-fallout Scalable VP9 encoder
multimedia/svt-*: enable LTO by default

%3 more speed at least with default parameters.
[ 15:39 zi ] Original commit   Revision:566229
stunnel 5.58,1 security files touched by this commit  An older version of this port was marked as vulnerable. pkg-fallout SSL encryption wrapper for standard network daemons
- Update to 5.58
[ 15:35 hselasky ] Original commit   Revision:566228
webcamd 5.10.6.1_2 multimedia files touched by this commit pkg-fallout Port of Linux USB webcam and DVB drivers into userspace
Fix unintended activation of automatic process already running checks
after SVN r564686.

Approved by:	pi (implicit)
[ 13:21 krion ] Original commit   Revision:566227
detox 1.4.1 sysutils files touched by this commit pkg-fallout Removes non-standard characters from filenames
Update to 1.4.1
[ 12:52 otis ] Original commit   Revision:566225
bpytop 1.0.62 sysutils files touched by this commit pkg-fallout Linux/OSX/FreeBSD resource monitor
sysutils/bpytop: Upgrade to 1.0.62

Reviewed by:	lwhsu, osa
Approved by:	lwhsu, osa
MFH:		2021Q1
Differential Revision:	https://reviews.freebsd.org/D28730
[ 12:35 otis ] Original commit   Revision:566224
gammy 0.9.64 accessibility files touched by this commit pkg-fallout Adaptive screen brightness and temperature for Windows and Unix
accessibility/gammy: update to 0.9.64

Changelog:
https://github.com/Fushko/gammy/releases/tag/v0.9.64

PR:		253234
Submitted by:	Mina Galic <me@igalic.co> (maintainer)
Differential Revision:	https://reviews.freebsd.org/D28657
[ 12:28 thierry ] Original commit   Revision:566223
ibus-typing-booster 2.10.5 textproc files touched by this commit pkg-fallout Faster typing by context sensitive completion
Upgrade to 2.10.5.

Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.10.5>.
[ 11:56 matthew ] Original commit   Revision:566222
pam_ssh_agent_auth 0.10.4_1 security files touched by this commit pkg-fallout PAM module which permits authentication via ssh-agent
Fix segfault when handling ECDSA keys

Import patch by Marc Deslauriers from the Ubuntu package of pam_ssh_agent_auth

Ref: https://github.com/jbeverly/pam_ssh_agent_auth/pull/24/files
     https://github.com/jbeverly/pam_ssh_agent_auth/issues/18
     https://bugs.launchpad.net/ubuntu/+source/pam-ssh-agent-auth/+bug/1869512

PR:             253693
Submitted by:   Matt <opensource mtcoster.net>
Obtained from:  Marc Deslauriers <marc.deslauriers canonical.com>, Ubuntu
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD

This site
What is FreshPorts?
About the authors
Issues
FAQ
How big is it?
The latest upgrade!
Privacy
Blog
Contact

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
jenkinsFeb 20
raptor2Feb 20
asterisk13Feb 18
asterisk13Feb 18
asterisk13Feb 18
asterisk16Feb 18
asterisk16Feb 18
asterisk16Feb 18
asterisk16Feb 18
asterisk16Feb 18
asterisk18Feb 18
asterisk18Feb 18
asterisk18Feb 18
asterisk18Feb 18
asterisk18Feb 18

15 vulnerabilities affecting 114 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities

Last updated:
2021-02-20 16:41:51


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 42546
Broken 77
Deprecated 173
Ignore 317
Forbidden 4
Restricted 139
No CDROM 71
Vulnerable 20
Expired 35
Set to expire 146
Interactive 0
new 24 hours 3
new 48 hours3
new 7 days38
new fortnight58
new month135


< Yesterday's Commits >

Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2021 Dan Langille. All rights reserved.