Wagtail is an open source content management system built on Django, with a
strong community and commercial support. It's focused on user experience, and
offers precise control for designers and developers.
WWW: https://wagtail.io/
WWW: https://github.com/wagtail/wagtail
Message log:
Current version: Rodent 5.3.16.3 and librfm 5.3.16.4
Remove support for GTK-3.
Rodent will be level on GTK-2, Rodent+ will be targeted at GTK-3 (work in progress)
This is a security release that fixes several SQL injection
vulnerabilities. This release also includes several breaking
configuration changes, so users are encouraged to verify their
configuration before and after upgrading.
MFH: 2019Q1
Security: 181beef6-2482-11e9-b4a3-00155d006b02
Sponsored by: Miles AS
This port is a slightly modified version of the code as distributed with
FreeBSD up to version 12.
This software is only useful to provide time synchronization for devices
that do not support a more modern time synchronization protocol (e.g., ntp).
Approved by: antoine (mentor)
Bingo is a Go language server that speaks the Language Server
Protocol. It supports editor features such as go-to-definition,
hover, and find-references for Go projects.
This project was largely inspired by go-langserver, but bingo is
simpler, faster, and smarter.
WWW: https://github.com/saibing/bingo
Update pkg-message and makefile COMMENT to remove references to
drm-devel-kmod and the mention that this is the development version. It is
the version for FreeBSD CURRENT, so the ride might be a little bumpy, but
it's not the devlopment version.
No changes to package.
FreeBSDDesktop issue: #129
Reported by: grahamperrin
Sponsored by: B3 Init (zeising)
uname -a generates non-deterministic output on some hosts. It's
used when generating report.txt which is just documentation, so
just don't call it.
PR: 223662
Reported by: Michael Kotlyar <mdk369@nyu.edu>
Same as the devel/llvm* ports. Otherwise ccls is compiled with
-fno-rtti but LLVM is not which can lead to crashes [1]. Make sure
assertions are disabled too while here.
[1] https://github.com/MaskRay/ccls/issues/30
NZBHydra 2 is a meta search for NZB indexers. It provides easy access to a
number of raw and newznab based indexers. You can search all your indexers
from one place and use it as an indexer source for tools like Sonarr,
Radarr or CouchPotato.
WWW: https://github.com/theotherp/nzbhydra2
PR: 234537
Submitted by: Daniel Shafer <daniel shafer cc>
Differential_Revision: https://reviews.freebsd.org/D18704