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
uranium Python framework for 3D printing applications
4.13.1_3,1 cad 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 4.13.1_3,1Version of this port present on the latest quarterly branch.
Maintainer: db@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-03-25 23:05:20
Last Update: 2023-09-29 14:19:56
Commit Hash: 3754fc5
License: LGPL3
WWW:
https://github.com/Ultimaker/Uranium/blob/master/docs/overview.md
Description:
The Uranium framework consists of several parts, divided over several modules. These modules are Core, Backend, Math, Mesh, Scene, Settings and View. In addition, there are two toolkit-specific modules that implement a lot of UI bits for the applications.
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 (350 items)
Collapse this list.
  1. /usr/local/share/licenses/Uranium-4.13.1_3,1/catalog.mk
  2. /usr/local/share/licenses/Uranium-4.13.1_3,1/LICENSE
  3. /usr/local/share/licenses/Uranium-4.13.1_3,1/LGPL3
  4. lib/python3.9/site-packages/UM/Application.py
  5. lib/python3.9/site-packages/UM/Backend/Backend.py
  6. lib/python3.9/site-packages/UM/Backend/SignalSocket.py
  7. lib/python3.9/site-packages/UM/Backend/__init__.py
  8. lib/python3.9/site-packages/UM/CentralFileStorage.py
  9. lib/python3.9/site-packages/UM/ColorGenerator.py
  10. lib/python3.9/site-packages/UM/ConfigurationErrorMessage.py
  11. lib/python3.9/site-packages/UM/Controller.py
  12. lib/python3.9/site-packages/UM/Decorators.py
  13. lib/python3.9/site-packages/UM/Dictionary.py
  14. lib/python3.9/site-packages/UM/Event.py
  15. lib/python3.9/site-packages/UM/Extension.py
  16. lib/python3.9/site-packages/UM/FastConfigParser.py
  17. lib/python3.9/site-packages/UM/FileHandler/FileHandler.py
  18. lib/python3.9/site-packages/UM/FileHandler/FileReader.py
  19. lib/python3.9/site-packages/UM/FileHandler/FileWriter.py
  20. lib/python3.9/site-packages/UM/FileHandler/ReadFileJob.py
  21. lib/python3.9/site-packages/UM/FileHandler/WriteFileJob.py
  22. lib/python3.9/site-packages/UM/FileHandler/__init__.py
  23. lib/python3.9/site-packages/UM/FileProvider.py
  24. lib/python3.9/site-packages/UM/FlameProfiler.py
  25. lib/python3.9/site-packages/UM/InputDevice.py
  26. lib/python3.9/site-packages/UM/Job.py
  27. lib/python3.9/site-packages/UM/JobQueue.py
  28. lib/python3.9/site-packages/UM/LockFile.py
  29. lib/python3.9/site-packages/UM/Logger.py
  30. lib/python3.9/site-packages/UM/Math/AxisAlignedBox.py
  31. lib/python3.9/site-packages/UM/Math/Color.py
  32. lib/python3.9/site-packages/UM/Math/Float.py
  33. lib/python3.9/site-packages/UM/Math/Matrix.py
  34. lib/python3.9/site-packages/UM/Math/NumPyUtil.py
  35. lib/python3.9/site-packages/UM/Math/Plane.py
  36. lib/python3.9/site-packages/UM/Math/Polygon.py
  37. lib/python3.9/site-packages/UM/Math/Quaternion.py
  38. lib/python3.9/site-packages/UM/Math/Ray.py
  39. lib/python3.9/site-packages/UM/Math/ShapelyUtil.py
  40. lib/python3.9/site-packages/UM/Math/Vector.py
  41. lib/python3.9/site-packages/UM/Math/__init__.py
  42. lib/python3.9/site-packages/UM/Mesh/MeshBuilder.py
  43. lib/python3.9/site-packages/UM/Mesh/MeshData.py
  44. lib/python3.9/site-packages/UM/Mesh/MeshFileHandler.py
  45. lib/python3.9/site-packages/UM/Mesh/MeshReader.py
  46. lib/python3.9/site-packages/UM/Mesh/MeshWriter.py
  47. lib/python3.9/site-packages/UM/Mesh/ReadMeshJob.py
  48. lib/python3.9/site-packages/UM/Mesh/__init__.py
  49. lib/python3.9/site-packages/UM/Message.py
  50. lib/python3.9/site-packages/UM/MimeTypeDatabase.py
  51. lib/python3.9/site-packages/UM/Operations/AddSceneNodeOperation.py
  52. lib/python3.9/site-packages/UM/Operations/GravityOperation.py
  53. lib/python3.9/site-packages/UM/Operations/GroupedOperation.py
  54. lib/python3.9/site-packages/UM/Operations/LayFlatOperation.py
  55. lib/python3.9/site-packages/UM/Operations/MirrorOperation.py
  56. lib/python3.9/site-packages/UM/Operations/Operation.py
  57. lib/python3.9/site-packages/UM/Operations/OperationStack.py
  58. lib/python3.9/site-packages/UM/Operations/RemoveSceneNodeOperation.py
  59. lib/python3.9/site-packages/UM/Operations/RotateOperation.py
  60. lib/python3.9/site-packages/UM/Operations/ScaleOperation.py
  61. lib/python3.9/site-packages/UM/Operations/SetTransformOperation.py
  62. lib/python3.9/site-packages/UM/Operations/TranslateOperation.py
  63. lib/python3.9/site-packages/UM/Operations/__init__.py
  64. lib/python3.9/site-packages/UM/OutputDevice/OutputDevice.py
  65. lib/python3.9/site-packages/UM/OutputDevice/OutputDeviceError.py
  66. lib/python3.9/site-packages/UM/OutputDevice/OutputDeviceManager.py
  67. lib/python3.9/site-packages/UM/OutputDevice/OutputDevicePlugin.py
  68. lib/python3.9/site-packages/UM/OutputDevice/ProjectOutputDevice.py
  69. lib/python3.9/site-packages/UM/OutputDevice/__init__.py
  70. lib/python3.9/site-packages/UM/PackageManager.py
  71. lib/python3.9/site-packages/UM/Platform.py
  72. lib/python3.9/site-packages/UM/PluginError.py
  73. lib/python3.9/site-packages/UM/PluginObject.py
  74. lib/python3.9/site-packages/UM/PluginRegistry.py
  75. lib/python3.9/site-packages/UM/Preferences.py
  76. lib/python3.9/site-packages/UM/Qt/Bindings/ActiveToolProxy.py
  77. lib/python3.9/site-packages/UM/Qt/Bindings/ApplicationProxy.py
  78. lib/python3.9/site-packages/UM/Qt/Bindings/BackendProxy.py
  79. lib/python3.9/site-packages/UM/Qt/Bindings/Bindings.py
  80. lib/python3.9/site-packages/UM/Qt/Bindings/ContainerProxy.py
  81. lib/python3.9/site-packages/UM/Qt/Bindings/ControllerProxy.py
  82. lib/python3.9/site-packages/UM/Qt/Bindings/ExtensionModel.py
  83. lib/python3.9/site-packages/UM/Qt/Bindings/FileProviderModel.py
  84. lib/python3.9/site-packages/UM/Qt/Bindings/MainWindow.py
  85. lib/python3.9/site-packages/UM/Qt/Bindings/OpenGLContextProxy.py
  86. lib/python3.9/site-packages/UM/Qt/Bindings/OperationStackProxy.py
  87. lib/python3.9/site-packages/UM/Qt/Bindings/OutputDeviceManagerProxy.py
  88. lib/python3.9/site-packages/UM/Qt/Bindings/OutputDevicesModel.py
  89. lib/python3.9/site-packages/UM/Qt/Bindings/PointingRectangle.py
  90. lib/python3.9/site-packages/UM/Qt/Bindings/PreferencesProxy.py
  91. lib/python3.9/site-packages/UM/Qt/Bindings/ProjectOutputDevicesModel.py
  92. lib/python3.9/site-packages/UM/Qt/Bindings/ResourcesProxy.py
  93. lib/python3.9/site-packages/UM/Qt/Bindings/SelectionProxy.py
  94. lib/python3.9/site-packages/UM/Qt/Bindings/StageModel.py
  95. lib/python3.9/site-packages/UM/Qt/Bindings/Theme.py
  96. lib/python3.9/site-packages/UM/Qt/Bindings/ToolModel.py
  97. lib/python3.9/site-packages/UM/Qt/Bindings/Utilities.py
  98. lib/python3.9/site-packages/UM/Qt/Bindings/ViewModel.py
  99. lib/python3.9/site-packages/UM/Qt/Bindings/VisibleMessagesModel.py
  100. lib/python3.9/site-packages/UM/Qt/Bindings/__init__.py
  101. lib/python3.9/site-packages/UM/Qt/Bindings/i18nCatalogProxy.py
  102. lib/python3.9/site-packages/UM/Qt/Duration.py
  103. lib/python3.9/site-packages/UM/Qt/ListModel.py
  104. lib/python3.9/site-packages/UM/Qt/QtApplication.py
  105. lib/python3.9/site-packages/UM/Qt/QtKeyDevice.py
  106. lib/python3.9/site-packages/UM/Qt/QtMouseDevice.py
  107. lib/python3.9/site-packages/UM/Qt/QtRenderer.py
  108. lib/python3.9/site-packages/UM/Qt/__init__.py
  109. lib/python3.9/site-packages/UM/Qt/qml/UM/ApplicationMenu.qml
  110. lib/python3.9/site-packages/UM/Qt/qml/UM/Dialog.qml
  111. lib/python3.9/site-packages/UM/Qt/qml/UM/MessageStack.qml
  112. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/ConfirmRemoveDialog.qml
  113. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/GeneralPage.qml
  114. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/MachinesPage.qml
  115. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/ManagementPage.qml
  116. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/PreferencesDialog.qml
  117. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/PreferencesPage.qml
  118. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/RenameDialog.qml
  119. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/SettingVisibilityCategory.qml
  120. lib/python3.9/site-packages/UM/Qt/qml/UM/Preferences/SettingVisibilityItem.qml
  121. lib/python3.9/site-packages/UM/Qt/qml/UM/ProgressBar.qml
  122. lib/python3.9/site-packages/UM/Qt/qml/UM/RecolorImage.qml
  123. lib/python3.9/site-packages/UM/Qt/qml/UM/SimpleButton.qml
  124. lib/python3.9/site-packages/UM/Qt/qml/UM/StatusIcon.qml
  125. lib/python3.9/site-packages/UM/Qt/qml/UM/TabRow.qml
  126. lib/python3.9/site-packages/UM/Qt/qml/UM/TabRowButton.qml
  127. lib/python3.9/site-packages/UM/Qt/qml/UM/TooltipArea.qml
  128. lib/python3.9/site-packages/UM/Qt/qml/UM/Wizard.qml
  129. lib/python3.9/site-packages/UM/Qt/qml/UM/qmldir
  130. lib/python3.9/site-packages/UM/Resources.py
  131. lib/python3.9/site-packages/UM/SaveFile.py
  132. lib/python3.9/site-packages/UM/Scene/Camera.py
  133. lib/python3.9/site-packages/UM/Scene/GroupDecorator.py
  134. lib/python3.9/site-packages/UM/Scene/Iterator/BreadthFirstIterator.py
  135. lib/python3.9/site-packages/UM/Scene/Iterator/DepthFirstIterator.py
  136. lib/python3.9/site-packages/UM/Scene/Iterator/Iterator.py
  137. lib/python3.9/site-packages/UM/Scene/Iterator/__init__.py
  138. lib/python3.9/site-packages/UM/Scene/Platform.py
  139. lib/python3.9/site-packages/UM/Scene/Scene.py
  140. lib/python3.9/site-packages/UM/Scene/SceneNode.py
  141. lib/python3.9/site-packages/UM/Scene/SceneNodeDecorator.py
  142. lib/python3.9/site-packages/UM/Scene/SceneNodeSettings.py
  143. lib/python3.9/site-packages/UM/Scene/Selection.py
  144. lib/python3.9/site-packages/UM/Scene/ToolHandle.py
  145. lib/python3.9/site-packages/UM/Scene/__init__.py
  146. lib/python3.9/site-packages/UM/Settings/ContainerFormatError.py
  147. lib/python3.9/site-packages/UM/Settings/ContainerProvider.py
  148. lib/python3.9/site-packages/UM/Settings/ContainerQuery.py
  149. lib/python3.9/site-packages/UM/Settings/ContainerRegistry.py
  150. lib/python3.9/site-packages/UM/Settings/ContainerStack.py
  151. lib/python3.9/site-packages/UM/Settings/DatabaseContainerMetadataController.py
  152. lib/python3.9/site-packages/UM/Settings/DefinitionContainer.py
  153. lib/python3.9/site-packages/UM/Settings/DefinitionContainerUnpickler.py
  154. lib/python3.9/site-packages/UM/Settings/EmptyInstanceContainer.py
  155. lib/python3.9/site-packages/UM/Settings/InstanceContainer.py
  156. lib/python3.9/site-packages/UM/Settings/Interfaces.py
  157. lib/python3.9/site-packages/UM/Settings/Models/ContainerPropertyProvider.py
  158. lib/python3.9/site-packages/UM/Settings/Models/ContainerStacksModel.py
  159. lib/python3.9/site-packages/UM/Settings/Models/DefinitionContainersModel.py
  160. lib/python3.9/site-packages/UM/Settings/Models/InstanceContainersModel.py
  161. lib/python3.9/site-packages/UM/Settings/Models/SettingDefinitionsModel.py
  162. lib/python3.9/site-packages/UM/Settings/Models/SettingPreferenceVisibilityHandler.py
  163. lib/python3.9/site-packages/UM/Settings/Models/SettingPropertyProvider.py
  164. lib/python3.9/site-packages/UM/Settings/Models/SettingVisibilityHandler.py
  165. lib/python3.9/site-packages/UM/Settings/Models/__init__.py
  166. lib/python3.9/site-packages/UM/Settings/PropertyEvaluationContext.py
  167. lib/python3.9/site-packages/UM/Settings/SQLQueryFactory.py
  168. lib/python3.9/site-packages/UM/Settings/SettingDefinition.py
  169. lib/python3.9/site-packages/UM/Settings/SettingFunction.py
  170. lib/python3.9/site-packages/UM/Settings/SettingInstance.py
  171. lib/python3.9/site-packages/UM/Settings/SettingRelation.py
  172. lib/python3.9/site-packages/UM/Settings/Validator.py
  173. lib/python3.9/site-packages/UM/Settings/__init__.py
  174. lib/python3.9/site-packages/UM/Settings/constant_instance_containers.py
  175. lib/python3.9/site-packages/UM/Signal.py
  176. lib/python3.9/site-packages/UM/SortedList.py
  177. lib/python3.9/site-packages/UM/Stage.py
  178. lib/python3.9/site-packages/UM/TaskManagement/HttpRequestData.py
  179. lib/python3.9/site-packages/UM/TaskManagement/HttpRequestManager.py
  180. lib/python3.9/site-packages/UM/TaskManagement/HttpRequestScope.py
  181. lib/python3.9/site-packages/UM/TaskManagement/TaskManager.py
  182. lib/python3.9/site-packages/UM/TaskManagement/__init__.py
  183. lib/python3.9/site-packages/UM/Tool.py
  184. lib/python3.9/site-packages/UM/Trust.py
  185. lib/python3.9/site-packages/UM/Util.py
  186. lib/python3.9/site-packages/UM/Version.py
  187. lib/python3.9/site-packages/UM/VersionUpgrade.py
  188. lib/python3.9/site-packages/UM/VersionUpgradeManager.py
  189. lib/python3.9/site-packages/UM/View/CompositePass.py
  190. lib/python3.9/site-packages/UM/View/DefaultPass.py
  191. lib/python3.9/site-packages/UM/View/GL/FrameBufferObject.py
  192. lib/python3.9/site-packages/UM/View/GL/OpenGL.py
  193. lib/python3.9/site-packages/UM/View/GL/OpenGLContext.py
  194. lib/python3.9/site-packages/UM/View/GL/ShaderProgram.py
  195. lib/python3.9/site-packages/UM/View/GL/Texture.py
  196. lib/python3.9/site-packages/UM/View/GL/__init__.py
  197. lib/python3.9/site-packages/UM/View/RenderBatch.py
  198. lib/python3.9/site-packages/UM/View/RenderPass.py
  199. lib/python3.9/site-packages/UM/View/Renderer.py
  200. lib/python3.9/site-packages/UM/View/SelectionPass.py
  201. lib/python3.9/site-packages/UM/View/View.py
  202. lib/python3.9/site-packages/UM/View/__init__.py
  203. lib/python3.9/site-packages/UM/Workspace/WorkspaceFileHandler.py
  204. lib/python3.9/site-packages/UM/Workspace/WorkspaceMetadataStorage.py
  205. lib/python3.9/site-packages/UM/Workspace/WorkspaceReader.py
  206. lib/python3.9/site-packages/UM/Workspace/WorkspaceWriter.py
  207. lib/python3.9/site-packages/UM/Workspace/__init__.py
  208. lib/python3.9/site-packages/UM/__init__.py
  209. lib/python3.9/site-packages/UM/i18n.py
  210. lib/uranium/plugins/ConsoleLogger/__init__.py
  211. lib/uranium/plugins/ConsoleLogger/ConsoleLogger.py
  212. lib/uranium/plugins/ConsoleLogger/plugin.json
  213. lib/uranium/plugins/FileHandlers/OBJReader/__init__.py
  214. lib/uranium/plugins/FileHandlers/OBJReader/OBJReader.py
  215. lib/uranium/plugins/FileHandlers/OBJReader/plugin.json
  216. lib/uranium/plugins/FileHandlers/OBJReader/tests/negative_indexed.obj
  217. lib/uranium/plugins/FileHandlers/OBJReader/tests/negative_interweaved.obj
  218. lib/uranium/plugins/FileHandlers/OBJReader/tests/sphere.obj
  219. lib/uranium/plugins/FileHandlers/OBJReader/tests/TestOBJReader.py
  220. lib/uranium/plugins/FileHandlers/OBJReader/tests/vertex_duplicated.obj
  221. lib/uranium/plugins/FileHandlers/OBJReader/tests/vertex_indexed.obj
  222. lib/uranium/plugins/FileHandlers/OBJReader/tests/vertex_normal_indexed.obj
  223. lib/uranium/plugins/FileHandlers/OBJReader/tests/vertex_texture_indexed.obj
  224. lib/uranium/plugins/FileHandlers/OBJReader/tests/vertex_texture_normal_indexed.obj
  225. lib/uranium/plugins/FileHandlers/OBJWriter/__init__.py
  226. lib/uranium/plugins/FileHandlers/OBJWriter/OBJWriter.py
  227. lib/uranium/plugins/FileHandlers/OBJWriter/plugin.json
  228. lib/uranium/plugins/FileHandlers/STLReader/__init__.py
  229. lib/uranium/plugins/FileHandlers/STLReader/plugin.json
  230. lib/uranium/plugins/FileHandlers/STLReader/STLReader.py
  231. lib/uranium/plugins/FileHandlers/STLReader/tests/simpleTestCubeASCII.stl
  232. lib/uranium/plugins/FileHandlers/STLReader/tests/simpleTestCubeBinary.stl
  233. lib/uranium/plugins/FileHandlers/STLReader/tests/TestStlReader.py
  234. lib/uranium/plugins/FileHandlers/STLWriter/__init__.py
  235. lib/uranium/plugins/FileHandlers/STLWriter/plugin.json
  236. lib/uranium/plugins/FileHandlers/STLWriter/STLWriter.py
  237. lib/uranium/plugins/FileLogger/__init__.py
  238. lib/uranium/plugins/FileLogger/FileLogger.py
  239. lib/uranium/plugins/FileLogger/plugin.json
  240. lib/uranium/plugins/LocalContainerProvider/__init__.py
  241. lib/uranium/plugins/LocalContainerProvider/LocalContainerProvider.py
  242. lib/uranium/plugins/LocalContainerProvider/plugin.json
  243. lib/uranium/plugins/LocalFileOutputDevice/__init__.py
  244. lib/uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevice.py
  245. lib/uranium/plugins/LocalFileOutputDevice/LocalFileOutputDevicePlugin.py
  246. lib/uranium/plugins/LocalFileOutputDevice/plugin.json
  247. lib/uranium/plugins/Tools/CameraTool/__init__.py
  248. lib/uranium/plugins/Tools/CameraTool/CameraTool.py
  249. lib/uranium/plugins/Tools/CameraTool/plugin.json
  250. lib/uranium/plugins/Tools/CameraTool/tests/TestCameraTool.py
  251. lib/uranium/plugins/Tools/MirrorTool/__init__.py
  252. lib/uranium/plugins/Tools/MirrorTool/MirrorTool.py
  253. lib/uranium/plugins/Tools/MirrorTool/MirrorToolHandle.py
  254. lib/uranium/plugins/Tools/MirrorTool/plugin.json
  255. lib/uranium/plugins/Tools/RotateTool/__init__.py
  256. lib/uranium/plugins/Tools/RotateTool/plugin.json
  257. lib/uranium/plugins/Tools/RotateTool/RotateTool.py
  258. lib/uranium/plugins/Tools/RotateTool/RotateTool.qml
  259. lib/uranium/plugins/Tools/RotateTool/RotateToolHandle.py
  260. lib/uranium/plugins/Tools/RotateTool/tests/TestRotateTool.py
  261. lib/uranium/plugins/Tools/ScaleTool/__init__.py
  262. lib/uranium/plugins/Tools/ScaleTool/plugin.json
  263. lib/uranium/plugins/Tools/ScaleTool/ScaleTool.py
  264. lib/uranium/plugins/Tools/ScaleTool/ScaleTool.qml
  265. lib/uranium/plugins/Tools/ScaleTool/ScaleToolHandle.py
  266. lib/uranium/plugins/Tools/ScaleTool/tests/TestScaleTool.py
  267. lib/uranium/plugins/Tools/SelectionTool/__init__.py
  268. lib/uranium/plugins/Tools/SelectionTool/plugin.json
  269. lib/uranium/plugins/Tools/SelectionTool/SelectionTool.py
  270. lib/uranium/plugins/Tools/TranslateTool/__init__.py
  271. lib/uranium/plugins/Tools/TranslateTool/plugin.json
  272. lib/uranium/plugins/Tools/TranslateTool/tests/TestTranslateTool.py
  273. lib/uranium/plugins/Tools/TranslateTool/TranslateTool.py
  274. lib/uranium/plugins/Tools/TranslateTool/TranslateTool.qml
  275. lib/uranium/plugins/Tools/TranslateTool/TranslateToolHandle.py
  276. lib/uranium/plugins/UpdateChecker/__init__.py
  277. lib/uranium/plugins/UpdateChecker/AnnotatedUpdateMessage.py
  278. lib/uranium/plugins/UpdateChecker/NewBetaVersionMessage.py
  279. lib/uranium/plugins/UpdateChecker/NewVersionMessage.py
  280. lib/uranium/plugins/UpdateChecker/plugin.json
  281. lib/uranium/plugins/UpdateChecker/tests/__init__.py
  282. lib/uranium/plugins/UpdateChecker/tests/CuraAndCuraBeta1-0-0.json
  283. lib/uranium/plugins/UpdateChecker/tests/CuraOnly1-0-0.json
  284. lib/uranium/plugins/UpdateChecker/tests/TestUpdateChecker.py
  285. lib/uranium/plugins/UpdateChecker/UpdateChecker.py
  286. lib/uranium/plugins/Views/SimpleView/__init__.py
  287. lib/uranium/plugins/Views/SimpleView/plugin.json
  288. lib/uranium/plugins/Views/SimpleView/SimpleView.py
  289. share/cmake/Modules/UraniumTranslationTools.cmake
  290. share/uranium/resources/bundled_packages/uranium.json
  291. share/uranium/resources/i18n/cs_CZ/LC_MESSAGES/uranium.mo
  292. share/uranium/resources/i18n/cs_CZ/uranium.po
  293. share/uranium/resources/i18n/de_DE/LC_MESSAGES/uranium.mo
  294. share/uranium/resources/i18n/de_DE/uranium.po
  295. share/uranium/resources/i18n/es_ES/LC_MESSAGES/uranium.mo
  296. share/uranium/resources/i18n/es_ES/uranium.po
  297. share/uranium/resources/i18n/fi_FI/LC_MESSAGES/uranium.mo
  298. share/uranium/resources/i18n/fi_FI/uranium.po
  299. share/uranium/resources/i18n/fr_FR/LC_MESSAGES/uranium.mo
  300. share/uranium/resources/i18n/fr_FR/uranium.po
  301. share/uranium/resources/i18n/hu_HU/LC_MESSAGES/uranium.mo
  302. share/uranium/resources/i18n/hu_HU/uranium.po
  303. share/uranium/resources/i18n/it_IT/LC_MESSAGES/uranium.mo
  304. share/uranium/resources/i18n/it_IT/uranium.po
  305. share/uranium/resources/i18n/ja_JP/LC_MESSAGES/uranium.mo
  306. share/uranium/resources/i18n/ja_JP/uranium.po
  307. share/uranium/resources/i18n/ko_KR/LC_MESSAGES/uranium.mo
  308. share/uranium/resources/i18n/ko_KR/uranium.po
  309. share/uranium/resources/i18n/nl_NL/LC_MESSAGES/uranium.mo
  310. share/uranium/resources/i18n/nl_NL/uranium.po
  311. share/uranium/resources/i18n/pl_PL/LC_MESSAGES/uranium.mo
  312. share/uranium/resources/i18n/pl_PL/uranium.po
  313. share/uranium/resources/i18n/pt_BR/LC_MESSAGES/uranium.mo
  314. share/uranium/resources/i18n/pt_BR/uranium.po
  315. share/uranium/resources/i18n/pt_PT/LC_MESSAGES/uranium.mo
  316. share/uranium/resources/i18n/pt_PT/uranium.po
  317. share/uranium/resources/i18n/ru_RU/LC_MESSAGES/uranium.mo
  318. share/uranium/resources/i18n/ru_RU/uranium.po
  319. share/uranium/resources/i18n/tr_TR/LC_MESSAGES/uranium.mo
  320. share/uranium/resources/i18n/tr_TR/uranium.po
  321. share/uranium/resources/i18n/uranium.pot
  322. share/uranium/resources/i18n/zh_CN/LC_MESSAGES/uranium.mo
  323. share/uranium/resources/i18n/zh_CN/uranium.po
  324. share/uranium/resources/i18n/zh_TW/LC_MESSAGES/uranium.mo
  325. share/uranium/resources/i18n/zh_TW/uranium.po
  326. share/uranium/resources/shaders/color.shader
  327. share/uranium/resources/shaders/composite.shader
  328. share/uranium/resources/shaders/default.shader
  329. share/uranium/resources/shaders/object.shader
  330. share/uranium/resources/shaders/platform.shader
  331. share/uranium/resources/shaders/select_face.shader
  332. share/uranium/resources/shaders/selection.shader
  333. share/uranium/resources/shaders/toolhandle.shader
  334. share/uranium/scripts/ECMPoQmTools.cmake
  335. share/uranium/scripts/createjsoncontext.py
  336. share/uranium/scripts/createkeypair.py
  337. share/uranium/scripts/createplugincontext.py
  338. share/uranium/scripts/extract-all
  339. share/uranium/scripts/extract-json
  340. share/uranium/scripts/extract-messages
  341. share/uranium/scripts/extract-plugins
  342. share/uranium/scripts/extract-python
  343. share/uranium/scripts/extract-tr-strings
  344. share/uranium/scripts/pirate.py
  345. share/uranium/scripts/pirateofdoom.py
  346. share/uranium/scripts/signfile.py
  347. share/uranium/scripts/signfolder.py
  348. @owner
  349. @group
  350. @mode
