Update snapshot with fixes for powerpc64 elfv2, fixes when printing a
sysctl, fixes for a use after free in the wmvgfx driver and fixes in
anticipation of updates to current.
Lidarr is a music collection manager for Usenet and BitTorrent users.
It can monitor multiple RSS feeds for new tracks from your favorite
artists and will grab, sort and rename them.
It can also be configured to automatically upgrade the quality of
files already downloaded when a better quality format becomes
available.
It looks and smells like Sonarr but made for music.
WWW: https://lidarr.audio
PR: 234233
Submitted by: Michiel van Baak <michiel@vanbaak.eu>, Matt Russi <mrussi@gmail.com>
do-install.
- Bump PORTREVISION for safety.
Submitted by: Christopher Hall <hsw@bitmark.com> (via email)
Reported by: Dmitri Goutnik <dg@syrec.org> (via email)
This is a new major release with new and updated printer drivers and a
all-new native PCL backend (for some Laser Printers), and support for a
lot of laser printers.
While here, do some polishing and update my email address.
* Enable build for all Python versions as the support for Python 3 has been
added since the 5.0.0 release.
* Introduce new default option QT5 [1] to let the port make use of the Qt5
toolkit. (Support for the wxPython toolkit is also available but was left
out intentionally because it isn't available for Python 3, yet.)
* Also add a "do-test" target to make future QA easier while I'm here.
Changelog since 6.0.0:
https://github.com/enthought/traitsui/blob/6.1.2/CHANGES.txt
PR: 238469
Submitted by: vladimir.chukharev@gmail.com (maintainer)
Reviewed by: koobs (Python)
Approved by: vladimir.chukharev@gmail.com (maintainer) [1]
Differential Revision: https://reviews.freebsd.org/D21229
When the NLS option is disabled the installed transmission-gtk.desktop file
contains fields that start with and underscore, like _Name instead of Name.
When the NLS option is enabled these are replaced by translations. The attached
patch adds a simple sed command that removes the underscores when NLS is
disabled.
PR: 240125
Submitted by: tijl
Approved by: tcberner (mentor)
The user reported the crash in barvinok. Rebuilding ntl helps, which
suggests that it wasn't bumped when it was needed.
Submitted by: Kostas Oikonomou <k.oikonomou@att.net>
Free software library that interfaces with selected Z-Wave PC controllers,
allowing anyone to create applications that manipulate and respond to
devices on a Z-Wave network, without requiring in-depth knowledge of the
Z-Wave protocol.
WWW: http://www.openzwave.net/
PR: 239967
Submitted by: Xavier <kiwi@oav.net>
Details:
Update to what seems to be the latest generally accepted upstream
release (judging by what major Linux distributions have been including
in the recent past and what consumers of the lib are using.)
PR: 212785
Submitted by: wulf (patch set for the port)
Reported by: rkoberman@gmail.com