[Bug 218851] [NEW PORT] devel/brotli: Brotli lossless compression libraries and commandline tool
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jun 21 10:35:01 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218851
Bernard Spil <brnrd at freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |i.dani at outlook.com
--- Comment #13 from Bernard Spil <brnrd at freebsd.org> ---
(In reply to Markus Kohlmeyer from comment #12)
Added the STATIC option to the review. Thanks for the pointer!
I've not applied it in full,
PORTREVISION?= 0 -> Only for master-ports
GH_PROJECT= brotli -> defaults to PORTNAME
USES= cmake:outsource compiler:c++0x localbase pathfix pkgconfig
-> localbase is irrelevant, no brotli in base
-> pathfix it builds fine for me without, am I missing something?
BUILD_DEPENDS= bash:shells/bash -> Builds fine without bash, am I missing
something?
OPTIONS_DEFAULT= -> default is empty already
STATIC_DESC= -> defined in Mk/bsd.options.desc.mk
.if ${PORT_OPTIONS:MSTATIC} -> Convert to OPTIONS framework
STATIC_CMAKE_ON=
OPTIONS_SUB
I see Sergey requested the .0 symlinks, not sure why...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list