Collapse this list.
Dependency lines:
  • Uranium>0:cad/uranium
To install the port:
cd /usr/ports/cad/uranium/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/uranium
  • pkg install Uranium
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: Uranium
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1645698320 SHA256 (Ultimaker/Ultimaker-Uranium-4.13.1_GH0.tar.gz) = 185db9e6353a4f44b69287ed5f6314d28f10a0dd43790485275d6db5b5907a41 SIZE (Ultimaker/Ultimaker-Uranium-4.13.1_GH0.tar.gz) = 1072277

Packages (timestamps in pop-ups are UTC):
Uranium
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-4.13.1_3,1--4.13.1_3,1---
FreeBSD:13:quarterly4.13.1_3,14.13.1_3,1--4.13.1_3,1-4.13.1_3,1-
FreeBSD:14:latest4.13.1_3,14.13.1_3,1--4.13.1_3,1---
FreeBSD:14:quarterly4.13.1_3,14.13.1_3,1--4.13.1_3,1-4.13.1_3,1-
FreeBSD:15:latest4.13.1_3,14.13.1_3,1n/a4.13.1_3,1n/a-4.13.1_3,1-
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. gettext-runtime>=0.22_1 : devel/gettext-runtime
  4. msgfmt : devel/gettext-tools
  5. python3.9 : lang/python39
  6. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
