[Bug 242548] [REVIVE] science/orthanc-postgresql: Orthanc plugin to use PostgreSQL for indexing or storage

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 28 May 2021 17:15:05 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242548

Frank Scholl <maintainer.freebsd@xpoundit.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #225064|0                           |1
        is obsolete|                            |
 Attachment #225339|                            |maintainer-approval+
              Flags|                            |

--- Comment #9 from Frank Scholl <maintainer.freebsd@xpoundit.com> ---
Created attachment 225339
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225339&action=edit
orthanc-postgresql 4.0

This port got an update and now uses CMAKE_ON / CMAKE_OFF instead of using
CMAKE_ARGS.

It requires to be built with at least PostgreSQL 11 and works with 12 and 13 as
well. This is reflected in the USES flags.

Builds with PostgreSQL 10 do not succeed and throw errors when compiling
PostgreSQL 10 with boost/date_time.hpp ("likely" macro).

Further information:
- portlint is fine.
- Builds in poudriere (testport), tested for 11.4, 12.2 and 13.0

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