notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
orthanc Lightweight DICOM server for healthcare and medical research
1.11.0_12 science on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.11.0_11Version of this port present on the latest quarterly branch.
Maintainer: maintainer.freebsd@xpoundit.com search for ports maintained by this maintainer
Port Added: 2015-06-04 14:07:50
Last Update: 2024-02-13 14:44:22
Commit Hash: db61653
License: GPLv3
WWW:
https://www.orthanc-server.com/
Description:
Orthanc aims at providing a simple, yet powerful standalone DICOM server. It is designed to improve the DICOM flows in hospitals and to support research about the automated analysis of medical images. Orthanc lets its users focus on the content of the DICOM files, hiding the complexity of the DICOM format and of the DICOM protocol. Orthanc can turn any computer running Windows, Linux, FreeBSD or OS X into a DICOM store (in other words, a mini-PACS system). Its architecture is lightweight and standalone, meaning that no complex database administration is required, nor the installation of third-party dependencies. What makes Orthanc unique is the fact that it provides a RESTful API. Thanks to this major feature, it is possible to drive Orthanc from any computer language. The DICOM tags of the stored medical images can be downloaded in the JSON file format. Furthermore, standard PNG images can be generated on-the-fly from the DICOM instances by Orthanc. Orthanc also features a plugin mechanism to add new modules that extends the core capabilities of its REST API. A Web viewer, a PostgreSQL database back-end, a MySQL database back-end, and a reference implementation of DICOMweb are currently freely available as plugins.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (27 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/orthanc-1.11.0_12/catalog.mk
  3. /usr/local/share/licenses/orthanc-1.11.0_12/LICENSE
  4. /usr/local/share/licenses/orthanc-1.11.0_12/GPLv3
  5. @owner orthanc
  6. @group orthanc
  7. @mode 700
  8. @dir share/orthanc/plugins
  9. @dir /var/db/orthanc/db/db-v5
  10. @dir /var/db/orthanc/db
  11. @dir /var/db/orthanc
  12. @mode 600
  13. @sample etc/orthanc/orthanc.json.sample
  14. @mode
  15. bin/OrthancRecoverCompressedFile
  16. include/orthanc/OrthancCDatabasePlugin.h
  17. include/orthanc/OrthancCPlugin.h
  18. sbin/Orthanc
  19. share/orthanc/plugins/libHousekeeper.so
  20. share/orthanc/plugins/libHousekeeper.so.1.11.0
  21. share/orthanc/plugins/libModalityWorklists.so
  22. share/orthanc/plugins/libModalityWorklists.so.1.11.0
  23. share/orthanc/plugins/libServeFolders.so
  24. share/orthanc/plugins/libServeFolders.so.1.11.0
  25. @owner
  26. @group
  27. @mode
Collapse this list.
Dependency lines:
  • orthanc>0:science/orthanc
To install the port:
cd /usr/ports/science/orthanc/ && make install clean
To add the package, run one of these commands:
  • pkg install science/orthanc
  • pkg install orthanc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: orthanc
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1652266484 SHA256 (Orthanc-1.11.0.tar.gz) = 23949a70562487fd6e79d6f3f13c71a0fc90aa25e492fb3a99575fee0722c5af SIZE (Orthanc-1.11.0.tar.gz) = 1899829

Packages (timestamps in pop-ups are UTC):
orthanc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.11.0_121.11.0_12-1.11.0_121.11.0_12---
FreeBSD:13:quarterly-1.11.0_111.11.0_71.11.0_111.11.0_121.11.0_111.11.0_111.11.0_11
FreeBSD:14:latest1.11.0_121.11.0_121.11.0_41.11.0_121.11.0_121.11.0_7-1.11.0_7
FreeBSD:14:quarterly-1.11.0_12-1.11.0_111.11.0_121.11.0_111.11.0_111.11.0_11
FreeBSD:15:latest1.11.0_121.11.0_12n/a1.11.0_11n/a1.11.0_111.11.0_111.11.0_12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. cmake : devel/cmake-core
  2. ninja : devel/ninja
  3. python3.9 : lang/python39
Library dependencies:
  1. libboost_atomic.so : devel/boost-libs
  2. libcivetweb.so : www/civetweb
  3. libcurl.so : ftp/curl
  4. libdcmtkcharls.so : graphics/dcmtk
  5. libgtest.so : devel/googletest
  6. libicuuc.so : devel/icu
  7. libjsoncpp.so : devel/jsoncpp
  8. libpng16.so : graphics/png
  9. libpugixml.so : textproc/pugixml
  10. libtiff.so : graphics/tiff
  11. libuuid.so : misc/e2fsprogs-libuuid
  12. libxml2.so : textproc/libxml2
  13. libjpeg.so : graphics/jpeg-turbo
  14. liblua-5.4.so : lang/lua54
  15. libsqlite3.so : databases/sqlite3
This port is required by:
for Build
  1. science/orthanc-dicomweb
  2. science/orthanc-mysql
  3. science/orthanc-postgresql
  4. science/orthanc-webviewer
for Run
  1. science/orthanc-dicomweb
  2. science/orthanc-mysql
  3. science/orthanc-postgresql
  4. science/orthanc-webviewer

Configuration Options:
No options to configure
Options name:
science_orthanc
USES:
cmake gnome iconv jpeg lua python:build sqlite ssl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
Collapse this list.

Number of commits found: 59

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.11.0_12
13 Feb 2024 14:44:22
commit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1ecommit hash: db616534ff99d6268997e2f30858891e20641a1e files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost: bump consumers after library update
1.11.0_11
17 Nov 2023 11:46:00
commit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1fcommit hash: e55b80195e2af4bd63088de216ccd3e23be81c1f files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.11.0_10
27 Sep 2023 14:36:30
commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487commit hash: 21d8008e86830262f2a33a6dca9ddf2478cd6487 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost*: bump all consumers after 1.83.0
1.11.0_9
16 Aug 2023 18:25:09
commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867commit hash: b4d51fb2ec174ffda271cf8549ad9cb1c096b867 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/googletest: Update to 1.14.0

- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
1.11.0_8
28 Jul 2023 17:13:17
commit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3fcommit hash: 664a2fa1e56e670a356f54c94389bdb47d868f3f files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump jpeg-turbo users treewide

New major version 3.0.0
1.11.0_7
27 Apr 2023 18:25:55
commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6commit hash: 3e45e8e24481fab02384c55a1e655d1dc1b781c6 files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all direct Boost cunsumers
1.11.0_6
13 Apr 2023 00:56:37
commit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606bcommit hash: f1f1a8be887ee2c5d75bec33cb8f8a89454e606b files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.11.0_5
16 Jan 2023 19:32:07
commit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426bcommit hash: e1287d0d1228d93e469256fa6c4c824b9d20426b files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*:	bump libboost*.so libraries consumert after Boost upgrade
1.11.0_4
19 Oct 2022 08:10:29
commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6commit hash: dfe25d73e7fdd333c59008a4ec1859c7f93dacd6 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.11.0_3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.11.0_3
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
1.11.0_2
20 Jul 2022 14:22:51
commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361commit hash: 46196047a4df0f85aaee442799209fdaacf03361 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
1.11.0_2
30 Jun 2022 15:27:20
commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9commit hash: 957aa87c3dabbcc14448d75a9fdd9622ed761ad9 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.1

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.1
Reported by:	GitHub (watch releases)
1.11.0_1
25 Jun 2022 19:31:14
commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82commit hash: 3ff1f557e40c05301b5e3cc4610827cb2d16aa82 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
devel/googletest: update to 1.12.0

Changes:	https://github.com/google/googletest/releases/tag/release-1.12.0
Reported by:	GitHub (watch releases)
1.11.0
30 May 2022 14:53:38
commit hash: 1895f7075221ac5e8956c259b7572a86a9873183commit hash: 1895f7075221ac5e8956c259b7572a86a9873183commit hash: 1895f7075221ac5e8956c259b7572a86a9873183commit hash: 1895f7075221ac5e8956c259b7572a86a9873183 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Frank Scholl
science/orthanc: Update to 1.11.0

ChangeLog: https://hg.orthanc-server.com/orthanc/file/Orthanc-1.11.0/NEWS

PR:	263920
Reported by:	maintainer.freebsd@xpoundit.com (maintainer)
1.10.1_2
22 May 2022 20:17:16
commit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cdcommit hash: b082b3d13e8c4872b73fb681eb99b261926ac9cd files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
devel/boost-all: bump all library consumers after boost upgrade

PR:	246106
1.10.1_1
16 May 2022 18:45:26
commit hash: 2be916dd00df3e1ec986b948da5fbd1c00dbaefecommit hash: 2be916dd00df3e1ec986b948da5fbd1c00dbaefecommit hash: 2be916dd00df3e1ec986b948da5fbd1c00dbaefecommit hash: 2be916dd00df3e1ec986b948da5fbd1c00dbaefe files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
graphics/dcmtk: Update 3.6.6 -> 3.6.7

4 other ports are bumped, one is patched.
1.10.1
09 May 2022 16:20:29
commit hash: 2e2f08f4f7afed5bae4b98663f0afff1fc399776commit hash: 2e2f08f4f7afed5bae4b98663f0afff1fc399776commit hash: 2e2f08f4f7afed5bae4b98663f0afff1fc399776commit hash: 2e2f08f4f7afed5bae4b98663f0afff1fc399776 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
science/orthanc: Update 1.9.7 -> 1.10.1

PR:		263693
Approved by:	Frank Scholl <maintainer.freebsd@xpoundit.com> (maintainer)
1.9.7_5
10 Apr 2022 19:11:41
commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744commit hash: d63665f7cd9c99880704a3c5bc221829cb009744 files touched by this commit
Charlie Li (vishwin) search for other commits by this committer
textproc/libxml2: bump all LIB_DEPENDS consumers

This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
1.9.7_4
07 Apr 2022 00:39:10
commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850commit hash: 268cee3b0227efd217869b43152e8936a05cb850 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.9.7_3
26 Mar 2022 08:27:27
commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52commit hash: 247c7db7513f1264922428278678da641c5a3f52 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
textproc/libxml2: bump all dependencies

This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
1.9.7_2
05 Nov 2021 19:09:19
commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948commit hash: 00f2a7aec7a58679a8d692ebd093cd16c6337948 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
Author: Daniel Engberg
devel/jsoncpp: Update to 1.9.4 -> 1.9.5

PR:		259654
1.9.7_1
28 Oct 2021 16:37:30
commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3commit hash: f34ece3aa6a292628ea75c0e4dd2a04d879ab0a3 files touched by this commit
Jan Beich (jbeich) search for other commits by this committer
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
1.9.7
17 Oct 2021 07:18:34
commit hash: 5af16dbf50079ce311bed656a245cd4fa74fac56commit hash: 5af16dbf50079ce311bed656a245cd4fa74fac56commit hash: 5af16dbf50079ce311bed656a245cd4fa74fac56commit hash: 5af16dbf50079ce311bed656a245cd4fa74fac56 files touched by this commit
Wen Heping (wen) search for other commits by this committer
cience/orthanci: Update to 1.9.7

PR:		259145
Reported by:	maintainer.freebsd@xpoundit.com(maintainer)
1.9.3
08 Jun 2021 18:15:17
commit hash: d0359493ee0443e596be74b336ea12e6db936a01commit hash: d0359493ee0443e596be74b336ea12e6db936a01commit hash: d0359493ee0443e596be74b336ea12e6db936a01commit hash: d0359493ee0443e596be74b336ea12e6db936a01 files touched by this commit
Guangyuan Yang (ygy) search for other commits by this committer
Author: Frank Scholl
science/orthanc: Revive port

Orthanc is a Lightweight DICOM server for healthcare and medical
research.

PR:		242546
Approved by:	lwhsu (mentor)
1.3.0_4
07 Jun 2018 00:40:35
Revision:471894Original commit files touched by this commit
rene search for other commits by this committer
Remove science/orthanc and dependent ports, it has expired
1.3.0_4
05 Jun 2018 16:19:47
Revision:471770Original commit files touched by this commit
misha search for other commits by this committer
- mark as DEPRECATED
1.3.0_4
18 Apr 2018 13:57:43
Revision:467711Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.3.0_3
09 Mar 2018 12:07:37
Revision:463956Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.712

Changes:	https://github.com/google/googletest/compare/5490beb...9bda90b
1.3.0_2
18 Jan 2018 04:11:03
Revision:459315Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.3.0_1
27 Dec 2017 19:47:20
Revision:457386Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.450

Changes:	https://github.com/google/googletest/compare/f1a87d7...5490beb
1.3.0
01 Dec 2017 07:19:54
Revision:455251Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup LIB_DEPENDS on libpng
1.3.0
30 Oct 2017 14:45:19
Revision:453181Original commit files touched by this commit
misha search for other commits by this committer
- update from 1.1.0 to 1.3.0

Approved by:	jpaetzel (mentor)
1.1.0_8
25 Sep 2017 00:51:02
Revision:450562Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.358

Changes:	https://github.com/google/googletest/compare/59c795c...f1a87d7
1.1.0_7
25 Sep 2017 00:08:17
Revision:450560Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.1.0_6
25 Sep 2017 00:05:06
Revision:450557Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.1.0_5
06 Jun 2017 13:51:35
Revision:442773Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build with SQLite 3.19.2

Submitted by:	Pavel Volkov <pavelivolkov@gmail.com>
Approved by:	portmgr (blanket)
1.1.0_5
20 May 2017 12:02:07
Revision:441309Original commit files touched by this commit
linimon search for other commits by this committer
Mark some ports failing on power64.  In cases where the error message
was a stub, provide a real one.

While here, pet portlint.

Approved by:	portmgr (tier-2 blanket)
Reported by:	swills
1.1.0_5
18 May 2017 23:22:00
Revision:441204Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.50

Changes:	https://github.com/google/googletest/compare/a2b8a8e...59c795c
1.1.0_4
02 May 2017 06:48:11
Revision:439934Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.1.0_3
26 Mar 2017 10:30:44
Revision:436950Original commit files touched by this commit
brnrd search for other commits by this committer
science/orthanc: Fix build with LibreSSL

  - LibreSSL removed FIPS support completely

PR:		217352
Approved by:	mp39590@gmail.com (maintainer)
Obtained from:	https://bitbucket.org/sjodogne/orthanc/pull-requests/4
1.1.0_3
06 Jan 2017 08:45:04
Revision:430692Original commit files touched by this commit
jbeich search for other commits by this committer
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
1.1.0_2
03 Jan 2017 11:01:06
Revision:430454Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Cleanup BROKEN/IGNORE for 10.3-

Sponsored by:	Absolight
1.1.0_2
23 Nov 2016 12:45:47
Revision:426908Original commit files touched by this commit
jbeich search for other commits by this committer
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)
1.1.0_1
15 Nov 2016 01:41:12
Revision:426138Original commit files touched by this commit
jbeich search for other commits by this committer
devel/google{test,mock}: update to 1.8.0.11

