Port details |
- qcsxcad Qt-GUI for CSXCAD
- 0.6.3 cad =2 0.6.3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-08-19 08:48:22
- Last Update: 2023-10-24 03:10:13
- Commit Hash: 2a19d09
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/thliebig/QCSXCAD
- Description:
- QCSXCAD the Qt-GUI for CSXCAD, a C++ library to describe geometrical objects and
their physical or non-physical properties.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/cad/qcsxcad/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/qcsxcad
- pkg install qcsxcad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qcsxcad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698112285
SHA256 (thliebig-QCSXCAD-v0.6.3_GH0.tar.gz) = f05edbcca65f0bf8a3fb6ab20baa3db0b8651c2baab2f6a3f0113436c866f879
SIZE (thliebig-QCSXCAD-v0.6.3_GH0.tar.gz) = 628739
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
- pkgconf>=1.3.0_1 : devel/pkgconf
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- qt5-buildtools>=5.15 : devel/qt5-buildtools
- qt5-qmake>=5.15 : devel/qt5-qmake
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libCSXCAD.so : cad/csxcad
- libfreetype.so : print/freetype2
- libtinyxml.so : textproc/tinyxml
- libvtkCommonCore-9.2.so : math/vtk9
- libOpenGL.so : graphics/libglvnd
- libQt5Core.so : devel/qt5-core
- libQt5Gui.so : x11-toolkits/qt5-gui
- libQt5OpenGL.so : graphics/qt5-opengl
- libQt5Widgets.so : x11-toolkits/qt5-widgets
- libQt5Xml.so : textproc/qt5-xml
- This port is required by:
- for Libraries
-
- cad/appcsxcad
Configuration Options:
- No options to configure
- Options name:
- cad_qcsxcad
- USES:
- cmake gl pkgconfig qt:5 xorg
- 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 |
0.6.3 24 Oct 2023 03:10:13 |
Yuri Victorovich (yuri) |
cad/qcsxcad: update 0.6.2-9 → 0.6.3
Reported by: portscout |
0.6.2.9_5 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.6.2.9_4 24 Jun 2023 04:51:29 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.2.2 → 9.2.6
Reported by: portscout |
0.6.2.9_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.6.2.9_2 24 Oct 2022 08:14:57 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.1.0 -> 9.2.2 |
0.6.2.9_1 21 Oct 2022 19:22:35 |
Yuri Victorovich (yuri) |
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe. |
0.6.2.9_2 21 Oct 2022 19:21:52 |
Yuri Victorovich (yuri) |
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout |
0.6.2.9_2 13 Oct 2022 17:25:45 |
Yuri Victorovich (yuri) |
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server |
0.6.2.9_1 13 Oct 2022 14:41:27 |
Yuri Victorovich (yuri) |
Revert "textproc/py-python-lsp-black: New port: Black plugin for the Python LSP
Server"
This reverts commit 0c041ad4a2d2ade16fb3a91a5e651f018e33455f. |
0.6.2.9_1 11 Sep 2022 10:20:14 |
Felix Palmen (zirias) |
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
0.6.2.9_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.6.2.9_1 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.6.2.9 26 Jun 2022 21:37:34 |
Yuri Victorovich (yuri) |
cad/qcsxcad: Update 0.6.2-5 -> 0.6.2-9 |
0.6.2.5 19 Aug 2021 08:46:11 |
Yuri Victorovich (yuri) |
cad/qcsxcad: New port: Qt-GUI for CSXCAD |