Port details |
- ctk Widgets and common code for medical imaging, surgical navigation, etc
- 2018.10.29_2 x11-toolkits
=0 2018.10.29_2Version of this port present on the latest quarterly branch.- Maintainer: yuri@FreeBSD.org
 - Port Added: 2018-12-12 18:43:01
- Last Update: 2019-07-26 21:46:57
- SVN Revision: 507372
- License: APACHE20
- Description:
- The goal of CTK is to support biomedical image computing. CTK code is licensed
under Apache 2.0. This means that users of CTK are allowed to use the code for
academic, commercial, or other purposes without paying license fees or being
restricted in their ability to redistribute their code or keep it private.
CTK works on topics that are not covered by existing toolkits that support the
mutual interest and needs of the CTK community. The main scope of current CTK
efforts includes the topics DICOM, DICOM Application Hosting, Widgets, and
Plugin Framework.
WWW: http://www.commontk.org/index.php/Main_Page
- SVNWeb : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- CTK-widgets>0:x11-toolkits/ctk
- To install the port:
cd /usr/ports/x11-toolkits/ctk/ && make install clean - To add the package:
pkg install CTK-widgets - PKGNAME: CTK-widgets
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1544637932
SHA256 (commontk-CTK-2018-10-29_GH0.tar.gz) = a937515aac5465416ed47ff10852a4fe0f6de59c49332098ad90b161737e20d0
SIZE (commontk-CTK-2018-10-29_GH0.tar.gz) = 2325602
- Packages: (move your mouse over the cells for more information)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake
- ninja : devel/ninja
- moc : devel/qt5-buildtools
- designer : devel/qt5-designer
- qmake : devel/qt5-qmake
- libQt5UiTools.a : devel/qt5-uitools
- Runtime dependencies:
-
- designer : devel/qt5-designer
- Library dependencies:
-
- libQt5Concurrent.so : devel/qt5-concurrent
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Sql.so : databases/qt5-sql
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- libQt5XmlPatterns.so : textproc/qt5-xmlpatterns
- There are no ports dependent upon this port
- Configuration Options
- No options to configure
- USES:
- cmake compiler:c++11-lib qt:5
- Master Sites:
|
Number of commits found: 4
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Jul 2019 20:46:57
2018.10.29_2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
16 Jan 2019 11:13:45
2018.10.29_1

|
tijl  |
Fix Qt5 symbol version scripts to put the catch-all clause first. When
a symbol matches multiple clauses the last one takes precedence. If the
catch-all is last it captures everything. In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API. This only affects lld because GNU ld always gives the
catch-all lowest priority.
Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium. Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3] The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one. If there's no such non-weak symbol the call (Only the first 15 lines of the commit message are shown above ) |
25 Dec 2018 20:25:40
2018.10.29

|
tcberner  |
Change cmake default behaviour to outsource.
Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".
I tried to only set insource where explictely needed.
PR: 232038
Exp-run by: antoine |
12 Dec 2018 18:41:21
2018.10.29

|
yuri  |
New port: x11-toolkits/ctk: Widgets and common code for medical imaging,
surgical navigation, etc |
Number of commits found: 4
|
Latest Vulnerabilities |
12 vulnerabilities affecting 72 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-03-28 22:40:29
|
|