Port details |
- orthanc-webviewer Orthanc plugin to extend Orthanc with a Web viewer of medical images
- 2.8_11 science =2 2.8_10Version of this port present on the latest quarterly branch.
- BROKEN: fails to build with boost-1.86+
IGNORE: is marked as broken: fails to build with boost-1.86+
- Maintainer: maintainer.freebsd@xpoundit.com
- Port Added: 2015-07-28 14:46:05
- Last Update: 2024-11-20 10:05:19
- Commit Hash: 1aac2ba6
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: AGPLv3
- WWW:
- https://www.orthanc-server.com/static.php?page=web-viewer
- Description:
- Orthanc can be extended by a plugin that brings a Web viewer of medical
images. The Web viewer is based upon the two following projects:
Cornerstone (https://github.com/chafey/cornerstone), a client-side JavaScript
library to display medical images in Web browsers, by Chris Hafey, and
GDCM (http://sourceforge.net/projects/gdcm/), an open-source implementation
of the DICOM standard with advanced features for image decoding, by Mathieu
Malaterre.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- orthanc-webviewer>0:science/orthanc-webviewer
- To install the port:
- cd /usr/ports/science/orthanc-webviewer/ && make install clean
- We doubt a package is available for this port because we see it marked as as:
-
Packages are normally not provided for ports that are marked as above.
- To add the package, run one of these commands:
- pkg install science/orthanc-webviewer
- pkg install orthanc-webviewer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: orthanc-webviewer
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1652274595
SHA256 (orthanc/OrthancWebViewer-2.8.tar.gz) = 41e3a15040d74336044cc9304634246acee8d927ab85233074ff89dd4d00f30f
SIZE (orthanc/OrthancWebViewer-2.8.tar.gz) = 126872
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- OrthancCPlugin.h : science/orthanc
- cmake : devel/cmake-core
- ninja : devel/ninja
- python3.11 : lang/python311
- Runtime dependencies:
-
- Orthanc : science/orthanc
- Library dependencies:
-
- libboost_atomic.so : devel/boost-libs
- libexpat.so : textproc/expat2
- libgdcmCommon.so : devel/gdcm
- libicudata.so : devel/icu
- libjsoncpp.so : devel/jsoncpp
- libopenjp2.so : graphics/openjpeg
- libsqlite3.so : databases/sqlite3
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- science_orthanc-webviewer
- USES:
- cmake localbase python:build
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
- There is no master site for this port.
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.8_11 20 Nov 2024 10:05:19 |
Dima Panov (fluffy) |
science/orthanc*: mark as BROKEN, fails to build with boost-1.86+
Sponsored by: Future Crew, LLC |
2.8_11 03 Oct 2024 10:24:59 |
Dima Panov (fluffy) |
science/orthanc-webviewer: unbreak build with boost-1.85
With hat: office
Sponsored by: Future Crew, LLC |
2.8_10 12 Sep 2024 16:20:06 |
Yuri Victorovich (yuri) |
*/*: Bump dependencioes after devel/jsoncpp update
PR: 281462
Reported by: Ale <discipline@tiscali.it> |
2.8_9 13 Feb 2024 14:44:22 |
Dima Panov (fluffy) |
devel/boost: bump consumers after library update |
2.8_8 17 Nov 2023 11:46:00 |
Jan Beich (jbeich) |
devel/icu: update to 74.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-74-1
Reported by: GitHub (watch releases)
PR: 274317
Exp-run by: antoine (incomplete)
Approved by: fluffy |
2.8_7 27 Sep 2023 14:36:30 |
Dima Panov (fluffy) |
devel/boost*: bump all consumers after 1.83.0 |
2.8_6 27 Apr 2023 18:25:55 |
Dima Panov (fluffy) |
*/*: bump all direct Boost cunsumers |
2.8_5 13 Apr 2023 00:56:37 |
Jan Beich (jbeich) |
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine |
2.8_4 16 Jan 2023 19:32:07 |
Dima Panov (fluffy) |
*/*: bump libboost*.so libraries consumert after Boost upgrade |
2.8_3 19 Oct 2022 08:10:29 |
Jan Beich (jbeich) |
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.8_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.8_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
2.8_1 20 Jul 2022 14:22:51 |
Tobias C. Berner (tcberner) |
science: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Andreas Fehlner <fehlner@gmx.de>
* Brad Huntting <huntting@glarp.com>
* Chao Shin <quakelee@cn.FreeBSD.org>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chia-Hsing Yu <me@davidyu.org>
* Chris Rees <utisoft@gmail.com>
* David Naylor <dbn@FreeBSD.org>
* Dmitry Sivachenko <demon@FreeBSD.org>
* Ed Schouten <ed@FreeBSD.org>
* Eric Freeman <freebsdports@chillibear.com>
* Erik B Knudsen (Only the first 15 lines of the commit message are shown above ) |
2.8_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
2.8 15 May 2022 17:48:01 |
Fernando Apesteguía (fernape) Author: Frank Scholl |
science/orthanc-webviewer: Update to 2.8
PR: 263921
Reported by: maintainer.freebsd@xpoundit.com (maintainer) |
2.7_3 07 Apr 2022 00:39:10 |
Jan Beich (jbeich) |
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy |
2.7_2 05 Nov 2021 19:09:19 |
Yuri Victorovich (yuri) Author: Daniel Engberg |
devel/jsoncpp: Update to 1.9.4 -> 1.9.5
PR: 259654 |
2.7_1 28 Oct 2021 16:37:30 |
Jan Beich (jbeich) |
devel/icu: update to 70.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-70-1
Reported by: GitHub (watch releases)
PR: 258794
Exp-run by: antoine |
2.7 07 Aug 2021 23:32:55 |
Guangyuan Yang (ygy) |
science/orthanc-webviewer: Update COMMENT
Update the COMMENT to match with other Orthanc plugins in the tree. |
2.7 06 Aug 2021 13:31:10 |
Guangyuan Yang (ygy) Author: Frank Scholl |
science/orthanc-webviewer: Revive port
Plugin to extend Orthanc with a Web viewer of medical images.
PR: 242549 |
2.3_4 07 Jun 2018 00:40:35 |
rene |
Remove science/orthanc and dependent ports, it has expired |
2.3_4 18 Apr 2018 13:57:43 |
jbeich |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
2.3_3 09 Mar 2018 12:07:37 |
jbeich |
devel/google{test,mock}: update to 1.8.0.712
Changes: https://github.com/google/googletest/compare/5490beb...9bda90b |
2.3_2 18 Jan 2018 04:11:03 |
jbeich |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
2.3_1 27 Dec 2017 19:47:20 |
jbeich |
devel/google{test,mock}: update to 1.8.0.450
Changes: https://github.com/google/googletest/compare/f1a87d7...5490beb |
2.3 30 Oct 2017 14:20:02 |
misha |
- update from 2.2 to 2.3
Approved by: jpaetzel (mentor) |
2.2_8 25 Sep 2017 00:51:02 |
jbeich |
devel/google{test,mock}: update to 1.8.0.358
Changes: https://github.com/google/googletest/compare/59c795c...f1a87d7 |
2.2_7 25 Sep 2017 00:08:17 |
jbeich |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.2_6 25 Sep 2017 00:05:06 |
jbeich |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
2.2_5 08 Jun 2017 19:33:40 |
antoine |
Mark BROKEN: fails to build
[ 13%] Building CXX object
CMakeFiles/UnitTests.dir/Orthanc/Core/SQLite/Connection.cpp.o
/usr/bin/c++ -DBOOST_FILESYSTEM_VERSION=3 -DBOOST_HAS_DATE_TIME=1
-DBOOST_HAS_FILESYSTEM_V3=1 -DBOOST_HAS_LOCALE=1 -DBOOST_HAS_REGEX=1
-DORTHANC_ENABLE_BASE64=0 -DORTHANC_ENABLE_LOGGING=0 -DORTHANC_ENABLE_MD5=0
-DORTHANC_SQLITE_STANDALONE=1 -DORTHANC_STANDALONE=1 -DORTHANC_STATIC=0
-DORTHANC_WEBVIEWER_VERSION=\"2.2\"
-I/wrkdirs/usr/ports/science/orthanc-webviewer/work/.build/AUTOGENERATED
-I/usr/local/include -I/usr/local/include/jsoncpp -I/usr/local/include/gdcm-2.6
-O2 -pipe -fstack-protector -isystem /usr/local/include -fno-strict-aliasing
-I/usr/local/include -I/usr/local/include -O2 -pipe -fstack-protector -isystem
/usr/local/include -fno-strict-aliasing -isystem /usr/local/include -o
CMakeFiles/UnitTests.dir/Orthanc/Core/SQLite/Connection.cpp.o -c
/wrkdirs/usr/ports/science/orthanc-webviewer/work/OrthancWebViewer-2.2/Orthanc/Core/SQLite/Connection.cpp
/wrkdirs/usr/ports/science/orthanc-webviewer/work/OrthancWebViewer-2.2/Orthanc/Core/SQLite/Connection.cpp:346:23:
error: no matching constructor for initialization of
'Orthanc::SQLite::FunctionContext'
FunctionContext context(rawContext, argc, argv);
^ ~~~~~~~~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
2.2_5 18 May 2017 23:22:00 |
jbeich |
devel/google{test,mock}: update to 1.8.0.50
Changes: https://github.com/google/googletest/compare/a2b8a8e...59c795c |
2.2_4 02 May 2017 06:48:11 |
jbeich |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
2.2_3 06 Jan 2017 08:45:04 |
jbeich |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
2.2_2 23 Nov 2016 12:45:47 |
jbeich |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
2.2_1 15 Nov 2016 01:41:12 |
jbeich |
devel/google{test,mock}: update to 1.8.0.11
Changes: https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e |
2.2 25 Aug 2016 17:00:53 |
amdmi3 |
- Update to 2.2
- While here, switch to USES=localbase
PR: 211264
Submitted by: mp39590@gmail.com (maintainer) |
2.1_1 17 May 2016 18:01:16 |
pi |
devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1
PR: 209407
Submitted by: sunpoet |
2.1 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.1 16 Mar 2016 10:39:42 |
rakuco |
Update to 2.1.
PR: 207453
Submitted by: mp39590@gmail.com (maintainer) |
1.2 17 Aug 2015 09:17:57 |
amdmi3 |
- Update to 1.2
PR: 202086
Submitted by: mp39590@gmail.com (maintainer) |
1.1 28 Jul 2015 14:45:56 |
amdmi3 |
- Add science/orthanc-webviewer
Web viewer plugin allows easy serial view of medical images stored in
Orthanc server in a browser, using HTML5 technology.
Demo: http://youtu.be/ub5IxlVqoOE
The plugin can't be used for diagnostic purposes.
WWW: http://www.orthanc-server.com/
PR: 201049
Submitted by: mp39590@gmail.com |