Test dependencies:
  1. python3.9 : lang/python39
  2. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
Runtime dependencies:
  1. py39-scipy>0 : science/py-scipy@py39
  2. py39-requests>0 : www/py-requests@py39
  3. py39-PyOpenGL>0 : graphics/py-PyOpenGL@py39
  4. py39-cryptography>=41.0.3_1,1 : security/py-cryptography@py39
  5. python3.9 : lang/python39
  6. py39-qt5-pyqt>=5.15.9 : devel/py-qt5-pyqt@py39
Library dependencies:
  1. libintl.so : devel/gettext-runtime
This port is required by:
for Build
  1. cad/cura
for Run
  1. cad/cura

Configuration Options:
No options to configure
Options name:
cad_uranium
USES:
cmake gettext python pyqt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Ultimaker/Uranium/tar.gz/4.13.1?dummy=/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
4.13.1_3,1
29 Sep 2023 14:19:56
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
4.13.1_3,1
22 Jul 2023 07:46:38
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
4.13.1_3,1
30 Jun 2023 11:29:55
commit hash: 9edcaf0b1407ed255c94308ea82604ef75692d4acommit hash: 9edcaf0b1407ed255c94308ea82604ef75692d4acommit hash: 9edcaf0b1407ed255c94308ea82604ef75692d4acommit hash: 9edcaf0b1407ed255c94308ea82604ef75692d4a files touched by this commit
Tobias Kortkamp (tobik) search for other commits by this committer
cad/uranium: Fix double PORTREVISION

