Summary: | databases/grass7: fix packaging and change options | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Loïc Bartoletti <lbartoletti> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi, zeising | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Committed, thanks! A commit references this bug: Author: pi Date: Sun Sep 29 19:09:05 UTC 2019 New revision: 513260 URL: https://svnweb.freebsd.org/changeset/ports/513260 Log: databases/grass7: fix packaging and change options - Remove with-openmp since the build failed for 3 modules with openmp since 2019-09-10 - Remove some default options less used (NETCDF MYSQL ODBC) or non existant (NETLIB) - Add zstd option - Uses NLS as an option PR: 240892 Submitted by: Loic Bartoletti <lbartoletti@tuxfamily.org> (maintainer) Changes: head/databases/grass7/Makefile head/databases/grass7/pkg-plist |
Created attachment 207908 [details] gras 7.6.1 fix package databases/grass7: fix packaging * Remove with-openmp since the build failed for 3 modules with openmp since 2019-09-10 * Remove some default options less used (NETCDF MYSQL ODBC) or non existant (NETLIB) * Add zstd option * Uses NLS as an option QA: * portlint: OK (looks fine.) * testport: OK (poudriere: 11 12 HEAD, i386 amd64, <OPTIONS> tested)