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 on branch 2022Q3
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_12Version 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.

There are no commits on branch 2022Q3 for this port