Changes:	https://github.com/google/googletest/compare/release-1.7.0...a2b8a8e
1.1.0
25 Aug 2016 17:00:47
Revision:420863Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update to 1.1.0
- Switch to USES=ssl

PR:		211263
Submitted by:	mp39590@gmail.com (maintainer)
1.0.0_1
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
1.0.0_1
17 May 2016 18:01:16
Revision:415401Original commit files touched by this commit
pi search for other commits by this committer
devel/jsoncpp: bump portrevision for dependent ports for shlib change .0 -> .1

PR:		209407
Submitted by:	sunpoet
1.0.0
21 Apr 2016 16:43:15
Revision:413746Original commit files touched by this commit
swills search for other commits by this committer
many ports: mark broken on powerpc64
1.0.0
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
1.0.0
19 Mar 2016 14:41:38
Revision:411409Original commit files touched by this commit
rakuco search for other commits by this committer
Update CMake to 3.5.0.

Announcement: https://blog.kitware.com/cmake-3-5-0-available-for-download/

Most ports have already been fixed for this update, but science/orthanc was
included in this commit because I am not entirely sure the changes in it work
with CMake < 3.5.0. In short, FindDCMTK.cmake was rewritten and the way orthanc
uses the DCMTK variables was incompatible with the use upstream intended.

