Port details |
- gds3d Application for rendering IC (chip) layouts in 3D
- g20220203 cad =2 g20220203Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2021-10-04 07:12:07
- Last Update: 2023-07-18 14:21:39
- Commit Hash: 48eaab4
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://github.com/trilomix/GDS3D
- Description:
- GDS3D is an application that can interpret so called IC layouts and render them
in 3D. The program accepts standard GDSII files as input data. Along with the
layout file, it requires a so called process definition file which contains the
3D parameters of the process being used. These files combined allow the program
to create a 3D representation of an ASIC design.
- ¦ ¦ ¦ ¦
- 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/gds3d/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/gds3d
- pkg install gds3d
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: gds3d
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1658640609
SHA256 (trilomix-GDS3D-g20220203-173da0c_GH0.tar.gz) = f6cdb9292441e6255a3d7cb12f66af8a3f22d0a4612ae8e47be0d3c7c1b6013d
SIZE (trilomix-GDS3D-g20220203-173da0c_GH0.tar.gz) = 4906305
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:
-
- gmake>=4.3 : devel/gmake
- xorgproto>=0 : x11/xorgproto
- x11.pc : x11/libX11
- Runtime dependencies:
-
- x11.pc : x11/libX11
- Library dependencies:
-
- libGL.so : graphics/libglvnd
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- cad_gds3d
- USES:
- gl gmake localbase:ldflags xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
g20220203 18 Jul 2023 14:21:39 |
Yuri Victorovich (yuri) |
cad/gds3d: Fix build breakaga on 14 due to the 'byte' symbol collision
The previous fix didn't include one more location. |
g20220203 09 Jul 2023 08:51:57 |
Yuri Victorovich (yuri) |
cad/gds3d: Fix build on 14
Reported by: fallout |
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) |
g20220203 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 ) |
g20220203 24 Jul 2022 05:40:13 |
Yuri Victorovich (yuri) |
cad/gds3d: Update g20210503 -> g20220203 |
g20210503 21 Jul 2022 20:24:50 |
Yuri Victorovich (yuri) |
cad/gds3d: Broken on architectures that don't have OpenMP
Reported by: fallout |
g20210503 16 Nov 2021 12:03:45 |
Piotr Kubaj (pkubaj) |
cad/gds3d: fix build on powerpc
ld: error: unable to find library -lomp |
g20210503 04 Oct 2021 07:09:03 |
Yuri Victorovich (yuri) |
cad/gds3d: New port: Application for rendering IC (chip) layouts in 3D |
Number of commits found: 8
|