luit is deprecated upstream, but still needed bu xterm, so it can't be
deprecated in ports. Until a solution for xterm is found, just remove it
from x11/xorg-apps, but don't deprecate it.
Deprecate various xorg apps, they have all been deprecated upstream.
Remove the dependency in xorg-apps as needed.
List of deprecated apps:
xprehashprinterlist
xrx
xsetmode
xsetpointer
Depreacate various xorg input drivers, all have been deprecated upstream:
xf86-input-acecad
xf86-input-fpit
xf86-input-hyperpen
xf86-input-mutouch
xf86-input-penmount
The upstream project updates the tarball with hotfixes.
This is why the distfile was unfetchable.
Add LICENSE_FILE
Take maintainership. I might soon regret this.
The long deprecated and unsafe gets(3) function has been removed since
FreeBSD 1300043.
Thus replace the occurences of that function in the code with gets_s(3)
which is a safer alternative.
* Bump PORTREVISION due to changes in the code/package.
PR: 238687
Reported by: emaste
MFH: 2019Q3
Misaka is a CFFI-based binding for Hoedown, a fast markdown processing
library written in C. It features a fast HTML renderer and functionality
to make custom renderers (e.g. man pages or LaTeX).
WWW: https://github.com/FSX/misaka
The Suricata Engine is an Open Source Next Generation Intrusion Detection and
Prevention Engine developed by the Open Information Security Foundation (OISF).
This engine is not intended to just replace or emulate the existing tools in
the industry, but will bring new ideas and technologies to the field.
OISF is part of and funded by the Department of Homeland Security's Directorate
for Science and Technology HOST program (Homeland Open Security Technology),
by the Navy's Space and Naval Warfare Systems Command (SPAWAR), as well as
through the very generous support of the members of the OISF Consortium.
More information about the Consortium is available, as well as a list of our
current Consortium Members.
This is upcoming version 5.
WWW: https://suricata-ids.org
Provides a set of helper for baking your Django site out as flat files.
Features:
- Models, views and management commands that will build your site as flat
files.
- Management commands to sync your flat files with a bucket on Amazon S3.
- Optional integration of a Celery job queue to automatically build and publish
model objects when they are saved
WWW: https://github.com/datadesk/django-bakery/
PR: 239034
Submitted by: Alexander Sieg <alex@xanderio.de>
- Add a build conflict for commonmark-cmark-* when DOCS are enabled.
This prevents a failure later on in the build. [0]
- Add a new option BE_AMDGPU which can be used to enable the AMDGPU
backed used by mesa when BE_NATIVE or BE_FREEBSD is set. Enable this
option by default to limit later surprises. [1]
- New option PYCLANG to add python binding for clang. [2]
PR: 239636 [0], 230789 [1], 239990 [2]
Submitted by: chardon.frederic@gmail.com [2]
Sponsored by: DARPA, AFRL