Omar Polo <op@omarpolo.com> writes:
> Hello there!
>
> Attached the port for Lucene++, a port of the java lucene library. It's
> required by newer version of devel/poedit.
>
> The patches against the three CMakefiles are to disable cotire, as it
> breaks the build. The patch against VariantUtils.h is to support newer
> version of boost. These patches are heavily inspired (read: copied)
> from the freebsd port.
>
> I'm not sure about the two patches against the .pc files, because by
> default it generates something like
>
> Libs: -L/usr/local//usr/local/lib
>
> which is broken. Comments appreciated.
>
> It builds on amd64, passes make port-lib-depends-check and portcheck.
>
> NO_TEST is Yes because the port doesn't contain tests, is it right?
>
> The pkg/DESCR is small, but I couldn't come up with a better
> description. Again, comments appreciated :)
Ops, I mis-typed the package name in the Subject. For clarity: the
package is luceneplusplus, the installed shared library is liblucene++
No comments:
Post a Comment