- Update PORTVERSION and distinfo checksum (4.2.2) [1]
- Use DISTVERSIONPREFIX -> tweak MASTER_SITES
- Split CURVE option (now a group) into TWEETNACL and SODIUM options [1]
- Group NORM and PGM options into a MULTICAST group
- Simplify & tweak options descriptions accordingly
- Update MANPAGES configure argument (*-documentation is deprecated)
- Remove patch that was upstreamed [1]
- Move curve_keygen from pkg-plist to conditional PLIST_FILES
PR: 214367
Submitted by: Eric Camachat <eric camachat org> [1]
JSON in your model. It silently takes care of serialization. To use, simply
add the field to one of your models.
This port is not a duplicate of www/py-django-jsonfield, both ports have
distinct but upstreams.
WWW: https://github.com/dmkoch/django-jsonfield
Qt dropped WebKit in favour of WebEngine, and the used WebKit base in
www/qt5-webkit is therefore very outdated.
The fork at [1] is a QtWebKit implementation on a modern WebKit code base.
[1] https://github.com/annulen/webkit
PR: 221339
Exp-Run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D9048
Explicitly pass SASL path to 'sasl' configuration option
to make sure that configure finds proper include and library paths
and don't depend on other options adding -I{LOCALBASE}/include to
CFLAGS.
Python 3.x changes the location of the compiled python objects - pyc and pyo.
The pkg-plist supplied with devel/py-extras doe not account for this, so
packaging with Python 3 fails.
This change replaces pkg-plist with autoplist to correct the issue [1]
While I'm here:
- Add TEST_DEPENDS and test target
- Mark architecture independence
- Add LICENSE_FILE
PR: 219278
Submitted by: Johannes Jost Meixner [1]
Approved by: portmgr (blanket)
MFH: 2017Q3
background and provides the following services:
- Accounts daemon to setup and manage user accounts, and to enable SSH key based
authentication.
- Clock skew daemon to keep the system clock in sync after VM start and stop
events.
- Instance setup scripts to execute VM configuration scripts during boot.
- IP forwarding daemon that integrates network load balancing with forwarding
rule changes into the guest.
- Metadata scripts to run user provided scripts at VM startup and shutdown.
- Network setup service to enable multiple network interfaces on boot.
WWW: https://github.com/GoogleCloudPlatform/compute-image-packages
PR: 219687
Submitted by: Helen Koike (maintainer)
Reviewed by: matthew (mentor), koobs, sunpoet, swills, julian
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12077
that provide a common API (Application Programming Interface) for realtime MIDI
input/output across Linux (ALSA, JACK), Macintosh OS X (CoreMIDI, JACK), and
Windows (Multimedia Library) operating systems. RtMidi significantly simplifies
the process of interacting with computer MIDI hardware and software. It was
designed with the following goals:
* object oriented C++ design
* simple, common API across all supported platforms
* only one header and one source file for easy inclusion in programming projects
* MIDI device enumeration
WWW: https://github.com/thestk/rtmidi
PR: 221398
Submitted by: Yuri Victorovich (maintainer)
Reviewed by: matthew (mentor)
Approved by: matthew (mentor)
Differential Revision: https://reviews.freebsd.org/D12078