Reported by:	portfmt scan
4.13.1_2,1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
4.13.1_2,1
25 Apr 2023 15:17:15
commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96commit hash: feb1fa34f58ea796656b86a81c2a2996b0b03c96 files touched by this commit
Christian Weisgerber (naddy) search for other commits by this committer
audio/opus: bump consumers after update to 1.4
4.13.1_2,1
23 Apr 2023 09:09:58
commit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5bcommit hash: 8d3e020ed032a8db00208994d0db646de7dc6f5b files touched by this commit
Gerald Pfeifer (gerald) search for other commits by this committer
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
4.13.1_1,1
09 Mar 2023 11:15:07
commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2commit hash: 6d3a647cc0ba425475074038caed83f68bd739b2 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update to latest versions

- PyQt5: update to 5.15.9
- PyQt6: upate to 6.4.2
- PyQt6-sip: update to 13.4.1
- PyQt5-sip: update to 12.11.1
- PyQt-builder: update to 1.14.1
- sip: upate to 6.7.7

PR:		269751
Exp-run by:	antoine
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
4.13.1,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.13.1,1
04 Aug 2022 22:52:04
commit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769acommit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769acommit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769acommit hash: 0628704aae0c4d91e325b2d7d53dab04bcd2769a files touched by this commit
Diane Bruce (db) search for other commits by this committer
ports/cura: Update to 4.13.1

