From owner-svn-ports-head@freebsd.org Wed Dec 12 18:41:23 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5599B1318C5A; Wed, 12 Dec 2018 18:41:23 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id EDF9A7282F; Wed, 12 Dec 2018 18:41:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E5231C007; Wed, 12 Dec 2018 18:41:22 +0000 (UTC) (envelope-from yuri@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBCIfMVT001080; Wed, 12 Dec 2018 18:41:22 GMT (envelope-from yuri@FreeBSD.org) Received: (from yuri@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBCIfLu9001073; Wed, 12 Dec 2018 18:41:21 GMT (envelope-from yuri@FreeBSD.org) Message-Id: <201812121841.wBCIfLu9001073@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: yuri set sender to yuri@FreeBSD.org using -f From: Yuri Victorovich Date: Wed, 12 Dec 2018 18:41:21 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r487317 - in head/x11-toolkits: . ctk X-SVN-Group: ports-head X-SVN-Commit-Author: yuri X-SVN-Commit-Paths: in head/x11-toolkits: . ctk X-SVN-Commit-Revision: 487317 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: EDF9A7282F X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-1.22 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.82)[-0.821,0]; NEURAL_HAM_SHORT(-0.40)[-0.396,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Dec 2018 18:41:23 -0000 Author: yuri Date: Wed Dec 12 18:41:21 2018 New Revision: 487317 URL: https://svnweb.freebsd.org/changeset/ports/487317 Log: New port: x11-toolkits/ctk: Widgets and common code for medical imaging, surgical navigation, etc Added: head/x11-toolkits/ctk/ head/x11-toolkits/ctk/Makefile (contents, props changed) head/x11-toolkits/ctk/distinfo (contents, props changed) head/x11-toolkits/ctk/pkg-descr (contents, props changed) head/x11-toolkits/ctk/pkg-plist (contents, props changed) Modified: head/x11-toolkits/Makefile Modified: head/x11-toolkits/Makefile ============================================================================== --- head/x11-toolkits/Makefile Wed Dec 12 18:37:46 2018 (r487316) +++ head/x11-toolkits/Makefile Wed Dec 12 18:41:21 2018 (r487317) @@ -11,6 +11,7 @@ SUBDIR += blt SUBDIR += bwidget SUBDIR += c++-gtk-utils + SUBDIR += ctk SUBDIR += diorite SUBDIR += flowcanvas SUBDIR += fltk Added: head/x11-toolkits/ctk/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/ctk/Makefile Wed Dec 12 18:41:21 2018 (r487317) @@ -0,0 +1,24 @@ +# $FreeBSD$ + +PORTNAME= CTK +DISTVERSION= 2018-10-29 +CATEGORIES= x11-toolkits +PKGNAMESUFFIX= -widgets + +MAINTAINER= yuri@FreeBSD.org +COMMENT= Widgets and common code for medical imaging, surgical navigation, etc + +LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE + +USES= cmake:outsource compiler:c++11-lib qt:5 +USE_GITHUB= yes +GH_ACCOUNT= commontk +USE_QT= concurrent core designer gui opengl sql widgets xml xmlpatterns buildtools_build uitools_build qmake_build # see CMake/ctkMacroSetupQt.cmake +USE_LDCONFIG= yes + +CMAKE_ARGS= -DCTK_QT_VERSION=5 +CMAKE_OFF= CTK_SUPERBUILD BUILD_TESTING +CMAKE_ON= CTK_LIB_Widgets + +.include Added: head/x11-toolkits/ctk/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/ctk/distinfo Wed Dec 12 18:41:21 2018 (r487317) @@ -0,0 +1,3 @@ +TIMESTAMP = 1544637932 +SHA256 (commontk-CTK-2018-10-29_GH0.tar.gz) = a937515aac5465416ed47ff10852a4fe0f6de59c49332098ad90b161737e20d0 +SIZE (commontk-CTK-2018-10-29_GH0.tar.gz) = 2325602 Added: head/x11-toolkits/ctk/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/ctk/pkg-descr Wed Dec 12 18:41:21 2018 (r487317) @@ -0,0 +1,11 @@ +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 Added: head/x11-toolkits/ctk/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-toolkits/ctk/pkg-plist Wed Dec 12 18:41:21 2018 (r487317) @@ -0,0 +1,235 @@ +include/ctk-0.1/ctkAbstractFactory.h +include/ctk-0.1/ctkAbstractFactory.tpp +include/ctk-0.1/ctkAbstractFileBasedFactory.h +include/ctk-0.1/ctkAbstractFileBasedFactory.tpp +include/ctk-0.1/ctkAbstractLibraryFactory.h +include/ctk-0.1/ctkAbstractLibraryFactory.tpp +include/ctk-0.1/ctkAbstractObjectFactory.h +include/ctk-0.1/ctkAbstractObjectFactory.tpp +include/ctk-0.1/ctkAbstractPluginFactory.h +include/ctk-0.1/ctkAbstractPluginFactory.tpp +include/ctk-0.1/ctkAbstractQObjectFactory.h +include/ctk-0.1/ctkAbstractQObjectFactory.tpp +include/ctk-0.1/ctkActionsWidget.h +include/ctk-0.1/ctkAddRemoveComboBox.h +include/ctk-0.1/ctkAxesWidget.h +include/ctk-0.1/ctkAxesWidgetEventPlayer.h +include/ctk-0.1/ctkAxesWidgetEventTranslator.h +include/ctk-0.1/ctkBackTrace.h +include/ctk-0.1/ctkBasePopupWidget.h +include/ctk-0.1/ctkBasePopupWidget_p.h +include/ctk-0.1/ctkBinaryFileDescriptor.h +include/ctk-0.1/ctkBooleanMapper.h +include/ctk-0.1/ctkButtonGroup.h +include/ctk-0.1/ctkCallback.h +include/ctk-0.1/ctkCheckBox.h +include/ctk-0.1/ctkCheckBoxPixmaps.h +include/ctk-0.1/ctkCheckableComboBox.h +include/ctk-0.1/ctkCheckableComboBoxEventPlayer.h +include/ctk-0.1/ctkCheckableComboBoxEventTranslator.h +include/ctk-0.1/ctkCheckableHeaderView.h +include/ctk-0.1/ctkCheckableHeaderViewEventPlayer.h +include/ctk-0.1/ctkCheckableHeaderViewEventTranslator.h +include/ctk-0.1/ctkCheckableModelHelper.h +include/ctk-0.1/ctkCheckablePushButton.h +include/ctk-0.1/ctkCollapsibleButton.h +include/ctk-0.1/ctkCollapsibleGroupBox.h +include/ctk-0.1/ctkColorDialog.h +include/ctk-0.1/ctkColorPickerButton.h +include/ctk-0.1/ctkComboBox.h +include/ctk-0.1/ctkCommandLineParser.h +include/ctk-0.1/ctkCompilerDetections_p.h +include/ctk-0.1/ctkCompleter.h +include/ctk-0.1/ctkConfig.h +include/ctk-0.1/ctkConsole.h +include/ctk-0.1/ctkConsoleEventPlayer.h +include/ctk-0.1/ctkConsoleEventTranslator.h +include/ctk-0.1/ctkConsole_p.h +include/ctk-0.1/ctkCoordinatesWidget.h +include/ctk-0.1/ctkCoordinatesWidget_p.h +include/ctk-0.1/ctkCoreExport.h +include/ctk-0.1/ctkCorePythonQtDecorators.h +include/ctk-0.1/ctkCoreTestingMacros.h +include/ctk-0.1/ctkCoreTestingUtilities.h +include/ctk-0.1/ctkCoreTestingUtilities.tpp +include/ctk-0.1/ctkCrosshairLabel.h +include/ctk-0.1/ctkDateRangeWidget.h +include/ctk-0.1/ctkDependencyGraph.h +include/ctk-0.1/ctkDirectoryButton.h +include/ctk-0.1/ctkDoubleRangeSlider.h +include/ctk-0.1/ctkDoubleRangeSliderEventPlayer.h +include/ctk-0.1/ctkDoubleRangeSliderEventTranslator.h +include/ctk-0.1/ctkDoubleSlider.h +include/ctk-0.1/ctkDoubleSpinBox.h +include/ctk-0.1/ctkDoubleSpinBox_p.h +include/ctk-0.1/ctkDynamicSpacer.h +include/ctk-0.1/ctkErrorLogAbstractMessageHandler.h +include/ctk-0.1/ctkErrorLogContext.h +include/ctk-0.1/ctkErrorLogFDMessageHandler.h +include/ctk-0.1/ctkErrorLogFDMessageHandler_p.h +include/ctk-0.1/ctkErrorLogLevel.h +include/ctk-0.1/ctkErrorLogModel.h +include/ctk-0.1/ctkErrorLogQtMessageHandler.h +include/ctk-0.1/ctkErrorLogStatusMessageHandler.h +include/ctk-0.1/ctkErrorLogStreamMessageHandler.h +include/ctk-0.1/ctkErrorLogTerminalOutput.h +include/ctk-0.1/ctkErrorLogWidget.h +include/ctk-0.1/ctkException.h +include/ctk-0.1/ctkExpandButton.h +include/ctk-0.1/ctkExpandableWidget.h +include/ctk-0.1/ctkFileDialog.h +include/ctk-0.1/ctkFileDialogEventPlayer.h +include/ctk-0.1/ctkFileDialogEventTranslator.h +include/ctk-0.1/ctkFileLogger.h +include/ctk-0.1/ctkFittedTextBrowser.h +include/ctk-0.1/ctkFittedTextBrowser_p.h +include/ctk-0.1/ctkFlatProxyModel.h +include/ctk-0.1/ctkFlowLayout.h +include/ctk-0.1/ctkFontButton.h +include/ctk-0.1/ctkFontButtonEventPlayer.h +include/ctk-0.1/ctkFontButtonEventTranslator.h +include/ctk-0.1/ctkHighPrecisionTimer.h +include/ctk-0.1/ctkHistogram.h +include/ctk-0.1/ctkIconEnginePlugin.h +include/ctk-0.1/ctkIconEnginePlugin_qt4.h +include/ctk-0.1/ctkIconEnginePlugin_qt5.h +include/ctk-0.1/ctkLanguageComboBox.h +include/ctk-0.1/ctkLayoutFactory.h +include/ctk-0.1/ctkLayoutManager.h +include/ctk-0.1/ctkLayoutManager_p.h +include/ctk-0.1/ctkLayoutViewFactory.h +include/ctk-0.1/ctkLinearValueProxy.h +include/ctk-0.1/ctkLogger.h +include/ctk-0.1/ctkMaterialPropertyPreviewLabel.h +include/ctk-0.1/ctkMaterialPropertyWidget.h +include/ctk-0.1/ctkMatrixWidget.h +include/ctk-0.1/ctkMatrixWidgetEventPlayer.h +include/ctk-0.1/ctkMatrixWidgetEventTranslator.h +include/ctk-0.1/ctkMenuButton.h +include/ctk-0.1/ctkMenuComboBox.h +include/ctk-0.1/ctkMenuComboBoxEventPlayer.h +include/ctk-0.1/ctkMenuComboBoxEventTranslator.h +include/ctk-0.1/ctkMenuComboBox_p.h +include/ctk-0.1/ctkMessageBox.h +include/ctk-0.1/ctkModalityWidget.h +include/ctk-0.1/ctkModelTester.h +include/ctk-0.1/ctkPathLineEdit.h +include/ctk-0.1/ctkPathLineEditEventPlayer.h +include/ctk-0.1/ctkPathLineEditEventTranslator.h +include/ctk-0.1/ctkPathListButtonsWidget.h +include/ctk-0.1/ctkPathListButtonsWidget_p.h +include/ctk-0.1/ctkPathListWidget.h +include/ctk-0.1/ctkPimpl.h +include/ctk-0.1/ctkPixmapIconEngine.h +include/ctk-0.1/ctkPopupWidget.h +include/ctk-0.1/ctkPopupWidgetEventPlayer.h +include/ctk-0.1/ctkPopupWidgetEventTranslator.h +include/ctk-0.1/ctkPopupWidget_p.h +include/ctk-0.1/ctkProxyStyle.h +include/ctk-0.1/ctkPushButton.h +include/ctk-0.1/ctkPushButton_p.h +include/ctk-0.1/ctkQImageView.h +include/ctk-0.1/ctkRangeSlider.h +include/ctk-0.1/ctkRangeSliderEventPlayer.h +include/ctk-0.1/ctkRangeSliderEventTranslator.h +include/ctk-0.1/ctkRangeWidget.h +include/ctk-0.1/ctkScopedCurrentDir.h +include/ctk-0.1/ctkScreenshotDialog.h +include/ctk-0.1/ctkScreenshotDialog_p.h +include/ctk-0.1/ctkSearchBox.h +include/ctk-0.1/ctkSetName.h +include/ctk-0.1/ctkSettings.h +include/ctk-0.1/ctkSettingsDialog.h +include/ctk-0.1/ctkSettingsPanel.h +include/ctk-0.1/ctkSignalMapper.h +include/ctk-0.1/ctkSingleton.h +include/ctk-0.1/ctkSizeGrip.h +include/ctk-0.1/ctkSliderWidget.h +include/ctk-0.1/ctkTemplateWidget.h +include/ctk-0.1/ctkTest.h +include/ctk-0.1/ctkTestApplication.h +include/ctk-0.1/ctkThumbnailLabel.h +include/ctk-0.1/ctkThumbnailListWidget.h +include/ctk-0.1/ctkThumbnailListWidget_p.h +include/ctk-0.1/ctkToolTipTrapper.h +include/ctk-0.1/ctkTransferFunction.h +include/ctk-0.1/ctkTransferFunctionBarsItem.h +include/ctk-0.1/ctkTransferFunctionControlPointsItem.h +include/ctk-0.1/ctkTransferFunctionGradientItem.h +include/ctk-0.1/ctkTransferFunctionItem.h +include/ctk-0.1/ctkTransferFunctionNativeItem.h +include/ctk-0.1/ctkTransferFunctionRepresentation.h +include/ctk-0.1/ctkTransferFunctionScene.h +include/ctk-0.1/ctkTransferFunctionView.h +include/ctk-0.1/ctkTreeComboBox.h +include/ctk-0.1/ctkTreeComboBoxEventPlayer.h +include/ctk-0.1/ctkTreeComboBoxEventTranslator.h +include/ctk-0.1/ctkUtils.h +include/ctk-0.1/ctkValueProxy.h +include/ctk-0.1/ctkWidgetsExport.h +include/ctk-0.1/ctkWidgetsPythonQtDecorators.h +include/ctk-0.1/ctkWidgetsTestingUtilities.h +include/ctk-0.1/ctkWidgetsUtils.h +include/ctk-0.1/ctkWorkflow.h +include/ctk-0.1/ctkWorkflowAbstractPagedWidget.h +include/ctk-0.1/ctkWorkflowButtonBoxWidget.h +include/ctk-0.1/ctkWorkflowGroupBox.h +include/ctk-0.1/ctkWorkflowStackedWidget.h +include/ctk-0.1/ctkWorkflowStep.h +include/ctk-0.1/ctkWorkflowStep_p.h +include/ctk-0.1/ctkWorkflowTabWidget.h +include/ctk-0.1/ctkWorkflowTransitions.h +include/ctk-0.1/ctkWorkflowWidget.h +include/ctk-0.1/ctkWorkflowWidgetStep.h +include/ctk-0.1/ctkWorkflowWidgetStep_p.h +include/ctk-0.1/ctkWorkflow_p.h +lib/ctk-0.1/CMake/CMakeFindDependencyMacro.cmake +lib/ctk-0.1/CMake/CTKConfig.cmake +lib/ctk-0.1/CMake/CTKConfigVersion.cmake +lib/ctk-0.1/CMake/CTKExports-%%CMAKE_BUILD_TYPE%%.cmake +lib/ctk-0.1/CMake/CTKExports.cmake +lib/ctk-0.1/CMake/CTKPluginUseFile.cmake +lib/ctk-0.1/CMake/UseCTK.cmake +lib/ctk-0.1/CMake/ctkExport.h.in +lib/ctk-0.1/CMake/ctkFunctionAddPluginRepo.cmake +lib/ctk-0.1/CMake/ctkFunctionCheckCompilerFlags.cmake +lib/ctk-0.1/CMake/ctkFunctionCheckoutRepo.cmake +lib/ctk-0.1/CMake/ctkFunctionCompileSnippets.cmake +lib/ctk-0.1/CMake/ctkFunctionExtractOptionNameAndValue.cmake +lib/ctk-0.1/CMake/ctkFunctionGenerateDGraphInput.cmake +lib/ctk-0.1/CMake/ctkFunctionGeneratePluginManifest.cmake +lib/ctk-0.1/CMake/ctkFunctionGetCompilerVisibilityFlags.cmake +lib/ctk-0.1/CMake/ctkFunctionGetGccVersion.cmake +lib/ctk-0.1/CMake/ctkFunctionGetIncludeDirs.cmake +lib/ctk-0.1/CMake/ctkFunctionGetLibraryDirs.cmake +lib/ctk-0.1/CMake/ctkLinkerAsNeededFlagCheck.cmake +lib/ctk-0.1/CMake/ctkLinkerAsNeededFlagCheck/A.cpp +lib/ctk-0.1/CMake/ctkLinkerAsNeededFlagCheck/B.cpp +lib/ctk-0.1/CMake/ctkLinkerAsNeededFlagCheck/C.cpp +lib/ctk-0.1/CMake/ctkLinkerAsNeededFlagCheck/CMakeLists.txt +lib/ctk-0.1/CMake/ctkListToString.cmake +lib/ctk-0.1/CMake/ctkMacroAddCtkLibraryOptions.cmake +lib/ctk-0.1/CMake/ctkMacroBuildApp.cmake +lib/ctk-0.1/CMake/ctkMacroBuildLib.cmake +lib/ctk-0.1/CMake/ctkMacroBuildLibWrapper.cmake +lib/ctk-0.1/CMake/ctkMacroBuildPlugin.cmake +lib/ctk-0.1/CMake/ctkMacroBuildQtPlugin.cmake +lib/ctk-0.1/CMake/ctkMacroCompilePythonScript.cmake +lib/ctk-0.1/CMake/ctkMacroGenerateMocs.cmake +lib/ctk-0.1/CMake/ctkMacroGeneratePluginResourceFile.cmake +lib/ctk-0.1/CMake/ctkMacroListFilter.cmake +lib/ctk-0.1/CMake/ctkMacroOptionUtils.cmake +lib/ctk-0.1/CMake/ctkMacroParseArguments.cmake +lib/ctk-0.1/CMake/ctkMacroSetPaths.cmake +lib/ctk-0.1/CMake/ctkMacroSetupQt.cmake +lib/ctk-0.1/CMake/ctkMacroTargetLibraries.cmake +lib/ctk-0.1/CMake/ctkMacroValidateBuildOptions.cmake +lib/ctk-0.1/CMake/ctkMacroWrapPythonQt.cmake +lib/ctk-0.1/CMake/ctk_compile_python_scripts.cmake.in +lib/ctk-0.1/designer/libCTKWidgetsPlugins.so +lib/ctk-0.1/libCTKCore.so +lib/ctk-0.1/libCTKCore.so.0.1 +lib/ctk-0.1/libCTKCore.so.0.1.0 +lib/ctk-0.1/libCTKWidgets.so +lib/ctk-0.1/libCTKWidgets.so.0.1 +lib/ctk-0.1/libCTKWidgets.so.0.1.0