Port details |
- qrouter Tool to generate metal layers and vias
- 1.4.88 cad =2 1.4.87Version of this port present on the latest quarterly branch.
- Maintainer: yuri@FreeBSD.org
- Port Added: 2020-03-19 05:20:23
- Last Update: 2024-10-03 09:17:08
- Commit Hash: f170a25
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- http://opencircuitdesign.com/netgen/
- Description:
- Qrouter is a tool to generate metal layers and vias to physically connect
together a netlist in a VLSI fabrication technology. It is a maze router,
otherwise known as an "over-the-cell" router or "sea-of-gates" router. That is,
unlike a channel router, it begins with a description of placed standard cells,
usually packed together at minimum spacing, and places metal routes over the
standard cells.
- ¦ ¦ ¦ ¦
- 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/qrouter/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/qrouter
- pkg install qrouter
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qrouter
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1727934947
SHA256 (qrouter-1.4.88.tgz) = 1c36791aa9ab7c4a44442175436f7f422d3c761adbca3ee3e9c6dba6e1a1c9c6
SIZE (qrouter-1.4.88.tgz) = 326978
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.4.1 : devel/gmake
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xt.pc : x11-toolkits/libXt
- Library dependencies:
-
- libtk87.so : x11-toolkits/tk87
- libtcl87.so : lang/tcl87
- This port is required by:
- for Build
-
- cad/qflow
- for Run
-
- cad/qflow
Configuration Options:
- No options to configure
- Options name:
- cad_qrouter
- USES:
- gmake localbase tar:tgz xorg tk:87
- 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 |
1.4.88 03 Oct 2024 09:17:08 |
Yuri Victorovich (yuri) |
cad/qrouter: update 1.4.87 → 1.4.88
Reported by: portscout |
1.4.87 05 Nov 2023 23:07:53 |
Yuri Victorovich (yuri) |
cad/qrouter: update 1.4.86 → 1.4.87
Reported by: portscout |
1.4.86 15 Mar 2023 05:15:50 |
Yuri Victorovich (yuri) |
cad/qrouter: Update 1.4.85 → 1.4.86
Reported by: portscout |
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) |
1.4.85 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 ) |
1.4.85 15 Nov 2021 05:18:52 |
Yuri Victorovich (yuri) |
cad/qrouter: Update 1.4.84 -> 1.4.85
Reported by: portscout |
1.4.84 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.4.84 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.4.84 24 Feb 2021 18:08:20 |
yuri |
cad/qrouter: Update 1.4.83 -> 1.4.84
Reported by: portscout |
1.4.83_1 02 Feb 2021 23:39:44 |
yuri |
cad/qrouter: Make the configure to pick up Tck/Tk.
Submitted by: Kevin Zheng <kevinz5000@gmail.com> (via e-mail) |
1.4.83 23 May 2020 20:47:07 |
yuri |
cad/qrouter: Update 1.4.82 -> 1.4.83
Reported by: portscout |
1.4.82 13 May 2020 08:05:01 |
yuri |
cad/qrouter: Update 1.4.81 -> 1.4.82
Reported by: portscout |
1.4.81 19 Mar 2020 05:20:13 |
yuri |
New port: cad/qrouter: Tool to generate metal layers and vias |