Major update to 4.13.1 not 4.12
I've said it before and I'll say it again. This port should be a
group effort but a cads porting team. I'd be happy to give
up Maintainership as my only interest with cura was to get it into
ports.

PR:		ports/255630
Reported by:	unrelentingtech <greg@unrelenting.technology>
Tested by:	trombik1973@gmail.com
4.8_4,1
07 Mar 2022 17:39:13
commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8commit hash: 2d8f8573167d49958b7fbf471f42a360a20227d8 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
devel/py-qt5, devel/py-sip: Update versions

- Update sip to 6.5.1
- Update PyQt5 to 5.15.6
- Update PyQtChart, PyQtNetworkAuth and PyQtWebengine to 5.15.5
- Update PyQtSip to 12.9.1
- Update PyQtBuilder to 1.12.2
- Add ${_MAKE_JOBS} for pyqt.mk (reported by Tatsuki Makino)

PR:		261685
Exp-run by:	antoine
4.8_3,1
27 Jan 2022 06:12:26
commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72commit hash: 4f0a5e1540c391610950d6ae9ce64ba0dd218d72 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.

SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.

PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.

This allows us to be in adequacy with the packages that the author of these
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.8_3,1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
4.8_3,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
4.8_3,1
16 Mar 2021 09:29:54
Revision:568547Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1

