- Remove MAKE_JOBS_SAFE, now it's default
- Set compiler not preprocessor flags
The biggest highlight of 13.06 is that Ted Felix has reduced CPU usage
by almost 50% when recording MIDI. Rosegarden has been plagued with
MIDI recording problems for most of its history, and this improvement is
huge. While Ted worked on stabilization, Tom Breton made significant
improvements in a variety of areas. (See new features enumerated below.)
This release should be significantly more stable than recent versions,
and we encourage all users to give this improved version a try.
This port had some sort of broken roll-your-own github fetch support. It
could have been easily corrected for the current version 0.8.1, but that
was 11 releases ago!
So in addition to fixing the fetch, the port was updated to the latest
release v2.4.0. The port now requires PHP to build. It always required
PHP as a run depends but this was previously omitted. The MIT license was
moved to the built-in license handling, and the documentation was eliminated
because it is in unreadable markdown format. The test files were also
eliminated because it doesn't appear to be meant for users. The examples
were kept and augmented. The name of the main class file changed from
"Mustache.php" to "mustache.php" but gets installed to the same location.
PR: ports/179961
Approved by: bapt (mentor), maintainer timeout (~4 weeks)
The h5perf program will not run because it is linked to libh5test.so.0
which is not installed. Rather than install this shared library, a patch
was added to prohibit h5perf from installing.
PR: ports/179951
Approved by: bapt (mentor), maintainer timeout (~4 weeks)
The MASTER_SITES of the current version of gkrelltop, 2.2.6 has disappeared.
The project moved to SourceForge, but the earliest version available there
is 2.2.7. However, 2.2.7 failed to build on FreeBSD 8.4 i386 and
FreeBSD 9.1 amd64. Version 2.2.13, the latest, fails to build on all
platforms, including DragonFly. Upgrading to version 2.2.10 results in
successful builds on all platforms.
Also, the header was trimmed and USE_GMAKE was replaced with USES+=gmake.
PR: ports/178534
Approved by: bapt (mentor), maintainer timeout (~10 weeks)
voice communication over IP. The codec is designed for narrow band speech and
results in a payload bit rate of 13.33 kbit/s with an encoding frame length
of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec
enables graceful speech quality degradation in the case of lost frames,
which occurs in connection with lost or delayed IP packets.
WWW: http://github.com/dekkers/libilbc