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
py-gdstk Library for creation and manipulation of GDSII and OASIS files
0.9.51 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 0.9.49Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2023-08-28 16:54:05
Last Update: 2024-04-18 06:02:44
Commit Hash: ddf8369
License: BSL
WWW:
https://heitzmann.github.io/gdstk/
Description:
Gdstk (GDSII Tool Kit) is a C++ library for creation and manipulation of GDSII and OASIS files. It is also available as a Python module meant to be a successor to Gdspy. Key features for the creation of complex CAD layouts are included: * Boolean operations on polygons (AND, OR, NOT, XOR) based on clipping algorithm * Polygon offset (inward and outward rescaling of polygons) * Efficient point-in-polygon solutions for large array sets Typical applications of Gdstk are in the fields of electronic chip design, planar lightwave circuit design, and mechanical engineering.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}gdstk>0:cad/py-gdstk@${PY_FLAVOR}
To install the port:
cd /usr/ports/cad/py-gdstk/ && make install clean
To add the package, run one of these commands:
  • pkg install cad/py-gdstk
  • pkg install py39-gdstk
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py39-gdstk listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-gdstk
Package flavors (<flavor>: <package>)
  • py39: py39-gdstk
distinfo:
TIMESTAMP = 1713415099 SHA256 (heitzmann-gdstk-v0.9.51_GH0.tar.gz) = 158137feb21205510d0eaaa1ba38505d47e2a5e67a81fff122291c6f062b91b4 SIZE (heitzmann-gdstk-v0.9.51_GH0.tar.gz) = 361392

Packages (timestamps in pop-ups are UTC):
py39-gdstk
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.500.9.51-0.9.500.9.51---
FreeBSD:13:quarterly0.9.500.9.50-0.9.500.9.50-0.9.49-
FreeBSD:14:latest0.9.500.9.51-0.9.500.9.51---
FreeBSD:14:quarterly0.9.490.9.50--0.9.50-0.9.49-
FreeBSD:15:latest0.9.490.9.51n/a0.9.49n/a-0.9.490.9.49
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. py39-pyproject-metadata>0 : devel/py-pyproject-metadata@py39
  3. py39-scikit-build-core>0 : devel/py-scikit-build-core@py39
  4. py39-setuptools>0 : devel/py-setuptools@py39
  5. py39-wheel>0 : devel/py-wheel@py39
  6. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  7. python3.9 : lang/python39
  8. py39-build>=0 : devel/py-build@py39
  9. py39-installer>=0 : devel/py-installer@py39
Test dependencies:
  1. py39-pytest>=7,1 : devel/py-pytest@py39
  2. python3.9 : lang/python39
Runtime dependencies:
  1. py39-numpy>=1.16,1<1.26,1 : math/py-numpy@py39
  2. python3.9 : lang/python39
Library dependencies:
  1. libqhull_r.so : math/qhull
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
cad_py-gdstk
USES:
compiler:c++11-lang python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/heitzmann/gdstk/tar.gz/v0.9.51?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.51
18 Apr 2024 06:02:44
commit hash: ddf83690e4171846f72b6872deaf487199ee9504commit hash: ddf83690e4171846f72b6872deaf487199ee9504commit hash: ddf83690e4171846f72b6872deaf487199ee9504commit hash: ddf83690e4171846f72b6872deaf487199ee9504 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-gdstk: update 0.9.50 → 0.9.51

Reported by:	portscout
0.9.50
04 Apr 2024 19:02:30
commit hash: d4b0ef23d194dc6dff62502462ac8a91443a6876commit hash: d4b0ef23d194dc6dff62502462ac8a91443a6876commit hash: d4b0ef23d194dc6dff62502462ac8a91443a6876commit hash: d4b0ef23d194dc6dff62502462ac8a91443a6876 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-gdstk: update 0.9.49 → 0.9.50

Reported by:	portscout
0.9.49
31 Dec 2023 08:25:19
commit hash: a573ea3587d7fcfb3e129a8ca91e3c1b7e525af0commit hash: a573ea3587d7fcfb3e129a8ca91e3c1b7e525af0commit hash: a573ea3587d7fcfb3e129a8ca91e3c1b7e525af0commit hash: a573ea3587d7fcfb3e129a8ca91e3c1b7e525af0 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/{,py-}gdstk: update 0.9.48 → 0.9.49

Reported by:	portscout
0.9.48
22 Dec 2023 10:01:48
commit hash: 2bf1420d430e99311c2c83b6386500363e78cf5bcommit hash: 2bf1420d430e99311c2c83b6386500363e78cf5bcommit hash: 2bf1420d430e99311c2c83b6386500363e78cf5bcommit hash: 2bf1420d430e99311c2c83b6386500363e78cf5b files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/{,py-}gdstk: update 0.9.46 → 0.9.48

Reported by:	portscout
0.9.46
15 Oct 2023 08:28:15
commit hash: 5f682b0ef389d0e6b2d8dafe522721d933234612commit hash: 5f682b0ef389d0e6b2d8dafe522721d933234612commit hash: 5f682b0ef389d0e6b2d8dafe522721d933234612commit hash: 5f682b0ef389d0e6b2d8dafe522721d933234612 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/{,py-}gdstk: update 0.9.42 → 0.9.46

Reported by:	portscout
0.9.42
28 Aug 2023 16:53:22
commit hash: 8784bcc9751df4e9d5439d9c2612adc5c2548196commit hash: 8784bcc9751df4e9d5439d9c2612adc5c2548196commit hash: 8784bcc9751df4e9d5439d9c2612adc5c2548196commit hash: 8784bcc9751df4e9d5439d9c2612adc5c2548196 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
cad/py-gdstk: New port: Library for creation and manipulation of GDSII and OASIS
files

Number of commits found: 6