PR:		254218
Exp-run by:	antoine
4.8_2,1
08 Mar 2021 06:49:18
Revision:567825Original commit files touched by this commit
lbartoletti search for other commits by this committer
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0

* PyQt5: update to 5.15.3

This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.

 - Added the missing QImage.setAlphaChannel().
 - Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
 - Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.

* QScintilla2: update to 2.12.0

This adds support for Qt6 and removes support for Qt4.

 - Change the new distname (again)i due to a conflict
 - Use the new sip-build system

* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo

PR:		253865
Exp-run by:	antoine
4.8_1,1
15 Dec 2020 17:56:00
Revision:558168Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update PyQt5 to 5.15.2, sip to 5.5.0, py-qtbuilder to 1.6.0 and py-qt5-sip to
12.8.1

PR:		251764
Exp-run by: antoine
4.8,1
08 Dec 2020 20:03:07
Revision:557300Original commit files touched by this commit
lbartoletti search for other commits by this committer
Update Qt/PySide2 to 5.15.2 / PyQt to 5.15.1 / SIP to 5.4.0
This commit combines several updates.

- Update Qt to 5.12.2
- Update PyQt to 5.15.1
- Since PySide 5.15.1 is broken with Qt 5.15.2, so PySide and Shiboken are also
updated to 5.15.2.
- Update sip to 5.4.0

