Port details |
- alizams DICOM Viewer
- 1.9.10 graphics =2 1.9.10Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2022-11-19 02:06:46
- Last Update: 2024-06-14 23:57:47
- Commit Hash: c713bc9
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/AlizaMedicalImaging/AlizaMS
- Description:
- AlizaMS is a DICOM image viewer.
Feature highlights
* Very fast directory scanner, DICOMDIR
* 2D and 3D views with many tools
* View uniform and non-uniform series in physical space
* DICOM Study multi-view with intersection lines
* Structured report
* RTSTRUCT contours
* 2D+t and 3D+t animations
* Consistently de-identify DICOM
* View DICOM metadata
* Ultrasound incl. proper measurement in regions, cine
* Grayscale softcopy presentation
* Siemens mosaic format
* United Imaging Healthcare (UIH) Grid / VFrame format
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- alizams>0:graphics/alizams
- To install the port:
- cd /usr/ports/graphics/alizams/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/alizams
- pkg install alizams
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: alizams
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1718391454
SHA256 (AlizaMedicalImaging-AlizaMS-v1.9.10_GH0.tar.gz) = 8fe607fc5e234d1d89f87c04f9cab7fb256e43a71f9f7bc893a70eeca5f713ac
SIZE (AlizaMedicalImaging-AlizaMS-v1.9.10_GH0.tar.gz) = 4767308
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:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- update-desktop-database : devel/desktop-file-utils
- eigen3.pc : math/eigen3
- xorgproto>=0 : x11/xorgproto
- Test dependencies:
-
- googletest>0 : devel/googletest
- Runtime dependencies:
-
- update-desktop-database : devel/desktop-file-utils
- Library dependencies:
-
- libITKCommon-5.3.so : science/InsightToolkit
- libvnl.so : misc/vxl
- libGL.so : graphics/libglvnd
- libOpenGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5PrintSupport.so : print/qt5-printsupport
- libQt5Sql.so : databases/qt5-sql
- libQt5Svg.so : graphics/qt5-svg
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- graphics_alizams
- USES:
- cmake desktop-file-utils eigen:3 qt:5 gl
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.9.10 14 Jun 2024 23:57:47 |
Yuri Victorovich (yuri) |
graphics/alizams: update 1.9.9 → 1.9.10 |
1.9.9 23 Apr 2024 18:27:24 |
Yuri Victorovich (yuri) |
graphics/alizams: update 1.9.8 → 1.9.9 |
1.9.8 03 Apr 2024 16:50:29 |
Yuri Victorovich (yuri) |
graphics/alizams: update 1.9.7 → 1.9.8
Reported by: portscout |
1.9.7 09 Jan 2024 22:13:24 |
Yuri Victorovich (yuri) |
graphics/alizams: update 1.9.5 → 1.9.7
Reported by: portscout |
1.9.5 07 Oct 2023 04:54:02 |
Yuri Victorovich (yuri) |
graphics/alizams: update 1.9.3 → 1.9.5
Reported by: portscout |
1.9.3 01 Oct 2023 09:39:15 |
Piotr Kubaj (pkubaj) |
graphics/alizams: fix build on big-endian
/wrkdirs/usr/ports/graphics/alizams/work/AlizaMS-1.9.3/mdcm/Source/Common/mdcmSwapper.h:92:16:
error: read-only variable is not assignable
array[i] = Swap<T>(array[i]);
~~~~~~~~ ^
While here switch to CMake switch for disabling SIMD. |
1.9.3 24 Jul 2023 08:48:50 |
Yuri Victorovich (yuri) |
graphics/alizams: Update 1.9.1 → 1.9.3
Reported by: portscout |
1.9.1 01 Jun 2023 19:48:11 |
Yuri Victorovich (yuri) |
graphics/alizams: Update 1.9.0 → 1.9.1
Reported by: portscout |
1.9.0 27 May 2023 14:59:12 |
Yuri Victorovich (yuri) |
graphics/alizams: Update 1.8.3-34 → 1.9.0
Reported by: portscout |
1.8.3.34_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.8.3.34 28 Nov 2022 16:22:26 |
Yuri Victorovich (yuri) |
graphics/alizams: Disable SIMD for i386
SIMD isn't properly enabled in the project on i386 and build breaks. |
1.8.3.34 27 Nov 2022 14:38:43 |
Piotr Kubaj (pkubaj) |
graphics/alizams: fix build on non-amd64 non-i386
In file included from
/wrkdirs/usr/ports/graphics/alizams/work/AlizaMS-1.8.3-34-ge36859b/vectormath/sse/vectormath.h:40:
In file included from /usr/lib/clang/13.0.0/include/xmmintrin.h:13:
/usr/lib/clang/13.0.0/include/mmintrin.h:33:5: error: use of undeclared
identifier '__builtin_ia32_emms'; did you mean '__builtin_isless'?
__builtin_ia32_emms();
^ |
1.8.3.34 27 Nov 2022 02:43:14 |
Yuri Victorovich (yuri) |
graphics/alizams: Broken on i386
Reported by: fallout |
1.8.3.34 23 Nov 2022 08:29:36 |
Yuri Victorovich (yuri) |
graphics/alizams: Fix build on i386
Reported by: fallout |
1.8.3.34 19 Nov 2022 02:05:12 |
Yuri Victorovich (yuri) |
graphics/alizams: New port: DICOM Viewer |