conveniance library for NetSurf.
This takes the unicode 5 capable version 1.1.6 of the library and
converts it to the NetSurf build system. additional API has been added
with a normalisation function but there are no data changes from
upstream.
WWW: http://www.netsurf-browser.org/
* This version builds with libgit2-glib, after configure is told
libgit2-glib 0.24.x is allowed.
* Drop webkit dependacy.
* Remove MAKE_JOBS_UNSAFE, it is not needed.
PR: 207637
Submitted by: edwardchuang@gmail.com
pyre2 is a Python extension that wraps Google's RE2 regular expression
library. It implements many of the features of Python's built-in re
module with compatible interfaces.
https://pypi.python.org/pypi/re2/
PR: 206495
Submitted by: Thibault Payet <monwarez@mailoo.org>
The PagedGeometry engine is an add-on to Ogre which provides highly
optimized methods for rendering massive amounts of small meshes,
covering a possibly infinite area. This is especially well suited for
dense forests and outdoor scenes, with millions of trees, bushes,
grass, rocks, etc.
http://www.ogre3d.org/tikiwiki/PagedGeometry+Engine
PR: 206485
Submitted by: Thibault Payet <monwarez@mailoo.org>
Caelum is a plug-in/library for Ogre targeted to help create
nice-looking (photorealistic if possible) atmospheric effects such as
sky colour, clouds and weather phenomena such as rain or snow.
http://www.ogre3d.org/tikiwiki/Caelum
prepare-system, upgrade-system package deletion bug:
These two commands had a serious logic flaw that resulted in newly-built
packages to be immediately deleted prior the pkg(8) repo command. (And
the obvious result of the system not getting updated without re-running
the same command.)
The cause was that the first package validity scan marked the package
for deletion, and this setting was never reset. The obsolete package
was correctly deleted and rebuilt, but then it was quickly deleted
again during the second package scan because the previous deletion mark
was still present. The fix was simple: Reset the deletion marks before
rebuilding the repository so the second scan proceeds accurately.
Test case provided by Wapcaplet in FreeBSD forums
- Remove bash dependency.
- Remove SDK option. It was added to prevent installation of headers
because they sometimes cause build conflicts with newer versions of qpdf
due to incorrect order of -I flags. This has been fixed now.
- Add DOCS option.
- Replace patch-configure with CPPFLAGS/LIBS and a post-patch command in
the Makefile to take into account ${LOCALBASE} and ${MAKE_CMD}.
- Remove patches that have been fixed upstream.
- Add a patch for libtest/build.mk to change the order of LIBS and
LIBS_libqpdf. LIBS may contain user supplied -L flags like
-L/usr/local/lib which have to appear after upstream -L flags so programs
are linked against freshly built libraries on not an older version in
/usr/local/lib. The other build.mk files already do this right.
- Add a patch for make/libtool.mk to change the order of $ldflags and $libs.
Upstream puts -L flags in $ldflags.
PR: 207751
Approved by: d.y.kazarov@mail.ru (maintainer)
ports expect it. The files were put in a different location to avoid a
conflict with net/libnet10 but this port has been removed a while ago now.
PR: 208122
Exp-run by: antoine
Approved by: portmgr (antoine)
2016-03-15 www/eaccelerator: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
2016-03-15 devel/pecl-inclued: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)
2016-03-15 security/pecl-taint: cannot be installed: doesn't work with lang/php56 port (doesn't support PHP 5.5 5.6 70)