SIP is a collection of tools  to create Python bindings for C and C++ libraries
and used by PyQt and wxPython. There are some changes with sip5 [1]:
- python 3.5+ is required
- sip drops support of old deprecated methods as sipdistutils & cie.
- this version breaks also PyQt5 extension ABI. SIP files will be installed in
${PYTHON_SITELIBDIR}/PyQt${_PYQT_VERSION}/bindings
- some ports will use the new pyqtbuilder package with the pyproject.toml setup.
Instead if the project have a setup.py, you should use sip-build to build it.
- if a port needs sip, it should also needs pysip. BTW, py-qt5-core requires
pysip, so that should be enough for PyQt packages.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
4.8,1
21 Nov 2020 02:39:11
Revision:555806Original commit files touched by this commit
db search for other commits by this committer
Update to 4.8
Sync up with cura and cura-engine

fixes to Uranium
Tooltip areas should not steal mouse events
This prevents us from using the tooltip area in a pop-up where the Z
coordinates are not a good solution.

Round coordinates when sampling pixel for selection ray
Pixel coordinates must be integer for the Python bindings of Qt.
4.7.1,1
26 Sep 2020 19:53:10
Revision:550214Original commit files touched by this commit
db search for other commits by this committer
This patch updates Cura and all associated dependencies to 4.7.1.