PR:		208033
1.0.0
16 Mar 2016 10:36:35
Revision:411220Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 1.0.0.

PR:		207450
Submitted by:	mp39590@gmail.com (maintainer)
0.9.4
28 Sep 2015 13:39:00
Revision:398113Original commit files touched by this commit
riggs search for other commits by this committer
Upgrade to upstream version 0.9.4

PR:		203377
Submitted by:	mp39590@gmail.com
0.9.3
16 Aug 2015 10:15:51
Revision:394397Original commit files touched by this commit
riggs search for other commits by this committer
Update to upstream version 0.9.3

PR:		202274
Submitted by:	mp39590@gmail.com (maintainer)
0.9.1
06 Jul 2015 15:51:13
Revision:391422Original commit files touched by this commit
robak search for other commits by this committer
science/orthanc: update 0.9.0 -> 0.9.1

- Fix pkg-plist entries

PR:		201333
Submitted by:	Mikhail <mp39590@gmail.com> (maintainer)
0.9.0_1
01 Jul 2015 15:08:52
Revision:391071Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update MASTER_SITES
- Extend CATEGORIES
- Libs and pkg-plist clarification
- Use BROKEN instead of IGNORE for FreeBSD 11, since the bug is believed to be
temporary
- Bump portrevision

PR:		201163
Submitted by:	mp39590@gmail.com (maintainer)
0.9.0
19 Jun 2015 02:24:08
Revision:390100Original commit files touched by this commit
wen search for other commits by this committer
- Update from 0.8.6 to 0.9.0
- Mark as ignored for anything except 10.1
- Run unit tests during port build
- Fix config installation

PR:		200683
Submitted by:	mp39590@gmail.com(maintainer)
0.8.6
04 Jun 2015 14:07:32
Revision:388534Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add science/orthanc

Orthanc aims at providing a simple, yet powerful standalone DICOM
server. It is designed to improve the DICOM flows in hospitals and to
support research about the automated analysis of medical images.

Orthanc can turn any computer running Windows, Linux, FreeBSD or OS X
into a DICOM store (in other words, a mini-PACS system). Its
architecture is lightweight and standalone, meaning that no complex
database administration is required, nor the installation of third-party
dependencies.

What makes Orthanc unique is the fact that it provides a RESTful API.
Thanks to this major feature, it is possible to drive Orthanc from any
computer language. The DICOM tags of the stored medical images can be
downloaded in the JSON file format. Furthermore, standard PNG images can
be generated on-the-fly from the DICOM instances by Orthanc.

Orthanc lets its users focus on the content of the DICOM files, hiding
the complexity of the DICOM format and of the DICOM protocol.

WWW: http://www.orthanc-server.com/

PR:		199146
Submitted by:	mp39590@gmail.com

Number of commits found: 59