Port details |
- py-pynest2d CPython bindings for libnest2d by Ultimaker
- 5.3.0 devel =2 4.12.1_4Version of this port present on the latest quarterly branch.
- Maintainer: db@FreeBSD.org
- Port Added: 2021-01-01 02:50:01
- Last Update: 2024-09-09 14:50:34
- Commit Hash: 88c5b2e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: LGPL3
- WWW:
- https://github.com/Ultimaker/libnest2d
- Description:
- Python bindings for libnest2d by Ultimaker
- ¦ ¦ ¦ ¦
- 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}pynest2d>0:devel/py-pynest2d@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pynest2d/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pynest2d
- pkg install py311-pynest2d
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 py311-pynest2d listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pynest2d
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1713678690
SHA256 (Ultimaker-pynest2d-5.3.0_GH0.tar.gz) = 637c303396f4ffcb8962cd0ff7a1f4178d4e4986abd96b52015a9be4f7c4dc56
SIZE (Ultimaker-pynest2d-5.3.0_GH0.tar.gz) = 25143
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:
-
- py311-sip>=0 : devel/py-sip@py311
- libnest2d.hpp : devel/libnest2d-ultimaker
- python3.11 : lang/python311
- cmake : devel/cmake-core
- ninja : devel/ninja
- pkgconf>=1.3.0_1 : devel/pkgconf
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- Library dependencies:
-
- libpolyclipping.so : graphics/polyclipping
- libboost_system.so : devel/boost-libs
- libnlopt.so : math/nlopt
- This port is required by:
- for Run
-
- cad/cura
Configuration Options:
- No options to configure
- Options name:
- devel_py-pynest2d
- USES:
- python cmake compiler:c++11-lang pyqt:6 pkgconfig
- 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 |
5.3.0 09 Sep 2024 14:50:34 |
Diane Bruce (db) |
devel/py-pynest2d: unbreak port
Inadvertaintly moved a BUILD_DEPENDS to a RUN_DEPENDS |
5.3.0 04 Sep 2024 19:54:27 |
Diane Bruce (db) Author: Matthieu Volat |
devel/py-pynest2d: upgrade for Cura 5.7
- Change of build system replacing upstream build system |
4.12.1_5 25 Aug 2024 13:33:16 |
Rainer Hurling (rhurlin) |
*/*: Bump PORTVERSION of math/nlopt consumers
..due to shlib change |
4.12.1_4 30 May 2024 19:05:59 |
Antoine Brodin (antoine) |
devel/py-sip4: mark BROKEN and deprecate ports depending on it |
4.12.1_3 30 May 2024 19:05:58 |
Antoine Brodin (antoine) |
devel/py-sip4: Revert "devel/py-sip4: limit to python 3.9 to fix build"
This reverts commit 02aaa15f269fff7eecbb00fc16986641a9536fd4.
This unbreaks bulk -a |
4.12.1_4 30 May 2024 11:14:27 |
Ruslan Makhmatkhanov (rm) |
devel/py-sip4: limit to python 3.9 to fix build
sip4 doesn't support py3.11, so lower the required version.
Do the same for dependent ports
PR: 275494
Approved by: portmgr (blanket approval) |
4.12.1_3 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
4.12.1_3 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
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) |
4.12.1_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 ) |
4.12.1_2 12 Aug 2022 14:46:53 |
Dima Panov (fluffy) |
*/*: bump all consumers after recent boost upgrade |
4.12.1_1 05 Aug 2022 22:50:32 |
Diane Bruce (db) |
devel/py-pynest2d: Correct accidental commit of prior version
Accidentally committed former version of py-pynest2d |
4.12.0 04 Aug 2022 22:52:04 |
Diane Bruce (db) |
ports/cura: Update to 4.13.1
Major update to 4.13.1 not 4.12
I've said it before and I'll say it again. This port should be a
group effort but a cads porting team. I'd be happy to give
up Maintainership as my only interest with cura was to get it into
ports.
PR: ports/255630
Reported by: unrelentingtech <greg@unrelenting.technology>
Tested by: trombik1973@gmail.com |
4.12.1_1 22 May 2022 20:17:16 |
Dima Panov (fluffy) |
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106 |
4.12.1 27 Jan 2022 06:12:26 |
Loïc Bartoletti (lbartoletti) |
PyQt: Update sip to 6.5.0, reintroduce sip4 and simplify PyQt framework.
SIP:
As mentioned in the update from sip to sip5, this is a transitional version
to remove what is deprecated in sip4.
Sip6 completely removes the deprecated parts.
Unfortunately, some ports — mostly cura things — can not use sip6, so we
reintroduce sip4.
PyQt:
At the same time, we took the opportunity to simplify PyQT and propose only one
package as for devel/pyside2. */py-qt5-* have been merged — excepted chart,
networkauth and webengine — into devel/py-qt5-pyqt.
This allows us to be in adequacy with the packages that the author of these (Only the first 15 lines of the commit message are shown above ) |
4.8.0_4 27 Jul 2021 18:55:03 |
Loïc Bartoletti (lbartoletti) |
*/*: PyQt Update qscintilla2 to 2.13.0 and py-qt5-sip to 12.9.0
Changes:
- https://riverbankcomputing.com/news/QScintilla_2.13.0_Released
- https://www.riverbankcomputing.com/hg/sip/raw-file/tip/NEWS
PR: 257308
Exp-run by: antoine |
4.8.0_3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
4.8.0_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.8.0_3 16 Mar 2021 09:29:54 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.4 and py-qtbuilder to 1.9.1
PR: 254218
Exp-run by: antoine |
4.8.0_2 08 Mar 2021 06:49:18 |
lbartoletti |
PyQt5: Update PyQt5 to 5.15.3, QScintilla2 to 2.12.0, py-qtbuilder to 1.9.0
* PyQt5: update to 5.15.3
This is a minor feature and bug-fix release. There are corresponding releases of
the other PyQt5-related packages.
- Added the missing QImage.setAlphaChannel().
- Support for the QtNetworkAuth library has been moved to a separate
PyQtNetworkAuth package.
- Wheels no longer bundle the corresponding Qt libraries and instead
automatically install them from an external wheel.
* QScintilla2: update to 2.12.0
This adds support for Qt6 and removes support for Qt4.
- Change the new distname (again)i due to a conflict
- Use the new sip-build system
* devel/py-qtbuilder: update to 1.9.0
* devel/py-sip: fix flavor for sip-distinfo
PR: 253865
Exp-run by: antoine |
4.8.0_1 16 Jan 2021 16:23:05 |
db |
N.B. this port does not use distutils hence flavors *was not* defined.
This only cropped up when integrating with cura itself.
My fault for missing this.
PR: ports/251236
Submitted by: Sebastian <sko@rostwald.de>
Approved by: implicit |
4.8.0 31 Dec 2020 22:35:42 |
db |
cura is just a front-end, and heavily depends on its dependencies.
without updating depended libraries, new version will not provide what
the release note says. this is especially true in this PR, as the reporter
needs fixes in cura engine, the slicer.
Submitter was not clear with the bugs present. In any case I have corrected
a few missing dependancies and am committing two of the dependencies
for cura-engine.
PR: ports/251236
Reported by: trombik1973@gmail.com |