Also, it adds math/py-numpy-stl - an optional dependency that makes
loading STL files much faster. Without it, Cura was complaining:

2020-09-20 02:19:31,877 - WARNING - [MainThread] STLReader.STLReader.<module>
[32]: Could not find numpy-stl, falling back to slower code.

I'm not sure where the 6.x version in cad/fdm_materials came from, seems
like now that project has its version in sync with the Cura version,
so I chose to increment PORTEPOCH for that. [Greg]

- fdm_materials adds some new materials usable with Cura
- I had to bump PORTEPOCH on a couple of ports
- py-numpy-stl was added on a separate commit
- Bump version checking in Cura on some dependancies
[db]

PR:		ports/249468
Submitted by:	greg@unrelenting.technology
15.06.03_1
28 Mar 2020 19:41:50
Revision:529758Original commit files touched by this commit
db search for other commits by this committer
Report:
If you attempt to start cad/cura, it will fail with UM/View/GL/OpenGL.py
being unable to include OpenGL.

Maintainer:
I bumped PORTREVSION

PR:		ports/245129
Submitted by:	vvelox@vvelox.net
15.06.03
26 Mar 2020 12:10:43
Revision:529181Original commit files touched by this commit
db search for other commits by this committer
Updated pkg-descr

The Uranium framework consists of several parts, divided over several modules.
These modules are Core, Backend, Math, Mesh, Scene, Settings and View.
In addition, there are two toolkit-specific modules that implement a lot
of UI bits for the applications.
15.06.03
25 Mar 2020 23:04:33
Revision:529137Original commit files touched by this commit
db search for other commits by this committer
Uranium is a Python framework for building 3D printing related applications.

WWW: https://github.com/Ultimaker/uranium/wiki

Number of commits found: 23