On Sun, 2025-03-23 at 01:01 -0600, Rafael Sadowski wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   [email protected]       2025/03/23 01:01:30
> 
> Log message:
>     Import bear-3.1.5
>     
>     Comment:
>     clang database generator
>     
>     Description:
>     Bear is a tool that generates a compilation database for clang tooling.
>     
>     The JSON compilation database is used in the clang project to provide
>     information on how a single compilation unit is processed. With this, it 
> is
>     easy to re-run the compilation with alternate programs.
>     
>     Some build system natively supports the generation of JSON compilation
>     database. For projects which does not use such build tool, Bear generates 
> the
>     JSON file during the build process.
>     
>     Maintainer: Rafael Sadowski <[email protected]>
>     
>     WWW: https://github.com/rizsotto/Bear
>     
>     Feedback and OK tb@
>     
>     Status:
>     
>     Vendor Tag:       rsadowski
>     Release Tags:     rsadowski_20250323
>     
>     N ports/devel/bear/Makefile
>     N ports/devel/bear/distinfo
>     N ports/devel/bear/pkg/README
>     N ports/devel/bear/pkg/PLIST
>     N ports/devel/bear/pkg/DESCR
>     
>     No conflicts created by this import
> 


$ cd /usr/ports/devel/bear && make
*** Parse error in /usr/ports/devel/bear: Poisoned variable COMPILERS is 
already set
 (/usr/ports/infrastructure/templates/mk.conf.template:22)





-- 
Antoine

Reply via email to