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 2022Q2
orthanc Lightweight DICOM server for healthcare and medical research
1.9.7_4 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.9.7_4Version of this port present on the latest quarterly branch.
Maintainer: maintainer.freebsd@xpoundit.com search for ports maintained by this maintainer
Port Added: 2022-04-24 04:16:20
Last Update: 2022-04-10 19:47:23
Commit Hash: 035e778
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. WWW: https://www.orthanc-server.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/orthanc-1.9.7_4/catalog.mk
  3. /usr/local/share/licenses/orthanc-1.9.7_4/LICENSE
  4. /usr/local/share/licenses/orthanc-1.9.7_4/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/libModalityWorklists.so
  20. share/orthanc/plugins/libModalityWorklists.so.1.9.7
  21. share/orthanc/plugins/libServeFolders.so
  22. share/orthanc/plugins/libServeFolders.so.1.9.7
  23. @owner
  24. @group
  25. @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 = 1634131378 SHA256 (Orthanc-1.9.7.tar.gz) = dd662add29808a15e4f1b24582021d5ea84146eefb2b6437da018c7db2168e51 SIZE (Orthanc-1.9.7.tar.gz) = 1856489

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_111.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_11-1.11.0_111.11.0_111.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
  2. ninja : devel/ninja
  3. python3.8 : lang/python38
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.2.so : lang/lua52
  15. libsqlite3.so : databases/sqlite3
There are no ports dependent upon this port

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: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.9.7_4
10 Apr 2022 19:47:23
commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6commit hash: 035e778ee53345464c2d7466a3895e17073ad1f6 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 and direct commit to quarterly as PORTREVISIONs
may not match from main.

PR: 262853, 262940, 262877
Approved by: fluffy (mentor)

Number of commits found: 1