Port details on branch 2022Q3 |
- py-svgwrite Python library to create SVG drawings
- 1.4.3 graphics
=0 1.4.3Version of this port present on the latest quarterly branch. - Maintainer: george@m5p.com
 - Port Added: 2022-08-14 00:19:22
- Last Update: 2022-07-21 15:44:32
- Commit Hash: 145a4b8
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/mozman/svgwrite
- Description:
- A Python library to create SVG drawings.
As the name svgwrite implies, svgwrite creates new SVG drawings, it does not
read existing drawings and also does not import existing drawings, but one can
always include other SVG drawings by the <image> entity.
WWW: https://github.com/mozman/svgwrite
¦ ¦ ¦ ¦ 
- 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}svgwrite>0:graphics/py-svgwrite@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/graphics/py-svgwrite/ && make install clean
- To add the package, run one of these commands:
- pkg install graphics/py-svgwrite
- pkg install py39-svgwrite
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-svgwrite listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py39-svgwrite
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1657859725
SHA256 (svgwrite-1.4.3.zip) = a8fbdfd4443302a6619a7f76bc937fc683daf2628d9b737c891ec08b8ce524c3
SIZE (svgwrite-1.4.3.zip) = 189516
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- Runtime dependencies:
-
- py39-setuptools>=62.1.0 : devel/py-setuptools@py39
- python3.9 : lang/python39
- This port is required by:
- for Run
-
- net-mgmt/netbox
Configuration Options:
- ===> The following configuration options are available for py39-svgwrite-1.4.3:
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- graphics_py-svgwrite
- USES:
- python:3.6+ zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.4.3 21 Jul 2022 15:44:32
    |
Kai Knoblich (kai)  |
graphics/py-svgwrite: Update to 1.4.3
Changelog:
https://github.com/mozman/svgwrite/blob/v1.4.3/NEWS.rst
PR: 265272
Approved by: George Mitchell (maintainer)
MFH: 2022Q3
(cherry picked from commit 64c82b7c608c79e984beaccece704900850cb080) |
Number of commits found: 1
|