Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jun 2017 10:34:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218851] [NEW PORT] devel/brotli: Brotli lossless compression libraries and commandline tool
Message-ID:  <bug-218851-13-zEYfD5Rxtp@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218851-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218851-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218851

Bernard Spil <brnrd@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |i.dani@outlook.com

--- Comment #13 from Bernard Spil <brnrd@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?=3D  0 -> Only for master-ports

GH_PROJECT=3D     brotli -> defaults to PORTNAME

USES=3D           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=3D  bash:shells/bash -> Builds fine without bash, am I missing
something?

OPTIONS_DEFAULT=3D -> default is empty already

STATIC_DESC=3D -> defined in Mk/bsd.options.desc.mk

.if ${PORT_OPTIONS:MSTATIC} -> Convert to OPTIONS framework
STATIC_CMAKE_ON=3D=20
OPTIONS_SUB

I see Sergey requested the .0 symlinks, not sure why...

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218851-13-zEYfD5Rxtp>