Port details |
- appcsxcad Minimal GUI Application using the QCSXCAD library
- 0.2.3 cad =2 0.2.3Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-08-19 08:48:28
- Last Update: 2023-10-24 03:10:13
- Commit Hash: 5a67cf3
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv3
- WWW:
- https://github.com/thliebig/AppCSXCAD
- Description:
- AppCSXCAD is a minimal application using the QCSXCAD library.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- appcsxcad>0:cad/appcsxcad
- To install the port:
- cd /usr/ports/cad/appcsxcad/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/appcsxcad
- pkg install appcsxcad
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: appcsxcad
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1698113070
SHA256 (thliebig-AppCSXCAD-v0.2.3_GH0.tar.gz) = b15d0a1a221725dc2ac8d6c26828a0761183b7ef36021732c3063f76544d3ea9
SIZE (thliebig-AppCSXCAD-v0.2.3_GH0.tar.gz) = 18798
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
- libhdf5.so : science/hdf5
- libQCSXCAD.so : cad/qcsxcad
- 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
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_appcsxcad
- 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.2.3 24 Oct 2023 03:10:13 |
Yuri Victorovich (yuri) |
cad/appcsxcad: update 0.2.2-9 → 0.2.3
Reported by: portscout |
0.2.2.9_6 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
0.2.2.9_5 24 Jun 2023 04:51:29 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.2.2 → 9.2.6
Reported by: portscout |
0.2.2.9_4 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
0.2.2.9_3 24 Oct 2022 08:14:57 |
Yuri Victorovich (yuri) |
math/vtk9: Update 9.1.0 -> 9.2.2 |
0.2.2.9_2 21 Oct 2022 19:22:35 |
Yuri Victorovich (yuri) |
Revert "deskutils/just: Update 1.5.0 -> 1.6.0"
This reverts commit 9f02903fc610e0ee6355d351d75c201b213e0abe. |
0.2.2.9_3 21 Oct 2022 19:21:52 |
Yuri Victorovich (yuri) |
deskutils/just: Update 1.5.0 -> 1.6.0
Reported by: portscout |
0.2.2.9_3 13 Oct 2022 17:25:45 |
Yuri Victorovich (yuri) |
textproc/py-python-lsp-black: New port: Black plugin for the Python LSP Server |
0.2.2.9_2 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.2.2.9_2 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.2.2.9_2 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.2.2.9_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
0.2.2.9_1 20 Jul 2022 14:35:24 |
Tobias C. Berner (tcberner) |
science/hdf5: bump PORTREVISION of consumers
The SO-version increased in the update to 1.12.2 in
a43418b81530f7e897abfbe18dd59f44265a1a0f .
Reported by: VVD <vvd@unislabs.com> |
0.2.2.9 18 Jul 2022 12:50:18 |
Po-Chuan Hsieh (sunpoet) |
cad/appcsxcad: Fix build with HDF5 1.12.0+ |
0.2.2.9 26 Jun 2022 21:37:34 |
Yuri Victorovich (yuri) |
cad/appcsxcad: Update 0.2.2-7 -> 0.2.2-9 |
0.2.2.7_1 16 Jun 2022 15:27:43 |
Po-Chuan Hsieh (sunpoet) |
cad/appcsxcad: Fix knob order in 328ae4074233a5b85e0e38efece1af5dcc218160
bump-revision.sh does not check DISTVERSION{PREFIX,SUFFIX}, therefore it may
insert PORTREVISION in wrong place. |
0.2.2.7_1 16 Jun 2022 15:13:01 |
Po-Chuan Hsieh (sunpoet) |
*/*: Replace science/szip with science/libaec
- Bump PORTREVISION of dependent ports for dependency change
szip does not allow redistribution in binary form without proper commercial
license. Its LICENSE_PERMS should be set to no-auto-accept which blocks building
this port, therefore building dependent ports are also blocked. Switch all
dependent ports to science/libaec to avoid conflicts and license issue.
PR: 228743, 246097, 250165 |
0.2.2.7 19 Aug 2021 08:46:12 |
Yuri Victorovich (yuri) |
cad/appcsxcad: New port: Minimal GUI Application using the QCSXCAD library |