Detailed log:
- Update to upstream version 1.8.0
- New default OPTION
TESTS: Build with regression tests
- Now choice possible between different math libs:
SYSLIBM (-lm)
OPENLIBM (math/openlibm)
APPLIBM (bundled), default
PR: 218612
Submitted by: cs@innolan.dk (maintainer)
MFH: 2017Q2
Detailed maintainer log:
bmpp modification: /CropBox
Previous versions of bmpp only wrote a /MediaBox to PDF output, current
versions write a /CropBox too.
bmpp modification: /CreationTime and /ModTime
Timestamps are included in PDF output.
PR: 218560
Submitted by: takefu@airport.fm (maintainer)
MFH: 2017Q2
We try to keep the same LLVM version as Mesa to avoid the need to have
several versions of LLVM.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D10403
Beret is a 2D puzzle-platformer game about a scientist named Beret
who has gained telekinetic abilities through his research at the
Evil Corporation. He decides that the Evil Corporation is too evil
for his liking, and begins his solitary quest to overthrow the
corporation and punish the evil deeds of his employers.
Beret has:
- 21 puzzle-filled levels
- 120 collectable Medallions
- Over 20 hours of gameplay
- An unlockable level editor
WWW: http://kiwisauce.com/beret/
PR: 218516
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
Four years after GCC 4.6 went end-of-life upstream there isn't really
much use of that any more since newer ports still carry it, and it
speeds up build and simplifies this port significantly.
In addition to the expected changes to Makefile, pkg-plist, and pkg-descr
this also gets rid of files/java-patch-hier.
Even though there's a configure switch "--disable-werror" to disable
-Werror in CFLAGS, it's still hardcoded for some targets and
causes build failure on CURRENT, so remove this hardcode.
PR: 218629
Submitted by: maintainer
Sinatra or Padrino applications
Adding devel/rubygem-simple-navigation, because it is a dependency of the
upcoming www/mastodon port.
Approved by: swills (mentor, implicit)
The Averia GWF families of fonts are based on the average of all fonts
in the Google Web Fonts project, released under the SIL Open Font License,
as of 9 Nov 2011.
WWW: http://iotic.com/averia/
PR: 217014
Submitted by: Alfonso S. Siciliano <alfix86@gmail.com>
S3QL is a file system that stores all its data online using storage
services like Google Storage, Amazon S3, or OpenStack. S3QL effectively
provides a hard disk of dynamic, infinite capacity that can be accessed
from any computer with internet access running Linux, FreeBSD or OS-X.
WWW: https://bitbucket.org/nikratio/s3ql
PR: 203760
Submitted by: Niklaas Baudet von Gersdorff <stdin@niklaas.eu> (with changes)