[Bug 201400] [NEW PORT] devel/librdkafka: A C library implementation of the Apache Kafka protocol

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 7 20:56:01 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=201400

--- Comment #1 from Dmitry Marakasov <amdmi3 at FreeBSD.org> ---
- The source repository has tags, you should use these instead of commit (just
drop GH_TAGNAME).
- GH_PROJECT= should also be dropped, as it's redundant
- It doesn't configure

===>  Configuring for librdkafka-0.8.6
env: ./configure: No such file or directory
===>  Script "configure" failed unexpectedly.

configure has /bin/bash shebang - that should be fixed with USES=shebangfix and
bash build-dependency added.

- There are portlint warnings:

% portlint
WARN: pkg-descr: includes lines that exceed 80 characters.
WARN: Makefile: Consider defining LICENSE.
0 fatal errors and 2 warnings found.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list