Port details |
- py-ezdxf Create and modify DXF drawings
- 1.0.2_1 cad =2 1.0.2_1Version of this port present on the latest quarterly branch.
- Maintainer: ports@nicandneal.net
- Port Added: 2020-07-30 19:43:49
- Last Update: 2024-03-09 19:10:02
- Commit Hash: e688683
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: MIT
- WWW:
- https://ezdxf.mozman.at/
- Description:
- A Python package to create and modify DXF drawings, independent from the DXF
version. You can open/save every DXF file without losing any content (except
comments), Unknown tags in the DXF file will be ignored but preserved for
saving. With this behavior it is possible to open also DXF drawings that
contains data from 3rd party applications.
- ¦ ¦ ¦ ¦
- 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}ezdxf>0:cad/py-ezdxf@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/cad/py-ezdxf/ && make install clean
- To add the package, run one of these commands:
- pkg install cad/py-ezdxf
- pkg install py39-ezdxf
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-ezdxf listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-ezdxf
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1679141563
SHA256 (mozman-ezdxf-v1.0.2_GH0.tar.gz) = 81af57302c8ef69c35795f20697128917a83bb7417e8e7eb13daf7b6256a623a
SIZE (mozman-ezdxf-v1.0.2_GH0.tar.gz) = 24444173
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:
-
- py39-wheel>0 : devel/py-wheel@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Test dependencies:
-
- py39-geomdl>0 : graphics/py-geomdl@py39
- py39-pytest>=7,1 : devel/py-pytest@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-pyparsing>=2.0.1 : devel/py-pyparsing@py39
- py39-geomdl>0 : graphics/py-geomdl@py39
- py39-setuptools>=63.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- cad_py-ezdxf
- USES:
- python
- 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.0.2_1 09 Mar 2024 19:10:02 |
Po-Chuan Hsieh (sunpoet) |
cad/py-ezdxf: Add NO_ARCH
Approved by: portmgr (blanket) |
1.0.2_1 09 Mar 2024 15:21:11 |
Po-Chuan Hsieh (sunpoet) |
cad/py-ezdxf: Convert to USE_PYTHON=pytest
Approved by: portmgr (blanket)
With hat: python |
1.0.2_1 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> |
1.0.2_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
1.0.2 18 Mar 2023 20:48:16 |
Wen Heping (wen) |
cad/py-ezdxf: Update to 1.0.2
PR: 270042
Reported by: maintainer |
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.16.3 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.16.3 30 Aug 2022 18:55:06 |
Dmitry Marakasov (amdmi3) |
cad/py-ezdxf: switch to USES=pytest
Note that 5 tests are failing.
Approved by: portmgr blanket |
0.16.3 29 Aug 2021 12:09:44 |
Alexey Dokuchaev (danfe) |
Cleanup: for ports under c* categories, drop redundant GH_{ACCOUNT,PROJECT}. |
0.16.3 29 May 2021 05:33:22 |
Neel Chauhan (nc) Author: Neal Nelson |
cad/py-ezdxf: Update to 0.16.3
Changes: https://ezdxf.mozman.at/release-v0-16.html
PR: 256196 |
0.15.2 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.15.2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.15.2 12 Feb 2021 17:03:30 |
lbartoletti |
cad/py-ezdxf: Update to 0.15.2
PR: 253463
Submitted by: Neal Nelson (maintainer) |
0.14.2 21 Oct 2020 05:11:51 |
lbartoletti |
cad/py-ezdxf: Update to 0.14.2
Changelog:
- https://ezdxf.mozman.at/release-v0-14.html
PR: 250483
Submitted by: Neal Nelson (Maintainer) |
0.13.1 30 Jul 2020 19:43:42 |
lbartoletti |
[NEW PORT] cad/py-ezdxf: Create and modify DXF drawings
A Python package to create and modify DXF drawings, independent from the DXF
version. You can open/save every DXF file without losing any content (except
comments), Unknown tags in the DXF file will be ignored but preserved for
saving. With this behavior it is possible to open also DXF drawings that
contains data from 3rd party applications.
PR: 248203
Submitted by: Neal Nelson
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D25890 |